gerv%gerv.net
6dbaeb255e
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
ef819170b7
Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.
2002-10-07 06:44:07 +00:00
ian%hixie.ch
2bdfd1fa34
Add support for post-processing output filters. Also, some minor clean-up.
2002-10-06 22:08:32 +00:00
ian%hixie.ch
3b597ad639
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
231ad97074
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
778255c67a
... 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
e9f630a015
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
348f788fa6
... oops missed a reviewer checkin condition.
2002-10-05 15:08:50 +00:00
matty%chariot.net.au
97bcf3e0b4
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
b518c120c8
Bug #93667 : More movement, commenting, and remove an unused variable.
2002-10-05 14:37:52 +00:00
matty%chariot.net.au
58a8bdec98
Bug #93667 : Move some code around, add some section heading comments.
2002-10-05 14:25:13 +00:00
matty%chariot.net.au
59da6e6429
Bug #93667 : Rewrite double cross checking.
2002-10-05 14:14:47 +00:00
matty%chariot.net.au
7dcc240496
Bug #93667 : Rewrite single cross checking.
2002-10-05 14:14:22 +00:00
matty%chariot.net.au
441d14e02e
... and fix build.
2002-10-05 13:50:12 +00:00
matty%chariot.net.au
b959ea29a0
Bug #93667 : General bug check refactoring.
2002-10-05 13:23:44 +00:00
gerv%gerv.net
d1bcc43c3c
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
6345c3d762
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
fb694257c7
Checking in patch for 114836
2002-10-03 01:44:27 +00:00
bbaetz%student.usyd.edu.au
9ddad11c4c
Bug 20122 - Bugzilla requires new login if IP changes
...
r=joel x2
2002-10-02 11:57:26 +00:00
bugreport%peshkin.net
b56206041c
Bug 172045 can't see restricted bugs if cc set
...
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
bugreport%peshkin.net
cd770741f9
Bug 172010 voting broken on tip
...
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
preed%sigkill.com
276b1380e6
Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools
2002-10-02 00:03:53 +00:00
gerv%gerv.net
5e18ec7aae
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
8351ac64fb
Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.
2002-10-01 22:07:17 +00:00
bugreport%peshkin.net
67ec30d35d
Bug 171639 dupes not marked in original bug
...
2xr=bbaetz
2002-10-01 00:13:58 +00:00
gerv%gerv.net
6db9dc12f6
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
52a6ceda4f
Bug 169819 - remove 'this is bugzilla...' text from footer
...
r=justdave x2
2002-09-30 00:12:37 +00:00
justdave%syndicomm.com
2f632088b5
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
6c31979bb0
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
a65761a587
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
cb905e5b0f
Release notes.
2002-09-29 05:25:36 +00:00
bugreport%peshkin.net
d302e7cd86
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
0c45ad3c10
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
6d7839dcbb
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
22eec89c8d
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
c32d5f57fd
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
ffa72dfa4d
Fixing build bustage. Some template files didn't have version strings.
2002-09-28 19:08:45 +00:00
myk%mozilla.org
633620a911
Fixing build bustage.
2002-09-28 18:59:28 +00:00
myk%mozilla.org
fcf5b01a23
Checking in build bustage.
2002-09-28 18:51:52 +00:00
myk%mozilla.org
76cd798b52
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
5e2b997b21
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
c5a9825914
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
a184bc2c26
Bug 170195 Regression - buglist highlighting broken
...
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net
1a9c478018
Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.
2002-09-26 23:31:53 +00:00
gerv%gerv.net
46b089fbfd
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
83cb049ede
Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave.
2002-09-26 06:16:58 +00:00
tara%tequilarista.org
bdf94e9190
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
32c5d35269
Bug 12282 - General summary reports. Patch by gerv; r=joel.
2002-09-25 07:11:45 +00:00
myk%mozilla.org
3a3bdbd319
Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop
...
generating warnings.
r=gerv
2002-09-23 21:46:33 +00:00
timeless%mac.com
bf5a83d070
Bug 170392 zap annoying border for who in showbuilds.cgi
...
r=biesi
2002-09-23 21:29:23 +00:00