aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br2004-01-173-7/+55
* Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fieldskiko%async.com.br2004-01-173-6/+9
* Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.gerv%gerv.net2004-01-161-5/+1
* Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2004-01-162-4/+4
* Another pre-2.17.7 rev.gerv%gerv.net2004-01-1637-10327/+10161
* Updated PDF from large changes pre-2.17.6.gerv%gerv.net2004-01-161-12958/+9803
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2004-01-1689-10985/+11040
* Adding bits about localconfig.js (I always forget it) and rewording onekiko%async.com.br2004-01-151-1/+6
* Fix for bug 194290: irc:// links are not highlighted as links. Adds irckiko%async.com.br2004-01-151-1/+1
* Additional bustage fix for bug 229800; swapped tabs for spaces (groan).kiko%async.com.br2004-01-141-1/+1
* Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.kiko%async.com.br2004-01-142-19/+23
* Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugz...jocuri%softhome.net2004-01-131-1/+2
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-126-0/+132
* Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...jocuri%softhome.net2004-01-111-1/+1
* Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdavejouni%heikniemi.net2004-01-041-0/+8
* Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did thekiko%async.com.br2003-12-118-552/+17
* Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net2003-12-103-3/+3
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net2003-12-1010-148/+281
* Bug 227771 - Migration and product/component create code no longer writes ser...gerv%gerv.net2003-12-093-4/+9
* Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justd...jocuri%softhome.net2003-12-081-0/+7
* Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net2003-12-082-3/+3
* Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.gerv%gerv.net2003-12-081-1/+2
* Bug 223078 - Provide classes to allow user to style bugs depending on bug num...gerv%gerv.net2003-12-082-1/+9
* Bug 227122 - pie chart link missing from certain tabular reports. Patch by ge...gerv%gerv.net2003-12-081-1/+1
* Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net2003-12-082-94/+104
* Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed...gerv%gerv.net2003-12-085-120/+129
* Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br2003-12-084-23/+23
* Fix for bug 226982: Move password change code into Bugzilla::Auth (partkiko%async.com.br2003-12-071-28/+50
* Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ...justdave%syndicomm.com2003-12-073-7/+8
* Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependenc...jouni%heikniemi.net2003-12-041-14/+59
* Bug 226932: flag request email sends ' ' in subject. Removekiko%async.com.br2003-12-011-2/+2
* Ultra-trivial single-word fix, r=ssdbotkiko%async.com.br2003-11-271-1/+1
* Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br2003-11-275-37/+48
* Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br2003-11-273-16/+18
* Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com2003-11-231-8/+45
* Bug 226284 - slow queries for creation_tsbbaetz%acm.org2003-11-231-1/+1
* Bug 221460: perl syncronisation script for ldap (contrib)justdave%syndicomm.com2003-11-222-0/+297
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-2223-202/+264
* Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org2003-11-221-3/+8
* Fix for bug 226469: labels the votes column in the RDF buglist output as cont...myk%mozilla.org2003-11-221-1/+1
* Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j...jocuri%softhome.net2003-11-215-55/+204
* Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br2003-11-211-3/+3
* Fix for bug 226207: Internal Server Error while requesting an attachmentkiko%async.com.br2003-11-211-0/+1
* Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctyp...jocuri%softhome.net2003-11-201-1/+1
* Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...jouni%heikniemi.net2003-11-192-1/+1
* Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use...jouni%heikniemi.net2003-11-191-1/+11
* 226061 - someone forgot to tell editgroups that regexps are applied at runtim...caillon%returnzero.com2003-11-191-1/+1
* Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...jocuri%softhome.net2003-11-162-2/+5
* Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv...gerv%gerv.net2003-11-151-49/+38
* Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net2003-11-142-1/+4