2009-11-01 |
Chris Lamb | Remove duplicated section-is-dh_make-template Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-11-01 |
Chris Lamb | Update BuildQueue's __repr__ descriptor. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-11-01 |
Chris Lamb | Fix references to get_or_set_queue in new_security_installs Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-11-01 |
Chris Lamb | Add test that imports all dak commands. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-11-01 |
Chris Lamb | lenny's python-apt does not support "#" comments. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Add tests for process_gpgv_output Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Remove some of the Table boilerplate Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Heh, someone fixed these issues since 2001. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Add dak.conf for tests as utilities parse it. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Port old tests to unittest; currently 18 failures. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Add a 'fixture' utility to generate a path to a fixture. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Tidy daklib.utils.which_conf_file Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Use a custom dak.conf during tests - now we can import... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Drop executable bits on libraries. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Prefer the "Borg" pattern over the GoF singleton pattern. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Remove empty docstring. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Make daklib.lintian work on the named groups, not the... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Use named groups in lintian regex. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Alter generate_reject_messages to return a generator. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Tidy upload.check_lintian. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Generate lintian reject messages in daklib.lintian... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Add a docstring for parse_lintian_output Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | An empty output is handled fine. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Move lintian parsing to daklib.lintian and add tests. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Rename warning/error in lintian autorejects to nonfatal... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Make all tests use DakTestCase. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Add a base TestCase that we can extend later. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-31 |
Chris Lamb | Simplify which_conf_file.s
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | 'as' is a reserved word in Python 2.6. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't shadow 'file' builtin in daklib.queue. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Use 4 spaces for indentation. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Correct code to match documentation of Binary.check_utf8_package Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove unused 'time' import. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Correct isinstance call; DictType is not an actual... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | dak's "Dict" is a synonym of the 'dict' builtin Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Use foo.iteritems() to avoid reentrancy with foo[k]. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't shadow 'map' builtin in daklib.utils.TemplateSubst Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Update comment about our monkeypatching of commands... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove duplicated 'commands' import. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't use deprecated string module. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove unused imports from daklib.queue. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove shadowing builtins in daklib.queue
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove daklib's now-unused extension functionality. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove shadowing builtins in daklib.dbconn. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't shadow 'dir' builtin in daklib.utils.get_changes_files Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | We don't use re_is_orig_source in daklib.utils anymore. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't shadow "dir" builtin. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix uid references in DM upload error codepaths. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix component references in upload component error... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix handling of invalid Maintainer field. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Remove duplicate return statement. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Add missing Config initialiser. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix do_anaias in cruft-report. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Add missing import in contents Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Add missing configuration initialiser. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix check_indices_files_exist in check-archive. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix local variable in check-archive/check_override Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Fix check_override in check-archive. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't shadow built-in 'file' Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Consistently use 4-spaces in add_user.py Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Don't mix tabs and spaces in add_user.py
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Revert "remove an unneeded linewrap" - not needed anymore. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-30 |
Chris Lamb | Strip trailing newline, just like getstatusoutput Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Correct local variable name in Upload.package_info. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Refactor Upload.package_info. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Prefer interpolation over concatenation here. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Add more spacing for reject messages/notes etc. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Log whether maintainer can override when we lintian... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | This is not icanhascheezburger.com :( Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Don't reject binary uploads. Sorry buildd maintainers. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Add NVIT test. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Fix another list.join/str.join instance. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Prefer interpolation over concatenation. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Join is str.join, not list.join Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | cnf.__getitem__ is not following protocol, but this... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | We renamed s/directory/queue/ in this code. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Some people can't open the log; handle this gracefully. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Split out symlink creation into Upload.ensure_orig Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Check that we can parse the YAML file before we symlink... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Test that we have Dinstall::LintianTags before we symlink... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Cleanup any symlinks that we created. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Use the same session when getting pool entries, otherwise... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Hide SystemError, otherwise logging gets ugly. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Don't reject orig tarballs - we want them Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Don't ignore KeyboardInterrupt either in process_unchecked Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Don't log "dak top-level starting" every time we run... Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Catch and log all exceptions from top-level dak command. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Look in the pool and queues for missing orig files. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Tidy check_lintian's 'log' closure Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-29 |
Chris Lamb | Inline ensure_all_source_exists. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Revert "While we're at it, split out another version...
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Actually use dest_dir argument Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | pkg is on self. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Pass source_dir to ensure_all_source_exists Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | build_file_list(changes, ..) can also be dsc information \o/ Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Haha, recursive import Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Really fix import. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Import ensure_orig_files properly. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Aw, [] can't take *args/**kwargs things. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
2009-10-28 |
Chris Lamb | Add check_lintian logging. Signed-off-by: Chris Lamb <lamby@debian.org>
|
commit | commitdiff | tree |
next |