cls%seawood.org
77ab896a2a
Added separate list to distinguish between trees to be tracked and those to be reported. And it works this time too. Trees that are not reported by default can be seen via 'mozbot trees name-of-not-reported-tree'.
2000-04-21 23:47:20 +00:00
cyeh%bluemartini.com
3eb3075cde
added Windows NT blurb to disclaimer section.
2000-04-21 23:32:25 +00:00
terry%mozilla.org
cdbb54aa7c
Undo cls's last two changes, at his request.
2000-04-21 18:59:16 +00:00
cyeh%bluemartini.com
cecf444182
Add conditional support to display users real name in bug reports if user
...
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
cyeh%bluemartini.com
39f2d689ea
change field name to more accurately reflect what it is
2000-04-21 18:43:53 +00:00
cls%seawood.org
6f00162a06
Added separate list of all available trees. This allows mozbot to actively report the status of one set of trees and individually give the results for another set.
2000-04-21 01:07:38 +00:00
dveditz%netscape.com
6418ee7baf
keep check-in information from appearing inside little tbox iframe
2000-04-20 20:03:10 +00:00
slamm%netscape.com
e89b960ce0
Continue past cvsblame parse errors.
2000-04-20 19:05:56 +00:00
terry%mozilla.org
f1f99dddc2
Was reporting the wrong version number.
2000-04-20 17:36:55 +00:00
dveditz%netscape.com
ce6fc83d6c
Bug 6252, making tinderbox popups work for Mozilla. The code comes from
...
dbaron@fas.harvard.edu , and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00
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