]> git.decadent.org.uk Git - dak.git/history - daklib
Drop executable bits on libraries.
[dak.git] / daklib /
2009-10-31 Chris LambDrop executable bits on libraries.
2009-10-31 Chris LambPrefer the "Borg" pattern over the GoF singleton pattern.
2009-10-31 Chris LambRemove empty docstring.
2009-10-31 Chris LambMake daklib.lintian work on the named groups, not the...
2009-10-31 Chris LambUse named groups in lintian regex.
2009-10-31 Chris LambAlter generate_reject_messages to return a generator.
2009-10-31 Chris LambTidy upload.check_lintian.
2009-10-31 Chris LambGenerate lintian reject messages in daklib.lintian...
2009-10-31 Chris LambAdd a docstring for parse_lintian_output
2009-10-31 Chris LambAn empty output is handled fine.
2009-10-31 Chris LambMove lintian parsing to daklib.lintian and add tests.
2009-10-31 Chris LambRename warning/error in lintian autorejects to nonfatal...
2009-10-31 Chris LambSimplify which_conf_file.s
2009-10-31 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-31 Mark Hymershmm...
2009-10-31 Mark Hymersfix name
2009-10-31 Mark Hymersright variable name
2009-10-31 Mark HymersI'm never tidying up names again
2009-10-31 Mark Hymerspoolfile, you moron
2009-10-31 Mark Hymersin_queue is the object, _id the id
2009-10-31 Mark Hymersqueue_id -> policy_queue_id
2009-10-31 Mark Hymersfix variable name
2009-10-31 Mark Hymersargh
2009-10-31 Mark HymersWhen changing Queue -> Build/PolicyQueue, it helps...
2009-10-31 Mark Hymersargh, another typo
2009-10-31 Mark Hymerstypo
2009-10-31 Mark HymersFix up hand off to policy and buildd queues
2009-10-31 Mark HymersMerge commit 'ftpmaster/master'
2009-10-31 Mark HymersMerge commit 'djpig/process-upload'
2009-10-31 Frank Lichtenhelddo not support multi-archive mode in process-upload
2009-10-31 Frank Lichtenheldcheck_files: Fix check for known changes files
2009-10-31 Frank LichtenheldSmall fixes
2009-10-31 Frank LichtenheldMerge commit 'mhy/master' into process-upload
2009-10-31 Mark Hymersinitial policy queue implementation in process_upload
2009-10-31 Mark Hymersfix up existing changes file handling
2009-10-31 Frank LichtenheldMulti-valued changes fields are space-separated
2009-10-31 Mark Hymersrename known_changes
2009-10-31 Mark HymersMerge commit 'ftpmaster/master'
2009-10-31 Mark HymersTry to sanitise changes and queue handling
2009-10-30 Joerg JaspertMerge commit 'djpig/djpig' into merge
2009-10-30 Frank LichtenheldFix error in SQLA mapper setup
2009-10-30 Mark HymersMerge commit 'djpig/process-upload'
2009-10-30 Frank Lichtenheldcheck_files: check changes against known_changes
2009-10-30 Frank LichtenheldVarious fixes
2009-10-30 Frank Lichtenheldchanges: fix known_changes handling of parsed changes...
2009-10-30 Frank Lichtenheldchanges: Remove .dak file handling
2009-10-30 Frank Lichtenheldcheck_dsc_against_db: fix a corner-case in .orig. handling
2009-10-30 Frank Lichtenheldprocess-upload: try to use the same session all over...
2009-10-30 Frank LichtenheldFix various errors caused by moving stuff around
2009-10-30 Frank Lichtenheldprocess-upload: make sure we clean up after ourself
2009-10-30 Frank Lichtenheldchanges: Use @session_wrapper
2009-10-30 Joerg JaspertMerge commit 'mhy/master' into merge
2009-10-30 Mark Hymersadd changes and queue handling
2009-10-30 Joerg Jaspertsig verify
2009-10-30 Frank Lichtenheldqueue: Add missing SQLA import
2009-10-30 Frank LichtenheldFix typo in function name
2009-10-30 Frank LichtenheldMerge process-accepted's install into Upload.install()
2009-10-30 Frank LichtenheldUpload: remove cruft
2009-10-30 Frank LichtenheldMove helper functions for database insertion to dbconn
2009-10-30 Frank LichtenheldMerge commit 'private/master' into process-upload
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
2009-10-30 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-30 Chris LambDon't shadow 'file' builtin in daklib.queue.
2009-10-30 Chris LambUse 4 spaces for indentation.
2009-10-30 Chris LambCorrect code to match documentation of Binary.check_utf...
2009-10-30 Chris LambRemove unused 'time' import.
2009-10-30 Chris LambCorrect isinstance call; DictType is not an actual...
2009-10-30 Chris Lambdak's "Dict" is a synonym of the 'dict' builtin
2009-10-30 Chris LambUse foo.iteritems() to avoid reentrancy with foo[k].
2009-10-30 Chris LambDon't shadow 'map' builtin in daklib.utils.TemplateSubst
2009-10-30 Chris LambUpdate comment about our monkeypatching of commands...
2009-10-30 Chris LambRemove duplicated 'commands' import.
2009-10-30 Chris LambDon't use deprecated string module.
2009-10-30 Chris LambRemove unused imports from daklib.queue.
2009-10-30 Chris LambRemove shadowing builtins in daklib.queue
2009-10-30 Chris LambRemove daklib's now-unused extension functionality.
2009-10-30 Chris LambRemove shadowing builtins in daklib.dbconn.
2009-10-30 Chris LambDon't shadow 'dir' builtin in daklib.utils.get_changes_...
2009-10-30 Chris LambWe don't use re_is_orig_source in daklib.utils anymore.
2009-10-30 Chris LambDon't shadow "dir" builtin.
2009-10-30 Chris LambFix uid references in DM upload error codepaths.
2009-10-30 Chris LambFix component references in upload component error...
2009-10-30 Chris LambFix handling of invalid Maintainer field.
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
2009-10-30 Frank Lichtenheldprocess-upload: import action() from process-unchecked
2009-10-30 Mark Hymerssort out type problem
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
2009-10-30 Frank Lichtenheldqueue_install: Adapt to new code organisation
2009-10-30 Frank LichtenheldCopy parts of process-unchecked to daklib.queue_install
2009-10-30 Joerg JaspertMerge commit 'mhy/suitesql' into merge
2009-10-30 Mark HymersMerge commit 'ftpmaster/master' into suitesql
2009-10-30 Mark Hymersfix up policy_queue support in the ORM and drop old...
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
2009-10-30 Mike O'Connori was trying to interrupt this with the keyboards and...
2009-10-30 Mike O'ConnorMerge commit 'public/knownchanges' into knownchanges
2009-10-30 Mike O'Connorimport known_changes with correct name. catch keybord...
2009-10-30 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
2009-10-30 Mike O'Connormerge from flotow
2009-10-30 Joerg JaspertMerge commit 'stew/knownchanges' into merge
next