Граф коммитов

3231 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch 57e468fbbe Makes mozbot only mark joins as joined on a successful attempt. b=112049, r=kerz.
Implements getHelpLine and getModules API functions and updates documentation to match. b=130532, r=imajes.

Adds a notice() method to the mozbot API. Updates the documentation to reflect this. (Also updates the version and corrects a typo in the docs.) b=72960, r=timeless.

Fixes the problem whereby if a module doesn't load, it's not removed from the @modulenames list, which causes problems for modules that walk the @modulenames list to get each module in turn. b=133148, r=kerz.

The Log event for the Told event doesn't have the prefix text that made the event a Told event in the first place. This adds a field 'fulldata' to the event hash which will let loggers log the whole thing. Also updates documentation. b=133509, r=kerz.

Log events were not generated for events generated by the bot. This removes redundant checks to prevent that from happening (redundant since the server never sent us the messages in the first place) and then adds code to synthesise the relevant Log events. Updates the documentation to match. b=16226, r=kerz.

The Initialise handler was needlessly within the scope of an undef'd $/. This scopes the cause of this problem. b=131483, p=Robin Berjon, r=kerz, a=hixie.

Makes ctcpSend() send messages to the target, not the originator. This makes it work like say(). b=133140, r=caillion.

Adds a way to make the auth command not give confirmation feedback (quiet auth). b=134342, r=caillon.
2002-04-01 03:46:06 +00:00
bbaetz%student.usyd.edu.au 50e518e455 Bug 134465 - Don't die() if the admin email address doesn't match the
regexp.
r=justdave x2
2002-04-01 03:00:12 +00:00
bbaetz%student.usyd.edu.au d00552471a Better fix for bug 132929, buglist.cgi "long format" button doesn't work.
r=myk x2
2002-04-01 02:47:52 +00:00
ian%hixie.ch 10fa03034c Entries for empty lists were ignored when rewriting the configuration file. b=133179, r=timeless 2002-04-01 01:59:24 +00:00
justdave%syndicomm.com 2ec6aa58df Fix for bug 133425: adding missing FILTERs in the template
Patch by Andreas Franke
r = Gerv x2
2002-04-01 00:04:14 +00:00
ian%hixie.ch 3d7f568679 The 'seen' command should accept punctuation at the end, not consider it part of the nick to look for. b=133046, r=caillon. Some more friendliness. b=131323, r=caillon. 2002-03-31 23:53:11 +00:00
ian%hixie.ch 87223bdec0 Adds various different friendly prefixes to Infobot responses. b=131320, r=caillon. Makes mozbot ignore prefixes like peterv: at the start of auto-learnt factoids. b=132264, r=caillon. 2002-03-31 23:19:36 +00:00
justdave%syndicomm.com 50f9d20669 Fix for bug 92263: Don't output SQL commands before the footer when syncshadowdb fails (only affects Bugzillas that are running shadow databases)
r= bbaetz, gerv
2002-03-31 22:56:41 +00:00
bbaetz%student.usyd.edu.au 8707927c94 Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
graphs
patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
2002-03-31 04:19:07 +00:00
bbaetz%student.usyd.edu.au 0b69d10ad1 Bug 133210 - typo in checksetup; uses $::params instead of $::param
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
2002-03-31 02:39:11 +00:00
bbaetz%student.usyd.edu.au 777509cfd3 Bug 133862 - bugzilla index page doesn't focus text field
r=gerv x2
2002-03-30 23:46:29 +00:00
myk%mozilla.org 85f2ab4e06 first check-in of Doctor, a webtool for editing documents in a CVS repository 2002-03-29 01:13:55 +00:00
gerv%gerv.net e4bc59e823 Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk 2002-03-28 07:57:05 +00:00
jake%acutex.net dd2978ec24 Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
Patch by Jody McIntyre <jodym@oeone.com>
r=jake
2002-03-27 14:52:04 +00:00
jake%acutex.net 12772f5c9b Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
r=caillon
2002-03-27 14:40:45 +00:00
gerv%gerv.net b4ecba7223 Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
bbaetz%student.usyd.edu.au 790ea573f3 Bug 133200 - mass change removes dependancies. r=afranke, justdave
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch
by zeroJ@null.net (John Vandenberg), r=bbaetz x2
Bug 133207 - mass confirming bugs fails. r=afranke x2
2002-03-26 13:15:16 +00:00
justdave%syndicomm.com 88a87bc364 Fix for bug 133389: changing anything on a bug from the show_bug.cgi page would reset its component to the first in the product.
Patch by John Vandenberg <zeroJ@null.net>
r= myk x2
2002-03-26 02:53:39 +00:00
gerv%gerv.net 7985ed0cd1 Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv. 2002-03-25 23:22:28 +00:00
gerv%gerv.net a50cb94d51 Fixes to small issues with show_bug.cgi templatisation.
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv.
Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv.
Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
2002-03-25 23:03:55 +00:00
bbaetz%student.usyd.edu.au b38d4663fa Bug 133201 - js syntax error in show_bug
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
2002-03-25 06:17:36 +00:00
ian%hixie.ch 14c7acad0f Minor typo in help text, ++ should be --. b=132195, p=mental, r=hixie 2002-03-24 16:54:07 +00:00
bbaetz%student.usyd.edu.au 158ab8ddc9 Bug 128419 - link to email preferences from bug changed notification is
wrong
r=afranke x 2
2002-03-24 12:45:33 +00:00
ian%hixie.ch 7046232b82 2.3 development has begun 2002-03-24 02:28:42 +00:00
ian%hixie.ch c878e09837 Correctly quote regular expressions when hostmasks are used. b=133023, p=jake, r=hixie 2002-03-23 23:18:16 +00:00
gerv%gerv.net d391f38ecb Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
gerv%gerv.net 301aa625f1 Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv. 2002-03-23 13:47:31 +00:00
bbaetz%student.usyd.edu.au 02bede6f47 Bug 131659 - need to fixPerms the css directory
r=mattyt, justdave
2002-03-23 12:29:55 +00:00
bbaetz%student.usyd.edu.au 28a2172401 Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings
from perl 5.6.1's Cwd.pm on every system() call.
r=mattyt, justdave
2002-03-23 03:51:05 +00:00
bbaetz%student.usyd.edu.au 6a7df76ea9 Bug 132929 - buglist.cgi 'long format' button doesn't work
r=justdave x2
2002-03-23 01:54:54 +00:00
mcafee%netscape.com ef0627462c other options for multiquery links 2002-03-22 09:25:08 +00:00
mcafee%netscape.com d14c7f830b Adding options to multiquery page. 2002-03-22 07:59:30 +00:00
mcafee%netscape.com 2cad23bd5b update 2002-03-21 23:28:27 +00:00
mcafee%netscape.com 527a2a4a17 adding sleestack 2002-03-21 23:10:33 +00:00
mcafee%netscape.com d1ae0d2540 hardcoding ips to get around firewall problem. 2002-03-21 22:46:04 +00:00
mcafee%netscape.com 5aa09b0178 adding luna 2002-03-20 10:09:19 +00:00
mcafee%netscape.com c1a386827f turning off bezier graphing of moving average (131098) 2002-03-20 02:54:51 +00:00
kestes%walrus.com c0f82ecc2c add information about how we might implement Tinderbox style trees. 2002-03-19 19:04:16 +00:00
kestes%walrus.com 916332ed5e 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 07d8925cfd 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 2797294187 Getting the stuff Timeless missed with his checkin for bug 106386 2002-03-19 05:42:43 +00:00
timeless%mac.com dec943eb10 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 2297132c39 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 c4119e5418 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 274f245bd4 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 0a8a43a245 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 4687c51498 Bug 129466 - use IP addr (not hostname) in logincookies table
r=gerv, justdave
2002-03-16 06:03:09 +00:00
gerv%gerv.net a438ed2f90 Bug 126789 - templatise token.cgi. r=bbaetz, mattyt. 2002-03-15 23:23:12 +00:00
myk%mozilla.org 477e2abf47 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 1a2c88b4cf 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 b488beb502 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 34a9262f08 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 7395f6773d 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 0d0352ed11 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 c8fba971f8 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 13d001e9b3 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 293e551f9c Updating various version strings to 2.2. 2002-03-08 15:43:31 +00:00
ian%hixie.ch d6728b8554 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 14593f0bf3 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 5f1c4562b2 Bug 129017 - perl error in apache log
r=gerv, justdave
2002-03-06 11:16:54 +00:00
myk%mozilla.org 96d51bdd46 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 f83462be21 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 80036cfbb1 Quizbot module. b=124621, r=imajes 2002-03-04 21:44:54 +00:00
ian%hixie.ch 51c165dbb8 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 29ad7e1cb6 Fix typo in checkin for bug 107743. 2002-03-04 12:54:36 +00:00
bbaetz%student.usyd.edu.au ab7a5316bd 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 0d9fe82f40 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 7a9d6e4e9e 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 56a06e4040 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 28b0ef08ed 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 07d711cfef 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 ad9d7a3141 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 676a581bc8 Bug 127318 - push UserInGroup to templates
r=jake x 2
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au ae797d18e3 Bug 119657 - template error checking
r=gerv, justdave
2002-03-01 05:57:43 +00:00
bbaetz%student.usyd.edu.au 01e4f7aeb2 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 0635a5fc50 Bug 117060 broke the tree, fixing the breakage. 2002-02-28 06:47:16 +00:00
gerv%gerv.net 3b2cd6327b 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 6fe0f1986e Bug 127519 - error after change columns
r=afranke, dkl
2002-02-28 00:13:00 +00:00
gerv%gerv.net f760374670 Bug 126788 - templatise xml.cgi. 2002-02-27 08:01:50 +00:00
ian%hixie.ch 1ffce5d6e3 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
ian%hixie.ch e0fae9eb78 Empty lists are not saved. b=124661, r=imajes 2002-02-26 22:48:35 +00:00
jake%acutex.net 749533fb2c Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location. 2002-02-26 16:23:59 +00:00
bbaetz%student.usyd.edu.au 31ae83ceb3 Bug 97729 - uploaders need to be able to obsolete their own attachments
r=jake, justdave
2002-02-26 06:13:35 +00:00
kestes%walrus.com f6bd981338 update 2002-02-25 19:35:54 +00:00
kestes%walrus.com f57057ccc8 store a count of the number of build errors, this is now displayed with the build.
Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
2002-02-25 19:34:41 +00:00
kestes%walrus.com 9403370e91 java script fixes, Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:32:42 +00:00
kestes%walrus.com 698dbf0c54 add new summary type: jspanel Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:31:23 +00:00
kestes%walrus.com cde636505c fix typo. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:30:14 +00:00
kestes%walrus.com edfb8fc619 report the number of errors for this build. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:29:25 +00:00
ian%hixie.ch 799791d534 Make channelOpMasks be able to op via nickname by implementing normal hostmask syntax. b=73433, r=Jake. Add slightly more friendly syntax to ask to be opped. b=72961, r=kerz. 2002-02-25 16:48:28 +00:00
ian%hixie.ch de30dd8681 Implement Infobot functionality as a bot module. b=123692, r=timeless 2002-02-25 15:49:23 +00:00
gerv%gerv.net 5f7f39f2b0 Bug 127507 - one too many blank lines in each comment. 2002-02-24 09:28:21 +00:00
gerv%gerv.net 8342994a7f Bug 126791 - templatise relogin.cgi 2002-02-24 08:54:14 +00:00
gerv%gerv.net f7e3d853f4 Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known issues. 2002-02-24 08:25:00 +00:00
bbaetz%student.usyd.edu.au 407e091fc2 bug 97496 - release notes update. Mention deprecated features. 2002-02-24 05:00:19 +00:00
kestes%walrus.com 762d3e7cf9 better checking of input parameters.
Add option "index-only".
document major functions.
2002-02-22 21:41:37 +00:00
mcafee%netscape.com b1bbaf3b73 more edit room for sheriff, status 2002-02-21 07:02:09 +00:00
mcafee%netscape.com 446c0f160d Move <br> tag hack from status.pl into showbuilds.cgi to unclutter the status text area. 2002-02-21 06:57:16 +00:00
jake%acutex.net 41755d4ad5 Bug 126029 - HTML in checkin comments wasn't being escaped properly for use in the pop-ups.
r=caillon
2002-02-20 21:17:04 +00:00
gerv%gerv.net 264ee8e711 Bug 117515 - describekeywords.cgi templatisation. 2002-02-19 23:32:07 +00:00
gerv%gerv.net b1d1b04044 Bug 115369 - templatise long_list.cgi. 2002-02-19 23:22:24 +00:00
ian%hixie.ch fc071a9e7e Improve help info. Change the command syntax to not clash with the Infobot module. Made the -- and ++ commands slightly more discriminating. Fixed an error in an error message (how long till ' loses its special meaning... grr...). Made people drop off the list when they hit zero. Made the individual karma report give the position of the person in the list. Fixed a logic errer in the private stats code. b=123713, r=kerz 2002-02-19 22:34:49 +00:00
jake%acutex.net 5bf2cc457e Bug 126487 - Edit attachment as comment was causing an immediate submit instead of letting you edit it in newer Mozilla builds.
r= bbaetz x2
2002-02-19 22:01:33 +00:00
ian%hixie.ch 84ad46d453 Stop private messages to the bot from being logged. b=123956, r=kerz. Rename the default command from uris to links. b=72957, r=kerz. 2002-02-19 21:42:04 +00:00
ian%hixie.ch f5f6847827 Minor changes to what commands are accepted to make it friendlier. b=72961, r=kerz 2002-02-19 21:37:20 +00:00
ian%hixie.ch 4ea280ea56 Add the custom library files to the list of files to check for changes. This will make upgrading mozbot easier. r=kerz 2002-02-19 21:33:23 +00:00
jake%acutex.net 88e1d104d4 Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template.
Patch by Jeff Lawson <jlawson@bovine.net>
r= jake, justdave
2002-02-19 20:50:18 +00:00
ian%hixie.ch cf1585e4f6 Correct minor typo ('retieve' to 'retrieve'). r=ispell 2002-02-19 15:04:55 +00:00
justdave%syndicomm.com 065a93f81a Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
matty%chariot.net.au 8ed46cc28b Bug 97496: Release notes cleanup (checkin without review OK for prerelease notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes. 2002-02-17 04:25:51 +00:00
ian%hixie.ch 59ccece79f Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes 2002-02-16 12:47:01 +00:00
justdave%syndicomm.com 485f836888 Fixing typo in previous checkin. 2002-02-16 03:04:36 +00:00
justdave%syndicomm.com c9e5db1c20 Fix for bug 125835: Removing an old sarcastic comment from the localconfig generation routine so that it doesn't imply that
using a password is bad.
Patch by James Cox <james@awpimajes.com>
r= justdave x 2
2002-02-16 02:59:25 +00:00
ian%hixie.ch 925331c1c5 Implement wwwtitle and correct a logic error in the comment and message text of wwwdoctype. r=zach, b=72953 2002-02-16 01:25:40 +00:00
zach%zachlipton.com baa7de1b00 Fixing tinderbox bustage. Maybe I need to get more sleep before I commit. 2002-02-14 04:37:30 +00:00
zach%zachlipton.com 819c33025c Was missing an indent from my last fix, fixing it. No r= needed 2002-02-14 04:34:56 +00:00
zach%zachlipton.com f71d068484 Fix for bug 97290: checksetup.pl should report about errors in localconfig
r=kiko x2
2002-02-14 04:27:50 +00:00
bbaetz%student.usyd.edu.au bb41d6ee37 Bug 110013 - templatize describecomponents.cgi
r=gerv, afranke
2002-02-14 01:25:25 +00:00
jake%acutex.net effc112ada Update the test to use the same basic format as the handling code from globals.pl 2002-02-13 19:24:05 +00:00
justdave%syndicomm.com a89d3b4448 Backing out checkin for bug 115369, it's busted on Perl 5.00503. 2002-02-13 17:25:02 +00:00
justdave%syndicomm.com f035cd406f Fixing tinderbox bustage from previous checkin.
Name "main::legal_keywords" used only once
2002-02-13 15:49:06 +00:00
justdave%syndicomm.com 013e12ec00 Fix for bug 115369: Templatization of long_list.cgi
Patch by Gervase Markham <gerv@mozilla.org>
r= bbaetz, dkl
2002-02-13 15:34:36 +00:00
justdave%syndicomm.com 7c39b2d096 Adding jb2bz.py to contrib (bug 124869).
Conversion script to import bugs from Jitterbug into Bugzilla contributed by Tom Emerson <tree@basistech.com>
2002-02-13 14:59:30 +00:00
jake%acutex.net e61bb9f70d Bug 121105 - type="application/x-javascript" confuses IE, so we should use the new $::script_type variable added in bug 123339.
r= kiko
2002-02-13 14:19:07 +00:00
ian%hixie.ch 0fc154332c Adding Stocks contributor. 2002-02-13 13:48:19 +00:00
bbaetz%student.usyd.edu.au 02536f76e1 Bug 99024 - add .cvsignore for template/.htaccess
r=justdave x2
2002-02-13 03:15:10 +00:00
bbaetz%student.usyd.edu.au fdfcfb96fd Bug 97471 - The assignee and qa contact should always be able to see their
bugs
r=justdave, afranke
2002-02-13 03:05:15 +00:00
bbaetz%student.usyd.edu.au b798365389 Bug 100094 - use generic template handling code
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
ian%hixie.ch 0532498703 Fixing regression introduced by the CTCP patch: long lines no longer get wrapped. Also includes minor cleanup. r=kerz 2002-02-13 02:20:01 +00:00
justdave%syndicomm.com 09d18f0318 Fix for bug 99024: checksetup was not giving proper permissions to the contents of the template directory. This patch also
adds an .htaccess file that blocks access to the template folder by the web server.
Patch by Dave Miller <justdave@syndicomm.com>
r= zach x 2
2002-02-13 01:35:28 +00:00
ian%hixie.ch 4795f7e93e Added support for running mozbot on multi-homed boxes (requires Net::IRC 0.71). b=93186 r=kiko 2002-02-13 00:49:37 +00:00
ian%hixie.ch 8260ebdb0a Inital implementation of Stock Quote module. Code/Review by both zach and Hixie. b=70874 2002-02-13 00:42:57 +00:00
gerv%gerv.net ecb986a33a Moving JS to beginning of file to avoid IE warnings. 2002-02-12 22:55:25 +00:00
jake%acutex.net 8b4e97ced4 Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
r= kiko
2002-02-12 21:34:04 +00:00
timeless%mac.com c50ada68e0 Bug 124970 Who indents oddly because we aren't using LDAP
r=mcafee
2002-02-12 21:30:25 +00:00
ian%hixie.ch 0dd4d40533 Remove brackets around grep(). b=111831 r=timeless 2002-02-12 15:03:11 +00:00
ian%hixie.ch 986eed4538 * Implement !seen command
* Implement a few new greeting types (e.g. wb)
b=72943 r=timeless

* Implement CTCP Ping and Source responses
b=72956 r=timeless

* Remove brackets around grep() in Greeting.bm
b=111831 r=timeless
2002-02-12 14:59:29 +00:00
ian%hixie.ch c50b3c77fe * Implement CTCP Ping, Version and Source as BotModule Event
* Added ctcpSend(), ctcpReply() APIs
* Implemented CTCP Version in the general module
* Updated devel docs
b=117625 r=Jake

* Remove brackets around grep() in mozbot.pl
b=111831 r=Jake
2002-02-12 14:51:59 +00:00
kestes%walrus.com 3f5b7c678e parsing of arguments was buggy. I did not get the arguments into the script. 2002-02-11 23:08:44 +00:00
bbaetz%student.usyd.edu.au cf8e2d560b Correct date on logincookies schema change. 2002-02-08 11:16:05 +00:00
justdave%syndicomm.com dd92b52de9 Fix for bug 97966: Changing the product in the query page would remove your component, version, and milestone selections, even if the other product used the same ones, or you were selecting an additional product without unselecting the first one.
Patch by Christian Reis <kiko@async.com.br>
r= caillon, justdave
2002-02-08 03:31:10 +00:00
ian%hixie.ch e96a0843d8 Fixes a copy-paste error in the help line. r=timeless; b=123708 2002-02-07 08:36:23 +00:00
ian%hixie.ch ba09233316 Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949 2002-02-07 08:33:17 +00:00
justdave%syndicomm.com a0dd58d6e4 Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug
to another Bugzilla install.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless, bbaetz
2002-02-06 04:34:10 +00:00
justdave%syndicomm.com 916bf2b36a Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in
fact can.
Patch by Christian Reis <kiko@async.com.br>
r= bbaetz x 2
2002-02-06 02:54:08 +00:00
justdave%syndicomm.com a4a033f5d4 Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period).  Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org, jake
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au 0c682418d4 Bug 119715 - strictvaluechecks should always be enabled
r=justdave, gerv
2002-02-05 00:20:09 +00:00
bbaetz%student.usyd.edu.au 289e7236a2 Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
a taint error.
2002-02-05 00:11:48 +00:00
gerv%gerv.net e0a5210fa6 Remove JS strict warning. 2002-02-04 22:47:26 +00:00
bbaetz%student.usyd.edu.au b56c24f1b4 bug 122418 - setting attachment status fails taint checks. Just needed to
detaint after checking.
r=gerv,kiko
2002-02-04 22:16:18 +00:00