]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-05-20 Don Armstrong * Pull countbugs out to Debbugs::Bugs so things can...
2007-05-07 Don Armstrong - Fix package link code and link both packages (close...
2007-05-06 Don Armstrongfix incorrect lexical variables in Debbugs
2007-05-06 Don Armstrongdocument that package pages are now optional
2007-05-06 Don Armstrong - Make file locking portable (closes: #293277)
2007-04-14 Don Armstrong * Flatfile searching should be using package, not pkg
2007-04-14 Don Armstrong * Add quotes around retitle'd titles (closes: #419202)
2007-04-03 Don Armstrong * Strip out duplicates from usertags
2007-03-21 Don Armstrong - lc submitter address for comparsion in pkgreport.cgi
2007-03-19 Don Armstrongadd fixed and notfixed commands
2007-03-19 Don Armstrongadd back in the old method of pulling maintainers for...
2007-03-18 Don Armstrongfix off by one error in pkgreport.cgi titles
2007-03-18 Don Armstrongfix tag/owner typo for owner searches
2007-03-18 Don Armstrong - Add searching by owner (closes: #345407)
2007-03-14 Don Armstrong - List previous/new title when retitling, and show...
2007-03-14 Don Armstrong - Support usertagging cloned bugs (closes: #375697)
2007-03-14 Don Armstrong - Add link from singlemsg page to main page; remove...
2007-03-14 Don Armstrongadd alt tag for version graph
2007-03-14 Don Armstrong - When searching by source package, include the sourc...
2007-03-14 Don Armstrongstop escaping the old and new titles
2007-03-13 Don Armstrong * Include previous title in retitiling action
2007-03-12 Don Armstrong * dist must be set (not only arch) in Debbugs::Status...
2007-03-11 Don Armstrongreturn absent if dist or arch is passed and there are...
2007-03-10 Don Armstrongmove next on seen msg_id to the right location in bugre...
2007-03-10 Don Armstrongfix bug where boring versions were included while colla...
2007-03-10 Don Armstrongdefault to collapsed for things with width/height
2007-03-10 Don Armstrong * Allow collapsing nodes
2007-03-10 Don Armstrongfix bug in getversions
2007-03-10 Don Armstrong * Add make_list utility function to Debbugs::Common
2007-03-08 Don Armstrong * Only encode "'<>& for now; will change back once...
2007-03-08 Don Armstrongadd the strong list to the configuration module
2007-03-08 Don Armstrongfix bug in bug_presence function
2007-03-08 Don Armstrong * Use Cwd to make lockfiles into absolute filenames
2007-03-08 Don Armstrongfix mbox handling
2007-03-08 Don Armstrong * "Allow" for negative bug numbers in readbug
2007-03-07 Don Armstrong * Add bug_presence function to Debbugs::Status
2007-03-07 Don Armstrong * Add $gSpamScan support to Debbugs::Config
2007-03-07 Don Armstrong * Remove getmaintainers from Debbugs::CGI
2007-03-03 Don Armstrong - Marking a bug as fixed now overrides a found at...
2007-03-03 Don Armstrong - Fix multiple submitters for a single bug in the...
2007-03-03 Don Armstrong - List bugs being blocked (closes: #356680)
2007-03-03 Don Armstrongadd missing space that was breaking the blocking bugs...
2007-03-03 Don Armstrongfix owner documentation
2007-03-03 Don Armstrongadd more dependencices that are required to debian...
2007-03-03 Don ArmstrongOutput more information when receive.in fails
2007-02-21 Don Armstrongremove useless duplicated functions
2007-02-21 Don Armstrongchdir in the test to handle require common.pl
2007-02-20 Don Armstronguse require ./common.pl for now; will fix later
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
next