terry%mozilla.org
f1d07fa0be
Allow sorting of status whiteboard column.
1999-10-14 17:21:43 +00:00
cyeh%netscape.com
591e5a1cd0
move megahal initialization so that if there is a nick collision and we
...
die, we at least don't leave a forked process behind.
1999-10-14 00:44:37 +00:00
terry%mozilla.org
89cd3b1c75
Removing the last vote on a bug was causing an SQL error.
1999-10-13 20:17:01 +00:00
terry%mozilla.org
30d63a4c52
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
...
ability to edit components, products, and versions. Yay!
1999-10-12 23:00:35 +00:00
cyeh%netscape.com
809db9452c
add support for megahal conversation ai, fix syntax error for sending
...
stock reports to the original requestor.
1999-10-12 22:34:49 +00:00
terry%mozilla.org
c2cbdfc7f0
Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
...
user in the profiles table, then this user will be promoted into all groups.
1999-10-12 20:28:41 +00:00
terry%mozilla.org
3ab95a75a2
newer alphas of MySQL won't let use "when" as a column name, so let's change
...
our usage while it's still easy to do so.
1999-10-12 18:05:42 +00:00
terry%mozilla.org
644da3e59d
Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
...
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one. Very cool stuff!
1999-10-12 16:58:11 +00:00
terry%mozilla.org
9716d1f959
Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
...
had isbuggroup set.
1999-10-12 16:52:25 +00:00
terry%mozilla.org
c05b90d8e4
Updating the vote cache should not update the date-last-changed field
...
in the bug.
1999-10-12 11:18:29 +00:00
slamm%netscape.com
686efe4b0d
Remove extra 'mozilla/' in cvsblame'd source link.
1999-10-12 01:25:47 +00:00
terry%mozilla.org
a34292afc3
Got rid of silly debugging hack.
1999-10-11 21:19:46 +00:00
terry%mozilla.org
53a33fe098
Sort votes in decreasing order, not increasing.
1999-10-11 21:17:17 +00:00
slamm%netscape.com
433b7fdae9
Remove '-test' from output file name
1999-10-11 19:46:59 +00:00
slamm%netscape.com
603f841ff7
finished testing
1999-10-11 19:43:46 +00:00
slamm%netscape.com
c9900fb7f7
New file indexing. Use '/cvsroot' instead of lxr index.
1999-10-11 19:42:53 +00:00
slamm%netscape.com
d5f9a540a6
Skip attic files.
1999-10-11 19:40:51 +00:00
slamm%netscape.com
d7e352b1be
slight tweak. take 2.
1999-10-11 19:37:32 +00:00
slamm%netscape.com
2b0daf64f5
slight tweak
1999-10-11 19:36:12 +00:00
slamm%netscape.com
baa1b34dbe
Need to account for ,v
1999-10-11 19:34:57 +00:00
slamm%netscape.com
7e79a116f4
Test new file indexing.
1999-10-11 19:26:38 +00:00
terry%mozilla.org
5d0924fdfb
Let's not keep everything locked up while regenerating.
1999-10-11 19:02:49 +00:00
terry%mozilla.org
2b2d779419
Stop reporting "area"; don't report voters on the CC line.
1999-10-11 18:54:45 +00:00
terry%mozilla.org
622cca3806
Make "rescanall" only check bugs which have changed in the last two days.
1999-10-11 18:23:21 +00:00
terry%mozilla.org
1913f31fc9
Added ability to run "processmail rescanall" to scan *every* bug for
...
any mail that ought to be sent to someone.
1999-10-11 18:18:39 +00:00
terry%mozilla.org
e4ec856a08
Oops; need extra directions to avoid problems when removing the "area" column.
1999-10-11 17:41:47 +00:00
terry%mozilla.org
3c2c5481bf
Stupid hack to let things work with people who have bookmarked
...
vote-sorting URLs using the old style.
1999-10-11 17:21:18 +00:00
terry%mozilla.org
cb052f3b3d
Added a "votes" field to the bugs table, which caches the total number
...
of votes that have been cast for that bug. This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
1999-10-11 17:14:32 +00:00
terry%mozilla.org
bb381f0492
Fixed bug 15890 -- was producing garbled SQL if doing a query
...
that required the bugs_activity table.
1999-10-08 23:45:42 +00:00
terry%mozilla.org
3aaa8ca320
Added ability to query by votes.
1999-10-08 14:47:21 +00:00
terry%mozilla.org
f99e209607
Added ability to query by votes.
1999-10-08 14:41:17 +00:00
terry%mozilla.org
4844fea98f
Fixed bug 15808 -- previous change had busted querying of CC.
1999-10-08 14:01:02 +00:00
terry%mozilla.org
d5fe5efede
Sorting by the vote column was busted.
1999-10-08 00:30:49 +00:00
terry%mozilla.org
58a7c6ecbc
Added the ability for users to "vote" on which bugs they think should
...
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org
cff64789ae
Helpfile for voting feature.
1999-10-07 23:03:59 +00:00
endico%mozilla.org
cb3c8383b8
fixed html error so the grey text search box will be aligned at top
1999-10-07 21:02:59 +00:00
terry%mozilla.org
835c140e1a
Wow. Turns out this stuff would only handle 10 products. Did the
...
cheap fix that lets it handle 1000 products.
1999-10-06 20:37:37 +00:00
terry%mozilla.org
b49b2e40fd
Missing some whitespace that may be vital.
1999-10-06 19:07:38 +00:00
endico%mozilla.org
14751442af
make file searches case insentive
1999-10-04 18:11:27 +00:00
terry%mozilla.org
0a1bb415dc
Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable.
1999-09-29 22:51:30 +00:00
terry%mozilla.org
8ccd410a48
Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was missing.
1999-09-29 21:56:54 +00:00
terry%mozilla.org
7739b60824
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in some cases.
1999-09-27 22:22:24 +00:00
terry%mozilla.org
082965d92b
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.
1999-09-27 21:25:19 +00:00
terry%mozilla.org
85f5f2de91
Don't send email notification of bug changes to people who aren't allowed to see that bug.
1999-09-25 20:35:52 +00:00
terry%mozilla.org
6b2e91abe8
Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages.
1999-09-24 19:15:51 +00:00
slamm%netscape.com
ea6367d854
Send stocks privately. A number of people including me would rather not see the stock number flying by all the time.
1999-09-24 18:19:01 +00:00
terry%mozilla.org
816293b6a4
The port to perl caused this to generate times several hours off (due to timezone follies).
1999-09-23 23:34:59 +00:00
terry%mozilla.org
b82209303d
Need to quote "@" in double-quoted perl strings.
1999-09-23 22:21:30 +00:00
terry%mozilla.org
3efe14a3d2
Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product
1999-09-23 21:35:29 +00:00
terry%mozilla.org
e7749e144e
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.
1999-09-23 19:19:02 +00:00