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

596 Коммитов

Автор SHA1 Сообщение Дата
terry%netscape.com c570f36bd7 Use new lxr links. 1999-03-09 20:57:24 +00:00
slamm%netscape.com 161e308a9d I broke it. ...again. back out, back out. 1999-03-09 19:57:13 +00:00
slamm%netscape.com 204de6effe Shorten the output a bit more. 1999-03-09 19:53:31 +00:00
terry%netscape.com 99a048b621 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
terry%netscape.com 4e4dc0f626 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 01d194aa5b 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 b72f255bec 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 259cd32039 Changed some QA contacts. 1999-03-08 20:47:51 +00:00
terry%netscape.com f93bab436a Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
slamm%netscape.com bf70ff4e63 Via irc vote, turn on 'checkins since' links even for nocrap. 1999-03-05 22:10:04 +00:00
slamm%netscape.com 31f8738787 Fix type and add m4 to path. 1999-03-05 21:26:04 +00:00
slamm%netscape.com 2d657904a8 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 fab2658df8 Script writes its own .cvspass now 1999-03-05 20:51:12 +00:00
slamm%netscape.com 1a4d2024e1 Use symbolic link instead of rewrite rule. 1999-03-05 20:15:57 +00:00
terry%netscape.com ed622524ac 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 0068de47ac Reformated all the code to match the rest of Bugzilla. 1999-03-05 19:48:26 +00:00
slamm%netscape.com 45796ef36e Avoid copying the list pointers 1999-03-05 18:08:24 +00:00
terry%netscape.com fc97a0f6cf Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
slamm%netscape.com e64cb18d47 Don't use unshift because it is slow. Use push/reverse combo instead. 1999-03-05 17:14:03 +00:00
leaf%mozilla.org 5feaf62b70 ok, this time for sure, fixing mozbot. 1999-03-05 06:28:58 +00:00
leaf%mozilla.org 6eebf4a26a making the bot's given nick (an argument) global, because i'm evil. 1999-03-05 06:19:28 +00:00
slamm%netscape.com d42daa439d Speed it up right. 1999-03-05 01:57:13 +00:00
slamm%netscape.com 3445d84e44 Uhoh, change wasn't ready for prime-time. backout. 1999-03-05 01:33:38 +00:00
slamm%netscape.com 461bd7d97d Speed up data reading. Read it backwards and only as much as needed. 1999-03-05 01:25:23 +00:00
slamm%netscape.com abf6f9f371 Stick /opt/cvs-tools/bin on the path for cvs on cvs-mirror. 1999-03-05 01:03:33 +00:00
slamm%netscape.com e46275a86f add a comment 1999-03-05 00:48:35 +00:00
slamm%netscape.com df0ecab5e0 Try to create a subdir. 1999-03-05 00:44:17 +00:00
slamm%netscape.com e8671d3c61 Need a cvs login for checking out configure.in 1999-03-05 00:23:57 +00:00
slamm%netscape.com bc1e7e9cd3 Pull configure.in in subdir, configure-mirror. 1999-03-04 23:53:38 +00:00
slamm%netscape.com 9a39fccc09 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 649c654e40 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 e6dc193423 Added "Grendel". 1999-03-04 20:37:25 +00:00
slamm%netscape.com b237baf0b1 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 eed69a0350 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com 8f26436002 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
terry%netscape.com f62e68a8af Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
terry%netscape.com 87b1ba683a Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com 0ef6d9ff10 Added "Apprunner". 1999-03-03 21:19:33 +00:00
terry%netscape.com d552261445 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 dc0be427fa still not working 1999-03-03 00:01:03 +00:00
slamm%netscape.com fe63017911 a little more 1999-03-02 23:56:12 +00:00
slamm%netscape.com 775802415d try again 1999-03-02 23:47:31 +00:00
terry%netscape.com 944cf4ca08 Oops! Mispelled "petersen". 1999-03-02 17:45:23 +00:00
terry%netscape.com 29640df620 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 16b3e0ee56 -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 7e47bd147f 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 4c221e4e67 Changed qa contact for NGLayout's "Layout" component to be peterson. 1999-03-02 01:07:31 +00:00
slamm%netscape.com b89de3e353 Reduce the number of bytes returned. 1999-03-02 00:41:31 +00:00
terry%netscape.com 9fee508b26 Wasn't quoting the "%" correctly in people's e-mail addresses. 1999-03-02 00:06:06 +00:00
terry%netscape.com 930e9d9bd1 Removed "Platform: Rhapsody" component. 1999-02-26 22:05:52 +00:00
terry%netscape.com a4016cc6a5 Removed "Platform: Lesstif on Linux" component. 1999-02-26 01:18:25 +00:00
terry%netscape.com d8d1808bf8 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 7b4d3cab11 Removed MFC/Win32 component. 1999-02-26 01:01:34 +00:00
terry%netscape.com 1883980dd1 Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me. 1999-02-26 00:47:29 +00:00
terry%netscape.com 48d25f7404 Wasn't able to mass-change a component before. 1999-02-25 23:54:14 +00:00
terry%netscape.com 421efbac51 Removed MacOS/PPC component. 1999-02-25 23:42:52 +00:00
slamm%netscape.com 06bda28ee3 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 3e16ec57e4 Removed OS/2 component. 1999-02-25 18:11:20 +00:00
terry%netscape.com a1f04f901b 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 0253fabd29 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 e52c15774b Show checkin history up to a week. 1999-02-23 20:14:41 +00:00
terry%netscape.com dc6514413e Added ImageLib component to NGLayout. 1999-02-23 19:55:34 +00:00
terry%netscape.com 6ede77f4da Set a few of the missing QAContact fields. 1999-02-23 19:48:24 +00:00
slamm%netscape.com d05404ad4d Add comment about where nspr tip build gets installed. 1999-02-23 19:24:31 +00:00
slamm%netscape.com bb299fe289 Add threads option. Fix 'NSPR tip build' option. 1999-02-23 18:16:11 +00:00
slamm%netscape.com ecab2963f2 nope, didn't work. remove it. 1999-02-22 23:12:39 +00:00
slamm%netscape.com 2c0336ef71 Put this back and try again. 1999-02-22 23:07:24 +00:00
slamm%netscape.com cf2910d724 Server isn't ready for this file. 1999-02-22 19:06:20 +00:00
slamm%netscape.com 72ea1b06c9 Allow 'SaveAs' to have correct name. 1999-02-22 18:59:18 +00:00
slamm%netscape.com ad56a10990 Get rid of ^M. Stupid windows editor 1999-02-20 07:52:15 +00:00
slamm%netscape.com 95ab1f5b10 Cleaner presentation. 1999-02-20 06:36:03 +00:00
terry%netscape.com 4fba21b263 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 e6bfc4c9e5 Fix 'save as' link 1999-02-20 02:42:22 +00:00
slamm%netscape.com a871abcb23 Add a couple comments to the script. 1999-02-20 02:38:06 +00:00
slamm%netscape.com 15b058ae2c Pull configure.in from the tree and parse it live. 1999-02-20 02:22:38 +00:00
slamm%netscape.com 038856bcef Ready for first release. 1999-02-20 02:20:59 +00:00
slamm%netscape.com bbad657a54 Almost ready for first release. 1999-02-20 01:11:02 +00:00
slamm%netscape.com 92cf0e383e added 1999-02-19 23:11:36 +00:00
slamm%netscape.com 9d18b4028f try checking out configure.in. 1999-02-19 22:04:11 +00:00
slamm%netscape.com 12b04284c0 m4 not in server path. try full path. 1999-02-19 21:45:06 +00:00
slamm%netscape.com 93807f81ea *** empty log message *** 1999-02-19 21:39:47 +00:00
slamm%netscape.com 3d1259de2e *** empty log message *** 1999-02-19 21:39:20 +00:00
slamm%netscape.com 563be9edca test parts of config.cgi 1999-02-19 21:34:59 +00:00
slamm%netscape.com 4f20c313f7 Tweak license. 1999-02-19 20:53:45 +00:00
slamm%netscape.com 8fc3c42c10 Tweak license, add comments 1999-02-19 20:53:25 +00:00
slamm%netscape.com 709d815027 Not sure if m4 if present. use preparsed file for now 1999-02-19 20:26:29 +00:00
slamm%netscape.com f38aa53224 Another pass at it. 1999-02-19 20:17:25 +00:00
slamm%netscape.com 76a30685ba Add this until I get if from the mirror properly. 1999-02-18 22:07:43 +00:00
slamm%netscape.com 47f4db1816 first test 1999-02-18 21:52:11 +00:00
slamm%netscape.com 6a7c6b063e Add directory for build tools. 1999-02-18 21:27:26 +00:00
slamm%netscape.com d1bd7a71f3 Take out checkbox for selected build, since it didn't work. 1999-02-18 20:13:30 +00:00
terry%netscape.com ccb2fbf4fb Put all the INPUT elements inside of the FORM element, OK? 1999-02-17 21:56:14 +00:00
terry%netscape.com c2e6ccb371 Put in better description for Embedding APIs. 1999-02-17 16:14:14 +00:00
terry%netscape.com 0d887186ab Fixed up NGLayout components (see bug 3139). 1999-02-16 23:04:08 +00:00
terry%netscape.com bd68c9cf6e Added five new components to Mozilla and to MailNews (see bug 3155). 1999-02-16 22:27:30 +00:00
terry%netscape.com dd714e72bb Add info about MysqlPerl stuff. 1999-02-16 17:41:42 +00:00
slamm%netscape.com 5b5ff17801 Really get rid of ignored builds. 1999-02-12 21:31:03 +00:00
slamm%netscape.com 20faba0a03 Clean-up presentation. Remove ignored builds for list. 1999-02-12 21:29:53 +00:00
terry%netscape.com 0f32b74ff1 Updates to NGLayout -- added descriptions, other changes too. 1999-02-12 20:20:53 +00:00
terry%netscape.com d7c08c9ad1 Give a useful error message if no pages found. 1999-02-12 19:08:39 +00:00
terry%netscape.com 00932f72b0 Was ignoring "/" -- the main web page! 1999-02-12 19:08:06 +00:00
terry%netscape.com 56f3619303 Oops; last change caused all data to be charted as zeros. 1999-02-12 18:15:10 +00:00
terry%netscape.com 9604babab7 Remove clutter by stripping years off of labels. 1999-02-12 18:12:18 +00:00
terry%netscape.com 664ee4d10b Generate simple web page from database. 1999-02-12 17:27:15 +00:00
terry%netscape.com f25091afa7 Wasn't clearing out hash table after flushing its contents to the db. 1999-02-12 15:02:18 +00:00
terry%netscape.com 26ef0a94a2 Generate web page statistics. 1999-02-12 14:45:59 +00:00
terry%netscape.com 4de9efb234 Removed duplicate entries. 1999-02-11 18:24:52 +00:00
terry%netscape.com 3a7dbf921e Updated version string to 2.3 (development) 1999-02-10 22:12:03 +00:00
terry%netscape.com ba0ba1dba8 Updated version string to 2.2 (shipping) 1999-02-10 22:11:52 +00:00
terry%netscape.com 45e436276d Figure out the secure URL in an apache-friendly manner. 1999-02-09 20:13:15 +00:00
terry%netscape.com 073d3fd66f Last change wasn't working if grabbing multiple trees. 1999-02-09 19:13:40 +00:00
terry%netscape.com 1eec21030e Don't put builds into quickparse that we have marked as "ignore". 1999-02-09 18:40:56 +00:00
terry%netscape.com 692877e845 Renamed "Rendering" to be "Compositor". 1999-02-09 15:48:30 +00:00
terry%netscape.com 0fdffb81a3 Added FreeBSD. 1999-02-09 15:48:04 +00:00
terry%netscape.com 57482ba8bb Added FreeBSD as a legal op_sys. 1999-02-08 21:12:31 +00:00
terry%netscape.com 00e3ee8d4b 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 19848953e9 Added descriptions for CCK components. 1999-02-04 20:53:44 +00:00
terry%netscape.com 0a60fc935f Added i18n and l10n descriptions. 1999-02-04 19:27:41 +00:00
terry%netscape.com 047ca57240 Added a page which describes all the components in a product. 1999-02-04 17:13:52 +00:00
terry%netscape.com df8eb9c452 Fix up MailNews components. 1999-02-04 16:09:45 +00:00
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