summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org6-0/+132
2004-01-11Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...jocuri%softhome.net1-1/+1
2004-01-04Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdavejouni%heikniemi.net1-0/+8
2003-12-11Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did thekiko%async.com.br8-552/+17
2003-12-10Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net3-3/+3
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net10-148/+281
2003-12-09Bug 227771 - Migration and product/component create code no longer writes ser...gerv%gerv.net3-4/+9
2003-12-08Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justd...jocuri%softhome.net1-0/+7
2003-12-08Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.gerv%gerv.net2-3/+3
2003-12-08Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.gerv%gerv.net1-1/+2
2003-12-08Bug 223078 - Provide classes to allow user to style bugs depending on bug num...gerv%gerv.net2-1/+9
2003-12-08Bug 227122 - pie chart link missing from certain tabular reports. Patch by ge...gerv%gerv.net1-1/+1
2003-12-08Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net2-94/+104
2003-12-08Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed...gerv%gerv.net5-120/+129
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br4-23/+23
2003-12-07Fix for bug 226982: Move password change code into Bugzilla::Auth (partkiko%async.com.br1-28/+50
2003-12-07Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ...justdave%syndicomm.com3-7/+8
2003-12-04Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependenc...jouni%heikniemi.net1-14/+59
2003-12-01Bug 226932: flag request email sends ' ' in subject. Removekiko%async.com.br1-2/+2
2003-11-27Ultra-trivial single-word fix, r=ssdbotkiko%async.com.br1-1/+1
2003-11-27Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br5-37/+48
2003-11-27Bug 226229: Query.cgi HTML Transitional 4.01 validation fails forkiko%async.com.br3-16/+18
2003-11-23Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com1-8/+45
2003-11-23Bug 226284 - slow queries for creation_tsbbaetz%acm.org1-1/+1
2003-11-22Bug 221460: perl syncronisation script for ldap (contrib)justdave%syndicomm.com2-0/+297
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org23-202/+264
2003-11-22Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org1-3/+8
2003-11-22Fix for bug 226469: labels the votes column in the RDF buglist output as cont...myk%mozilla.org1-1/+1
2003-11-21Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j...jocuri%softhome.net5-55/+204
2003-11-21Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br1-3/+3
2003-11-21Fix for bug 226207: Internal Server Error while requesting an attachmentkiko%async.com.br1-0/+1
2003-11-20Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctyp...jocuri%softhome.net1-1/+1
2003-11-19Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...jouni%heikniemi.net2-1/+1
2003-11-19Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use...jouni%heikniemi.net1-1/+11
2003-11-19226061 - someone forgot to tell editgroups that regexps are applied at runtim...caillon%returnzero.com1-1/+1
2003-11-16Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...jocuri%softhome.net2-2/+5
2003-11-15Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv...gerv%gerv.net1-49/+38
2003-11-14Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd...jocuri%softhome.net2-1/+4
2003-11-14Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net2-14/+43
2003-11-11contrib/cvs-update.sh should be in Perl. r=zach, a=justdavejouni%heikniemi.net1-8/+13
2003-11-11Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.jocuri%softhome.net1-1/+1
2003-11-10Bump version number to 2.17.6justdave%syndicomm.com1-1/+1
2003-11-10Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2-44/+89
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net7-251/+97
2003-11-09Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about tha...gerv%gerv.net1-21/+4
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net8-25/+154
2003-11-09Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net2-0/+15
2003-11-08Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net1-1/+1
2003-11-08Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ger...gerv%gerv.net1-1/+10
2003-11-08Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net5-31/+24