Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-20 | 1 | -0/+1 |
| | | | | <LpSolit@gmail.com> r=joel,wicked a=justdave | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -10/+11 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | ||||
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-04 | 1 | -1/+1 |
| | | | | | r=kiko a=justdave | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -3/+1 |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | ||||
* | Patch for bug 237369: implement relatively simple changes from %FORM to ↵ | jocuri%softhome.net | 2004-03-27 | 1 | -6/+4 |
| | | | | $cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave. | ||||
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -1/+3 |
| | | | | r=joel, a=justdave | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+1 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 190437 - showdependencytree.cgi and showdependencygraph should use ↵ | burnus%gmx.de | 2003-01-24 | 1 | -0/+4 |
| | | | | | | | switch_to_shadow_db r=bbaetz a=justdave | ||||
* | Bug 180966 - warnings in webserver error log (take 2) | bbaetz%student.usyd.edu.au | 2002-11-22 | 1 | -1/+1 |
| | | | | r=joel, a=justdave | ||||
* | Backing out the checkin for bug 180966 (fix warnings in web server error ↵ | justdave%syndicomm.com | 2002-11-22 | 1 | -1/+1 |
| | | | | | | log). This checkin caused commenting on bugs to fail if timetracking is not enabled. | ||||
* | Bug 180966 - fix misc warnings | bbaetz%student.usyd.edu.au | 2002-11-20 | 1 | -1/+1 |
| | | | | r,a=myk | ||||
* | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2002-09-23 | 1 | -12/+11 |
| | | | | r=bbaetz, gerv | ||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Fix for bug 143743: Eliminates warning by properly initializing array reference. | myk%mozilla.org | 2002-05-21 | 1 | -1/+1 |
| | | | | | Fix by Myk Melez <myk@mozilla.org>. r=bbaetz,justdave | ||||
* | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵ | gerv%gerv.net | 2002-04-24 | 1 | -3/+2 |
| | | | | afranke. | ||||
* | Fix for bug 126792: Templatizes showdependencytree.cgi. | myk%mozilla.org | 2002-04-18 | 1 | -356/+128 |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. r=afranke,gerv | ||||
* | Fix for bug 99209: Display links on dependency tree page for modifying ↵ | myk%mozilla.org | 2002-03-01 | 1 | -2/+10 |
| | | | | | | | dependent bugs. Patch by Myk Melez <myk@mozilla.org>. r=kiko,bbaetz | ||||
* | Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limit | justdave%syndicomm.com | 2002-03-01 | 1 | -1/+1 |
| | | | | | Patch by Andreas Franke <afranke@ags.uni-sb.de> r= bbaetz, gerv | ||||
* | Fix for bug 104652: Duplicate bugs in the dependency tree now get marked ↵ | myk%mozilla.org | 2001-11-08 | 1 | -4/+13 |
| | | | | | | | with the message "This bug appears elsewhere in this tree." so users know why the bug does not appear to have dependencies. Patch by Gerv <gerv@mozilla.org>. r=jake@acutex.net,myk@mozilla.org | ||||
* | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 2001-10-23 | 1 | -3/+5 |
| | | | | | | | | | | Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave | ||||
* | Bug 104340 - Changing the UI of the toolbar for hiding bugs in the ↵ | jake%acutex.net | 2001-10-20 | 1 | -29/+29 |
| | | | | | | | dependency tree. Patch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, gerv@mozilla.org | ||||
* | Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, ↵ | gerv%gerv.net | 2001-10-16 | 1 | -4/+14 |
| | | | | kiko. | ||||
* | Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch ↵ | gerv%gerv.net | 2001-10-12 | 1 | -40/+318 |
| | | | | by kiko; r=gerv, afranke. | ||||
* | Bugzilla was leaking information about bugs marked secure (using bug ↵ | jake%acutex.net | 2001-05-31 | 1 | -6/+17 |
| | | | | | | | groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. Patches by Myk Melez <myk@mozilla.org>. r= jake@acutex.net | ||||
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -1/+1 |
| | | | | | | | me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case. | ||||
* | Was crashing if not using milestones. | terry%mozilla.org | 1999-11-19 | 1 | -1/+1 |
| | |||||
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
| | |||||
* | add milestone and bug owner to each bug, where appropriate. (repleaces ↵ | endico%mozilla.org | 1999-09-14 | 1 | -3/+17 |
| | | | | chofmann.cgi) | ||||
* | Don't even mention bugs that the user does not have permission to see. | terry%mozilla.org | 1999-08-28 | 1 | -4/+5 |
| | |||||
* | Patched minor security hole; don't show summary of bugs that the user | terry%mozilla.org | 1999-05-27 | 1 | -1/+7 |
| | | | | doesn't have permission to see. | ||||
* | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1999-05-27 | 1 | -0/+81 |
other ones. |