Age | Commit message (Expand) | Author | Files | Lines |
2005-09-02 | Bug 298306: For new products, the charting error message "The tool which gath... | lpsolit%gmail.com | 1 | -2/+12 |
2005-08-31 | Fix for bug 305773: fixes regression in flag validation code that let through... | myk%mozilla.org | 1 | -2/+3 |
2005-07-20 | Bug 257767: Option to have fields in CSV files separated by semicolons instea... | lpsolit%gmail.com | 1 | -0/+4 |
2005-07-13 | Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific... | lpsolit%gmail.com | 1 | -0/+5 |
2005-07-11 | Bug 63536: User preference for whether or not to go to the next bug after pro... | lpsolit%gmail.com | 1 | -0/+3 |
2005-07-08 | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t... | mkanat%kerio.com | 1 | -0/+27 |
2005-07-08 | Bug 299212: "already locked" errors should be more informative - Patch by FrÃ... | lpsolit%gmail.com | 1 | -1/+3 |
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis... | lpsolit%gmail.com | 1 | -0/+3 |
2005-04-11 | Bug 289570: Blank value always shown on target type code error from editflagt... | lpsolit%gmail.com | 1 | -1/+1 |
2005-03-15 | Bug 251960: Search.pm uses DB dependent comma operator | mkanat%kerio.com | 1 | -0/+5 |
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 1 | -0/+9 |
2005-03-08 | Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m... | travis%sedsystems.ca | 1 | -1/+1 |
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 1 | -1/+5 |
2005-02-19 | Bug 282570: Missing errors for DB compatibility layer | mkanat%kerio.com | 1 | -0/+12 |
2005-01-04 | Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=... | gerv%gerv.net | 1 | -1/+4 |
2004-12-14 | Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by... | jocuri%softhome.net | 1 | -2/+2 |
2004-12-09 | Patch for bug 233049: Improve error when filtering requests with component no... | jocuri%softhome.net | 1 | -8/+0 |
2004-07-13 | Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. | jocuri%softhome.net | 1 | -5/+10 |
2004-04-17 | Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param | justdave%syndicomm.com | 1 | -0/+5 |
2004-04-15 | Backing out checkin from bug 238865: patch was negatively reviewed post-mortem. | justdave%syndicomm.com | 1 | -5/+0 |
2004-04-12 | Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the | kiko%async.com.br | 1 | -0/+5 |
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for templ... | jocuri%softhome.net | 1 | -1/+1 |
2003-12-10 | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j... | jocuri%softhome.net | 1 | -0/+4 |
2003-10-19 | Bug 108528: knob is not a defined error message and it does not help a user f... | jocuri%softhome.net | 1 | -1/+5 |
2003-10-17 | Backing out patch from bug 108528 - failed to take i10n concerns into account | justdave%syndicomm.com | 1 | -6/+1 |
2003-10-16 | Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do | timeless%mozdev.org | 1 | -1/+6 |
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -29/+24 |
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security bugs... | gerv%gerv.net | 1 | -23/+16 |
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without... | gerv%gerv.net | 1 | -27/+29 |
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+11 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+0 |
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the template... | justdave%syndicomm.com | 1 | -1/+1 |
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -0/+10 |
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 1 | -0/+3 |
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 1 | -0/+4 |
2002-11-08 | Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 | myk%mozilla.org | 1 | -0/+7 |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr... | gerv%gerv.net | 1 | -0/+4 |
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -1/+6 |
2002-10-25 | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 1 | -0/+4 |
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -0/+21 |
2002-10-08 | Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. | gerv%gerv.net | 1 | -1/+1 |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 1 | -0/+13 |
2002-10-02 | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=... | gerv%gerv.net | 1 | -0/+5 |
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the templa... | gerv%gerv.net | 1 | -1/+8 |
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=... | gerv%gerv.net | 1 | -0/+11 |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of enhancemen... | myk%mozilla.org | 1 | -0/+42 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+4 |
2002-09-21 | Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c... | gerv%gerv.net | 1 | -0/+21 |
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ... | gerv%gerv.net | 1 | -4/+2 |
2002-08-16 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 1 | -5/+15 |