]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-06-21 Don Armstrong * Handle splitting on package1,package2 in Debbugs...
2007-06-21 Don Armstrongsplit $cgi_var{package} on , before feeding to makesour...
2007-06-21 Don Armstrongimport lockpid as well in gen-indices.in
2007-06-21 Don Armstrong * Lock while updating the indices in gen-indice
2007-06-20 Don Armstrongdon't use Debbugs::Cookies
2007-06-20 Don Armstronguh... readd use Debbugs::SOAP::Server;
2007-06-20 Don Armstrongdon't use ::Usertags ::Status et al. in soap.cgi anymore
2007-06-20 Don Armstrong * Add the version aware soap subsystem
2007-06-20 Don Armstrongerror out when makesourceversions is called with multip...
2007-06-20 Don ArmstrongAdd maint_decode function to Debbugs::CGI
2007-06-20 Don Armstrong * Support usertags in the .idx Debbugs::Bugs::get_bugs...
2007-06-20 Don Armstrong * Handle bugs assigned to multiple packages correctly
2007-06-19 Don Armstrongmore Debbugs::Status fixes
2007-06-19 Don Armstrong * Fix new IO::File use
2007-06-19 Don Armstrong * Only block SIGINT when it's important to; stop as...
2007-06-19 Don Armstrongfix some typos in expire
2007-06-19 Don Armstrongadd missing semicolon
2007-06-19 Don Armstrongimport lockpid into expire
2007-06-19 Don Armstrong * Actually export the lockpid function
2007-06-19 Don Armstrong * Add lockfile to expire.in
2007-06-19 Don Armstrong * Handle archive directories correctly
2007-06-18 Don Armstrongonly allow control to touch bugs in db-h, not archive
2007-06-17 Don Armstrongfix munge_uri function to handle deleting params correctly
2007-06-17 Don Armstrong - Add bugspam.cgi with confirm string (closes: #348225)
2007-06-17 Don Armstrong - Add script to split index.db by severities (closes...
2007-06-17 Don Armstrong * Allow bughook archive to trigger multiple bugs in...
2007-06-17 Don Armstrong * Add more debugging information to expire.in that...
2007-06-17 Don Armstrong * Allow archive=>both in get_bugs() to search both...
2007-06-16 Don Armstrongindicate when bugs are archived in the pkgreport.cgi...
2007-06-16 Don Armstrong * Trap SIGINT and exit at a safe point in expire.in
2007-06-16 Don ArmstrongBugs can be archived, instead of will be archived;...
2007-06-16 Don Armstrong * Add missing Received: line to the fakecontrol messa...
2007-06-16 Don Armstrong * remove debugging code in pkgreport.cgi that snuck in
2007-06-15 Don Armstrong - Fix soapy insanity (closes: #422062)
2007-06-15 Don Armstrongdon't autovivify {package} in __handle_pkg_src_and_maint
2007-06-15 Don Armstrongdocument that notfixed/fixed fixes #389634
2007-06-15 Don Armstrong * Add munge_url to Debbugs::CGI to abstract out code...
2007-06-15 Don Armstrong - Allow ordering bugs by last action (closes: #318898)
2007-06-15 Don Armstrong * Use make_list from Debbugs::Common in Debbugs::Bugs...
2007-06-15 Don Armstrong * join message with "\n" in Debbugs::Estraier
2007-06-14 Don Armstrongfix typo in archive checking
2007-06-14 Don Armstrong * Fix typo in Debbugs::Status
2007-06-14 Don Armstrong * Don't show time to archive for archived bugs
2007-06-14 Don Armstrong - Reopen bugs when a bug is found with a version...
2007-06-14 Don Armstrong * Fix archive selection for queries using get_bugs
2007-06-14 Don Armstrongindicate that titles have been reordered
2007-06-14 Don Armstrong * Fix undefined name issues in Debbugs::Estraier
2007-06-14 Don Armstrongfix mistake in days returned by secs_to_english
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...
next