2009-10-30 |
Mike O'Connor | merge from master |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Joerg Jaspert | Merge commit 'mhy/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Correct local variable name in Upload.package_info. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Refactor Upload.package_info. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Prefer interpolation over concatenation here. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Add more spacing for reject messages/notes etc. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Log whether maintainer can override when we lintian... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | This is not icanhascheezburger.com :( |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Don't reject binary uploads. Sorry buildd maintainers. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Add NVIT test. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | Merge commit 'ftpmaster/master' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | update import_keyring |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Fix another list.join/str.join instance. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Prefer interpolation over concatenation. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Join is str.join, not list.join |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | cnf.__getitem__ is not following protocol, but this... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | We renamed s/directory/queue/ in this code. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | add some tags |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Some people can't open the log; handle this gracefully. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | now we don't need the dm flag |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | allow for keyring priorities |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | Merge commit 'ftpmaster/master' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Mark Hymers | implement key acls |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Split out symlink creation into Upload.ensure_orig |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Check that we can parse the YAML file before we symlink... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Test that we have Dinstall::LintianTags before we symli... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Cleanup any symlinks that we created. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Use the same session when getting pool entries, otherwi... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Hide SystemError, otherwise logging gets ugly. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Don't reject orig tarballs - we want them |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Don't ignore KeyboardInterrupt either in process_unchecked |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Don't log "dak top-level starting" every time we run... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Catch and log all exceptions from top-level dak command. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Look in the pool and queues for missing orig files. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Tidy check_lintian's 'log' closure |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | dinstall order change |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | symlinks |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Chris Lamb | Inline ensure_all_source_exists. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Joerg Jaspert | rsyncable |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | quote |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Revert "While we're at it, split out another version... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Actually use dest_dir argument |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | pkg is on self. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Pass source_dir to ensure_all_source_exists |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | build_file_list(changes, ..) can also be dsc informatio... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Haha, recursive import |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Really fix import. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Import ensure_orig_files properly. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Aw, [] can't take *args/**kwargs things. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Add check_lintian logging. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mark Hymers | add keyring defaults |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mike O'Connor | bootstrap_bin working |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mike O'Connor | marge from master |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Drop the SourceFormat-specific validate_format classmet... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Don't validate a .changes Format as a source package... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Add validate_changes_format utility. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mark Hymers | tidy up and add more methods to SQLA objects |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mike O'Connor | merge from master with sqla |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Move parse_format tests to test_formats.py |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Move parse_format into daklib.formats |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mark Hymers | add basic mapper classes for new tables |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Fix changes[...] call. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge branch 'merge' |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Joerg Jaspert | Merge commit 'lamby/master' into merge |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Fix return type. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mark Hymers | add acls to database schema |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | Don't call check_* due when we are running with No... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | While we're at it, split out another version of ensure_... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lamb | check_lintian needs all the source, otherwise we can... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mark Hymers | Merge commit 'ftpmaster/master' |
commit | commitdiff | tree | snapshot |
next |