jake%bugzilla.org
1f2a823229
Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory.
2003-10-22 02:29:07 +00:00
jake%bugzilla.org
e9b91b1cd9
Bug 215051 - Document the language auto-chooser.
2003-10-22 01:26:04 +00:00
ian%hixie.ch
fee0655e91
fix minor grammar error
2003-10-19 22:33:00 +00:00
ian%hixie.ch
03344c9c03
Homogenise the violence code a bit.
2003-10-19 22:13:42 +00:00
ian%hixie.ch
0044f92d43
Insult Generator. See bug 204356 for details.
2003-10-19 22:11:16 +00:00
ian%hixie.ch
c8acfaa0ec
dumb bot
2003-10-19 21:06:56 +00:00
ian%hixie.ch
1edb803b08
Improve the documentation for people troubleshooting connection problems.
2003-10-19 17:32:39 +00:00
ian%hixie.ch
7708664bdd
Undocumented (for now) feature: let the user override the bot's username from the config file by setting the 'username' configuration option to a true value (defaults to 0).
2003-10-19 17:02:07 +00:00
jocuri%softhome.net
62a5d59cb0
Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave.
2003-10-19 08:46:39 +00:00
jocuri%softhome.net
5c6f9a6a10
Bug 221977: Insecure dependency in require while running with -T switch at Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.
2003-10-18 22:46:22 +00:00
jocuri%softhome.net
7fd6617752
Bug 108528: knob is not a defined error message and it does not help a user find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
2003-10-18 22:37:29 +00:00
jocuri%softhome.net
782c9f5bff
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
2003-10-18 22:24:51 +00:00
ian%hixie.ch
146f340f3c
Support 'mozbot!' on its own.
2003-10-18 10:57:56 +00:00
ian%hixie.ch
b9bc201a96
Be silently compatible with Infobot's 'karma' syntax. Bug 142377
2003-10-17 09:47:53 +00:00
justdave%syndicomm.com
e40ac47a02
Correcting the previous backout attempt, apparrently typoed a version number last time
2003-10-17 02:07:55 +00:00
ian%hixie.ch
4e01a751b0
Support password protected servers. bug 222129.
2003-10-16 21:17:39 +00:00
ian%hixie.ch
f3bfd8b281
implement 'lo' as a greeting
2003-10-16 19:42:34 +00:00
justdave%syndicomm.com
7d49a5c1e6
Backing out patch from bug 108528 - failed to take i10n concerns into account
2003-10-16 18:26:09 +00:00
justdave%syndicomm.com
0adad5682d
removing references to my netscape.com address, since it no longer works.
2003-10-16 06:30:02 +00:00
timeless%mozdev.org
1339fb0cf9
Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
...
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-10-15 22:48:12 +00:00
kiko%async.com.br
1775e17055
Add comment regarding detainting in showlog.pl
2003-10-15 21:30:10 +00:00
kiko%async.com.br
d40f83516c
Detaint machine_id and logfile r=jkeiser
2003-10-15 21:04:11 +00:00
jocuri%softhome.net
64939fe6be
Bug 220034: empty form after changing bug details; patch by wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.
2003-10-13 21:38:13 +00:00
kiko%async.com.br
a66ef03b83
Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
...
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.
p=bear@code-bear.com , r=jkeiser
2003-10-11 21:22:51 +00:00
kiko%async.com.br
02f3f90d93
Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
...
QUICKSTART file, and alter README slightly to point to it. r=gerv,
justdave, a=justdave.
2003-10-10 02:22:39 +00:00
jocuri%softhome.net
c6bd6fe440
Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.
2003-10-07 20:44:06 +00:00
jocuri%softhome.net
f0b90602e2
Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suexec. r=kiko, a=justdave
2003-10-07 19:15:35 +00:00
kiko%async.com.br
d47a4d53bd
Fix for bug 220183: post_bug.cgi could allow setting the
...
status_whiteboard attribute. Added "status_whiteboard" to parsed
attribute list. r=gerv, a=justdave
2003-10-07 07:02:15 +00:00
kiko%async.com.br
e3d02ebddb
Another case of current_timestamp() usage that needed to be generalized to Pg.
2003-10-07 06:30:08 +00:00
timeless%mozdev.org
a38366e778
Bug 221264 Making no changes shouldn't affect Last modified
...
r=joel a=justdave
2003-10-07 05:59:30 +00:00
kiko%async.com.br
2547c1c88c
Initialize these variables to valid integer values, avoiding passing
...
empty strings as integers to DBD.
2003-10-07 04:35:57 +00:00
kiko%async.com.br
c7fc41fac7
PostgreSQL's current_timestamp isn't a function, but a special symbol.
...
Fix sql_current_timestamp to differentiate from MySQL's syntax.
2003-10-07 04:11:16 +00:00
ian%hixie.ch
309a602d7e
reap children correctly (attempt number 77281). Correct misspellings in comments. Remove some redundant output.
2003-10-05 20:15:05 +00:00
ian%hixie.ch
c52772141c
Convert RDF.bm to use a real XML parser (now requires XML::RSS, available at your nearest CPAN mirror). Thanks to Jeff Bisbee. See bug 154826.
2003-10-05 20:06:38 +00:00
ian%hixie.ch
584c144e10
Bug 154337: A new output style for help, especially for people with few modules loaded. Based on a patch by Joel Thornton.
2003-10-04 18:18:49 +00:00
ian%hixie.ch
76a655d873
Add missing name.
2003-10-04 17:18:12 +00:00
ian%hixie.ch
4aa3dcd464
Script for restarting mozbot from crontab. Based on a script by Joel Thornton <joelpt@eml.cc>. See bug 153043.
2003-10-04 17:17:04 +00:00
ian%hixie.ch
aadbe033f6
Basic NickServ support. Tested with Q@cserve.quakenet.org, let me know if you have problems on other networks.
2003-10-04 13:03:50 +00:00
ian%hixie.ch
dc2286f4b2
primitive 'bitch' support
2003-10-04 13:01:22 +00:00
ian%hixie.ch
dd5e271f81
Updating credits for last checkin.
2003-10-04 12:13:31 +00:00
ian%hixie.ch
0d8c92bf8a
Bug 159567: improvements to user management. Based on a patch by Adam Di Carlo. Improvements include: 'deleteuser' admin command. 'changepassword' admin command. Better error messages when the two new passwords don't match. Edits to the INSTALL file. Also removes the recently added 'sleep' statement on quit since it wasn't helping.
2003-10-04 12:09:38 +00:00
ian%hixie.ch
c94bd27e75
Minor documentation changes (nothing substantial)
2003-10-04 11:06:48 +00:00
ian%hixie.ch
f651435ba8
Minor fixes: check that we can actually resolve the server (Net::IRC was being remarkably unhelpful in that regard), make the helpline a bit shorter (servers were cropping it), make us sleep when we quit (not sure it'll help, but maybe it'll help with the problem of us not always getting our /quit message across)
2003-10-04 00:23:57 +00:00
ian%hixie.ch
9bae650412
Bug 215848: Cope with servers that don't like our IRC name. This is basically untested.
2003-10-04 00:06:46 +00:00
ian%hixie.ch
ae4b8465b6
Bug 134600: Add some more modules to the default set.
2003-10-03 23:46:54 +00:00
ian%hixie.ch
5c0d97549c
Implement incoming Notice support in the BotModule APL. Bug 169882. Largely based on a patch by Ken Coar.
2003-10-03 23:35:49 +00:00
ian%hixie.ch
123d2c4203
More diagnostics for localAddr users. (check the version of Net::IRC)
2003-10-03 23:03:52 +00:00
ian%hixie.ch
e148db075c
Bug 131324: Stop the bot from saying the same thing n times in a row.
2003-10-03 21:01:48 +00:00
ian%hixie.ch
fde870de15
Bug 124748: Stop time drift once and for all by using a globally initialised time() value. This was done as a pretty blind search-and-replace, so may have caused regressions and may be non-optimal. Please file bugs if you spot problems. This adds the entry 'time' to the event object.
2003-10-03 15:47:35 +00:00
ian%hixie.ch
9074fb4cc2
Make all instances of the time function have brackets, to make them easier to find.
2003-10-03 15:19:12 +00:00