]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2008-08-01 Don ArmstrongDon't serialize things as date/time in soap (closes...
2008-08-01 Don Armstrongmerge changes from archimedes
2008-07-31 Don Armstrong * Fix various ->new issues
2008-07-27 Don Armstrong * pass on status to bug_presence
2008-07-24 Don Armstrong * fix collapsing for distributed versions
2008-07-24 Don Armstrong * Fix display of distributions in the version graph
2008-06-25 Don Armstrong * Add support for correspondent
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-25 Don Armstrong * Fix tests for .in renaming
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 Armstrong * update changelog for templating system addition
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 * Add support for the correspondent index
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 Armstrongfix a few missing transcript calls
2008-06-09 Don Armstrong * Use warnings and strict
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-06-09 Don Armstrong * finish deprecating quit by replacing it with die
2008-06-09 Don Armstrongfix myurl
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 Armstrongditch using .in naming of scripts
2008-05-24 Don Armstrong * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
2008-05-19 Don Armstrongadd the quit template
2008-05-19 Don Armstrongmove the function from bugreport.cgi out to a separate...
2008-05-19 Don Armstrongadd the no such bug and html tail templates
2008-05-19 Don Armstrong * Add html template directory
2008-05-19 Don Armstrong * Switch Debbugs::CGI::version_url to use Params:...
2008-05-19 Don Armstrong * Indicate that html/tail has replaced $config{html_tail}
2008-05-12 Don Armstrong * Properly handle \n line terminated emails
2008-05-12 Don Armstrong * fix chomp wrongness
2008-05-11 Don Armstrong Distinguish between reports and followups (closes...
2008-05-10 Don Armstrong * Remove break which broke the div style adjustment
2008-05-10 Don Armstrong * fix issue with useless \@ escape
2008-04-26 Don Armstrong * Add invalid_version template
2008-04-20 Don Armstrongfix problem with rfc822 output link
2008-04-20 Don Armstrongremove redundant \s*
2008-03-30 Don Armstronguse full path to spamscan-sa
2008-03-30 Don Armstrongfix two braindead syntax errors
2008-03-30 Don Armstrongfix defined tests in spamscan-sa
2008-03-30 Don Armstrongmerge changes from mainline
2008-03-30 Debian BTSmerge changes from source
2008-03-30 Don Armstrong * Add configuration variables for spamscan to Debbugs...
2008-03-29 Don Armstrongfix forward links in pkgreport, add support for indexin...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Fix paramaters for get_versions and source/binary...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Actually call Debbugs::Package::get_version not...
2008-02-23 Debian BTSmerge changes from dla source
2008-02-23 Don Armstrong - Deal properly with \r line endings (closes: #467190)
2008-02-21 Don Armstrongadd the default package selected template
2008-02-21 Don Armstrongadd default package support
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Fix get_status([bug => NN]) hashref return
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Fix $binver vs $ver typo in the single argument...
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Add missing define($data->{done}) check
2008-02-20 Don Armstrong * Fix missing {} in the mark_as_forwarded template...
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong - Add the ability to return source/package mapping
2008-02-20 Don Armstrong - Indicate what message number a message is (closes...
2008-02-16 Debian BTSmerge changes from dla source
2008-02-16 Don Armstrong * Fix use of fill_in_template instead of fill_template
2008-02-15 Debian BTSmerge changes from dla source
2008-02-15 Don Armstrongfix typo in bugreport.cgi
2008-02-13 Debian BTSmerge changes from dla source
2008-02-13 Don Armstronguse right template for your bug done
2008-02-13 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongcomplain about bounces without using quit()
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Fix synatx error in scripts/process.in
2008-02-12 Don Armstrong * Fix more undefined value issues
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Add missing mail/ directories for template location
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongadd missing if $DEBUG to Debbugs::Status::bug_archiveable
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * import lockreadbug
2008-02-11 Don Armstrongadd info defined-ness check
2008-02-11 Debian BTSmerge changes from dla source
2008-02-11 Don Armstrong - Make search case insensitive (closes: #448861)
2008-02-10 Don Armstrong * Fix undefined value in length problems in process.in
2008-02-10 Debian BTSmerge in changes from dla source tree
2008-02-10 Don Armstrongfix mistake in the import options of POSIX
next