aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support 'bug X comment Y' and 'bug X#cY' as commands and detection in text.Robin H. Johnson2012-02-281-25/+43
* Add IN_PROGRESS, CONFIRMEDChristian Ruppert2011-09-231-1/+1
* Merge remote branch 'origin/master'Robin H. Johnson2010-10-271-16/+31
|\
| * Add support for comment ids. Improve error handling in case of invalid bug ids.Christian Ruppert2010-06-041-16/+31
* | Fix case sensitivity issue.Robin H. Johnson2010-10-271-1/+1
|/
* More fixup of htmlentities.Robin H. Johnson2010-02-121-11/+5
* htmlentities/string module is gone, removed by upstream.Robin H. Johnson2010-02-121-6/+3
* Split the short and long forms of bugzilla requests, so that we can handle lo...Robin H. Johnson2008-11-141-20/+39
* Allow bug aliases for explicit bug lookups.Robin H. Johnson2008-11-131-1/+1
* Change default template per solars request.Robin H. Johnson2008-08-091-2/+2
* Thread the long calls.Robin H. Johnson2008-08-071-0/+4
* lowercase.Robin H. Johnson2008-08-061-2/+2
* Avoid a minor backtrace.Robin H. Johnson2008-08-061-2/+6
* Add support for templatable output.Robin H. Johnson2008-07-311-15/+42
* Be consistent.Robin H. Johnson2008-07-131-1/+1
* Want baseurl, not a @BUGNO@ url during instance create.Robin H. Johnson2008-06-201-1/+1
* Fix whitespace.Robin H. Johnson2008-06-081-2/+2
* Convert announcements to use search.Robin H. Johnson2008-06-081-7/+5
* Add basic search utility.Robin H. Johnson2008-06-081-0/+6
* Wire up buglisturl for use in announcements.Robin H. Johnson2008-06-071-5/+4
* Add setting for the buglist.cgi URL.Robin H. Johnson2008-06-071-1/+20
* Make both copyright lines match.Robin H. Johnson2008-06-061-1/+1
* Use existing regex instead of duplicating.Robin H. Johnson2008-06-061-1/+1
* More TOOD.Robin H. Johnson2008-06-061-0/+3
* Add all remaining TODO items.Robin H. Johnson2008-06-061-0/+8
* Add check for bugs that we do not have permission to access.Robin H. Johnson2008-06-061-0/+18
* Ensure that hashes in bug requests are always removed.Robin H. Johnson2008-06-061-1/+3
* Fix regex for matching bugs.Robin H. Johnson2008-06-061-1/+1
* Make the timer configurable.Robin H. Johnson2008-06-061-1/+5
* Contract common email addresses. Need to put this into a config array later.Robin H. Johnson2008-06-061-1/+14
* Contract status/reso/issue.Robin H. Johnson2008-06-061-3/+7
* Append ? if needed for urls.Robin H. Johnson2008-06-061-1/+3
* Include ability to do totals in the reports.Robin H. Johnson2008-06-061-4/+14
* implement bugstats.Robin H. Johnson2008-06-061-0/+44
* Add baseline help.Robin H. Johnson2008-06-061-0/+2
* Use the right names for the map call, it helps a lot ;-).Robin H. Johnson2008-06-061-4/+4
* Massive fixup of archstats to work in almost all input cases by being smarter...Robin H. Johnson2008-06-061-19/+61
* Fix whitespace.Robin H. Johnson2008-06-061-25/+25
* Use new validations.Robin H. Johnson2008-06-061-2/+3
* Move global constants and add more for validation.Robin H. Johnson2008-06-061-9/+20
* Use channel name not object for the defaults array.Robin H. Johnson2008-06-061-1/+1
* Factor out dupe code in bug func.Robin H. Johnson2008-06-061-2/+3
* Factor out defaults usage in archstats func.Robin H. Johnson2008-06-061-3/+4
* Factor out defaults usage in bug func.Robin H. Johnson2008-06-061-2/+3
* Handle some cases that have the parameters reversed.Robin H. Johnson2008-06-061-0/+5
* Remove duplicate default-setting code.Robin H. Johnson2008-06-061-10/+1
* Factor out defaults access.Robin H. Johnson2008-06-061-6/+2
* Only use the listen functionality if the mesage comes from specific locations.Robin H. Johnson2008-06-061-0/+1
* Allow uppercase bug, as well as no space between bug text and the number.Robin H. Johnson2008-06-061-1/+1
* Add accessor functions for finding the default zilla and if it should be lurk...Robin H. Johnson2008-06-061-0/+16