Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au 3acaacd78e Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
justdave%syndicomm.com 19a5a3e365 Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during the sync process so mysql doesn't get overloaded while the tables are locked. This patch also adds some funtionality to the script to allow you to specify an alternate temp directory on the command line, in case you have a large database and need it made to a different filesystem for space reasons.
Patch by Dawn Endico <endico@mozilla.org> and Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-08-31 05:49:01 +00:00
justdave%syndicomm.com d12c665fae Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password. It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use.
r= tara
2001-06-10 17:38:15 +00:00
justdave%syndicomm.com 0caf63ff4b Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phony parameter to get past the multi-param system() test in tinderbox actually works.
r= tara
2001-06-10 17:15:56 +00:00
justdave%syndicomm.com 8da17e3922 Fix "used only once" error, per tinderbox build log. 2001-06-06 23:09:54 +00:00
justdave%syndicomm.com 6a4944b94c Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
Patch by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org
2001-06-06 21:17:42 +00:00
dmose%mozilla.org 4580a35a0d when invoked with -syncall, have the GET_LOCK time out after 45 minutes rather than 1 second, since we want syncall to happen anyway, even if other individual syncs are currently in progress. r=endico@mozilla.org 2000-10-24 01:51:56 +00:00
cyeh%bluemartini.com cd27b5d66d change db->query to db->do to be compatible with latest version of DBI and
DBD.
2000-06-05 18:08:13 +00:00
terry%mozilla.org 7bea35b096 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 b6683e0e2d Make the syncing process low priority, so that we won't hang up
shadowdb operations.
2000-03-20 19:25:56 +00:00
terry%mozilla.org 3c2171098d 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
dmose%mozilla.org e2f5a414f9 doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
dmose%mozilla.org f4b959cfb5 get rid of undefined warning 2000-03-15 23:40:57 +00:00
terry%mozilla.org 9775eaa834 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