]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-07-14 Debian BTSmerge changes from source
2007-07-14 Don Armstrong * Add a distribution alias -> distribution configurati...
2007-07-14 Don Armstrong * Allow get_bugs to pass a single arrayref instead...
2007-07-06 Don Armstrong * Unlock the locks held when Debbugs::Control die...
2007-07-06 Don Armstronghandle multiple usertag settings
2007-07-05 Don Armstrong * Handle arrayref empty maintainer
2007-07-05 Don Armstrong * Handle multiple packages in Debbugs::Packages::get_v...
2007-07-05 Don Armstrongadd a date to the fakemail
2007-07-04 Don Armstrong * Only indicate that a bug has been reopened on found...
2007-07-04 Don Armstrong * Examine the age of all merged bugs logs and use...
2007-07-04 Don Armstrongignore warnings from Mail::Address->parse
2007-07-03 Don Armstrongadd more verbiage to the bugspam.cgi
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-03 Don Armstrong * Bring the notfound regex into line with the found...
2007-07-03 Don Armstrong * Fix the Debbugs::Control bug regex
2007-07-03 Don Armstrong * Avoid warnings on buggy
2007-07-02 Don Armstrong * Add debbugging to Debbugs::Status::bug_archiveable
2007-07-02 Don Armstrong * Add a configuration variable for the pseudo-package...
2007-07-02 Don Armstrong * Move pseudodesc to Debbugs::Common
2007-06-28 Debian BTSmerge changes from dla source tree
2007-06-28 Don Armstrongskip undefined includes/excludes
2007-06-28 Don Armstrongfix syntax error (missing ()
2007-06-28 Don Armstrong * Use our $bug_order for mod_perl issues
2007-06-28 Don Armstrongremove newest from the package/src URI too
2007-06-28 Don Armstrong - Allow selecting the newest N bugs (closes: #84681)
2007-06-28 Don Armstrong * Fix the titles of pri0 param et al to handle multipl...
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-27 Don ArmstrongIndicate correctly when merged bugs can be archived
2007-06-27 Don Armstrong * Import getpkgsrc
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstronguse the Debbugs::Status for splitpackages
2007-06-26 Don Armstronguse get_bug_status in 20impbugs-versioned
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Pass usertags to get_bugs in pkgreport.cgi
2007-06-26 Don Armstrong * Calculate the number of keys correctly in get_bugs_idx
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Remove dependency of cgi/pkgreport.cgi on common.pl
2007-06-26 Don Armstrong * Remove dependency of cgi/pkgindex.cgi on common.pl
2007-06-26 Don Armstrong * Move bugfilter out to Debbugs::Bugs
2007-06-26 Don Armstrongremove debbugging messages from Debbugs::SOAP
2007-06-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrong - Allow selecting both archived and unarchived bugs...
2007-06-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrongfix missing $ in Debbugs::SOAP
2007-06-23 Debian BTSmerge changes from dla source tree; upgrade to metadir...
2007-06-23 Don Armstrong * Add missing subtraction from bug_archiveable
2007-06-22 Don Armstronghandle single options in Debbugs::SOAP correctly
2007-06-22 Debian BTSmerge changes from dla source tree; upgrade to metadir...
2007-06-22 Don Armstrong * Handle sourcepackage/version versions in service...
2007-06-21 Debian BTSmerge changes from dla source tree
2007-06-21 Don Armstrong * Switch ports, and sleep for slightly longer while...
2007-06-21 Don Armstrong * Use cmp instead of <=> because db-h/ isn't numeric
2007-06-21 Don Armstrong * Add mapping for any_URI to soap.cgi
2007-06-21 Don Armstrong * Add get_bug_log support to Debbugs::SOAP to return...
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 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrongdon't use Debbugs::Cookies
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstronguh... readd use Debbugs::SOAP::Server;
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrongdon't use ::Usertags ::Status et al. in soap.cgi anymore
2007-06-20 Debian BTSmerge changes from dla source tree
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 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrongmore Debbugs::Status fixes
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrong * Fix new IO::File use
2007-06-19 Debian BTSmerge changes from dla source tree
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 Debian BTSmerge changes from dla source tree
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 Debian BTSmerge changes from dla source tree
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 Debian BTSmerge changes from dla source tree
2007-06-16 Don Armstrong * Add missing Received: line to the fakecontrol messa...
2007-06-16 Debian BTSmerge changes from dla source tree
2007-06-16 Don Armstrong * remove debugging code in pkgreport.cgi that snuck in
2007-06-15 Debian BTSmerge changes from dla source tree
2007-06-15 Don Armstrong - Fix soapy insanity (closes: #422062)
next