Part of lp.registry.model.distroseries View In Hierarchy
Method | __init__ | Extended version of the SQLObjectBase constructor. |
Method | displayname | Undocumented |
Method | pillar | See IBugTarget . |
Method | series | See ISeriesBugTarget . |
Method | named_version | Undocumented |
Method | upload_components | See IDistroSeries . |
Method | components | See IDistroSeries . |
Method | component_names | See IDistroSeries . |
Method | suite_names | See IDistroSeries . |
Method | answers_usage | See IServiceUsage. |
Method | blueprints_usage | See IServiceUsage. |
Method | translations_usage | See IServiceUsage. |
Method | codehosting_usage | See IServiceUsage. |
Method | bug_tracking_usage | See IServiceUsage. |
Method | uses_launchpad | See IServiceUsage. |
Method | __getitem__ | See IDistroSeries . |
Method | __repr__ | Undocumented |
Method | __str__ | Undocumented |
Method | getDistroArchSeries | See IDistroSeries . |
Method | getDistroArchSeriesByProcessor | See IDistroSeries . |
Method | inherit_overrides_from_parents 0 | Undocumented |
Method | inherit_overrides_from_parents | Undocumented |
Method | enabled_architectures | Undocumented |
Method | buildable_architectures | Undocumented |
Method | virtualized_architectures | Undocumented |
Method | parent | See IDistroSeries . |
Method | owner | See IDistroSeries . |
Method | sortkey | A string to be used for sorting distro seriess. |
Method | packagings | See IDistroSeries . |
Method | getPrioritizedUnlinkedSourcePackages | See IDistroSeries . |
Method | getPrioritizedPackagings | See IDistroSeries . |
Method | getMostRecentlyLinkedPackagings | See IDistroSeries . |
Method | supported | Undocumented |
Method | distroserieslanguages | Undocumented |
Method | bug_reporting_guidelines | See IBugTarget . |
Method | bug_reported_acknowledgement | See IBugTarget . |
Method | updatePackageCount | See IDistroSeries . |
Method | architecturecount | See IDistroSeries . |
Method | fullseriesname | Undocumented |
Method | bugtargetname | See IBugTarget. |
Method | bugtargetdisplayname | See IBugTarget. |
Method | bugtarget_parent | See ISeriesBugTarget . |
Method | last_full_language_pack_exported | Undocumented |
Method | last_delta_language_pack_exported | Undocumented |
Method | backports_not_automatic 0 | Undocumented |
Method | backports_not_automatic | Undocumented |
Method | include_long_descriptions 0 | Undocumented |
Method | include_long_descriptions | Undocumented |
Method | index_compressors 0 | Undocumented |
Method | index_compressors | Undocumented |
Method | publish_by_hash 0 | Undocumented |
Method | publish_by_hash | Undocumented |
Method | advertise_by_hash 0 | Undocumented |
Method | advertise_by_hash | Undocumented |
Method | strict_supported_component_dependencies 0 | Undocumented |
Method | strict_supported_component_dependencies | Undocumented |
Method | official_bug_tags | See IHasBugs . |
Method | specifications | See IHasSpecifications. |
Method | getDistroSeriesLanguage | See IDistroSeries . |
Method | getDistroSeriesLanguageOrDummy | See IDistroSeries . |
Method | updateStatistics | See IDistroSeries . |
Method | getSourcePackage | See IDistroSeries . |
Method | getBinaryPackage | See IDistroSeries . |
Method | getCurrentSourceReleases | See IDistroSeries . |
Method | getTranslatableSourcePackages | See IDistroSeries . |
Method | getUnlinkedTranslatableSourcePackages | See IDistroSeries . |
Method | getPublishedSources | See IDistroSeries . |
Method | isUnstable | See IDistroSeries . |
Method | getAllPublishedSources | See IDistroSeries . |
Method | getAllPublishedBinaries | See IDistroSeries . |
Method | getAllUncondemnedSources | See IDistroSeries . |
Method | getAllUncondemnedBinaries | See IDistroSeries . |
Method | getSourcePackagePublishing | See IDistroSeries . |
Method | getBinaryPackagePublishing | See IDistroSeries . |
Method | getBuildRecords | See IHasBuildRecords |
Method | createUploadedSourcePackageRelease | See IDistroSeries . |
Method | getComponentByName | See IDistroSeries . |
Method | getSectionByName | See IDistroSeries . |
Method | searchPackages | See IDistroSeries . |
Method | newArch | See IDistroSeries . |
Method | newMilestone | See IDistroSeries . |
Method | getLatestUploads | See IDistroSeries . |
Static Method | setNewerDistroSeriesVersions | Set the newer_distroseries_version attribute on the spph entries. |
Method | createQueueEntry | See IDistroSeries . |
Method | getPackageUploadQueue | See IDistroSeries . |
Method | getPackageUploads | See IDistroSeries . |
Method | getBugSummaryContextWhereClause | See BugTargetBase. |
Method | getPOFileContributorsByLanguage | See IDistroSeries . |
Method | main_archive | Undocumented |
Method | getTemplatesCollection | See IHasTranslationTemplates . |
Method | getSharingPartner | See IHasTranslationTemplates . |
Method | getSuite | See IDistroSeries . |
Method | isSourcePackageFormatPermitted | Undocumented |
Method | initDerivedDistroSeries | See IDistroSeries . |
Method | getParentSeries | See IDistroSeriesPublic . |
Method | getDerivedSeries | See IDistroSeriesPublic . |
Method | getBugTaskWeightFunction | Provide a weight function to determine optimal bug task. |
Method | getDifferencesTo | See IDistroSeries . |
Method | isDerivedSeries | See IDistroSeries . |
Method | isInitializing | See IDistroSeries . |
Method | isInitialized | See IDistroSeries . |
Method | getInitializationJob | See IDistroSeries . |
Method | getDifferenceComments | See IDistroSeries . |
Method | _all_packagings | Get an unordered list of all packagings. |
Static Method | _packaging_row_to_packaging | Undocumented |
Method | _current_sourcepackage_po_weight | See getPrioritized*. |
Method | _current_sourcepackage_joins_and_conditions | The SQL joins and conditions to prioritize source packages. |
Method | _getMilestoneCondition | See HasMilestonesMixin . |
Method | _customizeSearchParams | Customize search_params for this distribution series. |
Method | _getOfficialTagClause | Undocumented |
Method | _getAllSources | Get all sources ever published in this series' main archives. |
Method | _getAllBinaries | Get all binaries ever published in this series' main archives. |
Inherited from SQLBase:
Method | destroySelf | Undocumented |
Method | __eq__ | Equality operator. |
Method | __ne__ | Inverse of __eq__. |
Method | __storm_invalidated__ | Flush cached properties. |
Class Method | _get_store | Undocumented |
Inherited from BugTargetBase:
Method | getUsedBugTagsWithOpenCounts | See IBugTarget. |
Method | createBug | See IBugTarget. |
Inherited from HasBugsBase (via BugTargetBase):
Method | searchTasks | See IHasBugs . |
Inherited from HasSpecificationsMixin:
Method | visible_specifications | See IHasSpecifications. |
Method | valid_specifications | See IHasSpecifications. |
Method | api_valid_specifications | Undocumented |
Method | specificationCount | See IHasSpecifications. |
Method | _specification_sort | Return the storm sort order for 'specifications'. |
Inherited from HasTranslationImportsMixin:
Method | getFirstEntryToImport | See IHasTranslationImports . |
Method | getTranslationImportQueueEntries | See IHasTranslationImports . |
Inherited from HasTranslationTemplatesMixin:
Method | getCurrentTemplatesCollection | See IHasTranslationTemplates . |
Method | getCurrentTranslationTemplates | See IHasTranslationTemplates . |
Method | has_translation_templates | See IHasTranslationTemplates . |
Method | has_current_translation_templates | See IHasTranslationTemplates . |
Method | has_obsolete_translation_templates | See IHasTranslationTemplates . |
Method | has_sharing_translation_templates | See IHasTranslationTemplates . |
Method | getCurrentTranslationFiles | See IHasTranslationTemplates . |
Method | has_translation_files | See IHasTranslationTemplates . |
Method | getTranslationTemplates | See IHasTranslationTemplates . |
Method | getTranslationTemplateByName | See IHasTranslationTemplates . |
Method | getTranslationTemplateFormats | See IHasTranslationTemplates . |
Method | _orderTemplates | Apply the conventional ordering to a result set of templates. |
Inherited from HasMilestonesMixin:
Method | has_milestones | Undocumented |
Method | all_milestones | See IHasMilestones . |
Method | _get_milestones | See IHasMilestones . |
Inherited from SeriesMixin:
Method | active | Undocumented |
Method | bug_supervisor | See ISeriesMixin . |
Method | drivers | See IHasDrivers . |
Inherited from HasDriversMixin (via SeriesMixin):
Method | personHasDriverRights | See IHasDrivers . |
Inherited from StructuralSubscriptionTargetMixin:
Method | parent_subscription_target | See IStructuralSubscriptionTarget . |
Method | target_type_display | See IStructuralSubscriptionTarget . |
Method | userCanAlterSubscription | See IStructuralSubscriptionTarget . |
Method | addSubscription | See IStructuralSubscriptionTarget . |
Method | userCanAlterBugSubscription | See IStructuralSubscriptionTarget . |
Method | addBugSubscription | See IStructuralSubscriptionTarget . |
Method | addBugSubscriptionFilter | See IStructuralSubscriptionTarget . |
Method | removeBugSubscription | See IStructuralSubscriptionTarget . |
Method | getSubscription | See IStructuralSubscriptionTarget . |
Method | getSubscriptions | See IStructuralSubscriptionTarget . |
Method | bug_subscriptions | See IStructuralSubscriptionTarget . |
Method | userHasBugSubscriptions | See IStructuralSubscriptionTarget . |
Method | __helper | A IStructuralSubscriptionTargetHelper for this object. |
Method | _target_args | Target Arguments. |
We force use of the master Store.
We refetch any parameters from different stores from the correct master Store.
This is designed to sort alphabetically by distro and series name, except that Ubuntu will be at the top of the listing.
Returns | A ResultSet which can be decorated or tuned further. Use DistroSeries._packaging_row_to_packaging to extract the packaging objects out. |
IDistroSeries
.
The prioritization is a heuristic rule using bug count, translatable messages, and the source package release's component.
IDistroSeries
.
The prioritization is a heuristic rule using the branch, bug heat, translatable messages, and the source package release's component.
Used for getPrioritizedPackagings only.
search_params
for this distribution series.See IHasSpecifications.
In this case the rules for the default behaviour cover three things:
- acceptance: if nothing is said, ACCEPTED only
- completeness: if nothing is said, ANY
- informationalness: if nothing is said, ANY
IDistroSeries
.IDistroSeries
.IDistroSeries
.Parameters | spphs | The SourcePackagePublishingHistory objects to set the newer_distroseries_version attribute on. |
IDistroSeries
.IDistroSeries
.IHasTranslationTemplates
.IHasTranslationTemplates
.IDistroSeries
.Full weight is given to tasks for this distro series.
If the series isn't found, the distribution task is better than others.