Part of lp.soyuz.model.archive View In Hierarchy
Method | private 0 | Undocumented |
Method | private | Undocumented |
Method | title | See IArchive . |
Method | signing_key | See IArchive . |
Method | getSigningKeyData | See IArchive . |
Method | is_ppa | See IArchive . |
Method | is_primary | See IArchive . |
Method | is_partner | See IArchive . |
Method | is_copy | See IArchive . |
Method | is_main | See IArchive . |
Method | is_active | See IArchive . |
Method | can_be_published | See IArchive . |
Method | reference | Undocumented |
Method | series_with_sources | See IArchive . |
Method | dependencies | Undocumented |
Method | default_component | See IArchive . |
Method | archive_url | See IArchive . |
Method | getBuildRecords | See IHasBuildRecords |
Method | api_getPublishedSources | See IArchive . |
Method | getPublishedSources | See IArchive . |
Method | getSourcesForDeletion | See IArchive . |
Method | number_of_sources | See IArchive . |
Method | sources_size | See IArchive . |
Method | getAllPublishedBinaries | See IArchive . |
Method | getPublishedOnDiskBinaries | See IArchive . |
Method | number_of_binaries | See IArchive . |
Method | binaries_size | See IArchive . |
Method | estimated_size | See IArchive . |
Method | allowUpdatesToReleasePocket | See IArchive . |
Method | getComponentsForSeries | See IArchive . |
Method | updateArchiveCache | See IArchive . |
Method | findDepCandidates | See IArchive . |
Method | getArchiveDependency | See IArchive . |
Method | removeArchiveDependency | See IArchive . |
Method | addArchiveDependency | See IArchive . |
Method | getPermissions | See IArchive . |
Method | getAllPermissions | See IArchive . |
Method | getPermissionsForPerson | See IArchive . |
Method | getUploadersForPackage | See IArchive . |
Method | getUploadersForComponent | See IArchive . |
Method | getUploadersForPocket | See IArchive . |
Method | getQueueAdminsForComponent | See IArchive . |
Method | getComponentsForQueueAdmin | See IArchive . |
Method | getQueueAdminsForPocket | See IArchive . |
Method | getPocketsForQueueAdmin | See IArchive . |
Method | hasAnyPermission | See IArchive . |
Method | getBuildCounters | See IArchiveSet . |
Method | getBuildSummariesForSourceIds | See IArchive . |
Method | checkArchivePermission | See IArchive . |
Method | canUploadSuiteSourcePackage | See IArchive . |
Method | canModifySuite | See IArchive . |
Method | checkUploadToPocket | See IArchive . |
Method | checkUpload | See IArchive . |
Method | verifyUpload | See IArchive . |
Method | canAdministerQueue | See IArchive . |
Method | newPackageUploader | See IArchive . |
Method | newPackagesetUploader | See IArchive . |
Method | newComponentUploader | See IArchive . |
Method | newPocketUploader | Undocumented |
Method | newQueueAdmin | See IArchive . |
Method | newPocketQueueAdmin | See IArchive . |
Method | deletePackageUploader | See IArchive . |
Method | deleteComponentUploader | See IArchive . |
Method | deletePocketUploader | See IArchive . |
Method | deleteQueueAdmin | See IArchive . |
Method | deletePocketQueueAdmin | See IArchive . |
Method | getUploadersForPackageset | See IArchive . |
Method | deletePackagesetUploader | See IArchive . |
Method | getComponentsForUploader | See IArchive . |
Method | getPocketsForUploader | See IArchive . |
Method | getPackagesetsForUploader | See IArchive . |
Method | getPackagesetsForSourceUploader | See IArchive . |
Method | getPackagesetsForSource | See IArchive . |
Method | isSourceUploadAllowed | See IArchive . |
Method | getFileByName | See IArchive . |
Method | getSourceFileByName | See IArchive . |
Method | getBinaryPackageRelease | See IArchive . |
Method | getBinaryPackageReleaseByFileName | Undocumented |
Method | requestPackageCopy | See IArchive . |
Method | syncSources | See IArchive . |
Method | syncSource | See IArchive . |
Method | copyPackage | See IArchive . |
Method | copyPackages | See IArchive . |
Method | getAuthToken | See IArchive . |
Method | newAuthToken | See IArchive . |
Method | newNamedAuthToken | See IArchive . |
Method | newNamedAuthTokens | See IArchive . |
Method | getNamedAuthToken | See IArchive . |
Method | getNamedAuthTokens | See IArchive . |
Method | revokeNamedAuthToken | See IArchive . |
Method | revokeNamedAuthTokens | See IArchive . |
Method | newSubscription | See IArchive . |
Method | num_pkgs_building | See IArchive . |
Method | updatePackageDownloadCount | See IArchive . |
Method | getPackageDownloadTotal | See IArchive . |
Method | getPackageDownloadCount | See IArchive . |
Method | enable | See IArchive . |
Method | disable | See IArchive . |
Method | delete | See IArchive . |
Method | getFilesAndSha1s | See IArchive . |
Method | enableRestrictedProcessor | See IArchive . |
Method | available_processors | See IArchive . |
Method | setProcessors | See IArchive . |
Method | getPockets | See IArchive . |
Method | getOverridePolicy | See IArchive . |
Method | removeCopyNotification | See IArchive . |
Method | markSuiteDirty | See IArchive . |
Method | _validate_archive_name | Only allow renaming of COPY archives. |
Method | _validate_archive_privacy | Require private team owners to have private archives. |
Method | _init | Provide the right interface for URL traversal. |
Method | _known_subscribers | Undocumented |
Method | _getBinaryPublishingBaseClauses | Base clauses for binary publishing queries. |
Method | _addArchiveDependency | See IArchive . |
Method | _checkUpload | See IArchive . |
Method | _authenticate | Private helper method to check permissions. |
Method | _validateAndFindSource | Undocumented |
Method | _collectLatestPublishedSources | Private helper to collect the latest published sources for an |
Method | _text_to_series | Undocumented |
Method | _text_to_pocket | Undocumented |
Method | _copySources | Private helper function to copy sources to this archive. |
Method | _setBuildQueueStatuses | Update the pending BuildQueues' statuses for this archive. |
Method | _recalculateBuildVirtualization | Update virtualized columns for this archive. |
Method | _getEnabledRestrictedProcessors | Retrieve the restricted architectures this archive can build on. |
Method | _setEnabledRestrictedProcessors | Set the restricted architectures this archive can build on. |
Method | _getProcessors | Undocumented |
Method | _getExistingOverrideSequence | Undocumented |
Inherited from SQLBase:
Method | __init__ | Extended version of the SQLObjectBase constructor. |
Method | __repr__ | Undocumented |
Method | destroySelf | Undocumented |
Method | __eq__ | Equality operator. |
Method | __ne__ | Inverse of __eq__. |
Method | __storm_invalidated__ | Flush cached properties. |
Class Method | _get_store | Undocumented |
Also assert the name is valid when set via an unproxied object.
If the owner of the archive is private, then the archive cannot be made public.
IArchive
.IArchive
.Returns a list of 'clauses' (to be joined in the callsite).
IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.IArchive
.Raises | NoSuchSourcePackageName | If any of the source_names do not exist. |
CannotCopy | If none of the source_names are published in from_archive. |
It takes a list of SourcePackagePublishingHistory but the other args are strings.
IArchive
.