aboutsummaryrefslogtreecommitdiffstats
path: root/CGI.pl
Commit message (Expand)AuthorAgeFilesLines
* Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org2005-01-301-8/+7
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-01-291-7/+8
* Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net2005-01-161-1/+7
* Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch...travis%sedsystems.ca2005-01-121-2/+3
* Patch for bug 277013: provides a fix for the SQL error that appears when a us...jocuri%softhome.net2005-01-091-1/+3
* Bug 276600: checking votes in editproducts.cgi is broken (regression due to b...travis%sedsystems.ca2005-01-081-0/+2
* Bug 276913: Uninitialized value message from CGI.pl line 176travis%sedsystems.ca2005-01-081-1/+1
* Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net2005-01-011-3/+2
* Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...jake%bugzilla.org2004-12-211-3/+5
* [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime t...justdave%bugzilla.org2004-10-251-3/+9
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-041-1/+1
* Patch for bug 253357: replace IFNULL with COALESCE for increased database com...jocuri%softhome.net2004-07-311-1/+1
* Bug 253447: Fix unhelpful error if user enters text in "blocks" fieldbugreport%peshkin.net2004-07-301-1/+1
* Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br2004-07-291-4/+0
* Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpf...jocuri%softhome.net2004-07-071-0/+8
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-8/+0
* Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"kiko%async.com.br2003-10-301-1/+1
* Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com2003-10-171-2/+1
* Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org2003-10-161-1/+2
* Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suex...jocuri%softhome.net2003-10-081-1/+1
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-80/+5
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-47/+0
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+2
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-20/+2
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-363/+15
* Bug 135820 - token cancellation message are not user-friendlyburnus%gmx.de2003-02-171-1/+1
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2003-02-101-4/+1
* Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org2003-02-091-2/+2
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-5/+3
* Bug 183843 Query knobs are missing if requirelogin is setbugreport%peshkin.net2002-12-061-2/+1
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-1/+1
* Bug 173761 Need ability to always require loginbugreport%peshkin.net2002-11-271-4/+19
* Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener...gerv%gerv.net2002-11-271-0/+3
* Bug 179290 - login cookie email needs to be escapedbbaetz%student.usyd.edu.au2002-11-111-1/+1
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-2/+5
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-1/+1
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-185/+18
* Bug 112373 you should be able to enter bug dependencies/blockers when you ent...bugreport%peshkin.net2002-10-171-0/+31
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-171-50/+1
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-26/+45
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-081-0/+29
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-12/+0
* Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net2002-10-031-43/+0
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-021-4/+38
* Bug 172010 voting broken on tipbugreport%peshkin.net2002-10-021-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2002-09-291-30/+7
* Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net2002-09-271-4/+8
* Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net2002-09-231-6/+18
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-36/+33