Age | Commit message (Expand) | Author | Files | Lines |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -47/+0 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -2/+2 |
2003-04-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 1 | -20/+2 |
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -363/+15 |
2003-02-17 | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 1 | -1/+1 |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 1 | -4/+1 |
2003-02-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 1 | -2/+2 |
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -1/+1 |
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -5/+3 |
2002-12-06 | Bug 183843 Query knobs are missing if requirelogin is set | bugreport%peshkin.net | 1 | -2/+1 |
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 1 | -1/+1 |
2002-11-27 | Bug 173761 Need ability to always require login | bugreport%peshkin.net | 1 | -4/+19 |
2002-11-27 | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener... | gerv%gerv.net | 1 | -0/+3 |
2002-11-11 | Bug 179290 - login cookie email needs to be escaped | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 1 | -2/+5 |
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 1 | -1/+1 |
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -185/+18 |
2002-10-17 | Bug 112373 you should be able to enter bug dependencies/blockers when you ent... | bugreport%peshkin.net | 1 | -0/+31 |
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -50/+1 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -26/+45 |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re... | gerv%gerv.net | 1 | -0/+29 |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 1 | -12/+0 |
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. Patch... | gerv%gerv.net | 1 | -43/+0 |
2002-10-02 | Bug 20122 - Bugzilla requires new login if IP changes | bbaetz%student.usyd.edu.au | 1 | -4/+38 |
2002-10-02 | Bug 172010 voting broken on tip | bugreport%peshkin.net | 1 | -1/+1 |
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=... | gerv%gerv.net | 1 | -30/+7 |
2002-09-27 | Bug 170986 - General Summary reports don't work with taint checking. Also fix... | gerv%gerv.net | 1 | -4/+8 |
2002-09-23 | Bug 170064 - Change error API again to allow vars to be passed in the call. P... | gerv%gerv.net | 1 | -6/+18 |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -36/+33 |
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ... | gerv%gerv.net | 1 | -4/+0 |
2002-08-31 | Bug 121419 - If multiple cookies exist, the least significant is assigned. | bugreport%peshkin.net | 1 | -1/+3 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-20 | Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -4/+1 |
2002-08-20 | Bug 143286 - Add support for Insiders, Private comments, Private Attachments.... | gerv%gerv.net | 1 | -1/+1 |
2002-08-19 | Big 163291 - Move utility funcs into a module | bbaetz%student.usyd.edu.au | 1 | -25/+2 |
2002-08-16 | Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b... | gerv%gerv.net | 1 | -12/+6 |
2002-08-15 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 1 | -6/+8 |
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-07-27 | Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -9/+12 |
2002-07-25 | Bug 158660 - confirm_login in CGI.pl should use a template for the login dial... | gerv%gerv.net | 1 | -82/+9 |
2002-07-10 | Bug 155793 - $::FORM is not tainted under perl 5.6.1 | bbaetz%student.usyd.edu.au | 1 | -22/+12 |
2002-07-07 | Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint... | myk%mozilla.org | 1 | -2/+3 |
2002-07-04 | Fix for bug 99203: Implements bug aliases feature. | myk%mozilla.org | 1 | -10/+45 |
2002-07-03 | Bug 151871 - rewrite quoteUrls to fix major performance problems, and a | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -10/+10 |
2002-06-23 | Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2 | bbaetz%student.usyd.edu.au | 1 | -2/+0 |
2002-06-03 | Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D | timeless%mac.com | 1 | -2/+2 |
2002-05-26 | Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointin... | gerv%gerv.net | 1 | -4/+1 |