]> git.decadent.org.uk Git - dak.git/history - daklib/checks.py
LOCAL: Remove replay check
[dak.git] / daklib / checks.py
2016-09-24 Ben HutchingsLOCAL: Remove replay check master
2016-01-18 Ansgar BurchardtReject arch:all binNMUs
2016-01-16 Ansgar BurchardtAdd option to forbid source and/or binary uploads to...
2015-11-08 Julien CristauAllow source-only uploads with 'sid' as distribution
2015-08-16 Ansgar BurchardtMerge branch 'debug'
2015-08-16 Ansgar BurchardtAllow packages not ending in -dbgsym in the debug section
2015-08-15 Paul TagliamonteAdd debug binary diverting for archive install
2015-08-15 Ansgar BurchardtAdd unstable to exception list for source-only uploads
2015-08-14 Paul TagliamonteModify binary package name check to accept -dbgsym
2015-02-03 Ansgar BurchardtRename exception.
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-09-11 Ansgar Burchardtdaklib/checks.py: check timestamp of .changes signature
2014-08-22 Ansgar BurchardtHashedFile: Raise FileDoesNotExist if referring to...
2014-08-10 Ansgar BurchardtOnly inject processed uploads into signature_history
2014-08-05 Ansgar Burchardtdaklib/checks.py: Add instructions how to get an upload...
2014-08-03 Ansgar BurchardtAdd replay protection for uploaded changes files.
2014-07-31 Ansgar BurchardtAdd more fine-grained options for source-only uploads.
2014-05-07 Ansgar BurchardtTransitionCheck: do not use 'source' for two different...
2014-05-07 Ansgar Burchardtdaklib/checks.py: import textwrap
2014-05-06 Ansgar Burchardtdaklib/checks.py: Set "session" variable.
2013-10-27 Ansgar BurchardtMerge branch 'pu/xz-for-indices'
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-09-29 Ansgar Burchardtuse yaml.safe_{load,dump} functions
2013-08-04 Ansgar Burchardtdaklib/checks.py: make sure all fields in control files...
2013-06-11 Ansgar BurchardtImprove wording of rejection a bit more.
2013-06-10 Ansgar BurchardtImprove rejection message for version checks.
2013-05-31 Ansgar BurchardtMerge remote-tracking branch 'origin/master'
2013-05-30 Ansgar BurchardtAllow timestamps in binary packages starting from 1975
2013-05-30 Ansgar Burchardtdaklib/checks.py: Add missing "self.".
2013-05-29 Ansgar Burchardtdaklib/checks.py: correct error message for hijacks
2013-05-09 Joerg JaspertMerge branch 'master' of ssh://franck.debian.org/srv...
2013-05-09 Ansgar Burchardtdaklib/checks.py: give a nice error for sources with...
2013-05-09 Ansgar Burchardtdaklib/checks.py: lintian check should not try to valid...
2013-01-06 Ansgar Burchardtshow-new: run lintian as unprivileged user
2012-12-20 Ansgar Burchardtdaklib/checks.py: name of local variable changed: what...
2012-12-18 Ansgar BurchardtCheck hashes from .changes before loading .dsc.
2012-12-02 Ansgar Burchardtdaklib/checks.py: fix index in format string
2012-11-25 Ansgar BurchardtMerge remote-tracking branch 'origin/master'
2012-11-24 Joerg Jaspertremove DMUA flag handling
2012-09-24 Ansgar BurchardtMerge branch 'fix-acl'
2012-09-24 Ansgar Burchardtdaklib/checks.py: include acl name in reason for rejection
2012-09-19 Ansgar BurchardtMerge branch 'new-dm'
2012-09-19 Ansgar BurchardtAdd process-commands program and activate new DM implem...
2012-09-18 Ansgar BurchardtMerge branch 'small-fixes'
2012-09-18 Ansgar Burchardtdaklib/checks.py: only use source.filename if source...
2012-09-18 Ansgar BurchardtMerge branch 'small-fixes'
2012-09-18 Ansgar BurchardtDon't include stacktrace for hash mismatches.
2012-09-18 Ansgar BurchardtImprove error message for uploads that miss files.
2012-09-17 Ansgar BurchardtMerge branch 'master' into pu/backports-merge
2012-09-17 Joerg JaspertMerge remote-tracking branch 'algernon/f/external_files...
2012-09-17 Gergely Nagychecks: Fix a syntax error in ExternalHashCheck
2012-09-17 Joerg JaspertMerge remote-tracking branch 'algernon/f/external_files...
2012-09-17 Joerg JaspertMerge remote-tracking branch 'algernon/h/check/hashchec...
2012-09-17 Gergely NagyIntroduce the external_files table
2012-09-17 Gergely Nagychecks: Set the source in HashesCheck correctly
2012-09-16 Joerg JaspertMerge remote-tracking branch 'ansgar/fix-unpriv' into...
2012-09-16 Ansgar Burchardtdaklib/checks.py: typo: unpribgroup → unprivgroup
2012-09-16 Joerg JaspertMerge branch 'dak-unpriv' into merge
2012-09-16 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/backports-merge...
2012-09-16 Ansgar Burchardtdaklib/checks.py: add note to send warning for DMUA...
2012-09-16 Ansgar Burchardtdaklib/checks.py: restore comment about hijack check
2012-09-16 Ansgar Burchardtdaklib/checks.py: include all not allowed binary archit...
2012-09-16 Ansgar BurchardtAdd suite ACLs and per-suite NEW.
2012-09-16 Joerg Jaspertmake use of dak-unpriv
2012-09-16 Ansgar Burchardtdaklib/checks.py: use final_suites for DM check
2012-08-12 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive-2'
2012-08-12 Ansgar Burchardtdaklib/checks.py: set control variable
2012-08-12 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-08-11 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-08-11 Ansgar Burchardtdaklib/checks.py, daklib/utils.py: check for source...
2012-08-09 Ansgar Burchardtchange documentation style
2012-08-09 Ansgar Burchardtdaklib/archive.py, daklib/checks.py: implement transiti...
2012-08-09 Ansgar Burchardtdaklib/archive.py, daklib/checks.py: implement upload...
2012-07-30 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-20 Ansgar BurchardtAdd BinaryTimestampCheck.
2012-07-13 Ansgar Burchardtdaklib/checks.py: add missing join
2012-07-13 Ansgar Burchardtdaklib/checks.py: use apt_pkg.version_compare correctly
2012-07-13 Ansgar Burchardtdaklib/checks.py: make version check slightly more...
2012-07-13 Ansgar Burchardtdaklib/checks.py: allow DMs to upload to all suites
2012-07-07 Joerg JaspertMerge remote-tracking branch 'ansgar/pu/multiarchive...
2012-07-07 Ansgar Burchardtdon't require all binaries to be included
2012-07-07 Ansgar Burchardtuse discard instead of remove
2012-07-06 Ansgar BurchardtAdd module with pre-acceptance tests.