slamm%netscape.com
0861120233
Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future.
1999-03-09 21:30:02 +00:00
terry%netscape.com
8c03480a06
Use new lxr links.
1999-03-09 20:57:24 +00:00
slamm%netscape.com
8722d17b90
I broke it. ...again. back out, back out.
1999-03-09 19:57:13 +00:00
slamm%netscape.com
43192be851
Shorten the output a bit more.
1999-03-09 19:53:31 +00:00
terry%netscape.com
ec8b962e55
Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo.
1999-03-09 19:52:18 +00:00
terry%netscape.com
6aba97c651
Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times.
1999-03-09 15:22:09 +00:00
terry%netscape.com
f47c56c23e
Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times.
1999-03-09 05:07:50 +00:00
terry%netscape.com
8a8c7a19ac
Added params to control how priorities are set in a new bug. You can
...
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.) The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
terry%netscape.com
b71f05bf82
Changed some QA contacts.
1999-03-08 20:47:51 +00:00
terry%netscape.com
568a6e0ded
Check qa_contact IDs.
1999-03-05 23:08:23 +00:00
slamm%netscape.com
89ee8e2acf
Via irc vote, turn on 'checkins since' links even for nocrap.
1999-03-05 22:10:04 +00:00
slamm%netscape.com
c53427cad6
Fix type and add m4 to path.
1999-03-05 21:26:04 +00:00
slamm%netscape.com
54b8dc1ad7
Have script write out its own .cvspass. Use '.mozconfig.sh' symbolic link for Save As
1999-03-05 20:53:22 +00:00
slamm%netscape.com
5ded6eece9
Script writes its own .cvspass now
1999-03-05 20:51:12 +00:00
slamm%netscape.com
3e26862de2
Use symbolic link instead of rewrite rule.
1999-03-05 20:15:57 +00:00
terry%netscape.com
0876c9ee3e
Fixed bug 3365 -- was generating wrong statistics if there were no NEW
...
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com
5e0d61f18d
Reformated all the code to match the rest of Bugzilla.
1999-03-05 19:48:26 +00:00
slamm%netscape.com
f46578b193
Avoid copying the list pointers
1999-03-05 18:08:24 +00:00
terry%netscape.com
b6e395f91e
Add check to make sure versions table is OK.
1999-03-05 17:55:45 +00:00
slamm%netscape.com
7671215b4c
Don't use unshift because it is slow. Use push/reverse combo instead.
1999-03-05 17:14:03 +00:00
leaf%mozilla.org
d32f85467e
ok, this time for sure, fixing mozbot.
1999-03-05 06:28:58 +00:00
leaf%mozilla.org
3634f748b1
making the bot's given nick (an argument) global, because i'm evil.
1999-03-05 06:19:28 +00:00
slamm%netscape.com
28f0a05034
Speed it up right.
1999-03-05 01:57:13 +00:00
slamm%netscape.com
2a2f11c6ce
Uhoh, change wasn't ready for prime-time. backout.
1999-03-05 01:33:38 +00:00
slamm%netscape.com
9328e9ad77
Speed up data reading. Read it backwards and only as much as needed.
1999-03-05 01:25:23 +00:00
slamm%netscape.com
c8a52ade8b
Stick /opt/cvs-tools/bin on the path for cvs on cvs-mirror.
1999-03-05 01:03:33 +00:00
slamm%netscape.com
df0fcd90c4
add a comment
1999-03-05 00:48:35 +00:00
slamm%netscape.com
b78d5b0874
Try to create a subdir.
1999-03-05 00:44:17 +00:00
slamm%netscape.com
0ab32fed5b
Need a cvs login for checking out configure.in
1999-03-05 00:23:57 +00:00
slamm%netscape.com
d9d2f2224f
Pull configure.in in subdir, configure-mirror.
1999-03-04 23:53:38 +00:00
slamm%netscape.com
d36409e65f
Retire the old 'express' code. Also reduce the default hours from 36 down to 12.
1999-03-04 23:41:02 +00:00
slamm%netscape.com
2f599cfc8a
Add 'express_fast' which is a much faster than 'express'. Uses Backwards.pm. This will probably replace 'express'.
1999-03-04 21:46:07 +00:00
terry%netscape.com
e10a5fbd6e
Added "Grendel".
1999-03-04 20:37:25 +00:00
slamm%netscape.com
792177c06b
Add ability to reread options. Still need to modify a few of them (nspr, with pthreads, debug, checkout options) before anyone uses this feature.
1999-03-04 03:07:50 +00:00
terry%netscape.com
d5a1b3fe73
"regenerate" was busted.
1999-03-04 01:22:27 +00:00
terry%netscape.com
4a051a3372
Do the grand component/product renaming.
1999-03-04 01:12:31 +00:00
terry%netscape.com
71285ed003
Added a "component/product" sanity check.
1999-03-03 22:55:36 +00:00
terry%netscape.com
2c3272d7fc
Oops; forgot description for "Apprunner".
1999-03-03 21:21:31 +00:00
terry%netscape.com
6285de1400
Added "Apprunner".
1999-03-03 21:19:33 +00:00
terry%netscape.com
5dc23cc3e0
Added a "disallownew" field to the products table. If non-zero, then
...
don't let people file new bugs against this product. (This is for when a
product is retired, but you want to keep the bug reports around for posterity.)
1999-03-03 18:16:24 +00:00
slamm%netscape.com
8d4c1eabde
still not working
1999-03-03 00:01:03 +00:00
slamm%netscape.com
7f116162a3
a little more
1999-03-02 23:56:12 +00:00
slamm%netscape.com
eb2465e090
try again
1999-03-02 23:47:31 +00:00
terry%netscape.com
b45095ec23
Oops! Mispelled "petersen".
1999-03-02 17:45:23 +00:00
terry%netscape.com
e9f2efd213
Got rid of the "bonsai-hook@warp" nonsense. Added an optional "cchookmail"
...
entry in the config file, to allow us to set people who always get
CC'd on mail to the hook.
1999-03-02 01:55:49 +00:00
slamm%netscape.com
a520e708aa
-mput back the 'who' link too. So much for my byte savings. Need to find a way to test for JavaScript.
1999-03-02 01:30:24 +00:00
slamm%netscape.com
9bcf37d744
Don't rely on 'onclick' handler and pay the price for people who might not use javascript.
1999-03-02 01:14:21 +00:00
terry%netscape.com
5de5ae997d
Changed qa contact for NGLayout's "Layout" component to be peterson.
1999-03-02 01:07:31 +00:00
slamm%netscape.com
8729c8701a
Reduce the number of bytes returned.
1999-03-02 00:41:31 +00:00
terry%netscape.com
747220fde7
Wasn't quoting the "%" correctly in people's e-mail addresses.
1999-03-02 00:06:06 +00:00
terry%netscape.com
7335c6ac51
Removed "Platform: Rhapsody" component.
1999-02-26 22:05:52 +00:00
terry%netscape.com
b84468493d
Removed "Platform: Lesstif on Linux" component.
1999-02-26 01:18:25 +00:00
terry%netscape.com
21ddb935c6
Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add a
...
link to Enter A Bug when viewing a list of bugs.
1999-02-26 01:08:50 +00:00
terry%netscape.com
3ea5a6025f
Removed MFC/Win32 component.
1999-02-26 01:01:34 +00:00
terry%netscape.com
e82400446c
Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me.
1999-02-26 00:47:29 +00:00
terry%netscape.com
27d54894f9
Wasn't able to mass-change a component before.
1999-02-25 23:54:14 +00:00
terry%netscape.com
c7277d3b6f
Removed MacOS/PPC component.
1999-02-25 23:42:52 +00:00
slamm%netscape.com
c951f21fde
Always use --with-nspr for nspr flag (not MOZ_WITH_NSPR). Change myconfig.sh to mozconfig.sh.
1999-02-25 19:22:46 +00:00
terry%netscape.com
6628351057
Removed OS/2 component.
1999-02-25 18:11:20 +00:00
terry%netscape.com
a707bc50c6
Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with products
...
that have spaces or other weird characters in them.
1999-02-25 18:01:02 +00:00
terry%netscape.com
f0892b5134
When we do "showall", or ask to rebuild checkin history, then we'll do
...
a week. But, more normally, we'll only do two days, since it's much
faster that way, and we need to do this all the time.
1999-02-23 20:31:02 +00:00
terry%netscape.com
6e26351d25
Show checkin history up to a week.
1999-02-23 20:14:41 +00:00
terry%netscape.com
0a634ca0a3
Added ImageLib component to NGLayout.
1999-02-23 19:55:34 +00:00
terry%netscape.com
8f09ae9b8b
Set a few of the missing QAContact fields.
1999-02-23 19:48:24 +00:00
slamm%netscape.com
c0704e5807
Add comment about where nspr tip build gets installed.
1999-02-23 19:24:31 +00:00
slamm%netscape.com
289203de87
Add threads option. Fix 'NSPR tip build' option.
1999-02-23 18:16:11 +00:00
slamm%netscape.com
403513a5a9
nope, didn't work. remove it.
1999-02-22 23:12:39 +00:00
slamm%netscape.com
461d38f403
Put this back and try again.
1999-02-22 23:07:24 +00:00
slamm%netscape.com
d43c3e2606
Server isn't ready for this file.
1999-02-22 19:06:20 +00:00
slamm%netscape.com
452397d2a3
Allow 'SaveAs' to have correct name.
1999-02-22 18:59:18 +00:00
slamm%netscape.com
7b87c1fe9b
Get rid of ^M. Stupid windows editor
1999-02-20 07:52:15 +00:00
slamm%netscape.com
57bce957c1
Cleaner presentation.
1999-02-20 06:36:03 +00:00
terry%netscape.com
42db7cd630
Quote link containing username. Was choking if a username happened
...
to contain a % followed by two hex digits...
1999-02-20 06:04:57 +00:00
slamm%netscape.com
e5c8bace91
Fix 'save as' link
1999-02-20 02:42:22 +00:00
slamm%netscape.com
e3e4bcfabc
Add a couple comments to the script.
1999-02-20 02:38:06 +00:00
slamm%netscape.com
571698e682
Pull configure.in from the tree and parse it live.
1999-02-20 02:22:38 +00:00
slamm%netscape.com
282d518f1a
Ready for first release.
1999-02-20 02:20:59 +00:00
slamm%netscape.com
216057ae1f
Almost ready for first release.
1999-02-20 01:11:02 +00:00
slamm%netscape.com
d53c00b041
added
1999-02-19 23:11:36 +00:00
slamm%netscape.com
2a3caea49d
try checking out configure.in.
1999-02-19 22:04:11 +00:00
slamm%netscape.com
0321abd0a6
m4 not in server path. try full path.
1999-02-19 21:45:06 +00:00
slamm%netscape.com
cb57401f14
*** empty log message ***
1999-02-19 21:39:47 +00:00
slamm%netscape.com
b87baf02b6
*** empty log message ***
1999-02-19 21:39:20 +00:00
slamm%netscape.com
95696e2dda
test parts of config.cgi
1999-02-19 21:34:59 +00:00
slamm%netscape.com
abad084828
Tweak license.
1999-02-19 20:53:45 +00:00
slamm%netscape.com
05201ea939
Tweak license, add comments
1999-02-19 20:53:25 +00:00
slamm%netscape.com
9c97e3af18
Not sure if m4 if present. use preparsed file for now
1999-02-19 20:26:29 +00:00
slamm%netscape.com
d103a3eb9f
Another pass at it.
1999-02-19 20:17:25 +00:00
slamm%netscape.com
4b9b99905f
Add this until I get if from the mirror properly.
1999-02-18 22:07:43 +00:00
slamm%netscape.com
3c89f2bf4e
first test
1999-02-18 21:52:11 +00:00
slamm%netscape.com
78599671d3
Add directory for build tools.
1999-02-18 21:27:26 +00:00
slamm%netscape.com
75674f49a9
Take out checkbox for selected build, since it didn't work.
1999-02-18 20:13:30 +00:00
terry%netscape.com
847359108d
Put all the INPUT elements inside of the FORM element, OK?
1999-02-17 21:56:14 +00:00
terry%netscape.com
c8570af890
Put in better description for Embedding APIs.
1999-02-17 16:14:14 +00:00
terry%netscape.com
b24b4844f6
Fixed up NGLayout components (see bug 3139).
1999-02-16 23:04:08 +00:00
terry%netscape.com
6ae5f8cb11
Added five new components to Mozilla and to MailNews (see bug 3155).
1999-02-16 22:27:30 +00:00
terry%netscape.com
5ff2e95458
Add info about MysqlPerl stuff.
1999-02-16 17:41:42 +00:00
slamm%netscape.com
da458fda87
Really get rid of ignored builds.
1999-02-12 21:31:03 +00:00
slamm%netscape.com
c062fd176c
Clean-up presentation. Remove ignored builds for list.
1999-02-12 21:29:53 +00:00
terry%netscape.com
20f3e84fbb
Updates to NGLayout -- added descriptions, other changes too.
1999-02-12 20:20:53 +00:00
terry%netscape.com
516af911c0
Give a useful error message if no pages found.
1999-02-12 19:08:39 +00:00
terry%netscape.com
fe712969ad
Was ignoring "/" -- the main web page!
1999-02-12 19:08:06 +00:00
terry%netscape.com
46e94b1e0a
Oops; last change caused all data to be charted as zeros.
1999-02-12 18:15:10 +00:00
terry%netscape.com
c92c6f4489
Remove clutter by stripping years off of labels.
1999-02-12 18:12:18 +00:00
terry%netscape.com
032f5a70f3
Generate simple web page from database.
1999-02-12 17:27:15 +00:00
terry%netscape.com
76d595317d
Wasn't clearing out hash table after flushing its contents to the db.
1999-02-12 15:02:18 +00:00
terry%netscape.com
a89d6e270d
Generate web page statistics.
1999-02-12 14:45:59 +00:00
terry%netscape.com
d14476eaa0
Removed duplicate entries.
1999-02-11 18:24:52 +00:00
terry%netscape.com
c97af80c54
Updated version string to 2.3 (development)
1999-02-10 22:12:03 +00:00
terry%netscape.com
54b72b14e3
Updated version string to 2.2 (shipping)
1999-02-10 22:11:52 +00:00
terry%netscape.com
3601a300fa
Figure out the secure URL in an apache-friendly manner.
1999-02-09 20:13:15 +00:00
terry%netscape.com
dba81d202c
Last change wasn't working if grabbing multiple trees.
1999-02-09 19:13:40 +00:00
terry%netscape.com
2e5d3c1976
Don't put builds into quickparse that we have marked as "ignore".
1999-02-09 18:40:56 +00:00
terry%netscape.com
a03aac219e
Renamed "Rendering" to be "Compositor".
1999-02-09 15:48:30 +00:00
terry%netscape.com
89abf0fd36
Added FreeBSD.
1999-02-09 15:48:04 +00:00
terry%netscape.com
312c1e6f36
Added FreeBSD as a legal op_sys.
1999-02-08 21:12:31 +00:00
terry%netscape.com
5520ca8234
Patch by Patrick Amiel <amielp@netscape.com> -- spaces in filenames
...
was confusing some clients. Made the JavaScript a bit more paranoid.
1999-02-08 18:56:24 +00:00
terry%netscape.com
d165fd73d2
Added descriptions for CCK components.
1999-02-04 20:53:44 +00:00
terry%netscape.com
337284d191
Added i18n and l10n descriptions.
1999-02-04 19:27:41 +00:00
terry%netscape.com
a08d1525be
Added a page which describes all the components in a product.
1999-02-04 17:13:52 +00:00
terry%netscape.com
d550b29e45
Fix up MailNews components.
1999-02-04 16:09:45 +00:00
terry%netscape.com
d4bfb47934
Removed "Javascript Debugger".
1999-02-04 15:31:51 +00:00
terry%netscape.com
47fc9128ea
Added i18n and l10n components.
1999-02-03 23:19:21 +00:00
terry%netscape.com
d42e877ab8
Whoops; removed test data.
1999-02-03 19:01:20 +00:00
terry%netscape.com
7cbe55c263
Allow components to have a default qacontact.
1999-02-03 19:00:13 +00:00
terry%netscape.com
90df88c077
Allow resetting a target milestone back to null.
1999-02-03 17:56:56 +00:00
terry%netscape.com
a80e569005
Allow queries for null target milestone, and allow reseting a target
...
milestone back to null.
1999-02-03 17:32:52 +00:00
terry%netscape.com
1d48b3065b
Allow queries for null target milestone, and allow reseting a target
...
milestone back to null.
1999-02-03 16:43:05 +00:00
terry%netscape.com
cf10f3c250
Added support for URLs that describe the milestones for various projects.
1999-02-03 02:46:51 +00:00
terry%netscape.com
403d339682
Oops; fixed typo.
1999-02-03 00:34:03 +00:00
terry%netscape.com
c4ffa8e922
Renamed "Editing Interfaces" to be "Editor".
1999-02-03 00:31:48 +00:00
terry%netscape.com
6f0b1fc469
Don't draw any more than 20 date ticks.
1999-02-02 15:03:52 +00:00
terry%netscape.com
40617d2099
Make page auto-reload every fifteen minutes.
1999-02-01 22:46:51 +00:00
terry%netscape.com
25c7969de1
NSPR bugs now go to srinivas@netscape.com.
1999-02-01 21:06:26 +00:00
jwz%mozilla.org
ab3d561ef1
more of the above -- for the ?raw=1 link in
...
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/Client.Mac%20READ%20ME
1999-01-31 11:18:32 +00:00
jwz%mozilla.org
0b79bf470f
changed `fileref' to do URL quoting, so that (for example)
...
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/
links "Client.Mac READ ME" to
".../client.mac/Client.Mac%20READ%20ME" instead of
".../client.mac/Client.Mac READ ME"
1999-01-31 10:52:32 +00:00
terry%netscape.com
2acfb94987
Had an operating system mispelled.
1999-01-30 00:38:09 +00:00
terry%netscape.com
915294e91f
Some installations of perl seem very picky about their regexps.
1999-01-29 22:07:09 +00:00
terry%netscape.com
9fc4d51fc6
Get rid of sar's "#" hack on the stocks; it no longer seems to work.
1999-01-29 20:56:23 +00:00
terry%netscape.com
fc8f25c99c
Move CC and qa-assigned-to info from Bugsplat bugs to Bugzilla.
1999-01-28 19:20:01 +00:00
terry%netscape.com
7e078e4d41
Added LXR; fixed owner of Mozbot.
1999-01-28 00:04:28 +00:00
terry%netscape.com
7df0041db8
Include the new fields in email notifications.
1999-01-27 23:53:27 +00:00
terry%netscape.com
21724d6929
Fixed bug 2311 -- searching for status_whiteboard wasn't working.
1999-01-27 23:13:16 +00:00
terry%netscape.com
aa234db7e5
Was picking wrong OS for Macs by default (according to brade@netscape.com).
1999-01-27 21:28:38 +00:00
terry%netscape.com
94939a8fa1
Fixed stupid typo.
1999-01-27 21:23:06 +00:00
terry%netscape.com
4a24d1190c
Added three new fields (which appear in the UI only if params are
...
turned on): target_milestone, qa_contact, and status_whiteboard.
1999-01-27 21:17:10 +00:00
terry%netscape.com
9b8620fe52
Oops; wasn't setting the URL field.
1999-01-27 20:46:27 +00:00
terry%netscape.com
4be9747887
If the version isn't valid, try "other" before giving up.
1999-01-27 03:00:31 +00:00
terry%netscape.com
0bc99b07fa
Fixed error message when version is invalid.
1999-01-27 02:56:20 +00:00
terry%netscape.com
35b5730c08
Added MailNews project.
1999-01-26 01:22:56 +00:00
terry%netscape.com
d39e9d41ac
Added CCK project.
1999-01-26 00:04:33 +00:00
terry%netscape.com
89fedbeb37
Check for undefined var.
1999-01-25 23:26:28 +00:00
terry%netscape.com
ffe8d813a8
That didn't work. Disable freshmeat another way.
1999-01-22 22:15:08 +00:00
terry%netscape.com
3fab66fb1b
Change mozbot's diet -- freshmeat is causing it to choke.
1999-01-22 22:11:19 +00:00
terry%netscape.com
366abd65f5
Make a bigger field to type your email address.
1999-01-22 19:54:18 +00:00
endico%mozilla.org
449a75a25c
Add java support
1999-01-21 00:42:26 +00:00
terry%netscape.com
4389654a6b
Simple script to show some build bustage stats.
1999-01-20 19:38:13 +00:00
sar%netscape.com
9f7aab2b7e
try realtime quotes. the # should work, if not, it will get backed out.
1999-01-20 04:21:18 +00:00
donm%netscape.com
43cd6ae798
adding the smoke test build script
1999-01-19 18:54:41 +00:00
terry%netscape.com
41db515407
Wasn't properly stripping out null queries on text searches.
...
Harmless, but was generating overly complicated SQL.
1999-01-19 17:17:21 +00:00
terry%netscape.com
b487517368
Allow a "not regexp" search of email addresses.
1999-01-19 17:10:02 +00:00
terry%netscape.com
12c8d68162
I guess nobody ever queries for URLs by regexp, since that radio
...
button was completely busted.
1999-01-19 17:02:39 +00:00
terry%netscape.com
08e1bfa3f3
Majorly changed querying of email addresses.
1999-01-19 00:07:46 +00:00
terry%netscape.com
c827a4487c
Allow querying by OS.
1999-01-15 22:05:42 +00:00
terry%netscape.com
547ab2daeb
When viewing a bug, make it possible to change its OS.
1999-01-15 20:39:20 +00:00
terry%netscape.com
8215e0cf08
Allow querying of URL.
1999-01-15 17:49:50 +00:00
terry%netscape.com
7a3e843b8a
rickg now owns what toshok did.
1999-01-14 22:18:58 +00:00
endico%mozilla.org
45d11a5e72
Be still more terse.
1999-01-14 05:00:43 +00:00
endico%mozilla.org
b2b856ab04
make the credits at the end of each page more terse
1999-01-14 04:53:30 +00:00
endico%mozilla.org
e0b5f19159
fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage
1999-01-14 03:52:10 +00:00
terry%netscape.com
e9cc0b61a3
Oops; wasn't cleaning up properly.
1999-01-13 20:33:03 +00:00
terry%netscape.com
1bafe22d1d
despot now also automatically creates mailing lists of people who can
...
check into a repository.
1999-01-13 20:31:36 +00:00
terry%netscape.com
7c7a8028e8
Oops; removed debugging printf.
1999-01-08 00:27:56 +00:00
terry%netscape.com
84f3bca5d8
Netscape has changed the way its internal LDAP is set up.
1999-01-08 00:27:15 +00:00
terry%netscape.com
17e8b08205
Throw some freshmeat into the fray.
1999-01-07 23:21:44 +00:00
terry%netscape.com
886953fdf8
Whoops. Do things in a better order, so we don't have uninitialized
...
variables.
1999-01-07 22:42:42 +00:00
terry%netscape.com
80e7dfeb96
Tracks stocks, too.
1999-01-07 22:33:01 +00:00
terry%netscape.com
3951f707a2
troy now owns layout.
1999-01-06 21:41:47 +00:00
terry%netscape.com
0a87e151c3
karnaze now owns tables.
1999-01-06 00:35:24 +00:00
terry%netscape.com
41c76d9c1f
Sleezy hack to always make "cvs" come out as the first repository.
1999-01-01 00:44:59 +00:00
terry%netscape.com
e70cc2eb8b
Added ability to search for the partition that owns a given file.
1999-01-01 00:34:38 +00:00
terry%netscape.com
550dbfbf98
Get rid of a harmless warning message.
1999-01-01 00:07:21 +00:00
leaf%mozilla.org
c0d243498c
fixed mispelled greetings and added some.
1998-12-31 23:29:48 +00:00
terry%netscape.com
20a6951d1a
raptor => SeaMonkey.
1998-12-31 23:27:49 +00:00
terry%netscape.com
98bb47cb07
When creating a new tinderbox tree, give a chance to specify the
...
repository it uses.
1998-12-31 21:33:19 +00:00
terry%netscape.com
9a00d9f796
Track mozilla.org news. Whenever a newsitem appears in anything, tell
...
the channel about it. Also, now checks everything once an hour.
1998-12-31 18:38:54 +00:00
terry%netscape.com
b5297e5cdd
Fixed bug 2049 -- added link to rebuild the guilty column.
1998-12-23 17:52:37 +00:00
terry%netscape.com
f1b2974dae
Can now optionally put the tinderbox directory on the command line.
1998-12-22 02:23:13 +00:00
terry%netscape.com
ad4cf956ef
In the list of users, the voucher now shows up as an email address,
...
rather than a id number.
1998-12-18 22:37:43 +00:00
terry%netscape.com
5a067ca0dc
Added xpidl.
1998-12-18 21:16:34 +00:00
terry%netscape.com
1b1271d3c8
Whoops! Peers names and email addresses were being mismatched.
1998-12-18 17:32:24 +00:00
slamm%netscape.com
85af8b601d
Turn off frames for build log. Frames are evil.
1998-12-17 19:16:35 +00:00
sar%netscape.com
10c54caac7
remove Mozilla from the list of cared about trees
1998-12-17 06:02:45 +00:00
terry%netscape.com
9c16a0e434
Applied patch by cbaldwin@siara.com -- make sorting by "importance"
...
use "severity" as a secondary sort. Fixes bug 1907.
1998-12-16 23:13:19 +00:00
terry%netscape.com
17dd1fb7e9
Oops; the magic partition is named 'despotaccess'.
1998-12-15 21:44:16 +00:00
terry%netscape.com
260c401d5c
Patch from Ashley Clark <aclark@CS.UH.EDU>, which hopefully fixes bug 1499.
1998-12-15 18:13:12 +00:00
cyeh%netscape.com
5557226135
latest script used to power autoconf builds of raptor. this script
...
doesn't use a config file, and is used for example purposes only with no support
1998-12-15 00:14:25 +00:00
terry%netscape.com
badbdcbb24
Added Mac System 8.5.
1998-12-11 21:33:36 +00:00
terry%netscape.com
d5b4c2946f
Added support for creating owners.html from despot.
1998-12-10 22:42:36 +00:00
terry%netscape.com
387e57a7c1
Old values for the column-header-cookie could cause problems when trying to tweak several bugs at once.
1998-12-10 19:41:30 +00:00
terry%netscape.com
5ebc7967e9
Got rid of some harmless warning messages.
1998-12-09 19:27:37 +00:00
terry%netscape.com
775ae368fc
Add "OS/2" to the op_sys field.
1998-12-04 23:52:20 +00:00
terry%netscape.com
6fbcfd405e
Fixed bug 1746 -- make it say "Submit query" instead of "Submit".
1998-12-03 16:31:10 +00:00
terry%netscape.com
89c68ee406
Reworked the rep_platform and op_sys fields. BEWARE; this includes
...
some changes to the database schema!
1998-12-03 16:10:52 +00:00
terry%netscape.com
2589b364a9
More shuffling of owners.
1998-11-22 15:54:40 +00:00
terry%netscape.com
3a7184dad9
valeski is no longer here; gagan now owns 'Networking Library'.
1998-11-22 01:17:08 +00:00
terry%netscape.com
fa15991abc
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
1998-11-22 01:12:09 +00:00
terry%netscape.com
ec25a8bc94
Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.
1998-11-20 19:18:37 +00:00
terry%netscape.com
a3cad4f603
Wasn't handling spaces in components or versions correctly.
1998-11-18 05:38:43 +00:00
cls%seawood.org
048f8427ea
Silly mistake. Yes, we still want to call buildwho.pl
1998-11-17 05:58:56 +00:00
terry%netscape.com
cd794ecc25
Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.
1998-11-16 19:43:50 +00:00
terry%netscape.com
1b58fb8f7c
mozillazine has changed its format; cope with the new format.
1998-11-16 18:58:24 +00:00
cls%seawood.org
d7af4216f3
Previously reset endsection in the wrong place.
1998-11-13 03:17:09 +00:00
cls%seawood.org
55e97228dc
Added support for multiple status reports in a single email.
...
Added keyword END to mark the end of a status report.
1998-11-13 01:27:02 +00:00
cls%seawood.org
b3b61c80a6
Added MPL header and changed version to SNAP.
1998-11-13 01:25:48 +00:00
cyeh%netscape.com
491999a846
first pass to remove http://warp links and update bonsai documentation
...
to be more outsider friendly.
1998-11-12 02:30:55 +00:00
leaf%mozilla.org
9a4634a30a
Adding dawn@cannibal.mi.org's mods to add the option to grab file
...
and directory descriptions from README.html files. Descriptions of
directories are enclosed by <SPAN CLASS=LXRLONGDESC>...</SPAN> and file
descriptions by <SPAN CLASS=LXRSHORTDESC>...</SPAN>
1998-11-11 17:33:24 +00:00
terry%netscape.com
87a8d40bbc
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product
...
names that have a "/" in them.
1998-11-09 23:19:37 +00:00
terry%netscape.com
79db619968
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN
...
modules that the report stuff now depends on.
1998-11-09 23:19:15 +00:00
terry%netscape.com
df0d751c3c
Fixed stupid bug causing stupid error messages.
1998-11-09 22:45:32 +00:00
terry%netscape.com
e72975b6a5
kostello now owns Selection bugs.
1998-11-09 21:25:27 +00:00
terry%netscape.com
5bb072d325
Add Directory LDAP stuff.
1998-11-09 20:22:53 +00:00
terry%netscape.com
ed5638b0ae
If we fail to get slashdot data, don't let that stop us from trying
...
again in a couple of hours.
1998-11-08 21:12:12 +00:00
terry%netscape.com
6c3a9c5c8b
Greatly enhance the bot's conversational ability, using the very
...
latest in AI techniques.
1998-11-06 20:53:22 +00:00
terry%netscape.com
52d6b88306
Added Calendar product.
1998-11-05 17:44:28 +00:00
harrison%netscape.com
a3929f7e64
added a debug command to show when external content was last
...
updated (slashdot, mozillazine)
1998-11-04 01:19:08 +00:00
terry%netscape.com
b4e5d99e03
Added the maintainer's email address.
1998-11-03 23:55:25 +00:00
terry%netscape.com
48b6967caf
Cope a little better when there is no ldap server.
1998-11-02 19:48:24 +00:00
terry%netscape.com
73863b2cb0
Was crashing if we had more than 20 people on the list and we couldn't
...
contact the LDAP server.
1998-11-02 18:56:33 +00:00
terry%netscape.com
f6a0774f00
Changed format of slashdot headline URL. It's now more consistant with
...
the mozillaZine one, and works better with tkirc's automatic URL detection.
1998-10-30 16:28:56 +00:00
terry%netscape.com
1b2ecee5e3
Major spankage. Every command that mozbot understands on the public
...
channel can now also be sent to it via /msg. Much code reorg done to
accomplish this.
1998-10-29 18:59:22 +00:00
terry%netscape.com
fd1085e48a
Cram headlines into less lines of output.
1998-10-29 16:56:30 +00:00
harrison%netscape.com
893f5d0ab3
added support for slashdot headlines. say "mozbot, slashdot"
...
(or sd or /.) to see them.
1998-10-29 11:01:29 +00:00
harrison%netscape.com
d8e980e97e
output key no longer required, silently defaults to most_doomed.
...
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com
9c6892f477
changed the CHANGES file to reflect changes made
1998-10-27 10:46:25 +00:00
harrison%netscape.com
e35c429d89
updates for collectstats.pl and the Chart::Base requirement
1998-10-27 10:43:38 +00:00
harrison%netscape.com
46ecce78c1
all products get stats collected now, not just a hardcoded list.
1998-10-27 10:43:24 +00:00
harrison%netscape.com
7e3aec890b
security check for legal products in place. bug charts are not
...
available as an option if collectstats.pl has never been run.
added quip support.
1998-10-27 10:43:01 +00:00
harrison%netscape.com
6a85c2e1c3
run me out of cron, i collect stats for the report graphs.
1998-10-26 20:15:38 +00:00
harrison%netscape.com
ae78dd58e4
patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug
...
graphs available, minor hacks.
1998-10-26 20:15:13 +00:00
terry%netscape.com
4116e34587
Stop lying and saying trees aren't busted when they are. And bring
...
back the word "Horked".
1998-10-23 06:11:07 +00:00
terry%netscape.com
0695b86d92
Enabled "say /me".
1998-10-22 22:35:21 +00:00
terry%netscape.com
5fcd3d4832
Turned on "use strict". Give the URL for tinderbox. Moved everything
...
into the current directory, instead of using $HOME.
1998-10-22 22:01:42 +00:00
harrison%netscape.com
be0a5edd3e
changes to tree state (opened, closed) announced, included
...
in "tress" output. how many ways can mozbot say hello?
mozillaZine headlines: type "mozbot, mz" or "zine" or
"mozillazine" if you like to type. cleaned up some code,
moved code around. also modified Tinderbox module to use
terry's tinderbox/quickparse hack.
1998-10-22 02:45:27 +00:00
harrison%netscape.com
231d481f7e
fixed typo
1998-10-21 10:22:57 +00:00
terry%netscape.com
5bf15f7fff
Changed format slightly; added tree closure state.
1998-10-20 22:50:44 +00:00
terry%netscape.com
67318a8e41
Added 'quickparse' thingy for programs that want to read the tinderbox state.
1998-10-20 22:16:21 +00:00
terry%netscape.com
03016bca21
Added Mozbot component to Webtools.
1998-10-20 21:44:36 +00:00
terry%netscape.com
9944d48984
Oops; was importing incorrect component names.
1998-10-19 18:46:14 +00:00
terry%netscape.com
774d74628b
Added a mechanism where I can add new bugs from the netscape bugsystem. Other installations of Bugzilla probably don't need to worry about this file any.
1998-10-19 18:11:53 +00:00
harrison%netscape.com
f20850d33a
added required second argument to make_options call, should keep
...
perl from complaining about Use of uninitialized value at
CGI.pl line 189 (#1 )
1998-10-18 22:32:15 +00:00
harrison%netscape.com
c924c8cb1e
created reports.cgi which provide an overview of active bugs
...
sorted by owner. updated README to reflect my experiences
installing mysql, bugzilla. put links into index.html, query.cgi
to point into reports.cgi. harrison 10/18/98
1998-10-18 22:18:25 +00:00
terry%netscape.com
beb335e316
Don't let express show builds older than 12 hours.
1998-10-17 15:20:24 +00:00
terry%netscape.com
0bc669dfb0
Send out notifications whenever a tree changes state. Now also
...
watching Mozilla-External.
1998-10-17 03:39:20 +00:00
terry%netscape.com
d191a3ce08
Whoops; get rid of the icky tabs I let sneak in. Also, be a bit less
...
chatty when automatically restarting.
1998-10-17 03:06:52 +00:00
terry%netscape.com
0b1145b686
Restart ourselves whenever the source code changes.
1998-10-17 02:50:48 +00:00
terry%netscape.com
92e7460aaa
Unleash mozbot source to the world.
1998-10-17 01:54:40 +00:00
terry%netscape.com
8708db40a1
Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway.
1998-10-15 13:58:41 +00:00
terry%netscape.com
1816bc467d
Removed incorrect comment.
1998-10-14 23:23:30 +00:00
terry%netscape.com
4da0518a59
Detect things we can't automatically back out, and say so.
1998-10-14 23:13:04 +00:00
terry%netscape.com
d149d19e57
Removed some files that aren't used by anything.
1998-10-13 22:27:11 +00:00
terry%netscape.com
3e26c4a0a4
Removed some old commented-out tcl stuff.
1998-10-13 22:24:56 +00:00
terry%netscape.com
5c2392ca45
Fixed bug 1083 -- was some stupid problems with creating a new account.
1998-10-13 18:15:37 +00:00
terry%netscape.com
ffbb105d24
Stupid formatting changes.
1998-10-13 00:24:21 +00:00
ltabb%netscape.com
ce4e3553ca
added doesn't match regular expression where regular expressions are handled.
1998-10-08 22:01:36 +00:00
slamm%netscape.com
3cdae751c2
Add missing ')'.
1998-10-08 21:53:22 +00:00
cyeh%netscape.com
5a4e7b9a5d
make it so that failed automated testing causes the tree to have
...
a burning top.
1998-10-08 21:31:18 +00:00
terry%netscape.com
8ac5e3e5d5
Wasn't calculating the branch correctly.
1998-10-08 06:01:44 +00:00
blizzard%appliedtheory.com
e02239d6a9
Adding the first pass at a bonsai faq. This answers some administration
...
questions, no install information in here yet.
1998-10-07 19:29:26 +00:00
terry%netscape.com
4be7c6542d
Improve the error message a bit.
1998-10-07 19:28:19 +00:00
terry%netscape.com
95715343a5
Added 'Despot'.
1998-10-07 18:58:55 +00:00
terry%netscape.com
3d58294930
Removed the old "Bugzilla" product; those bugs are now part of the
...
new "Webtools" product.
1998-10-06 21:52:09 +00:00
terry%netscape.com
41d9307d49
Added new "Webtools" product.
1998-10-06 21:44:41 +00:00
terry%netscape.com
d1783dd4fe
Added new "products" table, which contains a description for each
...
product. This description is presented when the user is entering a
new bug.
1998-10-06 20:23:40 +00:00
slamm%netscape.com
8fdb349bdf
Use a red background cell instead of the animated gif with the 'nocrap' option.
1998-10-06 00:24:11 +00:00
terry%netscape.com
ba3da66b91
Whoops; any "Open" partition was just being treated as the same as the
...
"default". Which it isn't!
1998-10-05 17:27:44 +00:00
cyeh%netscape.com
c6b557308c
back out attempted changes
1998-10-05 17:20:01 +00:00
cyeh%netscape.com
79abab6bb6
fix ep for mac
1998-10-01 23:35:40 +00:00
cyeh%netscape.com
58e3cdeff4
loosen up check for this error parser since it wasn't finding this
...
string properly
1998-10-01 17:38:04 +00:00
terry%netscape.com
737e4e368e
Added a link which will generate a script of CVS commands which would
...
back out the changes listed on the page.
1998-10-01 15:05:46 +00:00
cyeh%netscape.com
9a52b07eb7
no more pics of bill please
1998-10-01 00:15:37 +00:00
cyeh%netscape.com
c5bcddc6c7
uncomment out required closed bracket
1998-09-30 23:11:09 +00:00
leaf%mozilla.org
44524bd2a8
changed 'cvs co ns/client.mk' to 'cvs co MozillaSourceMotif'
1998-09-30 17:18:16 +00:00
terry%netscape.com
45d9de7a8d
Fixed stupid typo.
1998-09-30 15:04:04 +00:00
leaf%mozilla.org
a45de8044f
Changed the mail-recipient to external-tinderbox-incoming@mozilla.org,
...
so you don't have to be inside the firewall to contribute cycles.
1998-09-30 14:58:58 +00:00
terry%netscape.com
e2c9b7c359
Mention the file 'checkoutlist' (as suggested by Todd Kennedy
...
<Todd.Kennedy@Eng.Sun.COM>).
1998-09-30 01:22:33 +00:00
terry%netscape.com
ba438b67c2
Added admin page for changing of default owners (code by Sam Ziegler <sam@ziegler.org>)
1998-09-30 00:05:25 +00:00
terry%netscape.com
6fa30ce1e1
Fixed bug which was stomping on "file" field if there was no dir field
...
and the file field had no slash.
1998-09-29 22:54:59 +00:00
terry%netscape.com
8c866ad87d
Don't do server-push if the user seems to be using Internet Explorer.
1998-09-29 19:20:59 +00:00
terry%netscape.com
b7bc8f59b3
Put in some pointers to dolog.pl.
1998-09-29 17:33:37 +00:00
terry%netscape.com
038939f805
Whoops; all the comments at the top got lost somehow. Restore them.
1998-09-29 17:30:55 +00:00
terry%netscape.com
d34354c9fa
Akkana now owns Composer.
1998-09-28 21:53:08 +00:00
terry%netscape.com
73413297d4
Fixed bug 890. Apparently, Apache has the habit of lower-casing some
...
of the boundary strings, so we'll just lower-case them all to make
things work.
1998-09-24 21:12:46 +00:00
terry%netscape.com
de3a4531b8
It turns out that blank lines were being skipped a little too
...
anxiously.
1998-09-24 18:31:05 +00:00
terry%netscape.com
4276aba090
Don't let people checking in from the outside affect any tree unless that tree has 'external' in its name.
1998-09-23 23:29:45 +00:00
terry%netscape.com
1d4f0db45a
Don't forget regexp or column choices when resorting
1998-09-22 18:23:14 +00:00
terry%netscape.com
42664a6ef7
Added disabled, voucher, signedform.
1998-09-22 16:56:39 +00:00
terry%netscape.com
f9b37a0354
Patch by (mostly) Bert Driehuis <bert_driehuis@nl.compuware.com> --
...
explain a bit about the versioncache file.
1998-09-21 23:29:39 +00:00
terry%netscape.com
6429bbc29e
Now works under "use strict".
1998-09-21 21:15:42 +00:00
terry%netscape.com
d6d28618c7
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- recognize
...
BSDI systems.
1998-09-21 18:51:33 +00:00