projects
/
dak.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dak.git
2009-10-27
Chris Lamb
Use the format id. not its name.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Interpolate values properly.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Actually select some rows.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Drop lzma support.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Only enable not-"1.0" formats on t-p-u and unstable...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Merge branch 'master' into deb-src-3.0-sqla
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Use session.commit_or_flush in some more functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Attach commit_or_flush to session object to call either...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add doc for session_wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Reject uploads that contain a native tarball and a...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
dak heresy
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Fix reference to cls.requires.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add unittest.main() to test_regexes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add shebang to regex tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Simplify rejecting logic
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Avoid if/elif/elif.. with lookup table.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Use loop to check for illegal duplication of file types...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Use a collections.defaultdict to avoid boilerplate...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Correct grammar when rejecting a package with insuffici...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Require source formats to have a name and interpolate...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Compare with None using "is", not "=="
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Remove has_ prefix inside srcformats.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Don't pass dsc_filename to reject_msgs; prepend it...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Move rejection message generation into srcformats
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add regex to match .dsc "Format: lala" value and compil...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add SourceFormat class and track definitions with metaclass
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Mark Hymers
Merge commit 'djpig/djpig'
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Frank Lichtenheld
process-new: Fix BCC and X-Katie handling
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Frank Lichtenheld
Fix various small bugs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Make dbconn.get_suite_src_formats use @session_wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Merge branch 'master' into deb-src-3.0-sqla
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Mark Hymers
fix p-u accepts for binary uploads
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Correct logic with detecting default kwarg values vs...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Wrap __doc__ and func_name in @session_wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Avoid circular import when importing daklib.dbconn...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Handle arguments with default kwargs in @session_wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Add missing "utils" import (used in security conditional)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
No need to assign to a local now that @session_wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Chris Lamb
Avoid calling .count(); call .one() and catch the excep...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Raphaël Hertzog
Add support for multiple orig tarballs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Raphaël Hertzog
dak show-new: use new regex to cope with all source...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Raphaël Hertzog
dak check-archive: replace check tar-gz-in-dsc
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Raphaël Hertzog
Fix Upload.check_files() and Upload.check_dsc() to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Raphael Hertzog
Fix utils.build_file_list() for 3.x source packages
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Raphaël Hertzog
Create utils.check_dsc() to verify files in source...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Raphaël Hertzog
Add new SQLAlchemy objects representing source formats
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Raphaël Hertzog
Add list of allowed source formats in the database
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Raphael Hertzog
daklib/regexes.py: updates to support new source files
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Frank Lichtenheld
Re-enable BXA notifications
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Frank Lichtenheld
queue: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Chris Lamb
Fix Archive.__repr__
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Chris Lamb
Factor out most common session handling into decorator.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Frank Lichtenheld
Convert process_new to new APIs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Frank Lichtenheld
Print a warning if a trainee tries to do something...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Frank Lichtenheld
Documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
really disable contents in p-a
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
disable contents storage for now
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
Dear Ganneff, C+P coding is not helpful
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
For now do not say queue only but let it deliver instantly
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
try fixing up this *again*
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
why do people want readable messages?
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
urgh, wrong part of the message
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
tidy up messages
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
package -> source
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
show the package name, not the object repr
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
we now get an object or None back not a list...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
use correct function name
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
initialise template variables
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
the database is faster than us now
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Chris Lamb
Don't repr the object; could be a long (and ends up...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
make cruft_report report
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'lamby/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Chris Lamb
Use the correct dictionary to lookup name of users.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
whoops - call it with the object, not the name
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
call get_suite_binaries properly
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
pass parameters properly
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Mark Hymers
import a class we need and don't hide errors
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Joerg Jaspert
Merge commit 'mhy/master' into merge
commit
|
commitdiff
|
tree
|
snapshot
next