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

985 Коммитов

Автор SHA1 Сообщение Дата
cyeh%netscape.com 453d7729bf add missing table header 1999-07-13 02:24:15 +00:00
cyeh%netscape.com e89872ca61 sigh. okay, if it doesn't work now, i am really going to setup a test
environment. this is embarassing.
1999-07-13 02:12:55 +00:00
cyeh%netscape.com bf1d689df7 missing } 1999-07-13 02:11:46 +00:00
cyeh%netscape.com 10f81ba19c more flailing, add code for .cgi 1999-07-13 02:09:00 +00:00
cyeh%netscape.com dc5cf70e70 perl -c is your friend. fix compile errors. 1999-07-13 02:04:21 +00:00
cyeh%netscape.com 1d4dc40ec5 *** empty log message *** 1999-07-13 01:55:49 +00:00
cyeh%netscape.com 70a203d25d add date/time query, ala bustagestats.cgi 1999-07-13 01:46:00 +00:00
bryce-mozilla%nextbus.com 625955254f Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
bryce-mozilla%nextbus.com 98a6b37482 More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com f7155a6bb3 Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
slamm%netscape.com ebcb27e90d Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
terry%mozilla.org 91c30afd6e Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.
1999-07-08 00:21:33 +00:00
slamm%netscape.com bcd738056e Bring back occurences count. 1999-07-08 00:10:58 +00:00
slamm%netscape.com 14ff0ad244 Output proper warnings count. Filter out 'was hidden' instead of 'by foo'. 1999-07-08 00:06:26 +00:00
slamm%netscape.com 17545415ad Trim leading whitespace in source code. 1999-07-07 19:11:02 +00:00
slamm%netscape.com ba4754d0ad Fix name conflict between note() and note[]. Change note[] to notes[]. 1999-07-07 16:16:08 +00:00
brendan%mozilla.org 7547930b8e Don't ask for Berkeley-DB owner, sleepycat owns it. 1999-07-07 00:02:40 +00:00
slamm%netscape.com f779701ee1 Remove broken tree2 references. Squeeze file size. 1999-07-06 22:39:39 +00:00
slamm%netscape.com 63d48e4fa5 allow 'fulltext' with short url (e.g. log=<tree>/logfile&fulltext=1) 1999-07-06 22:37:17 +00:00
slamm%netscape.com bde30a251d Find builds with <tree>/<logfile> to shorten urls 1999-07-06 22:35:00 +00:00
slamm%netscape.com 699169120b Change showlog 'exerpt' parameter to 'log'. 1999-07-06 21:30:20 +00:00
slamm%netscape.com 3a978f0d55 Shorter showlog link. 1999-07-06 21:27:22 +00:00
slamm%netscape.com 06e71e5dd3 Support log=<tree>/<logfile> for tinderbox. 1999-07-06 21:23:32 +00:00
slamm%netscape.com 23df043521 Add url escaping. 1999-07-02 18:51:04 +00:00
slamm%netscape.com 0be3be273d Escape bugzilla logins for urls. 1999-07-02 18:43:56 +00:00
slamm%netscape.com 3a814ed2bd Rollback last change and escape the '%' instead (as %25). 1999-07-02 18:26:17 +00:00
slamm%netscape.com 77321ad793 Fix who links. (Pass slamm@netscape.com instead of slamm%netscape.com). The '%' was getting parsed as an escaped charater. (I could escape the %, but sending '@' works fine. 1999-07-02 17:48:58 +00:00
terry%mozilla.org 8a43c91ef9 Silly hack to view all the notes. 1999-07-02 15:50:43 +00:00
slamm%netscape.com 78b1658e9e Use '_content' target for sidebar panel link. 1999-07-01 18:08:20 +00:00
bryce-mozilla%nextbus.com 745dee3496 The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.
1999-07-01 03:45:43 +00:00
slamm%netscape.com 3e13257e39 Filter: declaration of `index\' hides global definition. More noise than help. Points out over use of string.h, but not everyone needs to look at it. 1999-06-30 21:52:42 +00:00
endico%mozilla.org d6ba233761 Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.
1999-06-29 00:24:41 +00:00
slamm%netscape.com b387e9974b Using redirected bonsai loses hash. Use full link again. 1999-06-28 23:08:37 +00:00
slamm%netscape.com 335eda8336 base target not really wanted on every link 1999-06-28 23:05:18 +00:00
slamm%netscape.com 12c759c16e Clean up unblamed items' presentation. 1999-06-28 18:38:51 +00:00
slamm%netscape.com 740bdbce84 Fix bonsai link 1999-06-28 18:33:46 +00:00
slamm%netscape.com 65b9504995 Fix typo. 1999-06-28 18:25:56 +00:00
slamm%netscape.com e5743e8b3d Shorten warnings page. Fix summary table at top. 1999-06-28 18:23:51 +00:00
slamm%netscape.com 5517846563 Use 'excerpt' arg for viewing part of a log. 1999-06-28 18:22:24 +00:00
slamm%netscape.com 50ab142bc7 Find a build record by logfile name. 1999-06-28 18:21:40 +00:00
bryce-mozilla%nextbus.com fb85d06003 Another battle in the HTML syntax error war. Two bodies, and a hanging
table data.  Hope this is OK, Terry.
1999-06-27 02:09:45 +00:00
slamm%netscape.com 9d8b66ea92 fix typo. 1999-06-25 22:14:51 +00:00
slamm%netscape.com 174b554398 Add netscape.com to cvsblames that have no address. 1999-06-25 22:13:43 +00:00
slamm%netscape.com 33e71beaac one more column. be more careful about going over the end 1999-06-25 22:09:43 +00:00
slamm%netscape.com 2d356ddfd1 fix typo 1999-06-25 22:06:33 +00:00
slamm%netscape.com 709e4a4c30 more columns 1999-06-25 22:05:09 +00:00
slamm%netscape.com 3742e88d3d Cleaner 'no match' presentation. 1999-06-25 21:55:39 +00:00
slamm%netscape.com a994c06512 Use lxr for showing multiple file match 1999-06-25 21:54:24 +00:00
slamm%netscape.com 300ee85ec5 Guess this ignore pattern does not work on older perl. 1999-06-25 21:43:06 +00:00
slamm%netscape.com 6560aace7a print summary of folks at top 1999-06-25 21:42:22 +00:00
slamm%netscape.com 0c8704d714 split warning text properly. Add another ignore. 1999-06-25 21:05:52 +00:00
slamm%netscape.com 53e8671ceb Save time by avoiding file stat for file lookup 1999-06-25 20:52:50 +00:00
slamm%netscape.com 63aff562f3 found it 1999-06-25 20:31:06 +00:00
slamm%netscape.com 1476e26fd2 help debug lookup bug 1999-06-25 20:25:44 +00:00
slamm%netscape.com 590d6453ef Tweak file lookups. Add ignore entry. 1999-06-25 20:21:17 +00:00
slamm%netscape.com 9ecc5f22b1 Quote keyword replacement for s/// 1999-06-25 19:49:33 +00:00
slamm%netscape.com 22c3346369 Included a few more file types for blaming. Give total warning count. Report unblamed warnings. Use shrike builds. luxor is not using --enable-pedantic. 1999-06-25 19:39:31 +00:00
slamm%netscape.com a610bcaf2a Fix spell-o. 1999-06-25 15:35:41 +00:00
endico%mozilla.org d2a9464cab use the new hostname www.deja.com instead of dejanews 1999-06-25 04:05:54 +00:00
slamm%netscape.com f4cea56dbf Fix tiny error. 1999-06-24 23:34:56 +00:00
slamm%netscape.com 390a4fa01f Pass all build params to log. 1999-06-24 23:30:34 +00:00
slamm%netscape.com 1ce42e70e0 Add ability to show log fragment. 1999-06-24 23:30:08 +00:00
slamm%netscape.com 8f0e83b326 Avoid counting repeated warnings too many times. 1999-06-24 23:01:02 +00:00
slamm%netscape.com e158cd46b4 Add license. Output html to a file. 1999-06-24 22:33:33 +00:00
slamm%netscape.com 6b211734fb Move warnings into tinderbox. 1999-06-24 22:10:11 +00:00
slamm%netscape.com f9274510c3 Parse warnings and print a report based on cvs blame. 1999-06-24 22:07:54 +00:00
terry%mozilla.org 4b7dc6a000 Get rid of hard-coded lxr strings. 1999-06-24 18:17:58 +00:00
slamm%netscape.com a0f533886c Add log file name to log links. 1999-06-24 02:02:14 +00:00
slamm%netscape.com 97c8d04bed Build file name has from glimpse list. 1999-06-24 01:47:36 +00:00
slamm%netscape.com 5333511b30 Use the proper cvsroot. Update the file index each run. 1999-06-23 20:45:49 +00:00
slamm%netscape.com 898456fe1b Get it running 1999-06-23 20:38:23 +00:00
slamm%netscape.com d88866dd3f Do not use 'undef' in my declaration. 1999-06-23 20:11:27 +00:00
slamm%netscape.com c0cd9a5053 Use bonsai's perl 1999-06-23 20:09:34 +00:00
slamm%netscape.com c973f4ad0a Read last successful buildlog. 1999-06-23 20:06:37 +00:00
slamm%netscape.com cc139e4da7 Find the fullpath to a file in the tree based on its basename. 1999-06-23 18:47:53 +00:00
slamm%netscape.com 391f2bd727 Parse warnings from build logs and generate a report. 1999-06-23 18:25:23 +00:00
terry%mozilla.org 9d2e889b79 Make attachments remember who submitted that attachment. 1999-06-22 23:44:22 +00:00
slamm%netscape.com 4f1d65bded Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
slamm%netscape.com c3ba5da777 Need to pass thru return value to make who link really work. 1999-06-18 16:08:24 +00:00
slamm%netscape.com 99b09e2140 Fix who link for 5.0. 1999-06-18 16:04:01 +00:00
mcafee%netscape.com 2bb9d37177 Old who_link bariable should be d.target.href to match the 1.71 checkin. 1999-06-18 01:59:48 +00:00
slamm%netscape.com 4692ed820c Hack link on panel so it loads in the main content area for M7. 1999-06-17 20:50:52 +00:00
slamm%netscape.com 8fa71a3c8f Add timezone to time at top of page. 1999-06-15 22:20:31 +00:00
terry%mozilla.org f4063594c1 Explain some history. 1999-06-15 15:44:42 +00:00
terry%mozilla.org 5720ed540f Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00
endico%mozilla.org 731b1a87f5 attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
bryce-mozilla%nextbus.com 9c52e0e834 Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true.
Also add two options to the main index.html
1999-06-15 04:29:05 +00:00
bryce-mozilla%nextbus.com 11245dcab3 Fix several browsers, Lynx and Opera at least. HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org d18fa25ded A null quip file was causing errors. 1999-06-14 17:37:02 +00:00
terry%mozilla.org dad605834b Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.
1999-06-14 17:33:52 +00:00
terry%mozilla.org 88498ae495 Added BeOS to the list of OS's. 1999-06-14 16:46:40 +00:00
bryce-mozilla%nextbus.com 91489b8497 Give administrators a clue that upgrading is possible, even straightforward. 1999-06-12 01:16:44 +00:00
leaf%mozilla.org 256545c2d5 mozbot should report test failures in the brief report 1999-06-11 23:36:46 +00:00
leaf%mozilla.org 336c34b450 Mozbot should be able to see the difference between red and orange builds. 1999-06-11 23:08:47 +00:00
terry%mozilla.org 7a528d1149 Display components in alphabetical order. 1999-06-11 17:39:38 +00:00
terry%mozilla.org a3704ec0aa Some apache servers seem not to deliever the REMOTE_HOST environment var. 1999-06-11 17:39:19 +00:00
terry%mozilla.org 97ab656d1e Was choking if not using qacontact field. 1999-06-11 17:37:43 +00:00
terry%mozilla.org 8961d8e332 Update some things for more modern mysql's. 1999-06-11 17:37:11 +00:00
bryce-mozilla%nextbus.com 01df283d94 Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.
1999-06-11 16:07:32 +00:00
slamm%netscape.com d9f06337ab Reverse the order of the notes. Put the most recent on top. Remove unnecessary check for bad mail time. 1999-06-09 22:32:42 +00:00
slamm%netscape.com d7b732bee4 Update with changes from Ken Estes <kestes@staff.mail.com>. 1999-06-09 17:06:56 +00:00
slamm%netscape.com 4f2cf9f1b4 Put real link on the comment star for those people that do not use JavaScript. 1999-06-07 23:49:37 +00:00
slamm%netscape.com 2f20d802ca who popup can use href for the layer src. 1999-06-05 02:50:59 +00:00
slamm%netscape.com ab0f57ff9b Try again. 1999-06-05 02:25:27 +00:00
slamm%netscape.com 5e63bd8b43 Tidy up query link. 1999-06-05 02:21:48 +00:00
slamm%netscape.com f5331452b5 Make who menu handle tinderbox links more succinctly. 1999-06-05 02:18:36 +00:00
slamm%netscape.com 5dfe9b734b Fix who links for static page. 1999-06-05 01:23:58 +00:00
slamm%netscape.com 5041c9db47 Rebuild static pages when note is added. 1999-06-04 22:56:36 +00:00
slamm%netscape.com 86dcb0785c Fix relative links for static page. 1999-06-04 21:54:15 +00:00
terry%mozilla.org a7c2c997bd dmose now owns despot. 1999-06-04 17:10:28 +00:00
slamm%netscape.com 357e897b2d Fix typo. 1999-06-04 17:06:20 +00:00
slamm%netscape.com 3cab2251da Static page does not need header. 1999-06-03 23:42:34 +00:00
slamm%netscape.com d71fe13b62 Add a static page for tinderbox. 1999-06-03 23:38:24 +00:00
terry%mozilla.org 917dc28c77 Keep the connection to the database open for as little as possible,
and that while in a lock.  That way, multiple checkins all happening at
once can't overflow mysql with too many connections.
1999-06-03 20:32:20 +00:00
terry%mozilla.org 8875262f94 Explain how to configure things so that big attachments will work. 1999-06-03 19:56:43 +00:00
terry%mozilla.org 1559d64635 Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
endico%mozilla.org 525dfe90e9 add missing ) 1999-05-27 23:38:06 +00:00
endico%mozilla.org 78d6be98a2 allow message/news mime type for included message as this is what is used by communicator 3.x 1999-05-27 23:25:52 +00:00
terry%mozilla.org 685e9a922b Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
terry%mozilla.org 978f8a69b1 Allow user to control orientation of graph; default it to left-to-right. 1999-05-27 19:53:25 +00:00
terry%mozilla.org c067e326e2 Notify by mail whenever a related bug changes status. 1999-05-27 18:18:29 +00:00
terry%mozilla.org 61766abee9 Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.
1999-05-27 15:17:25 +00:00
terry%mozilla.org 25c106ad95 Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.
1999-05-27 14:42:19 +00:00
terry%mozilla.org cfa0b79063 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
slamm%netscape.com b91b060c8d Use absolute path for link in sidebar panel. 1999-05-27 02:18:19 +00:00
slamm%netscape.com 7a747c65fc Put "C" links back. People want them. 1999-05-27 01:26:56 +00:00
slamm%netscape.com fb70bba8d1 Only refresh sidebar panel every 5 minutes. 1999-05-27 00:22:02 +00:00
slamm%netscape.com 9334a64318 Update Sidebar Flash and Panel Content when new data arrives. 1999-05-26 18:51:47 +00:00
slamm%netscape.com fc1c128ea3 Generate static pages for Sidebar Flash and Tinderbox Panel 1999-05-26 18:12:11 +00:00
terry%mozilla.org e1e1ed3d31 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
slamm%netscape.com cfd478f8f1 Avoid implicitly defining build records. 1999-05-25 19:35:13 +00:00
terry%mozilla.org 4aee2ab191 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
slamm%netscape.com 2b7715a3a9 If a build is new it's 'last_status' is building. 1999-05-25 19:04:09 +00:00
slamm%netscape.com 951606362a Fix tree selector. Needed content-type header. 1999-05-25 18:15:13 +00:00
terry%mozilla.org 948bfc0305 Fixed stupid typo. 1999-05-25 17:59:39 +00:00
slamm%netscape.com d9e9a860fd Try again. 1999-05-25 00:20:21 +00:00
slamm%netscape.com 9699113e44 Get proper quoting of who_menu javascript. 1999-05-25 00:17:46 +00:00
slamm%netscape.com 0a0516ca06 Deal with out of order times for express. 1999-05-24 21:43:57 +00:00
terry%mozilla.org 27d8dc2c15 Added "Neutrino" to the list of operating systems 1999-05-24 21:37:27 +00:00
terry%mozilla.org 4ba3847d7f Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.
1999-05-24 21:16:18 +00:00
slamm%netscape.com 884e117360 Recommit my last set of changes, but logs work now. 1999-05-24 21:03:10 +00:00
terry%mozilla.org f3561cf3ee Get rid of stupid debugging code. 1999-05-24 19:55:43 +00:00
terry%mozilla.org b4f15664bc Added Mac System 8.6. 1999-05-24 19:44:34 +00:00
terry%mozilla.org 1aecdeb9f3 Make sure login name is in canonical form. 1999-05-24 19:42:28 +00:00
terry%mozilla.org d5bfe4939c Oops; fixed stupid typo. 1999-05-24 19:08:59 +00:00
terry%mozilla.org 7e41fe22b1 Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types. 1999-05-24 19:06:04 +00:00
terry%mozilla.org 054dca074d Back out slamm's recent changes; they have introduced bugs (like not being able to view logs). 1999-05-24 18:39:30 +00:00
slamm%netscape.com 0cd4d27972 Make it nice and pretty. Iron out a couple bugs. 1999-05-24 05:56:26 +00:00
slamm%netscape.com 2cdccbece6 Shrink the sidebar panel to fit. 1999-05-24 01:00:22 +00:00
cyeh%netscape.com 7b48b9bebb make the offensive photo link point to terry 1999-05-21 01:25:34 +00:00
endico%mozilla.org 577e66900a "tree" is now alias for "trees" command since its mistyped so often 1999-05-21 00:42:55 +00:00
slamm%netscape.com ec49d0ec61 Avoid user layers with gecko client. Need to use style sheets instead. 1999-05-20 00:36:09 +00:00
slamm%netscape.com d92ba21ee3 Change last checkin to use legal perl. 1999-05-19 23:20:23 +00:00
slamm%netscape.com 55f4f7d1e6 Tighten up the date format for the sidebar panel. 1999-05-19 23:14:02 +00:00
slamm%netscape.com 661529737b Update the sidebar panel every minute. 1999-05-19 23:07:54 +00:00
slamm%netscape.com 4f6ece1abf Add flash panel data. 1999-05-19 21:20:00 +00:00
slamm%netscape.com 8d9a21216d Set background color for panel. 1999-05-16 02:59:06 +00:00
slamm%netscape.com 8787191665 Reformat panel slightly. 1999-05-16 02:53:23 +00:00
slamm%netscape.com 2ce026d4f0 Fix tiny bug in panel. 1999-05-16 02:43:48 +00:00
slamm%netscape.com 165cc9a8d6 Add sidebar panel. Clean up quickparse. Make express use quickparse too. 1999-05-16 02:38:55 +00:00
terry%mozilla.org 607378f860 Fixed stupid typo that was preventing HTML tags from being quoted properly. 1999-05-14 00:09:47 +00:00
terry%mozilla.org 498bfc2680 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
terry%mozilla.org 47c22b1380 Don't do javascript on browsers older than 4.06; it seems not to be working. 1999-05-13 02:45:20 +00:00
terry%mozilla.org fc2ae11cd7 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches. 1999-05-12 21:41:57 +00:00
terry%mozilla.org a2e03c0119 Minor formatting tweak. 1999-05-12 18:27:18 +00:00
terry%mozilla.org bb7ca53ed0 Added user preference controlling how much email they get. 1999-05-12 17:20:40 +00:00
terry%mozilla.org 6073c0dfb2 navigation_header() should work even if $::FORM{'id'} isn't defined. 1999-05-12 17:18:10 +00:00
bryce-mozilla%nextbus.com 0ef872b89e "nospam" feature. BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
1999-05-12 05:22:36 +00:00
bryce-mozilla%nextbus.com 08b4fb4900 Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies.  A BugZilla
novice, however, is the only person who can properly proof these instructions.
1999-05-12 04:53:11 +00:00
bryce-mozilla%nextbus.com 6fb6a0b6a6 I keep chipping away at the Mozilla-specific things. 1999-05-12 04:40:02 +00:00
bryce-mozilla%nextbus.com 1865ff8069 Remove dead code 1999-05-12 04:33:14 +00:00
bryce-mozilla%nextbus.com 0e432f9c4a Make URL an actual link 1999-05-12 04:31:35 +00:00
terry%mozilla.org d420a7fa67 Oops; back out last change; was checked in by mistake (and with the wrong log comment, too). 1999-05-10 23:15:09 +00:00
terry%mozilla.org c55bc08694 Remember the 'changedin' field when memorizing queries. 1999-05-10 23:12:50 +00:00
terry%mozilla.org 6cefd2890b Do some sanity checking on the entered bug number. 1999-05-10 22:52:43 +00:00
terry%mozilla.org 0edb173c36 Try to save Ry4an from getting some spam. 1999-05-10 22:52:25 +00:00
terry%mozilla.org 1cc9687d45 Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)
1999-05-10 22:23:12 +00:00
terry%mozilla.org dfce2eafbd Give better error messages when we can't display a bug. 1999-05-10 22:08:58 +00:00
terry%mozilla.org 70cd9abc73 Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine. 1999-05-10 16:39:55 +00:00
terry%mozilla.org e554277ef1 Oops. Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.
1999-05-07 22:07:21 +00:00
terry%mozilla.org 3f40ffa575 Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
is necessary for very big queries, but it will slow things up some
otherwise.
1999-05-07 21:49:24 +00:00
terry%mozilla.org f3acd9cbf2 Present people an immediate opportunity to attach something to a bug. 1999-05-05 22:16:21 +00:00
terry%mozilla.org 6f11bbbc6f Sigh. Fix some indentation I just screwed up. 1999-05-05 22:06:49 +00:00
terry%mozilla.org 1ac1845a0c Get rid of tabs. (We try to keep tabs out of bugzilla source. We
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org 3c8ce1c080 Added newlines to the end of some messages; the last line was getting
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org 60d0e3c149 Was not properly remembering email addresses in memorized queries. 1999-05-05 21:25:29 +00:00
terry%mozilla.org 5399013d95 Allow querying of bug creation times. 1999-05-05 21:18:39 +00:00
slamm%netscape.com bc09537c56 Fix symlinking to .mozconfig for saveas feature. 1999-05-05 19:36:51 +00:00
slamm%netscape.com 8ebf90aba8 Make srcdir build default again. Fix defaults for script preview and save as. 1999-05-05 18:32:01 +00:00
endico%mozilla.org 0410d0a2f2 fix link to lxr source 1999-05-05 04:42:17 +00:00
slamm%netscape.com 3b3846b4ed Fix client.mk's webconfig target. Prefill the form. 1999-05-04 20:52:53 +00:00
terry%mozilla.org a5a29fec8a Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway). 1999-05-04 15:29:31 +00:00
bryce-mozilla%nextbus.com 4b6033e72e Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
based on the brower the user makes the report from.  Realign text box for
narrower windows.  Remove Mozilla-specific default parameter.
1999-05-04 00:05:27 +00:00
bryce-mozilla%nextbus.com 04f62c0f29 Create a summary report for "-All-" bugs. Default links on. Switch sense of
banner flag.  Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
bryce-mozilla%nextbus.com 8440d2f272 Fix HTML syntax errors, validate with http://validator.w3.org . Show
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).
1999-05-01 18:43:58 +00:00
terry%mozilla.org 1a5157a5a0 Added a "blocker" severity. 1999-04-30 20:15:15 +00:00
terry%mozilla.org 86c8086451 Updated version string to 2.5 (development) 1999-04-30 19:42:43 +00:00
terry%mozilla.org 53b35666ac Updated version string to 2.4 (shipping) 1999-04-30 19:42:25 +00:00
terry%mozilla.org d8d2c822b0 Stop populating the default database with mozilla-specific stuff. 1999-04-30 19:40:53 +00:00
terry%mozilla.org 265bd80592 Makefile is now generated by autoconf stuff. 1999-04-30 19:39:14 +00:00