Commit Graph

1630 Commits

Author SHA1 Message Date
endico%mozilla.org
5d31497c65 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
cls%seawood.org
2313be69b5 Added SeaMonkey-Ports to the tree list 2000-04-19 00:32:33 +00:00
slamm%netscape.com
e2521aa95b Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
donm%bluemartini.com
9102155b3e bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
slamm%netscape.com
f5873b9f40 mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00
slamm%netscape.com
21a6ef5183 Restore directory after find. 2000-04-18 21:40:55 +00:00
terry%mozilla.org
3a47b79cc3 Patch by daa@distributed.net -- scan ftp listings, added summary stats for tinderbox. 2000-04-18 17:59:50 +00:00
donm%bluemartini.com
20bcaa0560 Rewrite of repophook to pull changes from the bonsai database from a certain
date, and according to legaldirs rebuild the hook list of checkins.  This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
dmose%mozilla.org
f842d022e6 use sendmail deferred delivery to avoid long hangs at bug submission time 2000-04-12 00:25:38 +00:00
endico%mozilla.org
529deac28b add link to unconfirmed 2000-04-08 06:04:15 +00:00
terry%mozilla.org
fe388b5970 Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.
2000-04-06 21:09:02 +00:00
terry%mozilla.org
6d3256f286 Extra special disgusting hack: if we are ordering by target_milestone,
change it to order by the sortkey of the target_milestone first.
2000-04-05 00:09:22 +00:00
dmose%mozilla.org
f0c9ee4898 Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. 2000-03-30 23:56:36 +00:00
dmose%mozilla.org
0b43bbfdd6 Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org
4c80147d22 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
dmose%mozilla.org
f8b568499e Fixed a security hole: .cvspass was in the webtree, and thus readable via the server. 2000-03-29 22:15:15 +00:00
dmose%mozilla.org
56455f263d Update brendan's mailto link to point to brendan@mozilla.org. 2000-03-29 20:54:42 +00:00
dmose%mozilla.org
927cad1143 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
dmose%mozilla.org
2b87d1539e removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
dmose%mozilla.org
dec52fb3d2 adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
dmose%mozilla.org
6880acd6ea fix another warning 2000-03-28 23:18:45 +00:00
dmose%mozilla.org
9d154e320a get rid of perl warning 2000-03-28 21:33:54 +00:00
dmose%mozilla.org
ffaaebea3c allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
terry%mozilla.org
1983e662cb Wasn't finding anything if requesting target_milestone == "---". 2000-03-24 01:17:19 +00:00
terry%mozilla.org
e3a7d03202 Fix stupid perl warning. 2000-03-24 01:01:47 +00:00
terry%mozilla.org
1ddd301d14 Wasn't working right if usetargetmilestone was off. 2000-03-24 00:43:40 +00:00
slamm%netscape.com
bdc8604c5a Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
terry%mozilla.org
695b90b2e1 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org
8b59d64ffe Add a bit of helpful debugging info when we get a consistancy check problem. 2000-03-23 18:20:34 +00:00
terry%mozilla.org
147a4622a2 Quick hack to fix the fact that new bugs have target_milestone of ""
when it really oughta be "---".
2000-03-23 00:04:08 +00:00
terry%mozilla.org
c49fc801bc Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org
e72ab1dd61 Clear the shadow log when doing a full sync; the data isn't good for
anything anyway.
2000-03-21 14:39:23 +00:00
terry%mozilla.org
785372f043 Make the syncing process low priority, so that we won't hang up
shadowdb operations.
2000-03-20 19:25:56 +00:00
slamm%netscape.com
3644bfbfd0 Remove the branch option and change SeaMonkeyEditor to SeamaMonkeyAll 2000-03-20 18:59:10 +00:00
terry%mozilla.org
2a818047a9 Make it so that we can (hopefully!) rebuild the shadow db without
busting other people trying to use the system.
2000-03-20 18:48:59 +00:00
seth%cs.brandeis.edu
f33ceb870a fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dmose%mozilla.org
c6a5e64f42 doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
dmose%mozilla.org
12f631bcc3 get rid of undefined warning 2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu
3004152712 Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
seth%cs.brandeis.edu
dc8468bb9b A few changes ...
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email.

