]> git.donarmstrong.com Git - debbugs.git/history - cgi
default charset to UTF-8 when it isn't defined
[debbugs.git] / cgi /
2007-11-13 Debian BTSmerge changes from dla source
2007-11-13 Don Armstrong * Fix missing html_escape in cgi/pkgreport.cgi
2007-09-07 Debian BTSmerge don changes to source
2007-09-07 Don Armstrong * Even though it's meaningless, fix the stupid ARRAY...
2007-08-28 Don Armstrongmerge colin changes and suggestions by fjp
2007-08-28 Debian BTSmerge changes from cjwatson source branch
2007-08-28 Colin Watsonreally fix include=<tags> too
2007-08-28 Debian BTSmerge changes from cjwatson source branch
2007-08-28 Colin Watsonfix include/exclude=<tags>
2007-08-27 Don Armstrongbug title is actually a string
2007-08-09 Debian BTSmerge changes from dla source branch
2007-08-08 Don Armstrong - Handle src/binary packages with the same name ...
2007-08-07 Don Armstrong * Use the same regex in the bug info stanza for Forwar...
2007-07-21 Don Armstrongmake toggle work on the first click
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-15 Don Armstrong - Add anchor links to specific messages (closes:...
2007-07-14 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrong * Use map to apply the split to make_list in the custom
2007-07-14 Debian BTSmerge changes from source
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-03 Debian BTSmerge changes from dla source tree
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 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-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Pass usertags to get_bugs in pkgreport.cgi
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-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrong - Allow selecting both archived and unarchived bugs...
2007-06-21 Debian BTSmerge changes from dla source tree
2007-06-21 Don Armstrong * Add mapping for any_URI to soap.cgi
2007-06-21 Don Armstrongsplit $cgi_var{package} on , before feeding to makesour...
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-17 Debian BTSmerge changes from dla source tree
2007-06-16 Don Armstrongindicate when bugs are archived in the pkgreport.cgi...
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 * 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)
2007-06-15 Debian BTSmerge changes from dla source tree
2007-06-15 Don Armstrong * Add munge_url to Debbugs::CGI to abstract out code...
2007-06-15 Debian BTSmerge changes from dla source tree
2007-06-15 Don Armstrong - Allow ordering bugs by last action (closes: #318898)
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrongfix typo in archive checking
2007-06-14 Debian BTSmerge changes from dla source tree
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 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong * Fix archive selection for queries using get_bugs
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong - Indicate date of last activity (closes: #207065)
2007-06-13 Debian BTSmerge changes from dla source tree
2007-06-13 Don Armstrong * Add html/bugs.css
2007-06-09 Debian BTSmerge changes from dla source tree
2007-06-09 Don Armstrongonly delete asci space, not whitespace characters
2007-06-09 Debian BTSmerge from dla source
2007-06-09 Don Armstrong - Don't doubly select users
2007-06-08 Don Armstrong - Fix double leading spaces of format=flowed messages
2007-05-23 Debian BTSmerge pkc typo fix
2007-05-23 Don Armstrongfix pkc typo
2007-05-23 Debian BTSmerge changes from source
2007-05-23 Don Armstrong - Use source package for usertags where possible...
2007-05-23 Debian BTSmerge changes from source
2007-05-20 Don Armstrong * The global in cgi/version.cgi should be our, not my
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 Armstrong - Make file locking portable (closes: #293277)
2007-03-21 Debian BTSmerge changes from dla source tree
2007-03-21 Don Armstrong - lc submitter address for comparsion in pkgreport.cgi
2007-03-19 Debian BTSmerge changes from dla source tree
2007-03-19 Don Armstrongadd back in the old method of pulling maintainers for...
2007-03-18 Debian BTSmerge changes from dla source tree
2007-03-18 Don Armstrongfix off by one error in pkgreport.cgi titles
2007-03-18 Debian BTSmerge changes from dla source tree
2007-03-18 Don Armstrongfix tag/owner typo for owner searches
2007-03-18 Debian BTSmerge changes from dla source tree
2007-03-18 Don Armstrong - Add searching by owner (closes: #345407)
2007-03-14 Debian BTSmerge changes from dla source tree
2007-03-14 Don Armstrong - List previous/new title when retitling, and show...
2007-03-14 Debian BTSmerge changes from dla source tree
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-12 Debian BTSmerge changes from dla source tree
2007-03-12 Don Armstrong * dist must be set (not only arch) in Debbugs::Status...
next