]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Status.pm
use schema in Debbugs::Status tests
[debbugs.git] / Debbugs / Status.pm
2018-08-19 Don Armstronguse schema in Debbugs::Status tests
2018-04-16 Don Armstronguse the bin_to_src cache in get_bug_statuses
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-12 Don Armstrongpopulate $status{id} in get_bug_status
2018-04-11 Don Armstronghandle non-existant logs earlier in bug_archiveable
2018-04-11 Don Armstrongpopulate location in get_bug_statuses
2018-04-03 Don Armstrongfix dereferencing of $param{status}
2018-04-03 Don Armstrongfix how status is passed to bug_presence
2018-04-03 Don Armstrongadd get_bug_statuses to retrieve multiple bugs at once
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-12 Don Armstrongget_bug_status can now accept a schema to pull from DB
2018-03-09 Don ArmstrongMerge branch 'text_xslate_templates'
2018-02-23 Don ArmstrongOnly search for the first Format-Version: and use it text_xslate_templates
2018-02-23 Don Armstronguse state for read_bug field namemap
2018-02-23 Don Armstronguse state for read_bug params_validate spec
2018-01-02 Don Armstrongpass through a binary-to-source cache
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-07-06 Don ArmstrongFix merged sort order to always be numeric
2017-07-02 Don ArmstrongUse List::AllUtils instead of List::Utils and List...
2017-04-02 Don Armstrongchange fix to #858671 to split source with split_status...
2017-03-31 Don ArmstrongSplit source file properly
2016-09-07 Niels ThykierDrop more unused variables
2016-08-10 Don Armstrongwhen splitting fields, uniquify and sort them if they...
2016-08-10 Don Armstrongtry very hard to output a reported date for bugs even...
2016-08-04 Niels ThykierPrefer "use Exporter qw(import)" to inheriting from it
2016-03-29 Don Armstrongfix inversion of date/versions in Debbugs::Status leadi...
2014-04-16 Don ArmstrongAlso check for package being defined before checking...
2014-04-16 Don Armstrongcheck for package being defined before source regex
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar
2013-08-16 Don Armstronguse a cmp sort instead of a <=> sort, because that...
2013-04-02 Don Armstrongcheck the log modified time of an optional gziped log
2013-03-21 Don ArmstrongMerge branch 'don/rebuild-index'
2013-03-21 Don Armstrongmake generate_status_line handle bug not being defined...
2013-03-20 Don ArmstrongMerge remote-tracking branch 'mikegabriel/proposal_upst... mike_patches
2013-03-20 Don Armstrongadd rebuild index support
2013-03-20 Mike Gabriel* Fix lintian issues: libdebbugs-perl: spelling-error...
2013-03-15 Don Armstrongthe old index has to be open in encoding mode too
2013-03-14 Don ArmstrongMerge branch 'master' of git+ssh://git.donarmstrong...
2013-03-14 Don ArmstrongMerge remote-tracking branch 'origin/don/fix_encoding'
2013-03-14 Don Armstrongthe realtime file needs to be in UTF-8
2013-03-14 Don Armstrongmerge libravatar support into master
2013-03-14 Don ArmstrongMerge branch 'don/fix_encoding'
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-01 Don Armstrongmove UTF8 routines out of Debbugs::Common and into...
2012-09-06 Don ArmstrongDocument what Debbugs::Status::get_bug_status returns
2012-07-14 Don ArmstrongAdd support for outlook in control
2012-07-08 Don ArmstrongMerge branch 'master' into don/processcleanup
2012-07-08 Don ArmstrongMerge branch 'don/processencoding' of git+ssh://git...
2012-07-07 Don Armstrongstatus files should all be in UTF8; no longer attempt...
2012-07-06 Don ArmstrongMerge branch 'master' into cgiencoding
2012-04-17 Don ArmstrongMerge branch 'master' into cgiencoding
2012-04-11 Don Armstrongproperly encode utf8 status fields when version is 3
2012-03-26 Don Armstrongswitch to version 3 status files which are utf8 encoded
2012-03-19 Debian BTSmerge changes from dla source branch
2012-03-19 Don Armstrongdecode utf8 strings properly; write them back out to...
2012-03-14 Debian BTSmerge changes from dla source branch
2012-03-14 Don Armstrongremove debugging code that snuck into debbugs
2012-03-13 Debian BTSmerge changes from dla source branch
2012-03-13 Don Armstrongunlock nextnumber after overwriting
2012-03-13 Don Armstrongadd new_bug and overwrite file
2012-02-16 Don Armstrongallow for tracking locks and relocking
2010-02-08 Debian BTSmerge changes from don source
2010-02-05 Don Armstrong * fix extraneous semicolon
2009-09-10 Debian BTSmerge changes from dla source
2009-09-10 Don ArmstrongDitch \r and \n in status fields (closes: #545895)
2009-09-10 Don Armstrong * Rewrite binary_to_source to be more complete and...
2009-09-03 Debian BTSmerge changes from dla source
2009-09-03 Don Armstrong * fix regex in get_bug_status for determining source
2009-08-24 Debian BTSmerge changes from dla source
2009-08-20 Don Armstrongsplit on keywords and tags
2009-08-19 Debian BTSmerge changes from dla source
2009-08-19 Don Armstrongfix dumb infinite loop; really fix this properly soon...
2009-08-19 Debian BTSmerge changes from dla source
2009-08-19 Don Armstrongadd in support for missing binary packages which are...
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstrongalways return an arrayref in split_fields
2009-07-26 Debian BTSmerge changes from don source
2009-07-26 Don Armstrongtags are separated by space, not ", "
2009-07-23 Debian BTSmerge changes from don source
2009-06-19 Don Armstrongfix split_status_fields's use of mergedwith and dclone...
2009-06-19 Don Armstrongadd split and join status fields commands
2009-05-29 Don Armstrongdiscard empty packages in split_packages
2009-03-05 Don Armstrong * Fix locks returns in read_bug
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don Armstrongadd last modified field to status
2009-02-19 Don Armstrongallow fields to be exported
2008-12-31 Don Armstrong * By default indicate the source package
2008-12-13 Debian BTSmerge changes from dla source tree
2008-12-13 Don Armstrongadd missing @gAffectsDistributionTags; map the distribu...
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-18 Don Armstrongfixup $status typo; $dist typo
2008-09-18 Don Armstrong * Add support for affects_distribution_tags
2008-09-17 Don Armstrong * Fix and/or issue in lock_read_all_merged_bugs
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix locking in lock_read_all_merge_bugs
2008-08-10 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * Add the summary feature
2008-08-09 Debian BTSmerge changes from don
next