Diff for "Registry"

Not logged in - Log In / Register

Differences between revisions 13 and 14
Revision 13 as of 2011-01-18 07:02:22
Size: 913
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 [[/MailingLists | mailing lists]]
    * Management: series, milestones, and releases
    * Source packages
    * Announcements
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 12: Line 8:
== Enhancement Proposals ==
 * Notes on the use of the [[Registry/TeamParticipationUsage | Team Participation ]] table.
 * [[Registry/RegistryKarma | Registry Karma]]
 * [[Registry/BugConfiguration | Bug configuration]]
 * [[Registry/EssentialSourcePackageInformation | Source package information]]
The developers with the most experience developing registry components were:
Line 18: Line 10:
== On Launchpad ==     * 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 20: Line 16:
  * [[https://launchpad.net/launchpad-registry | Launchpad Registry]]
  * [[https://launchpad.net/~launchpad-registry | Launchpad Registry team]]
Line 23: Line 17:
== UDS Lucid == == Pillars ==
Line 25: Line 19:
  * SoftwareCenterRatingsAndReviewsGobbySession 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.<<BR>>
    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

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)