aboutsummaryrefslogtreecommitdiffstats
path: root/long_list.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+5
| | | | r=joel, a=justdave
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* Bug 178880 - Creation date is now displayed in the long list.jake%bugzilla.org2002-12-011-2/+3
| | | | | | Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-2/+11
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-3/+3
| | | | r=bbaetz, gerv
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net2002-09-211-1/+0
| | | | Patch by gerv; r=kiko.
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-4/+5
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-1/+0
|
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-3/+2
| | | | afranke.
* Bug 115369 - templatise long_list.cgi.gerv%gerv.net2002-02-201-90/+78
|
* Backing out checkin for bug 115369, it's busted on Perl 5.00503.justdave%syndicomm.com2002-02-141-83/+79
|
* Fixing tinderbox bustage from previous checkin.justdave%syndicomm.com2002-02-131-0/+1
| | | | Name "main::legal_keywords" used only once
* Fix for bug 115369: Templatization of long_list.cgijustdave%syndicomm.com2002-02-131-79/+82
| | | | | Patch by Gervase Markham <gerv@mozilla.org> r= bbaetz, dkl
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Oops. Bug 109690 again, r=justdave, gervbbaetz%cs.mcgill.ca2001-11-121-1/+1
|
* Bug 109690: Check $bug before using it.bbaetz%cs.mcgill.ca2001-11-121-0/+1
| | | | r=justdave,gerv
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-3/+4
| | | | | | | | | | 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
* Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com2001-10-131-1/+1
| | | | | | | remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
* Fix for bug 27420: Gives the Component and Target Milestone fields extra ↵myk%mozilla.org2001-10-111-2/+2
| | | | | | | space in the long list display of bugs. Patch by Randall Whitman <randall.whitman@solipsa.com>. r=justdave@syndicomm.com, no second review needed
* Fixing bug #46897tara%tequilarista.org2000-08-081-1/+3
|
* Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com2000-07-191-1/+2
| | | | submitted by mhamby@logicon.com (Mark Hamby).
* Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org2000-03-111-1/+1
| | | | | the difference between new comments and people copying stuff in from old comments.
* Add support for keywords.terry%mozilla.org2000-01-271-2/+9
|
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* Fix perl warning.terry%mozilla.org1999-10-201-0/+1
|
* Fixed stupid perl warning.terry%mozilla.org1999-10-191-2/+8
|
* Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on ↵terry%mozilla.org1999-09-241-1/+1
| | | | several pages that were missing it.
* Make URL an actual linkbryce-mozilla%nextbus.com1999-05-121-1/+2
|
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-3/+4
| | | | | | put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug.
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-4/+22
| | | | turned on): target_milestone, qa_contact, and status_whiteboard.
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-33/+45
|
* Get rid of the "read and eat" line; it doesn't make sense here.terry%netscape.com1998-08-281-1/+0
|
* Stop looking for "target_fix_version".terry%netscape.com1998-08-271-4/+2
|
* Bugzilla source.terry%netscape.com1998-08-261-0/+78