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

5006 Коммитов

Автор SHA1 Сообщение Дата
jocuri%softhome.net fe2241ed39 Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; a=justdave. 2003-10-26 14:10:08 +00:00
jocuri%softhome.net 9d9d4a2199 Bug 221900: duplicates.cgi query fails if more than one product selected; patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave. 2003-10-26 14:01:04 +00:00
ian%hixie.ch e59f2e3941 eagerToHelp and ridiculouslyEagerToHelp modes. See bug 142371. 2003-10-26 12:14:39 +00:00
ian%hixie.ch 027565eb9e Bug 141346: 'I am' wasn't learning correctly. 2003-10-26 11:58:06 +00:00
ian%hixie.ch f17e1550d0 Escape nicks in regular expressions so that they still work even if the bot is called something silly like '[bot]'. Bug 134599. 2003-10-26 11:30:09 +00:00
justdave%syndicomm.com ba9b29ca74 Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
r= bbaetz, a= justdave
2003-10-26 05:43:29 +00:00
justdave%syndicomm.com 193487fbd9 Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub instead of its own list of which states are open. This makes one less place to customize when sites change their statuses, and also includes UNCONFIRMED (which never got added when UNCONFIRMED was created).
r= gerv, a= justdave
2003-10-26 05:39:18 +00:00
justdave%syndicomm.com 4199930d03 Bug 218386: add 'view-source:' to the link of URL protocols which automatcalyy get hyperlinked in comments.
r= timeless, a= justdave
2003-10-26 05:26:41 +00:00
justdave%syndicomm.com e418c7f328 Bug 208647: Fixes taint error in add new products code.
Patch by jpyeron@pyerotechnics.com (Jason Pyeron)
r= bbaetz, a= justdave
2003-10-26 02:37:48 +00:00
myk%mozilla.org 2c8310dfae Fix for bug 183788: make request mail go out when a request is created and there's no requestee but there is a cc: list 2003-10-25 01:34:33 +00:00
myk%mozilla.org 1d01977a9f Updated README with better instructions and fixed Perl path at top of doctor.cgi not to be wierd now that we're on new server. 2003-10-24 18:03:10 +00:00
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
ian%hixie.ch 11f8578752 Bug 134617: Let users tell the bot to shut up. Adds a 'getMessageQueue' function to the bot API. Also fixes some unrelated minor issues in the developer documentation and makes a tiny optimisation in drainmsgqueue. 2003-10-03 15:08:42 +00:00
justdave%syndicomm.com 49685bc7a1 Bug 202116: Use current syntax for DBI->connect to eliminate warning and possible future error.
r= timeless
2003-10-01 04:29:52 +00:00
justdave%syndicomm.com 256ecae045 Bug 219086: use method="post" on the "My Votes" page to submit changes to votes
r=kiko, a=justdave
2003-09-28 20:42:33 +00:00
kiko%async.com.br 2db7758877 Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-09-26 23:47:07 +00:00
justdave%syndicomm.com d223256999 Bug 76157: Give proper error message on non-numeric sortkey when editing milestones.
Patch by jocuri@softhome.net (Vlad Dascalu)
r=kiko, a=justdave
2003-09-25 19:59:44 +00:00
gerv%gerv.net 488c4ad75b Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper form. Patch by gerv; r,a=justdave. 2003-09-24 22:50:04 +00:00
ian%hixie.ch 3c448272a7 Typo... 2003-09-24 21:28:27 +00:00
ian%hixie.ch 93062ca7e5 Stop an infinite loop that occurs if you have questions all in the same category. Bug found by ltost. 2003-09-24 21:22:50 +00:00
justdave%syndicomm.com 731d0fd005 Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape as an upgrade.
Patch by Vlad Dascalu <jocuri@softhome.net>
r= gerv, a= justdave
2003-09-24 08:00:13 +00:00
justdave%syndicomm.com 4e243dbc98 Bug 177449: When changing email address, old email address confirmation was case sensitive
patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-24 07:44:22 +00:00
mcafee%netscape.com f071aa6cc9 Show scraped data for test-failed and failed builds in addition to successful builds (210802). patch=dbaron, r=mcafee 2003-09-22 22:23:04 +00:00
timeless%mozdev.org 6a332555ef Bug 62446 extra spaces inside links on some lxr-generated pages
adding a space where it belongs
r=zach
2003-09-21 21:07:07 +00:00
ian%hixie.ch 5a2bd48f3d Upgrade ignoredUsers and implement ignoredTargets. Fixes bug 133067, adds a bunch of documentation. Other very minor typographical fixes. 2003-09-20 21:10:28 +00:00
ian%hixie.ch ebbbda9786 'IGNORE' doesn't seem to work on all platforms. Let's go back to our old reaping code. It still seems to fix the bug. Also, fix another instance of the '/bin/bash might be tainted' problem. 2003-09-20 18:17:53 +00:00
ian%hixie.ch 5d5d01046d Change our child process handling behaviour to be more proactive and hopefully less likely to hang. This in theory fixes bug 111987, but who knows. Feel free to reopen that bug if it doesn't help or if it makes things worse (e.g. if you start seeing zombie processes everywhere). It seemed to work for me on Debian. 2003-09-20 17:27:09 +00:00
kiko%async.com.br a330c62e39 Patch for bug 129315: incorrect column definition for bugs.delta_ts;
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko
a=justdave
2003-09-18 12:17:15 +00:00
justdave%syndicomm.com 3be7a86c35 Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as &#64;
r=timeless, a=justdave
2003-09-17 22:13:06 +00:00
gerv%gerv.net a164212cb6 Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. 2003-09-14 23:00:09 +00:00
timeless%mozdev.org ecbb63663c Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html
patch by jocuri@softhome.net r=timeless a=justdave
2003-09-14 21:00:39 +00:00
timeless%mozdev.org ba2e467cef Bug 180257 incorrect padding around words on "cancel email address change" page
r=justdave a=justdave
2003-09-14 16:59:33 +00:00
bbaetz%acm.org 0969b6b902 Bug 208699 - Move Throw{Code,Template}Error into Error.pm
r,a=justdave
2003-09-14 06:05:23 +00:00
gerv%gerv.net b40e599ace Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave. 2003-09-11 22:57:19 +00:00
gerv%gerv.net 9fd73cc18a Bug 215918 - All graphs that show numeric value on x-axis are useless and misleading. We now sort numerical fields numerically. Patch by gerv; r=jouni, a=justdave. 2003-09-11 22:34:04 +00:00
timeless%mozdev.org 9b59519dc2 Bug 169354 add "Windows Server 2003" OS
r=gerv a=justdave
2003-09-11 03:54:12 +00:00
gerv%gerv.net 8ee77a37f1 Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=justdave. 2003-09-09 22:24:12 +00:00
myk%mozilla.org 7041007754 Testing new CVS server. 2003-09-09 04:51:14 +00:00
myk%mozilla.org e98257d42f Fixed perl path for new server. 2003-09-09 03:51:53 +00:00
gerv%gerv.net b3a08a2637 Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave. 2003-09-07 22:06:39 +00:00
gerv%gerv.net 89b1d7dce2 Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot. 2003-09-06 19:41:55 +00:00
gerv%gerv.net 8ea5bfeab5 Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. 2003-09-06 19:23:44 +00:00
myk%mozilla.org 7142b95c60 Fixed links to take user to default version of bug entry form even if they don't have canconfirm privileges and would thus normally go to the "guided" version of the form.
----------------------------------------------------------------------
2003-09-03 21:09:58 +00:00
myk%mozilla.org 827b7cf498 Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
r=bbaetz
a=myk
2003-09-03 02:03:48 +00:00
gerv%gerv.net 31803fd186 Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Patch by gerv; r,a=justdave. 2003-09-02 20:13:15 +00:00
justdave%syndicomm.com d059a7b75b Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
r= bbaetz, a= justdave
2003-09-02 06:54:58 +00:00
justdave%syndicomm.com 9c33e204bf Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back to editparams
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-02 01:47:15 +00:00
justdave%syndicomm.com a8891fe27f Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
Patch by Vlad Dascalu <jocuri@softhome.net>
r= kiko, a= justdave
2003-09-02 01:43:37 +00:00
justdave%syndicomm.com 7b9f768bf0 Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well as all listed bugs linked
Patch by GavinS <bugzilla@chimpychompy.org>
r= justdave, a= justdave
2003-09-02 01:37:55 +00:00
timeless%mozdev.org 3321a8c25f Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status''']
r=justdave a=justdave
2003-09-02 01:36:28 +00:00
kiko%async.com.br 8b933f2000 Fix for bug 207754 aka bugreplies: It should be possible to produce a
quoted reply to a comment. Adds a reply link that uses JS to paste in
a quoted comment into the comment textarea. Patch by me, r=caillon,
preed, bbaetz a=justdave
2003-09-02 00:11:26 +00:00
burnus%gmx.de f6bb4cccad Bug 199502 - It's possible to take down Bugzilla by changing the languages param
r=gerv,a=myk
2003-08-28 22:59:14 +00:00
gerv%gerv.net 44cacd4db1 Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-08-28 21:36:58 +00:00
myk%mozilla.org 3355da4cff Fix for bug 217485: displays query in the "please wait" server push page if the "debug" parameter is set in the URL.
r=justdave
a=justdave
2003-08-27 22:12:26 +00:00
mcafee%netscape.com 92aaa03010 comment: url for CGI::Request installation 2003-08-27 21:00:44 +00:00
zach%zachlipton.com ffd8ab5db7 Fix for bug 217256, "No Interdiff Notification message has two run on words." Patch adds
newlines where they are needed.

r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>
2003-08-27 05:36:32 +00:00
myk%mozilla.org adf3f5bea1 Fix for bug 217029: creates appropriate date string if string is empty now that Date::Parse 2.27 doesn't do it for us auto-magically.
r=justdave
a=justdave
2003-08-26 23:56:45 +00:00
justdave%syndicomm.com f1c29b820a Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now.
r=gerv, a=justdave
2003-08-24 19:46:25 +00:00
timeless%mozdev.org a19ed46c84 Bug 215475 bonsai browsing busted
patch by justdave r=timeless
2003-08-24 07:16:11 +00:00
justdave%syndicomm.com 592b5ac1d9 Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it. 2003-08-24 06:45:05 +00:00
justdave%syndicomm.com af2be70b66 Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow
r=myk, a=justdave
2003-08-24 05:38:33 +00:00
justdave%syndicomm.com 56bbfc2cb1 Bugs 171127 and 192512: bug_email.pl was still using the old groups system and also the old outgoing mail system. This patch brings it up to date.
Patch by Alex Schuilenburg <alex@schuilenburg.org>
no r= for contrib, a= justdave
2003-08-22 14:59:13 +00:00
burnus%gmx.de 1b68e4ec37 Bug 139011 - Improve buglist colors further
r,a=justdave
2003-08-22 13:55:23 +00:00
jkeiser%netscape.com 0710be46c2 Check for PatchReader as a part of the installation and disable the "Diff"
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
kestes%walrus.com 6e644618d1 tell users about some HTTP post modules from perl. 2003-08-18 03:44:30 +00:00
kestes%walrus.com 6cf77757ae tell users to put tinderbox in the subject 2003-08-18 03:43:51 +00:00
kestes%walrus.com 1d5c4e8c0f make daemon-mode the default if no arguments present. 2003-08-17 16:23:59 +00:00
kestes%walrus.com 8b2f711e8a remove older ToDo stuff which is no longer relevant. 2003-08-17 16:06:58 +00:00
kestes%walrus.com ad16e5f848 change word
"Changes" to "Check-ins" to be consistent with rest of tinderbox.
2003-08-17 16:05:42 +00:00
kestes%walrus.com 4df50a57fb add new popup window to show UTC and Server time. 2003-08-17 16:04:27 +00:00
kestes%walrus.com 8379bf07ea change the contact info to point to new Contact file 2003-08-17 16:03:58 +00:00
ian%hixie.ch 1a82f9d912 oops, removed the wrong line two changes ago. This makes Infobot work again. Thanks to Eira for noticing the bug. 2003-08-17 12:16:12 +00:00
kestes%walrus.com fb12d979bf change contact info to point to new Contact file. 2003-08-17 02:21:24 +00:00
kestes%walrus.com 10efe4c195 update contact info to point to new Contact file 2003-08-17 02:14:31 +00:00
kestes%walrus.com 9d70946d0f update contact information to point to new Contact file. 2003-08-17 02:13:17 +00:00
kestes%walrus.com 928a974b33 update contact information to point to new Contact file 2003-08-17 01:45:10 +00:00
kestes%walrus.com ca798b7241 change the contact information to point to the new Contact file 2003-08-17 01:44:08 +00:00
kestes%walrus.com 61a989446f update the contact info to point to the new Contact file 2003-08-17 01:39:22 +00:00
kestes%walrus.com da71a6ad68 update the contact information to point to the new Contact file. 2003-08-17 01:37:53 +00:00
kestes%walrus.com 65cb2af931 change contact information to point to Contact file. 2003-08-17 01:31:50 +00:00
kestes%walrus.com 97ceddb65c update contact information to point to new Contact file 2003-08-17 01:30:15 +00:00
kestes%walrus.com 47823373ae update contact information to point to Contact file 2003-08-17 01:29:26 +00:00
kestes%walrus.com 8ab2ff16c0 update contact information to point to new Contact file. 2003-08-17 00:57:43 +00:00
kestes%walrus.com 83e2c8d020 update contact info to point to new contact file 2003-08-17 00:48:55 +00:00
kestes%walrus.com 5a0aec5174 update contact info to point to new Contact file 2003-08-17 00:44:05 +00:00
kestes%walrus.com bbbe84da7e update information 2003-08-17 00:36:57 +00:00
kestes%walrus.com ccf8ab4152 new file to centralize my contact info 2003-08-17 00:36:11 +00:00
ian%hixie.ch 88136213bb labels can only go on blocks, not if statements, apparently. fixes bug 139646 2003-08-16 19:56:40 +00:00
ian%hixie.ch 838efb60bc make help module give the topics for that module. fixes bug 145369. 2003-08-16 19:45:43 +00:00
ian%hixie.ch 01b816884b allow smilies at the end of greetings 2003-08-16 19:34:01 +00:00
kestes%walrus.com 03d4f8b954 add information about the new UTC time columns 2003-08-16 18:37:44 +00:00
kestes%walrus.com 403d54f9f1 more spelling fixes from the master "Olly Betts" <olly@survex.com> 2003-08-16 18:31:09 +00:00
kestes%walrus.com 202b41314d add support for GMT/UTC in the pretty printing of HTML times 2003-08-16 18:29:00 +00:00
kestes%walrus.com 3cfa299a2e new time columns, for use in development groups which span multiple time zones. Time_UTC will display the time column in UTC time this has no java script in it and Time_Local will use javascript to determine the browsers local time and display the times apropriately. 2003-08-16 18:23:02 +00:00
timeless%mozdev.org ac5685d5fa Bug 216019 Change various sentences in BugMail.pm
r=preed a=justdave
2003-08-14 17:49:08 +00:00
ian%hixie.ch b4ffec79a9 more happy, more kinky, and more consistent in its handlings of various forms of greetings. 2003-08-14 13:52:43 +00:00
ian%hixie.ch 0a27519760 Make help slightly more helpful 2003-08-14 13:45:40 +00:00
ian%hixie.ch edfd101935 Correct my spelling and my maths. 2003-08-14 13:45:06 +00:00
ian%hixie.ch db1c10af8f Make the opme command also take into account masks. 2003-08-13 13:15:57 +00:00
justdave%syndicomm.com 7ad737edfb Bug 215962: Missing {} around implied hash reference in params to ThrowUserError
patch by Eric Selberg <erik@selberg.com>
r= justdave a= justdave
2003-08-12 18:54:16 +00:00
ian%hixie.ch 512ad60ef4 Remove some redundant checks for bug 133134. 2003-08-12 16:37:25 +00:00