2. bug_email.pl uses this module

3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs.
2000-03-15 22:29:49 +00:00
terry%mozilla.org
fbaa1f573b Add a "send mail to bug owners" link (under circumstances where it
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
seth%cs.brandeis.edu
4c3aafd607 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
dveditz%netscape.com
ffcd6f5401 Fix starting time for "show previous" links when hours is set to something
other than 12
2000-03-15 00:49:16 +00:00
slamm%netscape.com
d1cfaee4f4 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
terry%mozilla.org
110d75d308 Sigh. We now need to lock the attachments table, too, just in case a
midair collision happens which needs to generate text which needs to
look at the attachments table.  Sigh.
2000-03-10 22:26:55 +00:00
dmose%mozilla.org
69c76eb434 updated to reflect that only specific versions of GD.pm and Chart will work. 2000-03-10 21:44:42 +00:00
terry%mozilla.org
cf8092c7e4 Whoops; left out the "mailto:" part of a mailto link. 2000-03-10 18:26:23 +00:00
terry%mozilla.org
fe49673050 Italicize the "Additional Comments From" stuff, so that you can tell
the difference between new comments and people copying stuff in from
old comments.
2000-03-10 18:01:32 +00:00
terry%mozilla.org
4143031dbc Removed warning. 2000-03-10 17:45:09 +00:00
terry%mozilla.org
773a62e7d8 Never let ", <, or > be matched as part of a URL. 2000-03-10 16:52:37 +00:00
terry%mozilla.org
7b49e812c3 Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition
of a group per project, and automatically put new bugs against that
project into that group, thus allowing entire projects to be protected
against viewing by unauthorized users.  This is all optional,
controlled by new parameters.
2000-03-10 16:25:03 +00:00
terry%mozilla.org
c02bbea122 Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes. 2000-03-09 18:04:53 +00:00
dmose%mozilla.org
3d6cf4e859 got rid of a perl warning 2000-03-08 23:58:11 +00:00
dmose%mozilla.org
ea83456a01 fixed typo 2000-03-08 23:47:52 +00:00
terry%mozilla.org
ef0df74ad9 Whoops; removed extra double-quote. 2000-03-08 14:46:18 +00:00
dmose%mozilla.org
549c5b38af added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log 2000-03-07 22:51:08 +00:00
dmose%mozilla.org
5d6e2f135a added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin 2000-03-07 22:37:10 +00:00
terry%mozilla.org
6f297df44b Patch by Dave Miller <dave@intrec.com> -- allow setting of
confidentiality when submitting a new bug.
2000-03-07 22:22:55 +00:00
terry%mozilla.org
23fc67e133 Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org
722e3ce72f Oops! canconfirm bit wasn't actually working. 2000-03-07 21:29:19 +00:00
terry%mozilla.org
23f8154856 Was choking on order='Importance'. 2000-03-07 21:04:35 +00:00
seth%cs.brandeis.edu
c70a2b380b * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
bug_email.pl script.  See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
dmose%mozilla.org
768c94cd6f added hack for NSS bug injection 2000-03-07 20:03:52 +00:00
terry%mozilla.org
bf2aac5b81 Fixed stupid syntax error in last patch. 2000-03-07 19:27:41 +00:00
terry%mozilla.org
3a5e7f06af Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognize
more useragent strings.
2000-03-07 18:52:27 +00:00
terry%mozilla.org
c3ae7bc600 Patch by Brian Duggan <bduggan@oven.com> -- security improvements. 2000-03-07 18:23:00 +00:00
terry%mozilla.org
041b24d11c Contribution by Eli Goldberg <eli@prometheus-music.com> -- generic
bug-writing guidelines.
2000-03-07 18:00:24 +00:00
terry%mozilla.org
b09009c9db Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
terry%mozilla.org
0e0fd005d7 Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. 2000-03-07 17:32:51 +00:00
terry%mozilla.org
993a18a07c Fixed very stupid typo. 2000-03-06 23:21:51 +00:00
rginda%netscape.com
afde87d5e3 Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.)
Madify parse_apidoc.pl to warn (not croak) on empty tags, and to be able to deal with duplicate tags.
2000-03-04 05:07:20 +00:00
risto%netscape.com
59e13d9772 *** empty log message *** 2000-03-03 23:52:48 +00:00
rginda%netscape.com
3aadf08ddb updated readme, add comments to parse_apidoc.pl, make parse_devedge_doc.pl exit on startup, remove zpidoc.xml (it's in mozilla.org/projects/apidoc) 2000-03-03 19:59:54 +00:00
slamm%netscape.com
3d97402ccd Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
dmose%mozilla.org
c60a73cc5a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
terry%mozilla.org
421437ef3c *** empty log message *** 2000-03-02 03:01:10 +00:00
terry%mozilla.org
3a5ed55d35 URL changes 2000-03-02 00:01:47 +00:00
risto%netscape.com
5b6520833b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com
6e8a32a32e URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com
cee97fa3bb Changing URLs 2000-03-01 23:11:38 +00:00
rginda%netscape.com
f8536a436b Initial add of APIDOC api documentation script. a=leaf 2000-03-01 01:14:20 +00:00
terry%mozilla.org
10626c1f40 Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org
7895407330 If there is only one project allowing new bugs, don't bother prompting
for which project to use.
2000-02-25 18:55:41 +00:00
cyeh%netscape.com
71c7907995 update documentation to reflect new binary location code 2000-02-25 18:26:10 +00:00
cyeh%netscape.com
1e96bd17b1 add support for including a ftp url as a part of the tinderbox completion
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry
2000-02-25 18:19:56 +00:00
terry%mozilla.org
1711899c6a Fixed to cope with new longdescs table. 2000-02-24 17:54:56 +00:00
slamm%netscape.com
61fd5aa3d2 Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet). 2000-02-24 17:48:36 +00:00
terry%mozilla.org
edcc54480b Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
terry%mozilla.org
1bb290aedb Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00
terry%mozilla.org
3ab2815fc6 Check that we have defined a shadow db before trying to use it. 2000-02-18 19:33:42 +00:00
terry%mozilla.org
2e951c9f45 Make reports work off of the the shadow database. 2000-02-18 01:15:21 +00:00
terry%mozilla.org
f16e1a83d9 Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.
2000-02-18 00:50:25 +00:00
slamm%netscape.com
211918130c Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
terry%mozilla.org
890e5ce7c0 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages. 2000-02-18 00:43:56 +00:00
slamm%netscape.com
ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
slamm%netscape.com
169fd4ccf5 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com
f4ce9890ff Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com
b172cf22dd Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
slamm%netscape.com
846b89333f New warnings command line. 2000-02-17 23:31:10 +00:00
slamm%netscape.com
814b4343fe Add Mac warnings. 2000-02-17 23:27:17 +00:00
slamm%netscape.com
a078f69885 Print out last good know logfile name. (Useful to pass to other script when testing). 2000-02-17 22:27:00 +00:00
terry%mozilla.org
732a4ab9f6 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
terry%mozilla.org
dd5e744669 Fixed bug where it was complaining that people without permissions
were changing the resolution, even if they weren't.
2000-02-17 19:27:46 +00:00
terry%mozilla.org
d8660034bf Was crashing when logging profile activity. 2000-02-17 16:46:36 +00:00
terry%mozilla.org
0971c5f33a Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.
2000-02-17 15:59:56 +00:00
terry%mozilla.org
b995fd3665 Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org
c67a07d986 Put the "users" link in the trailer for people who are able to tweak
the permissions of other users.
2000-02-17 15:52:12 +00:00
terry%mozilla.org
29a6c841a0 Ignore leading and trailing whitespace when trying to decide if
someone changed something.
2000-02-17 15:11:37 +00:00
terry%mozilla.org
eb2c661f2f Removed stupid debugging printf. 2000-02-17 15:09:32 +00:00
terry%mozilla.org
98315867d7 Fixed icky infinite loop bug. 2000-02-17 14:57:57 +00:00
terry%mozilla.org
96c88c41ae Was crapping out if strictvaluechecks was turned on. 2000-02-17 14:49:33 +00:00
slamm%netscape.com
2d571a50b9 Copy logs that match from treedata.pl 2000-02-17 07:09:25 +00:00
erik%netscape.com
c174c8a0e0 contribution from Bruce Robson: ported to Windows NT and fixed a couple of
bugs
2000-02-17 07:01:52 +00:00
slamm%netscape.com
ce0d728c4a Run copylogs as 'perl copylogs' to make Windows happy. 2000-02-17 06:39:00 +00:00
terry%mozilla.org
718ebdae52 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
slamm%netscape.com
9e1d5f8645 Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls. 2000-02-17 02:32:42 +00:00
slamm%netscape.com
c80bb57d06 Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data. 2000-02-17 02:31:42 +00:00
terry%mozilla.org
cd28f843c4 Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long. 2000-02-15 21:29:14 +00:00
terry%mozilla.org
b9a6025e36 Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x 2000-02-15 18:56:31 +00:00
slamm%netscape.com
dfa96df892 Fix warnings.html link. 2000-02-15 18:43:12 +00:00
slamm%netscape.com
119a9e8f54 Add bloatdata and warnings to list to clean. 2000-02-15 18:04:42 +00:00
slamm%netscape.com
4b61d7bd32 Move build warnings from top of page into build columns. 2000-02-15 18:02:27 +00:00
slamm%netscape.com
d52e3ba999 Backslash quote for emacs syntax highlighting. 2000-02-15 18:01:06 +00:00
slamm%netscape.com
975f7197aa Trim trailing whitespace from message of the day. 2000-02-15 17:59:57 +00:00
slamm%netscape.com
a7fed24c10 Reduce to 30 rows. 40 was a little too big. 2000-02-14 23:39:29 +00:00
slamm%netscape.com
9282117a6f Increate space for editing the message of the day. 2000-02-14 23:34:19 +00:00
terry%mozilla.org
c68d5dc421 Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x 2000-02-14 23:29:20 +00:00
seth%cs.brandeis.edu
b4576aa5f8 This implements canonical email address transformation. i.e., you have the option of setting up bug_email.pl to search the profiles database for a username which has the same username (before the @) same username and base domain (seth@cs.brandeis.edu = seth@job.cs.brandeis.edu) or identical email address (old behavior) based on the From email address. See the code for a more sensical description. 2000-02-13 14:39:47 +00:00
seth%cs.brandeis.edu
2ea4a085fd o this is a minor step towards getting canonical email addresses to work, and not via a gross hack (the script with a gross hack is in use in a production environment, so ...)
Anyways, this address the findUser() sub and email transforms of none, base domain, and name only.  base_domain is not properly implemented yet.  an email transform of none does an exact match on email addresses in the profiles table.  A name only transform does a regular expression match (via mysql's RLIKE operator) on the name portion of the address (i.e., seth from seth@job.cs.brandeis.edu).  This is sloppy, but useful in an environment where there are only a few users.

the base_domain is next, probably tomorrow.  I need to figure out how to implement it first.
2000-02-13 02:16:11 +00:00
seth%cs.brandeis.edu
3ec3bdfede this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory. This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily. The list of contributors can be found in the file itself.
Changes I've made :
- updated to the newest CVS pull of bugzilla
- works out of contrib/bugzilla
- put in the MPL license header

Directions for use are in the file itself.  Essentially, you put in a procmailrc entry which cats the message to this script.

Changes coming in the near future ...

- canonical email transformation (i.e., seth@job.cs.brandeis.edu == seth@cs.brandeis.edu)
- default product and component (i.e., if you don't specify a product and component, it goes into a PENDING product)
- querying a bug over email
- appending a bug over email
- keywords over email
- use the globals.pl parameters functionality to edit and save this script's parameters
- integrate some setup in the checksetup.pl script

FWIW, the first two things are necessary for this to be useful in my setup, so they get an overwhelming bit of priority
2000-02-12 16:13:01 +00:00
slamm%netscape.com
9728fbd473 Mark 'Leaving directory' lines as errors too if there was a make error 2000-02-12 00:40:28 +00:00
slamm%netscape.com
16721942fc Reduce the number of global variables. Only give 'NEXT ERROR' link if there is another one. Group consecutive errors into one error. 2000-02-12 00:39:50 +00:00
slamm%netscape.com
874c1eba11 Take out colors for bloat numbers. The numbers jump around too much and the colors have lost all value. 2000-02-11 22:48:58 +00:00
slamm%netscape.com
0e76567386 Trim trailing whitespace from tinderbox variables. 2000-02-11 00:11:01 +00:00
terry%mozilla.org
7edec295ef Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
"check all" and "uncheck all" buttons work on IE.
2000-02-09 11:55:07 +00:00
terry%mozilla.org
e8387534b5 Get rid of a bit of unused Javascript code. 2000-02-09 11:43:10 +00:00
terry%mozilla.org
1e283d69ce Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
terry%mozilla.org
410c63285a Added DisconnectFromDatabase() routine. 2000-02-07 23:46:07 +00:00
terry%mozilla.org
775039658f Make the "mail a new password" text be a param. 2000-02-07 22:11:55 +00:00
terry%mozilla.org
ddce554873 The "put this named query in the footer" feature was choking if the
name of the query had a space in it.
2000-02-05 00:38:15 +00:00
terry%mozilla.org
62670f8a79 Add an optional ability to stagger the headers in the bug list, which
is uglier, but often squeezes things better horizontally.
2000-02-04 14:08:00 +00:00
risto%netscape.com
81211fe67a Changind cvs-mirror to despot URL 2000-02-02 23:07:20 +00:00
terry%mozilla.org
0e87750ee7 Simplify dependency wording. 2000-02-02 17:43:34 +00:00
terry%mozilla.org
2739f5a184 Whoops, searches of "Comment changed (before|after)" were not working
correctly.
2000-02-02 14:42:11 +00:00
erik%netscape.com
f95d2fcd03 Moved cgiview.html to index.html, so that user doesn't have to type that
file name.
2000-02-02 05:24:02 +00:00
erik%netscape.com
77a6e3920a Moving cgiview.html to index.html so that user doesn't need to type that
file name.
2000-02-02 04:57:40 +00:00
terry%mozilla.org
07aac12aff Nothing was checking that the bug number you entered for a duplicate
bug was actually a legal bug number.
2000-02-01 23:48:13 +00:00
erik%netscape.com
70efac59cb Removing this copy of the README file, since we now have a working
READ-ME.txt file. See the CVS log for that file for the reason...
2000-02-01 20:46:21 +00:00
erik%netscape.com
2ca57e0bf5 Apache does something a bit strange with files called "README", so I've
created this file called "READ-ME.txt", which gets displayed normally
in the list of files.
2000-02-01 20:40:05 +00:00
erik%netscape.com
4cd75c7f85 Apparently, mozilla.org's Apache Web server doesn't support the
SERVER_URL envariable. Oh, well. Trying a different way...
2000-02-01 19:06:01 +00:00
erik%netscape.com
de88a69286 Original check-in of the "Web Sniffer", a set of tools to work with the
protocols underlying the Web.
2000-02-01 18:24:20 +00:00
terry%mozilla.org
2440cb6a46 REOPENing a bug now clears the resolution; most people will agree it
should have always had this behavior.
2000-01-31 22:50:10 +00:00
terry%mozilla.org
b697d86bb0 The "And" and "Or" buttons now work faster, if you have Javascript
enabled.  (If you don't have Javascript, they work just like they did
before.)
2000-01-31 18:19:44 +00:00
terry%mozilla.org
eac8c2d6f8 Fix busted link. 2000-01-31 03:52:09 +00:00
terry%mozilla.org
04276b4a04 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org
bd4ad592f0 Allow searching of attachment stuff using boolean charts. 2000-01-30 19:21:43 +00:00
risto%netscape.com
07d6838f41 Added rko to admins 2000-01-30 13:24:49 +00:00
risto%netscape.com
44132be9b0 Fixed legacy cvs-mirror.mozilla.org URL's to tinderbox.mozilla.org and
bonsai.mozilla.org.
2000-01-30 08:42:28 +00:00
terry%mozilla.org
201000c9ad Patch by aclark@ghoti.org -- use localconfig file to get database
connection info.
2000-01-29 20:22:44 +00:00
terry%mozilla.org
1414bcf593 Patch by aclark@ghoti.org -- clear the accumulation buffer before using it. 2000-01-29 20:13:30 +00:00
terry%mozilla.org
dc99a21f9b Don't regenerate the shadow database until we're sure that our DB is
up to snuff with what processmail expects.
2000-01-29 20:07:05 +00:00
terry%mozilla.org
d19acb2ae2 Fixed busted mailto: link. 2000-01-28 20:36:26 +00:00
terry%mozilla.org
ba3bd27a63 The "Show list" link that is supposed to quickly get you back to the
list of bugs you queried for was busted.
2000-01-28 16:39:29 +00:00
terry%mozilla.org
f461027ecc Apparently, you're supposed to put "#foo" stuff in a URL after all the
"?" and "&" stuff.  IE doesn't work if you don't.
2000-01-28 16:18:10 +00:00
terry%mozilla.org
1550a88427 Was crashing if you weren't already logged in. 2000-01-28 07:15:44 +00:00
terry%mozilla.org
c7d4d2df98 Allow searching by "last change date" in the boolean charts. 2000-01-28 01:28:55 +00:00
terry%mozilla.org
7ecba992bf Massive stomp on the query page and buglist page. Added the ability
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
slamm%netscape.com
6840cbff6a Tweak gmake pattern to make it more general. (Reformat a little too). 2000-01-27 02:30:23 +00:00
mcafee%netscape.com
9809b56459 Removing old binary link. r=slamm 2000-01-27 01:39:09 +00:00
terry%mozilla.org
13f6e7ca22 Patch by granrose@netscape.com -- put initial focus into bug# field. 2000-01-27 00:56:33 +00:00
terry%mozilla.org
20185227fc Add support for keywords. 2000-01-26 23:15:30 +00:00
terry%mozilla.org
c3044d2b18 Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
should be relative URLs, not absolute.
2000-01-26 21:56:24 +00:00
terry%mozilla.org
d1efedc9f4 Allow searches for "all keywords" or "no keywords"; fixed some other
bugs around keyword queries.
2000-01-26 21:48:36 +00:00
terry%mozilla.org
a46cdb9ac9 Add a way to log all SQL requests made. 2000-01-26 21:47:55 +00:00
terry%mozilla.org
4dc72d6730 If adding the new "lastdiffed" field, it works out better to
initialize it to "now", not to "delta_ts".
2000-01-26 21:17:36 +00:00
terry%mozilla.org
b12da239a4 Fixed minor grammatical typo. 2000-01-25 07:57:35 +00:00
terry%mozilla.org
c7fc84f240 Reworked preferences UI. Added ability to turn off "My bugs" link at
bottom.  Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer.  Many
random bugfixes.
2000-01-25 07:54:57 +00:00
terry%mozilla.org
e027807a5f Added a way to query by bug numbers. Added an "edit this query" link
when you view a buglist.
2000-01-25 02:50:37 +00:00
terry%mozilla.org
25fa8b8b7b Very minor HTML tweaking. 2000-01-24 05:50:46 +00:00
terry%mozilla.org
2291e7e479 New email code wasn't sending to people who had voted for a bug.
Added "My votes" link to footer.  Other minor voting-related fixes.
2000-01-24 05:41:40 +00:00
terry%mozilla.org
4c8f5603db Fixed bug causing named queries to get all screwed up around "target
milestones".
2000-01-23 20:37:46 +00:00
terry%mozilla.org
3d75e25093 Named queries (and the default query) are now stored server side, in
the database, rather than in cookies.  This means you have to log
in to use these features, but I have plans that require them to be
server-side.  (Besides, some people were beginning to run out of
cookie space.)
2000-01-23 20:31:50 +00:00
terry%mozilla.org
b7189efeef Add a way to remove a default query that you may have set. 2000-01-23 17:14:09 +00:00
terry%mozilla.org
764ec540b7 Remove unused file 2000-01-23 16:57:32 +00:00
terry%mozilla.org
f82f9658c6 Added much more crosschecks, and simplified a lot of the code. 2000-01-23 04:37:40 +00:00
terry%mozilla.org
ce4604f577 Fixed stupid typo that caused exact email searches in descriptions to crash. 2000-01-23 04:01:25 +00:00
terry%mozilla.org
4c1c33a26e Oops; previous change would cause delta_ts values to be lost in the bugs table. 2000-01-23 03:57:11 +00:00
terry%mozilla.org
59ba0465a0 The "login_name" field in the "profiles" table was not declared to be
unique.  Sure enough, somehow, I got 22 duplicated entries in my
database.  This code detects that, cleans up the duplicates, and then
tweaks the table to declare the field to be unique.  What a pain.
2000-01-23 03:36:17 +00:00
terry%mozilla.org
2fc105856d Can now search for people who have added text to a bug. 2000-01-23 02:22:11 +00:00
terry%mozilla.org
2bf5e0801c New email code wasn't notifying people of changes in state of
dependent bugs.
2000-01-23 01:03:15 +00:00
terry%mozilla.org
36b800adac Honor the emailregexp param when checking email addresses. 2000-01-22 22:19:05 +00:00
terry%mozilla.org
146f7bdd8e Removed stupid test. 2000-01-22 21:44:10 +00:00
terry%mozilla.org
78b90d75fb AACK! checksetup.pl was stomping all over the new fielddefs table if
it got run more than once.  This checkin fixes that, and also changes
the DumpBugActivity() routine to give me enough information to
hopefully repair the damaged mozilla.org database...
2000-01-22 21:43:30 +00:00
terry%mozilla.org
054756ec04 Minor wording change to hopefully make it more obvious slight changes
in the "long description" search.
2000-01-22 19:43:30 +00:00
terry%mozilla.org
313ffe129f Stupid typo caused "any words" and "all words" searches on the long
description to crash.
2000-01-22 19:31:41 +00:00
terry%mozilla.org
b6d984c2cc Fixed stupid typo. 2000-01-22 19:25:33 +00:00
terry%mozilla.org
0b2fdac733 If no sort order is specified, use the cookie if available. 2000-01-22 19:23:58 +00:00
terry%mozilla.org
b9dc656311 Remember the previous sort order in a cookie, and make that the
default sort order for new queries.  Add a new "show list" link to the
navigation header to return you to the list of selected bugs.
2000-01-22 19:08:57 +00:00
terry%mozilla.org
6f9fa675fc Patch by Christine Begle <cbegle@mozilla.org>>, with heavy
modifications by me -- let you query for "any words" and "all words",
as well as the existing substring and regexp stuff.
2000-01-22 17:50:00 +00:00
terry%mozilla.org
332b39b203 Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
don't generate HTML tables with more than 50 lines, as browsers generally
can't cope with huge tables.
2000-01-22 16:51:49 +00:00