mcafee%netscape.com
1eaf689e33
other options for multiquery links
2002-03-22 09:25:08 +00:00
mcafee%netscape.com
018bf91178
Adding options to multiquery page.
2002-03-22 07:59:30 +00:00
mcafee%netscape.com
f90b22c2af
update
2002-03-21 23:28:27 +00:00
mcafee%netscape.com
fa8d1c231c
adding sleestack
2002-03-21 23:10:33 +00:00
mcafee%netscape.com
622139c750
hardcoding ips to get around firewall problem.
2002-03-21 22:46:04 +00:00
mcafee%netscape.com
e51e845f29
adding luna
2002-03-20 10:09:19 +00:00
mcafee%netscape.com
e85a9effa5
turning off bezier graphing of moving average (131098)
2002-03-20 02:54:51 +00:00
kestes%walrus.com
96b3e72f91
add information about how we might implement Tinderbox style trees.
2002-03-19 19:04:16 +00:00
kestes%walrus.com
4b3d2499a7
some of my own personal debug code got checked in by accident, remove it.
...
It will cause problems for others.
Add a 1; at the bottom of the file.
2002-03-19 18:47:48 +00:00
kestes%walrus.com
5caf22295b
numerous fixes to the way in which the Perforce data is displayed in table form.
...
This is now a usable module.
I need to remove some debugging code, I just remembered.
I also need to figure out how to create something like CVS branches and
modules so that a large project can be partioned up and different groups can
watch different tinderbox pages to get the information they need.
2002-03-19 18:45:25 +00:00
justdave%syndicomm.com
17bbcd7ca0
Getting the stuff Timeless missed with his checkin for bug 106386
2002-03-19 05:42:43 +00:00
timeless%mac.com
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
bbaetz%student.usyd.edu.au
83384d3170
Bug 118953 - incorrect message from checksetup.pl
...
patch by bugzilla@ali.as r=bbaetz, justdave
2002-03-18 06:06:30 +00:00
bbaetz%student.usyd.edu.au
3495d47bda
Bug 92905 - perl error when editing user and no groups defined
...
r=justdave x 2
2002-03-17 22:07:29 +00:00
justdave%syndicomm.com
d0ac624383
Bug 131568: template/default/global/header validates HTML 4.01 Transitional
...
Patch by ville.skytta@iki.fi (Ville Skytt��)
r= justdave x2
2002-03-17 17:17:22 +00:00
gerv%gerv.net
ca8e72b693
Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv.
2002-03-16 16:54:26 +00:00
bbaetz%student.usyd.edu.au
f0068ce815
Bug 129466 - use IP addr (not hostname) in logincookies table
...
r=gerv, justdave
2002-03-16 06:03:09 +00:00
gerv%gerv.net
8ef1eb4e84
Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.
2002-03-15 23:23:12 +00:00
myk%mozilla.org
e406ab707c
Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
...
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>.
r=myk,gerv
2002-03-12 16:15:41 +00:00
myk%mozilla.org
2459cdf714
Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
...
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>.
r=myk,gerv
2002-03-12 16:05:35 +00:00
myk%mozilla.org
9154a53fe3
Fix for bug 103778: Rewrites and templatizes buglist.cgi.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-12 13:55:07 +00:00
bbaetz%student.usyd.edu.au
d1aaf3b689
Bug 130254 - Template params don't have to exist, since they may be
...
subject to interpolation. Ignore names with $ in them as a workaround
r=myk x 2
2002-03-12 13:33:55 +00:00
myk%mozilla.org
391c90292b
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-11 07:33:03 +00:00
ian%hixie.ch
4ca8c99245
More fallout from the General.bm split. Change the IRC name to r=imajes.
2002-03-08 19:40:27 +00:00
ian%hixie.ch
856160de8e
Hack workaround to make the General module autojoin all channels the first time the bot is run. This will be removed and fixed correctly for 2.4, see bug 112049.
2002-03-08 19:15:55 +00:00
ian%hixie.ch
c0b727f88f
Fix typo in the previous checkin that was making virgin installations not load the General module.
2002-03-08 18:39:39 +00:00
ian%hixie.ch
23f3aaf4dc
Updating various version strings to 2.2.
2002-03-08 15:43:31 +00:00
ian%hixie.ch
05de38c44f
Split out the General module into its own file. This removes any version number dependence in mozbot.pl, which means that future updates will not automatically require mozbots to be restarted. b=124662, r=imajes
2002-03-08 15:39:47 +00:00
ian%hixie.ch
58cf26a902
Spelling module. Checks your spelling on the fly. b=126612, r=imajes, code originally by mental.
2002-03-08 15:15:24 +00:00
bbaetz%student.usyd.edu.au
44dedcd46f
Bug 129017 - perl error in apache log
...
r=gerv, justdave
2002-03-06 11:16:54 +00:00
myk%mozilla.org
b70050e92c
Fix for bug 129016: Corrects conditional operator.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz x 2
2002-03-05 10:51:38 +00:00
myk%mozilla.org
75865438fd
Fix for bug 128784: Eliminates redundant function call in userprefs.cgi.
...
Patch by Myk Melez <myk@mozilla.org>
r=gerv x 2
2002-03-04 23:38:55 +00:00
ian%hixie.ch
ef87dd62b4
Quizbot module. b=124621, r=imajes
2002-03-04 21:44:54 +00:00
ian%hixie.ch
7cfa7ab1ad
Mozbot spams channels when it notices that tinderbox is down. This makes it shut up when it notices lots of changes. b=126063, r=imajes
2002-03-04 21:16:48 +00:00
bbaetz%student.usyd.edu.au
d862bf1a65
Fix typo in checkin for bug 107743.
2002-03-04 12:54:36 +00:00
bbaetz%student.usyd.edu.au
baadd21b72
Bug 106377 - processmail rescanall should use lastdiffed
...
r=justdave, ddkilzer@theracingworld.com
2002-03-03 22:06:20 +00:00
bbaetz%student.usyd.edu.au
c295ce16e1
Backing out a bit I didn't mean to check in as part of bug 119657. Oops.
2002-03-02 02:44:51 +00:00
zach%zachlipton.com
ce167d4ecd
Fix for bug 127524: checksetup.pl fails with XML::Parser error
...
Patch by Zach Lipton (zach@zachlipton.com ) and by Tobias Burnus
(burnus@gmx.de ). r=justdave, r2=zach
2002-03-01 22:40:48 +00:00
myk%mozilla.org
ea32080b31
Fix for bug 99209: Display links on dependency tree page for modifying dependent bugs.
...
Patch by Myk Melez <myk@mozilla.org>.
r=kiko,bbaetz
2002-03-01 14:03:55 +00:00
myk%mozilla.org
af2f627416
Fix for bug 128437: correctly display default values for new preferences on the "email preferences" tab.
...
Fix by Myk Melez <myk@mozilla.org>.
r=jake,justdave
2002-03-01 13:59:59 +00:00
myk%mozilla.org
5e161d1e2b
Fix for bug 128422: Fixes serious tree horkage where everyone gets email on all changes regardless of email preferences.
...
Fix by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org , waiting on second review but checking in now due to severity of bug.
2002-03-01 13:20:07 +00:00
justdave%syndicomm.com
3959334325
Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limit
...
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= bbaetz, gerv
2002-03-01 06:46:51 +00:00
bbaetz%student.usyd.edu.au
b2f0e1ee4b
Bug 127318 - push UserInGroup to templates
...
r=jake x 2
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au
3851b84398
Bug 119657 - template error checking
...
r=gerv, justdave
2002-03-01 05:57:43 +00:00
bbaetz%student.usyd.edu.au
903198df70
Bug 107743 - post_bug.cgi doesn't properly validate parameters
...
r=gerv, justdave
2002-03-01 05:39:25 +00:00
matty%chariot.net.au
afab0310b4
Bug 117060 broke the tree, fixing the breakage.
2002-02-28 06:47:16 +00:00
gerv%gerv.net
d0f84d605b
Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs and a properly-tabulated email prefs section.
2002-02-28 00:14:01 +00:00
bbaetz%student.usyd.edu.au
3e4f26b401
Bug 127519 - error after change columns
...
r=afranke, dkl
2002-02-28 00:13:00 +00:00
gerv%gerv.net
3d9df3d993
Bug 126788 - templatise xml.cgi.
2002-02-27 08:01:50 +00:00
ian%hixie.ch
29e360e3cc
The 'foo bugs' command should not be handled as a command, since it clashes with the 'help' command. Change it to a Baffled handler. b=115638, r=imajes
2002-02-26 22:54:02 +00:00