terry%mozilla.org
10b2a08471
Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory.
1999-10-14 22:32:44 +00:00
dmose%mozilla.org
8a806b0e3e
fix to cope with checkins.when column name change to checkins.ci_when
1999-10-14 20:10:30 +00:00
terry%mozilla.org
69df57dc0d
Fix invalid SQL introduced by last patch.
1999-10-14 17:34:00 +00:00
terry%mozilla.org
35bc9c57a6
Allow sorting of status whiteboard column.
1999-10-14 17:21:43 +00:00
cyeh%netscape.com
96e0fdab9e
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
e034619875
Removing the last vote on a bug was causing an SQL error.
1999-10-13 20:17:01 +00:00
terry%mozilla.org
c5e7ef3438
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
d800bc5b93
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
c8705871c5
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
5ba179a29e
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
a7978eef56
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
d3f5ed29ce
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
e698ef7799
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
73836fbfa0
Remove extra 'mozilla/' in cvsblame'd source link.
1999-10-12 01:25:47 +00:00
terry%mozilla.org
37879fe897
Got rid of silly debugging hack.
1999-10-11 21:19:46 +00:00
terry%mozilla.org
0b3047654b
Sort votes in decreasing order, not increasing.
1999-10-11 21:17:17 +00:00
slamm%netscape.com
a58367ab0c
Remove '-test' from output file name
1999-10-11 19:46:59 +00:00
slamm%netscape.com
988f35714b
finished testing
1999-10-11 19:43:46 +00:00
slamm%netscape.com
bc8b762dd5
New file indexing. Use '/cvsroot' instead of lxr index.
1999-10-11 19:42:53 +00:00
slamm%netscape.com
0090b51969
Skip attic files.
1999-10-11 19:40:51 +00:00
slamm%netscape.com
fdfa397610
slight tweak. take 2.
1999-10-11 19:37:32 +00:00
slamm%netscape.com
e8aa619ee8
slight tweak
1999-10-11 19:36:12 +00:00
slamm%netscape.com
62c8720062
Need to account for ,v
1999-10-11 19:34:57 +00:00
slamm%netscape.com
c37af4a721
Test new file indexing.
1999-10-11 19:26:38 +00:00
terry%mozilla.org
8935369e7c
Let's not keep everything locked up while regenerating.
1999-10-11 19:02:49 +00:00
terry%mozilla.org
369d2ff0ef
Stop reporting "area"; don't report voters on the CC line.
1999-10-11 18:54:45 +00:00
terry%mozilla.org
4eb0891e1c
Make "rescanall" only check bugs which have changed in the last two days.
1999-10-11 18:23:21 +00:00
terry%mozilla.org
0a344bc096
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
52e837f5e7
Oops; need extra directions to avoid problems when removing the "area" column.
1999-10-11 17:41:47 +00:00
terry%mozilla.org
1d2a2738a1
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
24d5cf4712
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
9f90f3f700
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
cab703bd23
Added ability to query by votes.
1999-10-08 14:47:21 +00:00
terry%mozilla.org
4b914195a0
Added ability to query by votes.
1999-10-08 14:41:17 +00:00
terry%mozilla.org
54757865f7
Fixed bug 15808 -- previous change had busted querying of CC.
1999-10-08 14:01:02 +00:00
terry%mozilla.org
e19a276ee2
Sorting by the vote column was busted.
1999-10-08 00:30:49 +00:00
terry%mozilla.org
8cd1b485cd
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
446180aea4
Helpfile for voting feature.
1999-10-07 23:03:59 +00:00
endico%mozilla.org
f99c21972a
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
3dc01b3de2
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
0f87672490
Missing some whitespace that may be vital.
1999-10-06 19:07:38 +00:00
endico%mozilla.org
a553e33723
make file searches case insentive
1999-10-04 18:11:27 +00:00
terry%mozilla.org
7c7a35bd40
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
f36da99d84
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
6a21c6ce75
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
3f50ed4d98
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
cc0e1dcbdb
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
f3d24c3f35
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
96c3481ea5
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
3047adb17f
The port to perl caused this to generate times several hours off (due to timezone follies).
1999-09-23 23:34:59 +00:00