Age | Commit message (Expand) | Author | Files | Lines |
2004-03-06 | Patch for bug 236443: respect customization of customized words in create.htm... | jocuri%softhome.net | 1 | -1/+3 |
2004-03-06 | Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=... | jocuri%softhome.net | 1 | -7/+10 |
2004-03-05 | Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=ju... | gerv%gerv.net | 1 | -1/+2 |
2004-03-01 | Backing out patch for bug 235459 which set tree on fire. | jocuri%softhome.net | 2 | -77/+0 |
2004-03-01 | Patch for bug 235459: add icalendar todo output format for buglist; patch by ... | jocuri%softhome.net | 2 | -0/+77 |
2004-02-24 | Patch for bug 234264; eliminates a double escaping issue by removing filterin... | jocuri%softhome.net | 1 | -1/+1 |
2004-02-14 | Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannerm... | jocuri%softhome.net | 1 | -3/+3 |
2004-02-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ... | gerv%gerv.net | 7 | -28/+43 |
2004-02-06 | Fix for bug 127995: shows the size of attachments in the show bug and attachm... | myk%mozilla.org | 3 | -2/+6 |
2004-02-05 | Patch for bug 218401; add in some places templatization support for the bug t... | jocuri%softhome.net | 1 | -1/+1 |
2004-02-05 | Patch for bug 194472; link to the product's component editor when displaying ... | jocuri%softhome.net | 1 | -1/+2 |
2004-02-04 | Bug 232830 - use url_quote instead of html filtering to make sure we can dele... | gerv%gerv.net | 3 | -7/+7 |
2004-02-04 | Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages ... | justdave%syndicomm.com | 1 | -1/+3 |
2004-02-04 | Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ... | myk%mozilla.org | 1 | -3/+3 |
2004-02-03 | Bug 232903: hook to allow addition of extra administration links in the foote... | gerv%gerv.net | 1 | -0/+1 |
2004-02-03 | Bug 232413 - remove occurrences of in favour of [%+ construct to preve... | gerv%gerv.net | 10 | -17/+21 |
2004-01-31 | Patch for bug 213679: Implement a parameter that allows administrators to con... | jocuri%softhome.net | 1 | -0/+4 |
2004-01-30 | Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+1 |
2004-01-30 | Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+1 |
2004-01-30 | Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugz... | myk%mozilla.org | 1 | -1/+1 |
2004-01-27 | Bug 232161 - add ability to forget or edit saved searches when the search thr... | gerv%gerv.net | 1 | -0/+22 |
2004-01-26 | Fix for bug 232160: adds the header back in to the "verify component, etc." p... | myk%mozilla.org | 1 | -0/+2 |
2004-01-25 | Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ... | gerv%gerv.net | 2 | -3/+11 |
2004-01-22 | Bug 231391 - make "cumulate" option work on new charts, together with a few U... | gerv%gerv.net | 2 | -17/+19 |
2004-01-21 | Bug 231026 - improve the appearance of the buglist options at the bottom of t... | gerv%gerv.net | 1 | -5/+5 |
2004-01-20 | Bug 227026 - remove obsolete MacsBug information from guided template (we no ... | gerv%gerv.net | 1 | -3/+1 |
2004-01-20 | Backing out code change that was accidently left in the patch on bug 228894 (... | justdave%syndicomm.com | 1 | -2/+1 |
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for templ... | jocuri%softhome.net | 112 | -113/+114 |
2004-01-18 | Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops. | gerv%gerv.net | 1 | -1/+1 |
2004-01-17 | Bug 224420 - add a warning that only public bugs are counted by the new chart... | gerv%gerv.net | 1 | -0/+5 |
2004-01-17 | Fix for bug 90468: Bugzilla does not log out automatically when closing | kiko%async.com.br | 1 | -0/+15 |
2004-01-16 | Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk. | gerv%gerv.net | 1 | -5/+1 |
2004-01-12 | Fix for bug 229658: Implements a mechanism for extensions to hook into standa... | myk%mozilla.org | 1 | -0/+33 |
2003-12-10 | Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave. | jocuri%softhome.net | 3 | -3/+3 |
2003-12-10 | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j... | jocuri%softhome.net | 9 | -8/+239 |
2003-12-08 | Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justd... | jocuri%softhome.net | 1 | -0/+7 |
2003-12-08 | Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on. | gerv%gerv.net | 2 | -3/+3 |
2003-12-08 | Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl. | gerv%gerv.net | 1 | -1/+2 |
2003-12-08 | Bug 223078 - Provide classes to allow user to style bugs depending on bug num... | gerv%gerv.net | 2 | -1/+9 |
2003-12-08 | Bug 227122 - pie chart link missing from certain tabular reports. Patch by ge... | gerv%gerv.net | 1 | -1/+1 |
2003-12-08 | Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed... | gerv%gerv.net | 5 | -120/+129 |
2003-12-08 | Fix for bug 227213: Chomping murder in token emails and pages. Fix | kiko%async.com.br | 4 | -23/+23 |
2003-12-01 | Bug 226932: flag request email sends ' ' in subject. Remove | kiko%async.com.br | 1 | -2/+2 |
2003-11-27 | Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for | kiko%async.com.br | 3 | -16/+18 |
2003-11-22 | Fix for bug 226469: labels the votes column in the RDF buglist output as cont... | myk%mozilla.org | 1 | -1/+1 |
2003-11-21 | Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j... | jocuri%softhome.net | 4 | -0/+171 |
2003-11-19 | Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea... | jouni%heikniemi.net | 1 | -0/+0 |
2003-11-15 | Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv... | gerv%gerv.net | 1 | -49/+38 |
2003-11-14 | Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd... | jocuri%softhome.net | 1 | -0/+2 |
2003-11-14 | Bug 219358 - Make attachments with all supported MIME types viewable in the e... | gerv%gerv.net | 1 | -2/+7 |