- 23 Jan, 2000 5 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
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.
-
terry%mozilla.org authored
-
terry%mozilla.org authored
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...
-
terry%mozilla.org authored
option to skip the database check (since that code doesn't work with all versions of MySQL/Msql-mysql/Perl/moonphase).
-
- 22 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference.
-
- 21 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
table. There is now a separate entry for each new long description, rather than appending them all together in one big field.
-
- 19 Jan, 2000 2 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
-
- 18 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 17 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
of all the keywords assigned to the bug. Right now, we only have code that generates and maintains this field; soon will come code that actually uses it.
-
- 07 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
authority maintain a list of keywords, and users can associate any keyword with any bug. The new functionality won't appear until at least one keyword is defined. Note that you *must* run the "checksetup.pl" script after updating this change, in order to create the new required tables "keywords" and "keyworddefs".
-
- 02 Nov, 1999 1 commit
-
-
dmose%mozilla.org authored
-
- 15 Oct, 1999 3 commits
-
-
terry%mozilla.org authored
Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the 'when' column in the bugs_activity table.
-
terry%mozilla.org authored
Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory.
-
terry%mozilla.org authored
-
- 13 Oct, 1999 1 commit
-
-
terry%mozilla.org authored
user in the profiles table, then this user will be promoted into all groups.
-
- 12 Oct, 1999 1 commit
-
-
terry%mozilla.org authored
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!
-