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

4872 Коммитов

Автор SHA1 Сообщение Дата
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
ian%hixie.ch 5998d1541b Some more minor changes, and the addition of a response to '/me bites mozbot' (the 'kinky' responses, although they aren't very raunchy) 2003-08-12 16:35:59 +00:00
ian%hixie.ch 7cda790d57 New temperature scales (optimised for air temperatures) 2003-08-12 16:29:29 +00:00
ian%hixie.ch 0377641f7d Make Rude actually tell you the right host when it fails. Also, clarify a comment. 2003-08-09 15:13:53 +00:00
ian%hixie.ch 35eaed6202 Minor fix to autoop help. Patch by mental. 2003-08-09 15:13:03 +00:00
ian%hixie.ch 3d830992a8 Use DBM database instead of config file for seen data. Note that there is no migration path for old seen data, and that the config file isn't updated to remove the now superfluous variables. 2003-08-09 14:54:02 +00:00
ian%hixie.ch c80027b099 better error handling (to handle the case where the servers are totally down, like now) 2003-08-09 13:58:13 +00:00
ian%hixie.ch 2bd1f19d52 Make mozbot slightly more willing to insult people (won't help much since the servers are down, but oh well) 2003-08-09 13:54:27 +00:00
ian%hixie.ch c92583f0e2 minor comment fixup 2003-08-09 13:53:17 +00:00
ian%hixie.ch abc173fea9 Implement a hitting command, add some new variants to some existing commands 2003-08-09 13:49:36 +00:00
ian%hixie.ch 4a3e94ed23 Fix a minor warning 2003-08-09 13:48:22 +00:00
ian%hixie.ch 4c10d3ae34 Minor documentation fixes: typoes, slight inaccuracies, etc 2003-08-09 13:47:54 +00:00
justdave%syndicomm.com e527630de3 Backing out changes accidently checked in with bug 174942: the "die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for. 2003-08-06 01:46:14 +00:00
myk%mozilla.org 8e6c047566 Fix for bug 204560: display alias in long listing.
Fix by GavinS <bugzilla@chimpychompy.org>.
r=myk, a=myk
2003-08-05 00:31:22 +00:00
kestes%walrus.com 3145aaea12 Mega spelling and grammar patch by "Olly Betts" <olly@survex.com> this
is an amazing set of fixes, must have read the whole code found a few
inconsistencies in error messages and fixed those too.
2003-08-04 17:15:17 +00:00
kestes%walrus.com ffb2fc57fc bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
"Narechania, Tejas" <tnarechania@rsasecurity.com>
2003-08-04 14:32:41 +00:00
bbaetz%acm.org d72b3da26a Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
table values.
r=jouni, a=justdave
2003-08-03 04:39:45 +00:00
myk%mozilla.org 511537653d Partial fix for bug 120030: adds template filter for obscuring email addresses.
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk
2003-08-01 03:57:24 +00:00
jkeiser%netscape.com 611cd0f2db Don't spew "which: program not found" errors all the time (bug 214558), r=justdave 2003-07-31 18:45:30 +00:00
tara%tequilarista.org 80cb062b5d Temporary security fix for feature that allowed users to browse via ../ in the Goto Dir field to the top of the disk. Long term a better solution might be a little more friendly, but this holds us over 2003-07-30 20:54:07 +00:00
jkeiser%netscape.com d5220b4361 Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. 2003-07-30 20:05:04 +00:00
leaf%mozilla.org 68b40dfc08 use -e unconditionally to terminate the optionslist to glimpse, bug 99680,
r=timeless, two thumbs up = alecf
2003-07-28 21:24:42 +00:00
caillon%returnzero.com e5ad0ebf7e Bug 153583 - Links to obsoleted attachment should use line-through style
r=kiko@async.com.br
a=justdave@netscape.com
2003-07-27 01:16:45 +00:00
preed%sigkill.com 5e92c1cd03 Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave 2003-07-24 01:00:20 +00:00
jake%bugzilla.org 4387dfc010 Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear.
Patch by Vlad Dascalu <jocuri@softhome.net>
r=jake
2003-07-23 13:45:40 +00:00
preed%sigkill.com ba4daaa855 Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch by jocuri@softhome.net (Vlad Dascalu); r/a=justdave 2003-07-22 12:23:27 +00:00
kiko%async.com.br 361c8e55ab Fix for bug 213079: When severity or priority are hidden, CSS class
names are incomplete in buglist. r=burnus, a=justdave
2003-07-21 19:42:53 +00:00
justdave%syndicomm.com da1c1a994f Fix tinderbox bustage 2003-07-21 18:20:35 +00:00
myk%mozilla.org a333815d62 Fix for bug 98147: disables "View All Attachments" link if there are no attachments to view.
Patch by Vlad Dascalu <jocuri@softhome.net>.  Thanks Vlad!
r=myk, a=myk
2003-07-21 18:08:01 +00:00
justdave%syndicomm.com c8d524bed2 Bug 178935: Eliminating the "Add another user" link on the confirmation screen after editing a user if the user doing the editing doesn't have permission to add users.
Patch by kniht@us.ibm.com
r= justdave, a= justdave
2003-07-19 20:37:20 +00:00
justdave%syndicomm.com d661b96482 Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it's already an ID
r= myk, a= justdave
2003-07-18 17:11:01 +00:00
preed%sigkill.com 042f8b6a41 Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only. 2003-07-17 23:31:44 +00:00
preed%sigkill.com b73e83186f Bug 147480 - Lack of newlines when asking for password in checksetup.pl. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:57:59 +00:00
preed%sigkill.com 9059278072 Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:54:25 +00:00
preed%sigkill.com 14af2e14a5 Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:49:47 +00:00