Diff for "Registry"

Not logged in - Log In / Register

Differences between revisions 4 and 14 (spanning 10 versions)
Revision 4 as of 2009-07-22 03:44:46
Size: 1076
Editor: sinzui
Comment:
Revision 14 as of 2011-01-18 07:20:01
Size: 1654
Editor: sinzui
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= Registry = = Launchpad Registry =
Line 5: Line 5:
The Registry is the core Launchpad application. It manages the objects that periphery applications extend :
    * Pillars: distributions, projects, and project groups
    * Persons: users, teams and mailing lists
    * Management: series, milestones, and releases
    * Source packages
The registry is a core domain that most all Launchpad applications require.
The code is primarily located in lp.registry and lp.services.mailman.
Line 11: Line 8:
The Registry is maintained by the [[RegistryTeam]] The developers with the most experience developing registry components were:

    * Barry ([[https://launchpad.net/~barry | barry]])
    * Brad ([[https://launchpad.net/~bac | bac]])
    * Curtis ([[https://launchpad.net/~sinzui | sinzui]])
    * JC ([[https://launchpad.net/~jcsackett | jcsackett]])
    * Salgado ([[https://launchpad.net/~salgado | salgado]])
Line 14: Line 17:
== Customer Top Stories == == Pillars ==
Line 16: Line 19:
Vision: Mark
    * Guided product registration
    * Remotely hosted/branded lists
Pillars are are distributions, projects and project groups. They share a
common set of features.
Line 20: Line 22:
Launchpad: Kiko
    * Guided product registration
    * Name Blacklist: The rules that prevent names for being used either
    because of application restrictions or organisational ownership.<<BR>>
    Talk to Curtis and Brad
    * Announcements
    * Application Configuration
Line 23: Line 28:
UX: Martin
    * Personal Subscription Page
    * SFTP uploads for releases
Line 27: Line 29:
II:
    * Standalone Shipit
=== Projects ===
Line 30: Line 31:
Corp Services:
    * Private projects
    * Project creation and disclosure
    * Licenses
    * Commercial subscriptions
    * Project groups
 
=== Distributions ===
Line 34: Line 37:
OEM: Joey
    * [[VersionThreeDotO/Registry/StoryCards#Saga:%20Privacy|Privacy Saga]]
    * [[https://bugs.edge.launchpad.net/launchpad-project/+bugs?field.tag=oem-services|"oem-services" tagged Registry bugs]]
    * Mirrors
    * Distribution mirror finder
Line 38: Line 40:
Distro: Matt
    * Automatic package links
    * Code of conduct
== Series, Milestones, and releases ==
Line 42: Line 42:
U1:
    * Private Blueprints
    * API
    * Series
    * Milestones
    * Product releases
    * Product release finder
    * timelines

== Source Packages ==

    * Source package names
    * Distribution source package
    * (Distro series) source package
    * Packaging links

== Persons ==

=== Users ===

    * GPG
    * SSH
    * IRC
    * Jabber
    * Wiki name
    * Code of Conduct
    * Location
    * Karma

=== Teams ===

    * Team membership
    * Team participation
    * Mailing Lists
    * Polls
    * Privacy

Launchpad Registry

The registry is a core domain that most all Launchpad applications require. The code is primarily located in lp.registry and lp.services.mailman.

The developers with the most experience developing registry components were:

Pillars

Pillars are are distributions, projects and project groups. They share a common set of features.

  • Name Blacklist: The rules that prevent names for being used either

    because of application restrictions or organisational ownership.
    Talk to Curtis and Brad

  • Announcements
  • Application Configuration

Projects

  • Licenses
  • Commercial subscriptions
  • Project groups

Distributions

  • Mirrors
  • Distribution mirror finder

Series, Milestones, and releases

  • Series
  • Milestones
  • Product releases
  • Product release finder
  • timelines

Source Packages

  • Source package names
  • Distribution source package
  • (Distro series) source package
  • Packaging links

Persons

Users

  • GPG
  • SSH
  • IRC
  • Jabber
  • Wiki name
  • Code of Conduct
  • Location
  • Karma

Teams

  • Team membership
  • Team participation
  • Mailing Lists
  • Polls
  • Privacy

Registry (last edited 2021-11-15 09:47:54 by cjwatson)