]> git.decadent.org.uk Git - dak.git/shortlog
dak.git
2009-10-27 Chris Lambdrop unused imports
2009-10-27 Chris LambIf positional argument is None, modify it.s
2009-10-27 Chris LambIf None is passed in.
2009-10-27 Mark Hymerslet there be referential integrity
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambAdd missing for loop.
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambThis is SQL, not Python.
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambUse the format id. not its name.
2009-10-27 Chris LambInterpolate values properly.
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambActually select some rows.
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambDrop lzma support.
2009-10-27 Chris LambOnly enable not-"1.0" formats on t-p-u and unstable...
2009-10-27 Chris LambMerge branch 'master' into deb-src-3.0-sqla
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambUse session.commit_or_flush in some more functions.
2009-10-27 Chris LambAttach commit_or_flush to session object to call either...
2009-10-27 Chris LambAdd doc for session_wrapper.
2009-10-27 Chris LambReject uploads that contain a native tarball and a...
2009-10-27 Chris Lambdak heresy
2009-10-27 Chris LambFix reference to cls.requires.
2009-10-27 Chris LambAdd unittest.main() to test_regexes.
2009-10-27 Chris LambAdd shebang to regex tests.
2009-10-27 Chris LambSimplify rejecting logic
2009-10-27 Chris LambAvoid if/elif/elif.. with lookup table.
2009-10-27 Chris LambUse loop to check for illegal duplication of file types...
2009-10-27 Chris LambUse a collections.defaultdict to avoid boilerplate...
2009-10-27 Chris LambCorrect grammar when rejecting a package with insuffici...
2009-10-27 Chris LambRequire source formats to have a name and interpolate...
2009-10-27 Chris LambCompare with None using "is", not "=="
2009-10-27 Chris LambRemove has_ prefix inside srcformats.
2009-10-27 Chris LambDon't pass dsc_filename to reject_msgs; prepend it...
2009-10-27 Chris LambMove rejection message generation into srcformats
2009-10-27 Chris LambAdd regex to match .dsc "Format: lala" value and compil...
2009-10-27 Chris LambAdd SourceFormat class and track definitions with metaclass
2009-10-27 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-27 Mark HymersMerge commit 'djpig/djpig'
2009-10-27 Frank Lichtenheldprocess-new: Fix BCC and X-Katie handling
2009-10-27 Frank LichtenheldFix various small bugs
2009-10-27 Chris LambMake dbconn.get_suite_src_formats use @session_wrapper.
2009-10-27 Chris LambMerge branch 'master' into deb-src-3.0-sqla
2009-10-27 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-27 Mark Hymersfix p-u accepts for binary uploads
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambCorrect logic with detecting default kwarg values vs...
2009-10-27 Chris LambWrap __doc__ and func_name in @session_wrapper.
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambAvoid circular import when importing daklib.dbconn...
2009-10-27 Chris LambHandle arguments with default kwargs in @session_wrapper.
2009-10-27 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-27 Chris LambAdd missing "utils" import (used in security conditional)
2009-10-27 Chris LambNo need to assign to a local now that @session_wrapper...
2009-10-27 Chris LambAvoid calling .count(); call .one() and catch the excep...
2009-10-27 Raphaël HertzogAdd support for multiple orig tarballs
2009-10-27 Raphaël Hertzogdak show-new: use new regex to cope with all source...
2009-10-27 Raphaël Hertzogdak check-archive: replace check tar-gz-in-dsc
2009-10-27 Raphaël HertzogFix Upload.check_files() and Upload.check_dsc() to...
2009-10-26 Raphael HertzogFix utils.build_file_list() for 3.x source packages
2009-10-26 Raphaël HertzogCreate utils.check_dsc() to verify files in source...
2009-10-26 Raphaël HertzogAdd new SQLAlchemy objects representing source formats
2009-10-26 Raphaël HertzogAdd list of allowed source formats in the database
2009-10-26 Raphael Hertzogdaklib/regexes.py: updates to support new source files
2009-10-26 Frank LichtenheldRe-enable BXA notifications
2009-10-26 Frank Lichtenheldqueue: Fix typo
2009-10-26 Chris LambFix Archive.__repr__
2009-10-26 Chris LambFactor out most common session handling into decorator.
2009-10-26 Frank LichtenheldConvert process_new to new APIs
2009-10-26 Frank LichtenheldPrint a warning if a trainee tries to do something...
2009-10-26 Frank LichtenheldDocumentation fixes
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersreally disable contents in p-a
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersdisable contents storage for now
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark HymersDear Ganneff, C+P coding is not helpful
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Joerg JaspertFor now do not say queue only but let it deliver instantly
2009-10-26 Mark Hymerstry fixing up this *again*
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymerswhy do people want readable messages?
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersurgh, wrong part of the message
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymerstidy up messages
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymerspackage -> source
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersshow the package name, not the object repr
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymerswe now get an object or None back not a list...
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersuse correct function name
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersinitialise template variables
2009-10-26 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-26 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-26 Mark Hymersthe database is faster than us now
next