]> git.decadent.org.uk Git - dak.git/history - daklib
Notify w-b earlier
[dak.git] / daklib /
2016-05-01 Ansgar BurchardtKeep track of when a package was last added to a suite
2016-05-01 Ansgar BurchardtWork with newer SQLAlchemy versions
2016-04-24 Guillem JoverMove more specific source file regexes before general...
2016-04-15 Ansgar BurchardtDo not pass all file descriptiors to external process.
2016-04-12 Guillem JoverFix support for detached upstream signatures
2016-04-12 Guillem JoverStop using undefined reject function in check_dsc_files
2016-04-12 Guillem JoverEscape dots in file type check in check_dsc_files
2016-03-30 Ansgar BurchardtRevert "Use only 'xz' as default compression for Source...
2016-03-30 Ansgar BurchardtAcquire a lock in the main process when writing Contents
2016-03-30 Ansgar BurchardtUse only 'xz' as default compression for Sources and...
2016-03-30 Ansgar BurchardtRemove files that are (no longer) generated
2016-01-22 Guillem JoverAdd support for detached upstream signatures
2016-01-18 Ansgar BurchardtReject arch:all binNMUs
2016-01-16 Ansgar BurchardtRun new SuiteCheck as a per-suite check
2016-01-16 Ansgar BurchardtDo not consider MD5-based signatures valid
2016-01-16 Ansgar BurchardtAdd option to forbid source and/or binary uploads to...
2016-01-16 Ansgar BurchardtCheck for debug suite for upload suite, not override...
2016-01-04 Ansgar BurchardtMerge remote-tracking branch 'dktrkranz/fixes'
2016-01-03 Luca FalavignaDefine correct RM version when binary name is different...
2016-01-02 Joerg JaspertMerge remote-tracking branch 'DktrKranz/fixes'
2016-01-02 Joachim BreitnerRemoval dep check only considers latest sources (Closes...
2016-01-02 Luca FalavignaAllow closing bugs if more than one source version...
2015-12-31 Ansgar BurchardtAlso allow '-' in suffix of .buildinfo files
2015-12-31 Niels Thykierdaklib/upload.py: Silently accept and discard .buildinf...
2015-12-20 Ansgar BurchardtAdd option to not check arch:all rdeps
2015-12-20 Ansgar BurchardtPackageLists do not quite behave like a list of actual...
2015-12-19 Ansgar BurchardtDebug packages should not go to NEW even for binary...
2015-12-19 Ansgar BurchardtAlso fallback to component from binary for non-NEW...
2015-12-19 Ansgar Burchardtdebug packages now also have "Auto-Built-Package: debug...
2015-12-08 Matthias KlumppAdjust the regexes used for DEP-11 files
2015-12-06 Joerg JaspertMerge remote-tracking branch 'ximion/dep11' into dmerge
2015-12-05 Matthias KlumppInclude AppStream metadata from the generator server
2015-12-02 Julien CristauPass suite name to the autobyhand scripts
2015-12-01 Ansgar BurchardtSQLAlchemy version 1.0 might also be okay
2015-11-08 Julien CristauAllow source-only uploads with 'sid' as distribution
2015-10-17 Joerg JaspertSwitch from gid=800 to supplementaryGid=Debian
2015-09-10 Joerg JaspertMerge remote-tracking branch 'lamby/misc-fixes-796786...
2015-09-10 Joerg JaspertMerge remote-tracking branch 'lamby/improve-parse-chang...
2015-09-07 Ansgar BurchardtOnly copy existing byhand files.
2015-08-24 Chris Lambdaklib/utils.py: mandantory -> mandatory spelling error
2015-08-24 Chris Lambdaliblib/dak_exceptions: Add trailing comma to avoid...
2015-08-24 Chris Lambdalkib/dbconn.py: Mention which version is installed...
2015-08-21 Mark HymersRemove install_date from not_null_constraints
2015-08-21 Mark HymersSet install_date properly for source table
2015-08-18 Ansgar BurchardtAllow *.asc to be part of source packages
2015-08-18 Ansgar BurchardtDefine regular expressions only once
2015-08-18 Ansgar BurchardtRemove more unused regular expressions.
2015-08-18 Ansgar BurchardtAllow *.asc to be uploaded
2015-08-18 Ansgar BurchardtRemove unused regular expression.
2015-08-16 Ansgar BurchardtMerge branch 'debug'
2015-08-16 Ansgar BurchardtAllow packages not ending in -dbgsym in the debug section
2015-08-16 Ansgar BurchardtThere should only be one place to check for a debug...
2015-08-15 Paul TagliamonteAdd debug binary diverting for archive install
2015-08-15 Paul TagliamonteUpdate projectb to know about suite.debugsuite
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-08-14 Ansgar BurchardtFix typo.
2015-08-14 Ansgar BurchardtInitial work on import-repository
2015-08-14 Ansgar BurchardtUse HashedFile.input_filename
2015-08-14 Ansgar BurchardtSignedFile: allow multiple signatures
2015-08-14 Ansgar BurchardtSplit out logic to parse Built-Using field.
2015-08-13 Ansgar BurchardtAdd install_source_to_archive method
2015-08-13 Ansgar BurchardtHashedFile: Allow to use a different filename for input
2015-08-13 Ansgar BurchardtDo not require all attributes to match
2015-08-12 Ansgar BurchardtAdd helper functions to decompress files.
2015-08-12 Ansgar BurchardtGeneralize parse_file_list to allow handling Release...
2015-08-12 Ansgar BurchardtAllow checking files given an open file handle.
2015-08-12 Ansgar BurchardtFix typo in error message.
2015-08-12 Ansgar BurchardtAdd regexp for safe filenames, including slashes.
2015-08-12 Ansgar BurchardtFix handling of mapped components in process-new
2015-08-11 Ansgar BurchardtArchiveTransaction: add flush() method.
2015-06-18 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-18 Niels Thykierdaklib/rm: Fix boolean inversion on partial removals
2015-06-17 Ansgar BurchardtImplicitly release lock when closing file
2015-06-17 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-17 Niels Thykierdaklib/rm: Components can be None even when partial...
2015-06-15 Ansgar Burchardtdaklib/ls.py: manage our own database session
2015-06-14 Ansgar Burchardtdaklib/daklog.py: acquire an advisory lock when writing...
2015-06-14 Ansgar Burchardtdaklib/rm.py: acquire an advisory lock when writing...
2015-06-14 Ansgar Burchardtls: Also search for codename.
2015-06-13 Ansgar BurchardtMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-11 Ansgar BurchardtRemove more unused code.
2015-06-11 Ansgar Burchardttypo: providors -> providers
2015-06-11 Ansgar BurchardtRevert "ls: also accept codenames"
2015-06-11 Ansgar Burchardtls: also accept codenames
2015-06-11 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-11 Niels Thykierrm: Ensure con_components are not None
2015-06-11 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-11 Niels Thykierrm: Only add component restriction if there is a component
2015-06-11 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft'
2015-06-11 Niels Thykierdaklib/rm: Use strings and not RowProxy as key
2015-06-11 Joerg JaspertMerge remote-tracking branch 'nthykier/auto-decruft...
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
next