]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
merge changes from dla source tree
[debbugs.git] / Debbugs /
2008-09-24 Debian BTSmerge changes from dla source tree
2008-09-24 Don ArmstrongReturn 404 when a bug number that does not exist is...
2008-09-23 Don Armstrongmerge from mainline
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-19 Don Armstrongfix link to cloned bugs
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-09-17 Don Armstrong * Split out a new checkpid function
2008-08-16 Don Armstronggeneralize append_to_log
2008-08-16 Don Armstrongremove useless bits from Debbugs::CGI::Pkgreport.pm
2008-08-14 Don Armstrong * $param{log} should be $param{message} instead
2008-08-12 Debian BTSmerge changes from don
2008-08-12 Don Armstrong * trim off trailing spaces in summary
2008-08-12 Don Armstrongremove pathological space in =back
2008-08-12 Don Armstrongfix another edge case in Debbugs::Versions::Dpkg
2008-08-11 Don Armstrongfix corner case where Debbugs::Versions would return...
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing space and title summary
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd newline after each line
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * try to rip out quoted replies
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongset current line length to zero in wrap_to_length
2008-08-10 Don Armstrong * fix locking in lock_read_all_merge_bugs
2008-08-10 Don Armstrong * Add bug archiveable support to PKgreport.pm
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongadd missing comma in Debbugs/Control; add test for...
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * Add debug and transcript information on every bug
2008-08-10 Don Armstrongremove deprecationn warnings for the time being in...
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix output typo
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrongreturn "" instead of () from english_join
2008-08-09 Don Armstrong * Add support for affects
2008-08-09 Don Armstrong * Add english_join command to Debbugs::Common
2008-08-09 Don Armstrong * support affects in get_bugs
2008-08-09 Don Armstrong * Add the summary feature
2008-08-09 Debian BTSmerge changes from don
2008-08-09 Debian BTSmerge changes from don
2008-08-09 Don Armstrong * accept dist like we're supposed to
2008-08-09 Don Armstrong * use Params::validate in read_log_records
2008-08-09 Don Armstrong * fix archived for undef location
2008-08-09 Don Armstrong * fix typo
2008-08-09 Don Armstrong * allow the location to be undef; assume that such...
2008-08-09 Don Armstrong * Handle non-existant cc/bcc in Recipients
2008-08-09 Debian BTSmerge changes from dla source
2008-08-09 Don Armstrong * Import Debbugs::Packages::binarytosource into Debbug...
2008-08-09 Debian BTS merge changes from dla source
2008-08-09 Don Armstrong * switch to bug_links from bug_url
2008-08-09 Don Armstrong * switch to package_links from htmlizemaintlinks
2008-08-09 Don Armstrong * add handle affected packages code
2008-08-09 Don Armstrong * export the lock_read_all_merged_bugs module
2008-08-09 Don Armstrong * Add determine_recipients
2008-08-09 Don Armstrong * fix misusage of bug_links in Debbugs::CGI::Bugreport
2008-08-08 Don Armstrong * Switch from bug_url to bug_links
2008-08-07 Don Armstrong * Completely reformat pkgreport.cgi output
2008-08-07 Don Armstrong * Add tag->single letter hash configuration option
2008-08-07 Don Armstrongindicate whether a bug is archived or not in status
2008-08-07 Don Armstrongallow using time in templates
2008-08-05 Don Armstrongfix owner mark
2008-08-05 Don Armstrongadd package filter support
2008-08-05 Don Armstrong * Support attachments properly in display_entity
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Make service use warnings; use strict;
2008-08-01 Don Armstrong * Add control owner function
2008-08-01 Don Armstrongremove cperlstyle eof stuff
2008-08-01 Don Armstrong * Add lock support to read_bug
2008-08-01 Don Armstrongadd bug subscription domain to config
2008-08-01 Don Armstrongaccept status in addition to bugs in bug_filter
2008-08-01 Don Armstrongmerge changes from archimedes
2008-07-27 Don Armstrong * pass on status to bug_presence
2008-06-25 Don Armstrong * Start ditching uninformative short variable names
2008-06-25 Don Armstrong * Use absolute paths
2008-06-25 Don Armstrong * Use absolute paths to locks
2008-06-25 Don Armstrong * Fix missing \
2008-06-25 Don Armstrong * Add obsolete_severities option which was missing
2008-06-20 Don ArmstrongAdd new uservalue feature to Debbugs::User
2008-06-19 Don Armstrong * Add removal_unremovable_tags support
2008-06-19 Don Armstronguse carp; fix $bug usage; fix grep command
2008-06-19 Don Armstrong * Add support for correspondent to Debbugs::Bugs and...
2008-06-19 Don Armstrong * Use the new Debbugs::Log interface
2008-06-18 Don Armstrong * Add support for giving bug number and/or log name...
2008-06-12 Don Armstrong * Document the various severity settings
2008-06-09 Don ArmstrongAllow for the archiving of bugs in removed packages...
2008-06-09 Don Armstrong * Ditch useless prototypes in Debbugs::Versions
2008-06-09 Don Armstrong * Use globify_scalar
2008-06-09 Don Armstrong * Finish deprecating quit in Debbugs::Status
2008-06-09 Don Armstrong * Use IO::File and Debbugs::Config::config
2008-06-09 Don Armstrong * Remove useless parameters
2008-06-09 Don Armstrongfix typo
2008-05-30 Don Armstrong * remove remaining @cleanups
2008-05-30 Don Armstrong * Rip out the @cleanups; use an END{} instead
2008-05-29 Don Armstrong * Add new globify_scalar function
2008-05-24 Don Armstrong * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
2008-05-19 Don Armstrongmove the function from bugreport.cgi out to a separate...
2008-05-19 Don Armstrong * Switch Debbugs::CGI::version_url to use Params:...
next