Commit Graph

376 Commits

Author SHA1 Message Date
terry%netscape.com
6ef7d8ee8a Removed "Javascript Debugger". 1999-02-04 15:31:51 +00:00
terry%netscape.com
9583a1ca84 Added i18n and l10n components. 1999-02-03 23:19:21 +00:00
terry%netscape.com
56144b74fa Whoops; removed test data. 1999-02-03 19:01:20 +00:00
terry%netscape.com
7e75ad81dc Allow components to have a default qacontact. 1999-02-03 19:00:13 +00:00
terry%netscape.com
7390c0dd9c Allow resetting a target milestone back to null. 1999-02-03 17:56:56 +00:00
terry%netscape.com
4c6ae2f338 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
d0491290c9 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
00e6c16cce Added support for URLs that describe the milestones for various projects. 1999-02-03 02:46:51 +00:00
terry%netscape.com
eaa3ed3a91 Oops; fixed typo. 1999-02-03 00:34:03 +00:00
terry%netscape.com
726c134158 Renamed "Editing Interfaces" to be "Editor". 1999-02-03 00:31:48 +00:00
terry%netscape.com
16fdcd3d1c Don't draw any more than 20 date ticks. 1999-02-02 15:03:52 +00:00
terry%netscape.com
d2e3f54b83 Make page auto-reload every fifteen minutes. 1999-02-01 22:46:51 +00:00
terry%netscape.com
b443232847 NSPR bugs now go to srinivas@netscape.com. 1999-02-01 21:06:26 +00:00
jwz%mozilla.org
2f220e6576 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
f3dc1dfade 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
7182dd6634 Had an operating system mispelled. 1999-01-30 00:38:09 +00:00
terry%netscape.com
b175d063f7 Some installations of perl seem very picky about their regexps. 1999-01-29 22:07:09 +00:00
terry%netscape.com
163fe0b582 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
b8427bd456 Move CC and qa-assigned-to info from Bugsplat bugs to Bugzilla. 1999-01-28 19:20:01 +00:00
terry%netscape.com
c95a6a4087 Added LXR; fixed owner of Mozbot. 1999-01-28 00:04:28 +00:00
terry%netscape.com
19822236a8 Include the new fields in email notifications. 1999-01-27 23:53:27 +00:00
terry%netscape.com
1ed9ccd9ea Fixed bug 2311 -- searching for status_whiteboard wasn't working. 1999-01-27 23:13:16 +00:00
terry%netscape.com
0de65acb55 Was picking wrong OS for Macs by default (according to brade@netscape.com). 1999-01-27 21:28:38 +00:00
terry%netscape.com
0e8c52885c Fixed stupid typo. 1999-01-27 21:23:06 +00:00
terry%netscape.com
492d05d580 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
f8c47e3bf1 Oops; wasn't setting the URL field. 1999-01-27 20:46:27 +00:00
terry%netscape.com
a57c7c040a If the version isn't valid, try "other" before giving up. 1999-01-27 03:00:31 +00:00
terry%netscape.com
c355e62217 Fixed error message when version is invalid. 1999-01-27 02:56:20 +00:00
terry%netscape.com
a807e42440 Added MailNews project. 1999-01-26 01:22:56 +00:00
terry%netscape.com
c2dc2019d8 Added CCK project. 1999-01-26 00:04:33 +00:00
terry%netscape.com
8fb4029fc4 Check for undefined var. 1999-01-25 23:26:28 +00:00
terry%netscape.com
f64a7cf9fb That didn't work. Disable freshmeat another way. 1999-01-22 22:15:08 +00:00
terry%netscape.com
7a315afdfb Change mozbot's diet -- freshmeat is causing it to choke. 1999-01-22 22:11:19 +00:00
terry%netscape.com
2108b03575 Make a bigger field to type your email address. 1999-01-22 19:54:18 +00:00
endico%mozilla.org
e4f65a92b1 Add java support 1999-01-21 00:42:26 +00:00
terry%netscape.com
ee05e36d9f Simple script to show some build bustage stats. 1999-01-20 19:38:13 +00:00
sar%netscape.com
c140b13e34 try realtime quotes. the # should work, if not, it will get backed out. 1999-01-20 04:21:18 +00:00
donm%netscape.com
6fd212cfbf adding the smoke test build script 1999-01-19 18:54:41 +00:00
terry%netscape.com
591cad7c9e 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
a62eac6a91 Allow a "not regexp" search of email addresses. 1999-01-19 17:10:02 +00:00
terry%netscape.com
51aca243d2 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
ffcbf6cdba Majorly changed querying of email addresses. 1999-01-19 00:07:46 +00:00
terry%netscape.com
b7ea4ad0a1 Allow querying by OS. 1999-01-15 22:05:42 +00:00
terry%netscape.com
b620ca5817 When viewing a bug, make it possible to change its OS. 1999-01-15 20:39:20 +00:00
terry%netscape.com
0b44b5b018 Allow querying of URL. 1999-01-15 17:49:50 +00:00
terry%netscape.com
4f5a2f807a rickg now owns what toshok did. 1999-01-14 22:18:58 +00:00
endico%mozilla.org
bda6ca4168 Be still more terse. 1999-01-14 05:00:43 +00:00
endico%mozilla.org
4f54984795 make the credits at the end of each page more terse 1999-01-14 04:53:30 +00:00
endico%mozilla.org
88b6e54339 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage 1999-01-14 03:52:10 +00:00
terry%netscape.com
f5268079b4 Oops; wasn't cleaning up properly. 1999-01-13 20:33:03 +00:00