summaryrefslogtreecommitdiffstats
path: root/CGI.pl
AgeCommit message (Expand)AuthorFilesLines
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-8/+0
2003-10-30Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"kiko%async.com.br1-1/+1
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com1-2/+1
2003-10-16Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org1-1/+2
2003-10-08Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suex...jocuri%softhome.net1-1/+1
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-80/+5
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-47/+0
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-2/+2
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-20/+2
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-363/+15
2003-02-17Bug 135820 - token cancellation message are not user-friendlyburnus%gmx.de1-1/+1
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com1-4/+1
2003-02-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org1-2/+2
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-1/+1
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-5/+3
2002-12-06Bug 183843 Query knobs are missing if requirelogin is setbugreport%peshkin.net1-2/+1
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org1-1/+1
2002-11-27Bug 173761 Need ability to always require loginbugreport%peshkin.net1-4/+19
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener...gerv%gerv.net1-0/+3
2002-11-11Bug 179290 - login cookie email needs to be escapedbbaetz%student.usyd.edu.au1-1/+1
2002-11-09Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au1-2/+5
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-1/+1
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-185/+18
2002-10-17Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net1-0/+31
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net1-50/+1
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-26/+45
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net1-0/+29
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net1-12/+0
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net1-43/+0
2002-10-02Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au1-4/+38
2002-10-02Bug 172010 voting broken on tipbugreport%peshkin.net1-1/+1
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net1-30/+7
2002-09-27Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net1-4/+8
2002-09-23Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net1-6/+18
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-36/+33
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ...gerv%gerv.net1-4/+0
2002-08-31Bug 121419 - If multiple cookies exist, the least significant is assigned.bugreport%peshkin.net1-1/+3
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-0/+1
2002-08-27Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au1-0/+1
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-20Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net1-4/+1
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net1-1/+1
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-25/+2
2002-08-16Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net1-12/+6
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-6/+8
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-1/+1
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net1-9/+12
2002-07-25Bug 158660 - confirm_login in CGI.pl should use a template for the login dial...gerv%gerv.net1-82/+9
2002-07-10Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au1-22/+12
2002-07-07Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint...myk%mozilla.org1-2/+3