Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
__init__.py | 8294.6.1 | 15 years ago | Julian Edwards | First stab at code-reorg. Still got a discrepancy | Empty | ||
archive.py | 13830.2.1 | 13 years ago | Raphael Badin | Add two fields (require_virtualized and enabled_re | 94.5 KB | ||
archivearch.py | 11403.1.4 | 14 years ago | Henning Eggers | Reformatted imports using format-imports script r3 | 2.6 KB | ||
archiveauthtoken.py | 11403.1.4 | 14 years ago | Henning Eggers | Reformatted imports using format-imports script r3 | 2.9 KB | ||
archivedependency.py | 11403.1.4 | 14 years ago | Henning Eggers | Reformatted imports using format-imports script r3 | 1.9 KB | ||
archivejob.py | 12243.4.9 | 13 years ago | j.c.sackett | Lint fixes. | 4.2 KB | ||
archivepermission.py | 13765.2.1 | 13 years ago | Benji York | permissions that are already removed can be remove | 22.7 KB | ||
archivesubscriber.py | 13677.4.3 | 13 years ago | Danilo Segan | Make getNonActiveSubscribers return preferred emai | 8.8 KB | ||
binaryandsourcepackagename.py | 13169.2.1 | 13 years ago | Steve Kowalik | For now, stop showing descriptions in BinaryAndSou | 2.2 KB | ||
binarypackagebuild.py | 13636.4.11 | 13 years ago | Raphael Badin | Use isinstance(arch_tag, (list, tuple) instead of | 50.3 KB | ||
binarypackagebuildbehavior.py | 11593.3.120 | 14 years ago | Julian Edwards | re-add revno 11801 which was backed out in devel d | 9.6 KB | ||
binarypackagename.py | 7675.1184.66 | 13 years ago | Robert Collins | Hopefully fix flaky test lp.soyuz.adapters.tests.t | 6.1 KB | ||
binarypackagepath.py | 7675.1203.11 | 13 years ago | Steve Kowalik | Switch from text to bytea, allowing us to store no | 1022 bytes | ||
binarypackagerelease.py | 12301.2.1 | 13 years ago | William Grant | Turn BPR.files into a cachedproperty. | 7.3 KB | ||
binarypackagereleasecontents.py | 13726.1.1 | 13 years ago | Steve Kowalik | Correct spelling. How embarrasing. | 2.4 KB | ||
buildfarmbuildjob.py | 11458.1.1 | 14 years ago | Jelmer Vernooij | Move enums of buildmaster. | 1.6 KB | ||
buildpackagejob.py | 13372.2.5 | 13 years ago | Francis J. Lacoste | Clean up lint. | 9.7 KB | ||
component.py | 13001.3.11 | 13 years ago | William Grant | More lint. | 1.9 KB | ||
copyarchivejob.py | 11411.6.3 | 14 years ago | Julian Edwards | move ArchiveJobType | 6.4 KB | ||
distributionjob.py | 13891.1.6 | 13 years ago | Gavin Panella | Switch to the JSON property raises other issues; r | 3.6 KB | ||
distributionsourcepackagecache.py | 13757.2.12 | 13 years ago | William Grant | Docstrings are good. | 9.6 KB | ||
distributionsourcepackagerelease.py | 13757.2.3 | 13 years ago | William Grant | updateCompletePackageCache and updatePackageCache | 8.7 KB | ||
distroarchseries.py | 13636.4.11 | 13 years ago | Raphael Badin | Use isinstance(arch_tag, (list, tuple) instead of | 14.5 KB | ||
distroarchseriesbinarypackage.py | 13757.2.3 | 13 years ago | William Grant | updateCompletePackageCache and updatePackageCache | 8.9 KB | ||
distroarchseriesbinarypackagerelease.py | 11411.6.12 | 14 years ago | Julian Edwards | Move PackagePublishingStatus/Priority | 7.6 KB | ||
distroseriesbinarypackage.py | 13757.2.3 | 13 years ago | William Grant | updateCompletePackageCache and updatePackageCache | 5.7 KB | ||
distroseriesdifferencejob.py | 13832 | 13 years ago | Launchpad Patch Queue Manager | [r=jtv][bug=835040] Fix create_multiple_jobs to co | 13.2 KB | ||
distroseriespackagecache.py | 13757.2.5 | 13 years ago | William Grant | update -> _update, find -> _find. | 8 KB | ||
distroseriessourcepackagerelease.py | 13048.2.8 | 13 years ago | Abel Deuring | Use the store self.distroseries for the query, ins | 8.8 KB | ||
files.py | 13314.2.2 | 13 years ago | Jeroen Vermeulen | Update and test. | 4.2 KB | ||
initializedistroseriesjob.py | 13891.1.6 | 13 years ago | Gavin Panella | Switch to the JSON property raises other issues; r | 7.9 KB | ||
packagecloner.py | 13506.2.1 | 13 years ago | Julian Edwards | Speed up cloning of binary packages. | 22 KB | ||
packagecopyjob.py | 13751.3.1 | 13 years ago | Raphael Badin | Change UnknownOverridePolicy to deal with sources | 22.2 KB | ||
packagecopyrequest.py | 11411.6.7 | 14 years ago | Julian Edwards | Move PackageCopyStatus | 8 KB | ||
packagediff.py | 12828.6.5 | 13 years ago | Steve Kowalik | Remove silly comment, and fix wrapping for IPackag | 11.4 KB | ||
packageset.py | 13252.2.1 | 13 years ago | Jeroen Vermeulen | Clean up queue view and tests a bit, preload more | 17.8 KB | ||
packagesetgroup.py | 11403.1.4 | 14 years ago | Henning Eggers | Reformatted imports using format-imports script r3 | 755 bytes | ||
packagesetsources.py | 13344.2.1 | 13 years ago | Jeroen Vermeulen | Filter DistroSeriesDifferences query by Packageset | 1.3 KB | ||
processor.py | 13387.1.20 | 13 years ago | Francis J. Lacoste | Lint sucks, but hoover blows. | 3.7 KB | ||
publishing.py | 13829.3.3 | 13 years ago | Jeroen Vermeulen | Implement setDeleted on top of setMultipleDeleted. | 81.1 KB | ||
queue.py | 13785.4.2 | 13 years ago | William Grant | Fix lint. | 61.8 KB | ||
section.py | 11403.1.4 | 14 years ago | Henning Eggers | Reformatted imports using format-imports script r3 | 1.7 KB | ||
sourcepackageformat.py | 11411.6.11 | 14 years ago | Julian Edwards | Move SourcePackageFormat | 1.8 KB | ||
sourcepackagerelease.py | 13755.2.25 | 13 years ago | Julian Edwards | Remove changelog trailer lines and fix spurious wh | 24.9 KB |