]> git.decadent.org.uk Git - dak.git/history - daklib
byhand-code-sign: Put signature tarballs for security uploads in .../updates
[dak.git] / daklib /
2015-06-11 Niels ThykierMerge branch 'master' into auto-decruft-passive
2015-06-09 Ansgar BurchardtRemove old implementation of generate-packages-sources
2015-06-08 Ansgar Burchardtdaklib/queue.py: Remove unneeded imports.
2015-06-08 Ansgar BurchardtRemove obsolete daklib/holding.py.
2015-06-08 Niels Thykierdaklib/rm: Add a fitting dak-quote
2015-06-08 Niels Thykierauto-decruft: Batch check source-less cruft
2015-06-08 Niels Thykierutils: Use a set rather than list
2015-06-08 Niels Thykierutils: Drop unused fields from database query
2015-06-08 Niels Thykierutils: Avoid some throw away collections
2015-06-06 Niels Thykierutils: Add a quiet=False parameter to check_reverse_depends
2015-06-06 Niels ThykierMove two queries from cruft_report to daklib/cruft
2015-06-06 Niels ThykierExtract a "remove" method from "dak rm"
2015-05-28 Ansgar BurchardtRemove more obsolete code.
2015-05-28 Ansgar BurchardtRemove obsolete code.
2015-05-18 Ansgar BurchardtRe-enable TLS for LDAP
2015-05-16 Ansgar BurchardtUse apt_pkg.parse_src_depends to parse Build-Depends...
2015-03-17 Ansgar BurchardtUse more https://
2015-02-03 Ansgar BurchardtRename exception.
2014-12-06 Joerg JaspertAllow json format for madison
2014-11-26 Ansgar BurchardtUse new package_list view for "dak ls" command.
2014-11-26 Ansgar Burchardtdaklib/utils.py: Use boolean instead of an integer.
2014-11-26 Ansgar BurchardtAdd custom SQLAlchemy extensions for Postgres' string_agg.
2014-11-26 Ansgar BurchardtAdd new package_list view.
2014-11-08 Mark HymersFind suite by any of the random name types we have
2014-11-08 Mark HymersAdd database update to contain release_suite field
2014-11-07 Mark HymersMerge remote-tracking branch 'origin/dakweb'
2014-11-06 Ansgar BurchardtReject uploads with Multi-Arch: no
2014-11-06 Ansgar BurchardtDo not require arch:all packages in experimental uploads
2014-11-02 Ansgar Burchardtdaklib/checks.py: check for Section field in binary...
2014-10-26 Ansgar Burchardtdaklib/gpg.py: Ignore POLICY_URL keyword.
2014-10-23 Ansgar Burchardtdaklib/command.py: Add Cc option.
2014-10-07 Ansgar BurchardtHandle packages with overrides in multiple components
2014-09-11 Ansgar Burchardtdaklib/checks.py: check timestamp of .changes signature
2014-09-02 Ansgar Burchardtdm-migrate: list source packages for which permissions...
2014-08-25 Ansgar BurchardtMerge remote-tracking branch 'paultag/paultag/bugfix...
2014-08-25 Paul TagliamonteImport errno, used in Exception handling.
2014-08-22 Ansgar BurchardtHashedFile: Raise FileDoesNotExist if referring to...
2014-08-22 Ansgar Burchardtdaklib/upload.py: Use common base class for all exception.
2014-08-15 Ansgar BurchardtDebian_arch_to_Debian_triplet: handle linux-${arch}
2014-08-10 Ansgar Burchardtprocess-new: Indicate which packages were not include...
2014-08-10 Ansgar BurchardtOnly inject processed uploads into signature_history
2014-08-08 Ansgar Burchardtdaklib/regexes.py: Do not allow colons in filenames.
2014-08-05 Ansgar Burchardtdaklib/checks.py: Add instructions how to get an upload...
2014-08-04 Ansgar Burchardtdaklib/gpg.py: Ignore SIGEXPIRED and KEYEXPIRED
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Ignore NOTATION_{NAME,DATA} keywords.
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Also handle SIGEXPIRED keyword.
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Handle a few more keywords for invalid...
2014-08-03 Ansgar BurchardtAdd replay protection for uploaded changes files.
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Use timestamp instead of just date.
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Raise an error if we see unexpected...
2014-08-01 Ansgar Burchardtbuilt_in_suite: Do not consider architecture 'source'
2014-08-01 Ansgar Burchardtmatch_architecture: Fix raising exception if an archite...
2014-08-01 Ansgar Burchardtprocess-new: Make again use of Package-List field.
2014-08-01 Ansgar Burchardtdaklib/dbconn.py: Add MetadataProxy that behaves like...
2014-07-31 Ansgar BurchardtPackageList: use correct values for section and component
2014-07-31 Ansgar BurchardtAdd more fine-grained options for source-only uploads.
2014-07-31 Ansgar BurchardtUse Package-List to look for NEW binaries.
2014-07-31 Ansgar Burchardtdaklib.upload.Source: expose Package-List.
2014-07-31 Ansgar Burchardtdaklib.upload.Binary: add name property.
2014-07-31 Ansgar BurchardtPackageListEntry: Rename package_type to type.
2014-07-31 Ansgar BurchardtThe Binary field of source packages is comma-seperated.
2014-07-31 Ansgar Burchardtdaklib/packagelist.py: Additional sanity checks.
2014-07-31 Ansgar Burchardtextract_component_from_section: avoid unneeded database...
2014-07-31 Ansgar BurchardtAdd parser for Package-List field.
2014-07-31 Ansgar Burchardtdaklib/gpg.py: Pass a few more options to gpg.
2014-06-19 Ansgar BurchardtImplement architecture matching rules.
2014-05-26 Ansgar BurchardtMerge remote-tracking branch 'helmut/fix-gpg_get_key_ad...
2014-05-26 Helmut Grohnefix gpg_get_key_addresses
2014-05-25 Joerg JaspertMerge remote-tracking branch 'helmut/smallthings' into...
2014-05-22 Helmut Grohnerewrite daklib.utils.gpg_get_key_addresses
2014-05-17 Helmut Grohneconvert daklib.dbconn from os.popen to subprocess
2014-05-15 Helmut Grohneput Python's with statement to good use
2014-05-15 Helmut Grohneread file once in HashedFile.check
2014-05-15 Helmut Grohnevisually fix daklib.utils.parse_wnpp_bug_file
2014-05-15 Helmut Grohnetell the uninitiated that 2 is ENOENT
2014-05-15 Helmut Grohnetighten source format check for 1.0
2014-05-07 Ansgar BurchardtTransitionCheck: do not use 'source' for two different...
2014-05-07 Ansgar Burchardtdaklib/checks.py: import textwrap
2014-05-07 Ansgar Burchardtget_source_in_suite: return None if suite does not...
2014-05-06 Ansgar Burchardtdaklib/checks.py: Set "session" variable.
2014-05-04 Ansgar Burchardtdaklib/dbconn.py: SQLAlchemy 0.9 is also fine.
2014-04-24 Niels Thykierdaklib/utils.py: Fix crash on rdep test
2014-02-26 Ansgar Burchardtcruft report: sort sources in "Newer version in experim...
2014-01-15 Ansgar BurchardtMerge remote-tracking branch 'origin/master'
2014-01-15 Ansgar BurchardtRemove unused function.
2014-01-15 Ansgar BurchardtGet rid of DatabaseHostname.
2014-01-15 Thomas BechtoldFix permissions for files in daklib/
2014-01-02 Ansgar BurchardtUse os.path.lexists instead of exists
2013-10-27 Ansgar Burchardtdaklib/filewriter.py: indices do not need to be group...
2013-10-27 Ansgar Burchardtdaklib/filewriter.py: no longer invoke a shell when...
2013-10-27 Ansgar BurchardtInclude {Packages,Sources}.xz indices in Release file.
2013-10-27 Ansgar Burchardtdaklib/filewriter.py: change default compression to...
2013-10-27 Ansgar BurchardtMerge branch 'pu/xz-for-indices'
2013-10-20 Ansgar Burchardtdaklib/dbconn.py: do not import apt_pkg again
2013-10-20 Ansgar Burchardtdaklib/checks.py: No longer set LINTIAN_COLL_UNPACKED_S...
2013-10-20 Ansgar Burchardtdaklib/checks.py: make lintian check use subprocess...
2013-10-20 Ansgar BurchardtReset signal handler to default action in child processes
2013-09-29 Ansgar Burchardtuse yaml.safe_{load,dump} functions
2013-09-26 Ansgar Burchardtdaklib/archive.py: fix copying between components
2013-09-25 Ansgar Burchardtdaklib/archive.py: allow copying files between components
next