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 |
preed%sigkill.com
|
925b43d73f
|
Bug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.net, r=kiko, a=justdave
|
2003-07-16 09:16:16 +00:00 |
mcafee%netscape.com
|
1f7bd18e45
|
Removing unused animated gif file. r=timeless (211862)
|
2003-07-14 22:08:29 +00:00 |
bbaetz%acm.org
|
4f06b8873d
|
Bug 122365 - Allow installation definable LDAP filters
r,a=justdave
|
2003-07-14 13:35:12 +00:00 |
gerv%gerv.net
|
3bb03b601b
|
Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r=gerv, a=justdave.
|
2003-07-13 22:25:41 +00:00 |
gerv%gerv.net
|
6474ff0eb3
|
Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by gerv; r,a=justdave.
|
2003-07-13 21:53:26 +00:00 |
justdave%syndicomm.com
|
dac79dae22
|
Bug 212361: Additional Comments date had month and day swapped in bug change emails
r= jaypee, a= justdave
|
2003-07-11 16:12:09 +00:00 |
zach%zachlipton.com
|
e7ed9aab5c
|
Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the
default in localconfig; admins will have to change existing installations
manually.
r+a=justdave
|
2003-07-10 14:53:46 +00:00 |
justdave%syndicomm.com
|
ab0d11ab0b
|
Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes.
Patch by benc@netscape.com
r= myk, a=myk
|
2003-07-10 05:24:42 +00:00 |
myk%mozilla.org
|
22f9b99134
|
changed version from "unspecified" to "other" since that sems to be what Bugzilla wants now
|
2003-07-09 22:00:46 +00:00 |
justdave%syndicomm.com
|
633c76d1fc
|
Bug 211758: checksetup.pl was trying to use params that didn't exist yet because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params.
Patch by Brad Roberts <braddr@puremagic.com>
r= justdave, a= justdave
|
2003-07-08 06:50:05 +00:00 |
jake%bugzilla.org
|
78f7a07a5e
|
Recompile the docs
|
2003-07-08 02:03:15 +00:00 |
jake%bugzilla.org
|
d792898250
|
Use pdfjadetex to generate the PDF file instead of going through PostScript as it generates a much cleaner PDF file.
|
2003-07-08 01:31:05 +00:00 |
gerv%gerv.net
|
8de2e70e53
|
Bug 13540 - change filters to cope with new terms.* code.
|
2003-07-03 22:33:31 +00:00 |
gerv%gerv.net
|
606e502e09
|
Bug 13540 again - removing tabs from this file, inserted accidentally by last-minute cleanup.
|
2003-07-03 21:34:18 +00:00 |
gerv%gerv.net
|
3316115412
|
Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
|
2003-07-03 21:32:13 +00:00 |
jake%bugzilla.org
|
071c724c8f
|
Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer required (when using the gd2 package) and also recommend using fink to install expat.
|
2003-07-03 20:23:43 +00:00 |
jake%bugzilla.org
|
1392e77458
|
*Whitespace* Fixing indentation like I wanted to do before I checked this section in...
|
2003-07-03 18:50:12 +00:00 |
ian%hixie.ch
|
4d68d46d56
|
Overshot the mark on some of the previous changes. content() is actually a method.
|
2003-07-03 18:19:49 +00:00 |
ian%hixie.ch
|
e418f344b3
|
missed this in earlier changes
|
2003-07-03 17:59:17 +00:00 |
jake%bugzilla.org
|
43e81d8436
|
Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors.
|
2003-07-02 19:07:01 +00:00 |
jake%bugzilla.org
|
b5a411cccd
|
Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP authentication has changed.
|
2003-07-02 18:58:37 +00:00 |
gerv%gerv.net
|
4020f45b0b
|
Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave.
|
2003-06-30 22:23:17 +00:00 |
jake%bugzilla.org
|
30660f349a
|
Bug 201955 - The method for specifing a charset has changed now that we use CGI.pm for header output (bug 201816).
|
2003-06-30 21:11:00 +00:00 |
jake%bugzilla.org
|
ef55e3a195
|
Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups should be made.
|
2003-06-30 18:51:59 +00:00 |
jake%bugzilla.org
|
c33cd8bda8
|
Bug 210248 - Missing "my" in SMTP code for win32 instructions.
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
r,a=jake
|
2003-06-28 17:13:45 +00:00 |
bbaetz%acm.org
|
6725d1ef9c
|
Bug 193575 - Internal server error from votes.cgi
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz, a=justdave
|
2003-06-28 00:14:56 +00:00 |
gerv%gerv.net
|
92e580113f
|
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
|
2003-06-25 23:23:13 +00:00 |
myk%mozilla.org
|
553ca4f7a0
|
Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
r=gerv
a=myk
|
2003-06-23 18:01:39 +00:00 |
bbaetz%acm.org
|
5144e761a9
|
Bug 210324 - s/->err/->error/
r,a=justdave
|
2003-06-23 08:53:52 +00:00 |
kestes%walrus.com
|
dd7b4ccdfa
|
add to use statements. Many people have complained.
|
2003-06-18 16:11:00 +00:00 |
kestes%walrus.com
|
8db9c5f443
|
fixes to quiet warnings. Some of these were ligitiment off by one issues.
|
2003-06-18 15:54:06 +00:00 |
kestes%walrus.com
|
3bdda3018b
|
change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings.
|
2003-06-18 15:49:50 +00:00 |
kestes%walrus.com
|
58292c3f02
|
initialize a variable to empty string in order to quiet perl warnings.
|
2003-06-18 15:48:26 +00:00 |
kestes%walrus.com
|
073a1e8cef
|
add tree to notice association arguments. This is needed by Build.pm.
|
2003-06-18 15:47:16 +00:00 |
jake%bugzilla.org
|
15f5c4806e
|
Fresh docs compile (first one w/a PDF version).
|
2003-06-13 16:41:34 +00:00 |
jake%bugzilla.org
|
ea8f2e5b9f
|
Optionally create a PDF version of the docs.
|
2003-06-13 16:37:12 +00:00 |
timeless%mozdev.org
|
eb9d1cd1f7
|
Bug 77192 MOVED is not handled properly on queryhelp.cgi.
r=justdave a=justdave
|
2003-06-13 02:50:50 +00:00 |
timeless%mozdev.org
|
f81b65e0be
|
Bug 207096 minor spelling fixes for Bugzilla/Search.pm
r=justdave a=justdave
|
2003-06-13 02:39:20 +00:00 |
johnkeis
|
d962c0d1a9
|
Work with earlier versions of mysql that did not support "\. filename" as a command
|
2003-06-10 23:09:39 +00:00 |
johnkeis
|
9cffacfbf6
|
perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why
|
2003-06-10 23:04:33 +00:00 |
johnkeis
|
bd239b65f8
|
Work with earlier versions of CGI that do not figure out the cookie path correctly
|
2003-06-10 23:03:37 +00:00 |
johnkeis
|
60373b224d
|
Work with DBs that do not support AutoCommit / commit()
|
2003-06-10 23:02:56 +00:00 |
johnkeis
|
d405f4c3bc
|
Have a default checkin url for non-javascript-enabled browsers
|
2003-06-10 23:01:58 +00:00 |
johnkeis
|
f6760fc28a
|
Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format
|
2003-06-10 23:01:19 +00:00 |
johnkeis
|
1e554f7311
|
Work with DB's that do not support commit()
|
2003-06-10 23:00:27 +00:00 |
johnkeis
|
d78d86c041
|
Don't run the build compressor by default, it doesn't work until you know what the feature is anyway.
|
2003-06-10 22:59:39 +00:00 |
bbaetz%acm.org
|
aba3e265d8
|
Bug 208620 - Fix return value of Bugzilla->login when user already exists
r,a=justdave
|
2003-06-07 13:59:24 +00:00 |
bbaetz%acm.org
|
58b398a337
|
Bug 208583 - Remove PerformSubsts from templates
r,a=justdave
|
2003-06-07 04:36:23 +00:00 |
bbaetz%acm.org
|
114bfcf4b0
|
Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
|
2003-06-07 03:36:46 +00:00 |
johnkeis
|
65a3e501fc
|
Make mysql work
|
2003-06-06 04:49:37 +00:00 |
bbaetz%acm.org
|
7177c5af4a
|
Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
|
2003-06-03 09:48:15 +00:00 |
johnkeis
|
b19742564e
|
More todo
|
2003-05-29 23:40:34 +00:00 |
kestes%walrus.com
|
9f9a9a1994
|
*** empty log message ***
|
2003-05-26 14:32:24 +00:00 |
kestes%walrus.com
|
0998249e0b
|
fix the executable mode of all the tests.
|
2003-05-26 14:31:37 +00:00 |
kestes%walrus.com
|
d45472c104
|
move the setting of the path to this file. make the onclick libraries
visable and explain the others are deprecated. formatting and comment
changes.
|
2003-05-26 14:26:05 +00:00 |
kestes%walrus.com
|
cc15686822
|
add perforce support. Add support for VCName2MailAddress.
|
2003-05-26 13:57:08 +00:00 |
kestes%walrus.com
|
c870e3d9ad
|
set a default time if there is not one. Change format of how we set
the output cell. The new strings format should be easier to modify in future.
|
2003-05-26 13:47:36 +00:00 |
kestes%walrus.com
|
196288362b
|
clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure.
|
2003-05-26 13:44:18 +00:00 |
kestes%walrus.com
|
b90846ac47
|
add support for onclick popup windows.
|
2003-05-26 13:41:12 +00:00 |
kestes%walrus.com
|
73e6a0b658
|
change default window size in preparation for onclick popup windows.
|
2003-05-26 13:39:57 +00:00 |
kestes%walrus.com
|
f0bc03dd68
|
in comments about new functions.
|
2003-05-26 13:38:41 +00:00 |
kestes%walrus.com
|
905ffa708b
|
remove the windows size parameter, not needed in new on click window arch.
|
2003-05-26 13:37:15 +00:00 |
kestes%walrus.com
|
337869e4b3
|
slightly change dateformat to match real peforce. Forgot to put the time
in the output.
|
2003-05-26 13:35:15 +00:00 |
kestes%walrus.com
|
5685ca8df6
|
support for spaces in filenames. support for on click windows.
|
2003-05-26 13:34:11 +00:00 |
kestes%walrus.com
|
263db1e1b2
|
fixes which include: 1) on click window support b) enhanced perforce support.
|
2003-05-26 13:32:38 +00:00 |
kestes%walrus.com
|
1434b50bc0
|
move setting path to config file. Change charater separator since the new perforce module uses a ','.
|
2003-05-26 13:30:43 +00:00 |
timeless%mozdev.org
|
80dda72663
|
last not break
|
2003-05-25 22:38:41 +00:00 |
timeless%mozdev.org
|
1c2a1d2b63
|
Bug 207085 Updating a stored query shouldn't return the same message as creating one
r=kiko
|
2003-05-25 22:26:04 +00:00 |
gerv%gerv.net
|
64ffa67d46
|
Bug 37749 - query for changes to specific field in last n days not working. Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
|
2003-05-22 22:55:55 +00:00 |
jake%bugzilla.org
|
cc649e9200
|
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.
|
2003-05-21 14:46:38 +00:00 |
jake%bugzilla.org
|
9c4f7a26bf
|
Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
|
2003-05-21 02:15:21 +00:00 |
timeless%mozdev.org
|
f7b9bbf959
|
Bug 176316 Add Last-Modified support to bonsai
Adds optional path parameter to parse_rcs_file
Adds required http header call to do_directory
patch by rperrot@debian.org r=justdave
|
2003-05-19 12:58:45 +00:00 |
jake%bugzilla.org
|
464134f175
|
Bug 199129 - Replace installation list w/a link to the installation list on the web page
|
2003-05-17 03:11:46 +00:00 |
jake%bugzilla.org
|
cc0c72f96f
|
Recompile docs so (hopefully) I can get some feedback on the installation chapter changes.
|
2003-05-17 01:39:50 +00:00 |
jake%bugzilla.org
|
7b726c06c9
|
Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.
|
2003-05-17 01:27:54 +00:00 |
preed%sigkill.com
|
5e5a547d73
|
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk
|
2003-05-13 05:29:28 +00:00 |
bugreport%peshkin.net
|
d7dc365ab9
|
Bug 195977: Add ability to show alias column in buglist
r=jhedlund
a=justdave
|
2003-05-13 04:59:35 +00:00 |
kestes%walrus.com
|
b31bbe52ea
|
put in filespecs.
|
2003-05-12 21:55:46 +00:00 |
kestes%walrus.com
|
e9590a8c2a
|
put info about what version of perforce this is intended so simulate.
Fix the users to allways have an @something. Fix the time function
to match the real output.
|
2003-05-12 21:54:38 +00:00 |
jake%bugzilla.org
|
400234d17f
|
Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.
Patch by Martin Wulffeld <martin@wulffeld.org>.
r,a=jake
Also, added Martin to the section about people who have made signifigant conrtibutions.
|
2003-05-12 19:31:50 +00:00 |
kestes%walrus.com
|
d82d67dad5
|
chmod the new vcsim directory.
|
2003-05-12 17:34:37 +00:00 |
kestes%walrus.com
|
e8862b6b5f
|
fixed the data persistance, now it appears done.
|
2003-05-12 17:25:23 +00:00 |
kestes%walrus.com
|
17bfa6dca1
|
begin work on saving state between calls.
|
2003-05-12 16:05:56 +00:00 |
kestes%walrus.com
|
77d8f7040c
|
new simulators to help with debugging.
|
2003-05-12 13:51:20 +00:00 |
kestes%walrus.com
|
9b1644815e
|
fix some typos.
|
2003-05-11 01:29:03 +00:00 |
kestes%walrus.com
|
9c9c92c812
|
minor changes to how the legend is formatted.
|
2003-05-10 20:03:16 +00:00 |
kestes%walrus.com
|
dd781fd767
|
I debuged this by eye. I need someone with perforce installed to check that this really works.
|
2003-05-10 20:00:12 +00:00 |
kestes%walrus.com
|
ab757838ce
|
fix typo with $tree var. Use the Utils.pm module.
|
2003-05-10 19:59:26 +00:00 |
kestes%walrus.com
|
666de92928
|
add calls to setup the global environment before test is run.
Main loop had out redefined each iteration.
|
2003-05-10 19:56:52 +00:00 |
bbaetz%acm.org
|
944decfd3c
|
Bug 204592 - invalid column name error
r,a=myk
|
2003-05-09 02:32:21 +00:00 |
jkeiser%netscape.com
|
a128d4a570
|
Make attachment view work again (bug 204964), r=myk@mozilla.org
|
2003-05-09 02:12:16 +00:00 |
jake%bugzilla.org
|
2e9db8c57e
|
Pick up recent docs changes for the compiled versions
|
2003-05-06 04:42:50 +00:00 |
jake%bugzilla.org
|
f46b7ad74e
|
Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.
|
2003-05-06 04:32:32 +00:00 |
bugreport%peshkin.net
|
054ae9f2f9
|
bug 203867: Add regular expression references to glossary
r,a=jake
|
2003-05-06 03:59:19 +00:00 |
tara%tequilarista.org
|
eea1d36469
|
Fix to prevent browsing CVSROOT files
|
2003-05-05 06:25:00 +00:00 |
bbaetz%acm.org
|
cf4e631923
|
Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
|
2003-05-05 01:15:38 +00:00 |
bbaetz%acm.org
|
732caedbc4
|
Bug 204104 - internal error in Search.pm when searching for invalid
keywords/email
patch by mike.morgan@oregonstate.edu (michael morgan)
r=bbaetz
a=justdave
|
2003-05-03 03:21:41 +00:00 |
tara%tequilarista.org
|
61f7230fba
|
checking in David Berry's patch for bug 157682
|
2003-05-02 06:45:25 +00:00 |
mcafee%netscape.com
|
ee1d0feba7
|
Typo fix, patch courtesy caillon@returnzero.com.
|
2003-05-02 02:54:18 +00:00 |
myk%mozilla.org
|
767958e0b1
|
Checking in an irrelevant change to test the new sendmail on thelizard.
|
2003-05-02 00:57:36 +00:00 |