]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-06-14 Don Armstrong - Indicate date of last activity (closes: #207065)
2007-06-14 Don Armstrong - Only mail duplicated recipients once (closes: ...
2007-06-14 Don Armstrong339141 was the bug I wanted to close with archiving
2007-06-13 Don Armstrong * Add html/bugs.css
2007-06-13 Don Armstrong * Add Debbugs::Control which will eventually contain...
2007-06-10 Don Armstrongfix typos in versions_time_cleanup
2007-06-10 Don Armstronghandle undefined msg_ids properly in Debbugs::Estraier
2007-06-09 Don Armstrongonly delete asci space, not whitespace characters
2007-06-09 Don Armstrong - Implement versioning aware archiving support (close...
2007-06-09 Don Armstrong - Don't doubly select users
2007-06-08 Don Armstrong - Fix double leading spaces of format=flowed messages
2007-06-08 Don Armstrong - Add PR-Package header for control messages (closes...
2007-06-08 Don Armstrongdocument that ordering has been fixed
2007-06-08 Don Armstrongdocument that hidden categories have been fixed
2007-05-27 Don Armstrong * Fix copyright/license statements in a bunch of the...
2007-05-26 Don Armstrongadd missing .new to update-mldbm
2007-05-26 Don Armstrongfix missing declaration of db2
2007-05-23 Don Armstrongonly use the body, not attachments, in Estraier
2007-05-23 Don Armstrongfix pkc typo
2007-05-23 Don Armstrong - Use source package for usertags where possible...
2007-05-23 Don Armstrong - Indicate the selected user (closes: #422934)
2007-05-23 Don Armstrongdocument that the regex is now correct
2007-05-21 Don Armstrongset the package version regex correctly for debian...
2007-05-21 Don Armstrong - Save leading space when we unmime (closes: #416321)
2007-05-20 Don Armstrongadd configuration test script
2007-05-20 Don Armstrongadd script to dump databases
2007-05-20 Don Armstrong * Add removal_architectures config variable
2007-05-20 Don Armstrong * Add mldbm stuff
2007-05-20 Don Armstrong * The global in cgi/version.cgi should be our, not my
2007-05-20 Don Armstrong * Add the Debian specific scripts to the debbugs repos...
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...
next