]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-02-20 Don Armstrongsanitize the format variable
2007-02-19 Don Armstrongchange the common.pl require to not be absolute
2007-02-19 Don Armstrong * Test pkgreport as well
2007-02-19 Don Armstrong Create an empty pseudo-packages.description, and sleep...
2007-02-19 Don Armstrongadd suport for width/height to version.cgi
2007-02-19 Don Armstrong * Show the version graph on the right
2007-02-19 Don ArmstrongAdd support for a height/width in the version_url function
2007-02-19 Don Armstrongdo not lc() version or source-version
2007-02-17 Don Armstrongadd the bugreport.cgi test script
2007-02-17 Don Armstrong * Add HTTP::Server::Simple::CGI class to allow testing...
2007-02-17 Don Armstrongfix . in place of ,
2007-02-17 Don Armstrongset repeatmerged to yes by default
2007-02-17 Don Armstrongreadbug has moved to Debbugs::Status
2007-02-17 Don Armstronguntaint $ENV{DEBBUGS_CONFIG_FILE} when appropriate
2007-02-04 Don Armstronguse get_bug_status instead of getbugstatus
2007-02-04 Don Armstronguse bug_url instead of bugurl
2007-02-03 Don Armstrongremove some of the old useless files still sticking...
2007-02-03 Don Armstrong * Stop useless overspecification of variables in Debbu...
2007-02-03 Don Armstrong * Modularize some of the test calls used in the mail_h...
2007-01-30 Don Armstrongfix the arrayref leaking into the myurl function problem
2007-01-30 Don Armstrong * Output which script we're trying to run when it...
2007-01-30 Don Armstrong * Use HTML::Entities in process and service instead...
2007-01-30 Don Armstrongimport getbugcomponent in gen-indices.in
2007-01-30 Don Armstronguse carp to deprecate sani instead of warn
2007-01-30 Don Armstrong * Fix various "comparison to undef" issues that happen...
2007-01-30 Don Armstrong * Fix typo in send_mail_message
2007-01-30 Don Armstrong * Use a DEBBUG_FH global (temporarily until we get...
2007-01-30 Don Armstrong * Handle setting non-scalar variables to empty values...
2007-01-30 Don Armstrong * More changes to sendmail tester and the mail handlin...
2007-01-10 Don Armstrongmuch more work on the mail hadnling test script
2007-01-10 Don Armstrongremove debbuging code from Debbugs::Config and add...
2007-01-10 Don Armstrong * Use Debbugs::Config and the new $gLibPath global
2007-01-10 Don Armstrongadd an owner index to gen-indices
2007-01-10 Don Armstrongadd the sendmail test script which is used by 06_mail_h...
2007-01-08 Don Armstrong - Add support for hiding useless messages; thanks...
2006-12-23 Don Armstrong * Switch to using Params::Validate in Debbugs::Mail
2006-12-23 Don Armstrong * Use the Debbugs::Bugs search functions in cgi/pkgrep...
2006-12-13 Don ArmstrongClean up the documentation on reopen's deprecation
2006-12-13 Don Armstrong * Unless there are fixed_versions, a done bug is done...
2006-12-13 Don Armstrong * Move getmaintainers and mail parsing functions to...
2006-12-13 Don Armstrong * Fix various issues with selecting package and mainta...
2006-12-13 Don Armstrong * Add a getmaintainers_rev to Debbugs::CGI
2006-12-13 Don Armstrong * Use the Debbugs:: modules in gen-indices
2006-12-01 Don Armstrongadd the beginnings of the mail testing scripts
2006-12-01 Don Armstrong * We now depend on libcgi-simple-perl; indicate it...
2006-12-01 Don Armstrong * Strip out the rest of the functions from cgi/common...
2006-12-01 Don Armstrong * Stop using cgi/common.pl in bugreport.cgi
2006-12-01 Don Armstrong * Add isstrongseverity to Debbugs::Status
2006-12-01 Don Armstrongadd buglog to Debbugs::Common
2006-12-01 Don Armstrongadd more code from cgi/common.pl to Debbugs::CGI; remov...
2006-11-21 Don Armstrongfix Debbugs::Status for the errorlib changes; fix 03_ve...
2006-11-21 Don Armstrong merge changes from mainline
2006-11-21 Don Armstrong * fix missing </a>; add description of how found works...
2006-11-20 Don Armstrongmerge fixes for silly jidanni bugs
2006-11-20 Don Armstrongfix various jidanni complaints
2006-11-20 Don Armstrongmerge fix for #395027
2006-11-20 Don Armstrong * Start documenting the global names of variables...
2006-11-20 Don Armstrong * Fix various silly statements in cgi/pkgreport.cgi
2006-11-18 Don Armstrong * Add versioning archival/removal support to the confi...
2006-11-18 Don Armstrong * Fix typo in archive/archived url specification
2006-11-18 Don Armstrong * Finish migration to Debbugs::Config in bugreport.cgi
2006-11-18 Don Armstrongmake sure to include the source of interesting versions
2006-11-15 Don Armstrongexport read_bug
2006-11-15 Don Armstrong * Make a read_bug which takes multiple arguments,...
2006-11-15 Don Armstrong * Move get_bug_status to Debbugs::Status
2006-11-11 Don Armstrong * use :text support in common.pl
2006-11-11 Don Armstrong * Support setting the common values from text in ...
2006-11-11 Don Armstrong * remove the rest of the lock detrius and id from...
2006-11-11 Don Armstrong * Move makesourceversions to Debbugs::Packages
2006-11-11 Don Armstrongadd test for Debbugs::Packages
2006-11-08 Don Armstrongdisallow forwarded being set to a $gEmailDomain address
2006-11-07 Don Armstrong * Modularize out cgi_parameters; make it do default...
2006-11-06 Don Armstrong * Clean up removefoundversions and add tests for the...
2006-11-06 Don Armstrong * my_url in pkgreport.cgi now returns the complete...
2006-10-23 Don Armstrongmerge changes from source tree
2006-10-23 Don Armstrongshow version graph link on bugreport.cgi
2006-10-23 Don ArmstrongAllow for useless messages to be hidden
2006-10-22 Don Armstrong * Add doctype line
2006-10-22 Don Armstrong * Add Debbugs::SOAP::Status
2006-10-22 Don Armstrong* When a bug can't be found in control@; indicate to...
2006-10-22 Don Armstrong * Make it obvious when commands to control have failed
2006-10-21 Don ArmstrongMake sure the timestamp is set from UTC
2006-10-21 Don Armstrongadd support for setting the user corresponding to a...
2006-10-21 Don Armstrongdocument usertag setting on initial e-mail
2006-10-21 Don Armstrongadd usertags support to process.in
2006-10-21 Don Armstronguse portable storable images
2006-10-20 Don Armstrong use Storable in Debbugs::Packages
2006-10-20 Don Armstrong * Use MLDBM DB_File Storable in gen-indices and cgi...
2006-10-18 Don Armstrongclose race condition when updating bts indices
2006-10-09 Don Armstrongfix typo in gen-indices
2006-10-09 Don Armstrong Modify dir and list assignment to be a single map
2006-10-09 Don Armstrongfix gen-indices; add back in postprocess stuff
2006-10-09 Don Armstrongadd gen-indices and add a quick option to it
2006-09-23 Don Armstrong * Add a Debbugs::Status; this module contains the...
2006-09-23 Don Armstrong * Use warnings in Debbugs::Packages
2006-09-23 Don Armstrong * Move functions in errorlib.in to Debbugs::Common
2006-09-17 Don Armstrongfix typo in bug number
2006-09-17 Don Armstrong * Don't ask for more bugs if there is no maintainer...
2006-09-17 Don ArmstrongAllow messages to -help to go through as well; fixes...
2006-09-17 Don Armstrong * Document that messages to -forwarded do not get...
next