Commit Graph

4034 Commits

Author SHA1 Message Date
gerv%gerv.net
110c123927 Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv. 2002-10-08 21:14:18 +00:00
gerv%gerv.net
114f9c419d Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel. 2002-10-08 06:41:28 +00:00
gerv%gerv.net
eb33fa7e0c Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. 2002-10-07 22:20:52 +00:00
gerv%gerv.net
be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
ian%hixie.ch
7704309a18 Add support for post-processing output filters. Also, some minor clean-up. 2002-10-06 22:08:32 +00:00
ian%hixie.ch
a7bd00dfb1 HTTP HEAD support (unfortunately Apache screws it up, but theoretically this should work, I think...) 2002-10-06 22:06:51 +00:00
gerv%gerv.net
b90348132e Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
matty%chariot.net.au
435072c0fa ... and also fix a bug introduced trying to unrot the general bug check rewrite, due to product IDs. 2002-10-05 15:29:20 +00:00
matty%chariot.net.au
3583cf7e0d Back out a stupid stupid change I made earlier when fixing the stupid stupid bustage I made even earlier. I need sleep. 2002-10-05 15:26:23 +00:00
matty%chariot.net.au
59792841c2 ... oops missed a reviewer checkin condition. 2002-10-05 15:08:50 +00:00
matty%chariot.net.au
7542bd509b Bug #93667: Minor style fix, uninit var fix, add explanatory comments to CrossCheck/DoubleCrossCheck. 2002-10-05 15:07:16 +00:00
matty%chariot.net.au
4249d45ce0 Bug #93667: More movement, commenting, and remove an unused variable. 2002-10-05 14:37:52 +00:00
matty%chariot.net.au
81f55739b4 Bug #93667: Move some code around, add some section heading comments. 2002-10-05 14:25:13 +00:00
matty%chariot.net.au
7eb23e0cac Bug #93667: Rewrite double cross checking. 2002-10-05 14:14:47 +00:00
matty%chariot.net.au
6b539910bb Bug #93667: Rewrite single cross checking. 2002-10-05 14:14:22 +00:00
matty%chariot.net.au
411621384d ... and fix build. 2002-10-05 13:50:12 +00:00
matty%chariot.net.au
3bb58efa15 Bug #93667: General bug check refactoring. 2002-10-05 13:23:44 +00:00
gerv%gerv.net
4bb2e8376c Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv. 2002-10-04 07:14:15 +00:00
gerv%gerv.net
3b4fd508b7 Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz. 2002-10-03 07:04:10 +00:00
tara%tequilarista.org
22a76dbc9d Checking in patch for 114836 2002-10-03 01:44:27 +00:00
bbaetz%student.usyd.edu.au
f544bfabb6 Bug 20122 - Bugzilla requires new login if IP changes
r=joel x2
2002-10-02 11:57:26 +00:00
bugreport%peshkin.net
8c5eca2cb5 Bug 172045 can't see restricted bugs if cc set
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
bugreport%peshkin.net
438e92b7cd Bug 172010 voting broken on tip
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
preed%sigkill.com
2ca51a9031 Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools 2002-10-02 00:03:53 +00:00
gerv%gerv.net
05b79b02c3 Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus. 2002-10-01 22:41:09 +00:00
gerv%gerv.net
66625bc8d4 Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. 2002-10-01 22:07:17 +00:00
bugreport%peshkin.net
323bb65a7e Bug 171639 dupes not marked in original bug
2xr=bbaetz
2002-10-01 00:13:58 +00:00
gerv%gerv.net
bbed0bbae4 Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv. 2002-09-30 07:22:44 +00:00
bbaetz%student.usyd.edu.au
4701d8f134 Bug 169819 - remove 'this is bugzilla...' text from footer
r=justdave x2
2002-09-30 00:12:37 +00:00
justdave%syndicomm.com
e3dc96b982 Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a dependency on File::Temp, which caused it to
crash before the version checks were even done to warn the admin that it wasn't present.  This patch reorders the loading
sequence in checksetup.pl so that the version checks are done before the Config module is loaded.
2xr=bbaetz
2002-09-29 23:01:11 +00:00
myk%mozilla.org
72f2e7d541 Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for correct product IDs in the flaginclusions and flagexclusions
tables instead of the flagtypes table, which no longer has a product_id field.
r=joel
2002-09-29 20:14:13 +00:00
myk%mozilla.org
e8f16e93a1 Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.
r=bbaetz
2002-09-29 16:04:24 +00:00
matty%chariot.net.au
d5d4febdd6 Release notes. 2002-09-29 05:25:36 +00:00
bugreport%peshkin.net
d87d54ddbc Bug 171322 process_bug.cgi makes reference to non-existant product variable
2xr=bbaetz
2002-09-29 04:01:54 +00:00
bugreport%peshkin.net
b0fccd9a59 Bug 171440 editgroups shows system groups as usable for bugs even though they are not
2xr=justdave
2002-09-28 22:54:44 +00:00
gerv%gerv.net
583852ca67 Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus. 2002-09-28 21:44:27 +00:00
myk%mozilla.org
f0bca9f7d8 Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:14:07 +00:00
myk%mozilla.org
ccc07fce55 Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:12:25 +00:00
myk%mozilla.org
978698129c Fixing build bustage. Some template files didn't have version strings. 2002-09-28 19:08:45 +00:00
myk%mozilla.org
f60927251d Fixing build bustage. 2002-09-28 18:59:28 +00:00
myk%mozilla.org
c6b5c64cc4 Checking in build bustage. 2002-09-28 18:51:52 +00:00
myk%mozilla.org
f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
justdave%syndicomm.com
434b54ef15 Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
gerv%gerv.net
c855358ff8 Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk. 2002-09-27 22:03:56 +00:00
bugreport%peshkin.net
a3944ea4d2 Bug 170195 Regression - buglist highlighting broken
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net
6ac8f33874 Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. 2002-09-26 23:31:53 +00:00
gerv%gerv.net
b618ed4bea Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net
174ed34902 Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave. 2002-09-26 06:16:58 +00:00
tara%tequilarista.org
1798cfbe5f Fixing (but still leaving commented out) the Log query field, a la bug 170395 2002-09-25 21:55:22 +00:00
gerv%gerv.net
8d6e59e08f Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00