summaryrefslogtreecommitdiffstats
path: root/colchange.cgi
AgeCommit message (Expand)AuthorFilesLines
2003-05-13Bug 195977: Add ability to show alias column in buglistbugreport%peshkin.net1-0/+3
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-7/+14
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au1-5/+6
2002-11-04Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br1-1/+3
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-0/+5
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-15Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net1-2/+1
2002-07-27Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net1-28/+12
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-2/+2
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-1/+1
2002-06-08Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cg...dkl%redhat.com1-0/+2
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-3/+2
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-36/+6
2002-02-01Fix up "used only once" warning from kiko's checkin.bbaetz%student.usyd.edu.au1-0/+1
2002-02-01Bug 122636 - Templatise colchange.cgijake%acutex.net1-35/+45
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
2001-11-27Fix for bug 101875: Put the product column before the component column rather...myk%mozilla.org1-1/+1
2001-10-13Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com1-2/+3
2001-06-01Fix for bug 57848, perl warnings in several files.justdave%syndicomm.com1-0/+4
2000-09-01fix for 44609 : Remove the useless "project" column in the Change columns pagecyeh%bluemartini.com1-1/+1
2000-08-31fix for 32828: Redirect fails on Internet explorer: colchange.cgicyeh%bluemartini.com1-0/+2
2000-02-04Add an optional ability to stagger the headers in the bug list, whichterry%mozilla.org1-0/+16
2000-01-18Tell people that column changes are remembered using cookies.terry%mozilla.org1-1/+1
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-0/+1
2000-01-14Allow displaying of a "keywords" column.terry%mozilla.org1-0/+6
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-08Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1-1/+1
1999-09-24Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev...terry%mozilla.org1-0/+2
1999-01-28Added three new fields (which appear in the UI only if params areterry%netscape.com1-2/+14
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-11/+11
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-11/+11
1998-09-16Everything has been ported to now run under Perl.terry%netscape.com1-45/+54
1998-08-29Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keepingterry%netscape.com1-1/+1
1998-08-28Fixed bug 538 -- can now search through summary and description fields.terry%netscape.com1-1/+1
1998-08-26Bugzilla source.terry%netscape.com1-0/+88