]> git.donarmstrong.com Git - dak.git/shortlog
dak.git
2014-09-02 Ansgar Burchardttest_gpg.py: test PGP messages and plaintext
2014-09-02 Ansgar Burchardttest_gpg.py: also check signature timestamp
2014-09-02 Ansgar BurchardtAdd first unit tests for GnuPG wrapper.
2014-09-02 Ansgar Burchardtdm-migrate: list source packages for which permissions...
2014-08-26 Ansgar Burchardtcron.unchecked: drop unused do_dists function.
2014-08-26 Ansgar Burchardtcron.unchecked: stop bothering with override files.
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-17 Mark HymersMerge branch 'master' of /srv/ftp.debian.org/git/dak
2014-08-17 Mark HymersAdd ppc64el
2014-08-17 Ansgar Burchardtcron.daily: Don't allow ssh trigger to run arbitrary SQL
2014-08-17 Ansgar BurchardtRemove apache.conf-incoming.
2014-08-16 Mark HymersShow last updated time on i.d.o
2014-08-16 Mark HymersRemove old (and slow) code
2014-08-16 Mark HymersRemove code working around an old issue
2014-08-16 Mark HymersStop generating old incoming.debian.org
2014-08-16 Mark HymersDon't use privacy temporarily to work out which buildds...
2014-08-16 Mark HymersDon't break on too many links
2014-08-16 Mark HymersRemove old variables
2014-08-16 Mark HymersUse chronic
2014-08-15 Ansgar BurchardtDrop created and modified columns from bin_contents...
2014-08-15 Ansgar BurchardtDebian_arch_to_Debian_triplet: handle linux-${arch}
2014-08-12 Mark HymersFix DirectoryMatch
2014-08-12 Mark HymersWe don't want emails every 15 minutes
2014-08-12 Mark HymersDon't sync incoming - there's no point
2014-08-12 Mark HymersUse the right option
2014-08-12 Mark HymersChange how we generate incoming.debian.org
2014-08-12 Mark HymersMove canonical incoming.debian.org location
2014-08-11 Ansgar Burchardtexport-suite: Add --relative option.
2014-08-10 Ansgar Burchardtapache.conf-incoming: Grant access to home.mraw.org
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 Burchardtapache.conf-incoming: Grant access to mahler.debian.net
2014-08-03 Ansgar Burchardtdaklib/gpg.py: Ignore NOTATION_{NAME,DATA} keywords.
2014-08-03 Ansgar Burchardtshow-deferred: Do not require a valid signature.
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 BurchardtDrop unique .changes name requirement and allow ftpteam...
2014-08-03 Ansgar Burchardtdak admin: add forget-signature subcommand
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-03 Joerg JaspertFix breakage on missing w-b dump for an arch
2014-08-02 Mark HymersAdd arm64 keyring to queued configuration
2014-08-02 Mark HymersAdd arm64
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-08-01 Ansgar Burchardtscripts/debian/moveftp.sh: use mv --no-clobber
2014-07-31 Ansgar Burchardtconfig/debian/dak.conf: Allow some source-only uploads.
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-07-28 Joerg JaspertMerge remote-tracking branch 'alteholz/alteholz/bugfix...
2014-07-27 Joerg JaspertWe are in srv now, no longer org
2014-07-27 Joerg JaspertAllow coccia, remove morricone, dont try to important...
2014-07-19 Ansgar Burchardtdak.conf: Reject uploads to Debian 6 (Squeeze).
2014-07-18 Thorsten Alteholzfix for #754805
2014-07-13 Ansgar Burchardtdak ls: document --format=control-suite option
2014-07-12 Ansgar BurchardtUpdate for 7.6.
2014-07-06 Joerg JaspertRemove mail-archiving code, mail is no longer on ftp...
2014-06-25 Ansgar BurchardtAdd change-component command.
2014-06-19 Ansgar BurchardtImplement architecture matching rules.
2014-06-18 Ansgar BurchardtRevert "Add a deb822 for the backports NEW queue (Close...
2014-06-18 Ansgar Burchardtview src_associations_full: include sources for all...
2014-06-16 Ansgar Burchardtcron.hourly: Include backports-new queue in new.822.
2014-06-16 Ansgar Burchardtdak queue-report: --822 outputs to stdout if no other...
2014-05-29 Paul WiseAdd a deb822 for the backports NEW queue (Closes: ...
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-11 Joerg JaspertMerge remote-tracking branch 'paultag/paultag/bugfix...
2014-05-11 Paul TagliamonteUpdate NEW email template.
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-26 Ansgar BurchardtREADME.stable-point-release: Update for 7.5
next