index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checksetup.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-29
Fix for bug 78045: change references to README in error messages to point to ...
justdave%syndicomm.com
1
-3
/
+4
2001-05-24
Bug 71552 - Remove oldemailtech from Bugzilla
jake%acutex.net
1
-29
/
+16
2001-04-20
another chmod with a leading 1 (Perl interprets this as a decimal instead of ...
justdave%syndicomm.com
1
-1
/
+1
2001-04-20
Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpret...
justdave%syndicomm.com
1
-4
/
+4
2001-04-20
Bullshit checkin to add the fact that the previous changes also include the f...
tara%tequilarista.org
1
-3
/
+0
2001-04-20
landing final patch for bug 76261
tara%tequilarista.org
1
-9
/
+15
2001-04-17
Correcting my email address in the comments
justdave%syndicomm.com
1
-6
/
+6
2001-03-10
Fix for bug 71510: permissions not set correctly on graphs directory
dave%intrec.com
1
-1
/
+1
2001-03-09
Refix for bug 25693: more accurate regexp to find duplicates when generating ...
dave%intrec.com
1
-3
/
+3
2001-03-07
Fix for bug 62949: Initial Test Component on new install did not have initial...
dave%intrec.com
1
-27
/
+34
2001-03-01
fix for 61637: Code bit for upgrading from 2.5
cyeh%bluemartini.com
1
-0
/
+29
2001-02-27
Fix for bug 50279: a couple executable files were missing from the list of fi...
dave%intrec.com
1
-1
/
+2
2001-02-26
Fix for bug 69670: Chart::Base only reports its version number as 0.99, regar...
dave%intrec.com
1
-1
/
+1
2001-02-23
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
cyeh%bluemartini.com
1
-2
/
+62
2001-02-22
Made dupe table populating code not break on multi-line dupe comments. Thanks...
gerv%gerv.net
1
-1
/
+1
2001-02-21
fix for 61648: SQL inserts do not match constraints
cyeh%bluemartini.com
1
-10
/
+11
2001-02-17
fix for 17773: Checksetup.pl should create maintainer if database is empty.
cyeh%bluemartini.com
1
-17
/
+126
2001-01-25
Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localc...
dave%intrec.com
1
-66
/
+63
2001-01-25
Fix for bug 65598: check for minimum versions of some of the Perl modules Bug...
dave%intrec.com
1
-8
/
+84
2001-01-25
patch from bug 17464 to give user some control over what sorts of bug mail ge...
dmose%mozilla.org
1
-0
/
+8
2001-01-19
More bug 6682. Perhaps this could be it.
gerv%gerv.net
1
-13
/
+27
2001-01-18
Code to upgrade data file formats from old version, and intermediate broken v...
gerv%gerv.net
1
-0
/
+61
2000-12-15
Fix duplicates table check; make sure we create graphs directory.
gerv%gerv.net
1
-4
/
+3
2000-12-14
Fixed dupes table detection code; added check for graphs directory.
gerv%gerv.net
1
-7
/
+14
2000-10-24
whoopsie.
tara%tequilarista.org
1
-2
/
+2
2000-10-24
Landing duplicates stuff from gervase markham
tara%tequilarista.org
1
-1
/
+44
2000-09-29
Fix for bug 52921: checksetup.pl fails to create database with password.
dave%intrec.com
1
-37
/
+49
2000-09-28
fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) data...
cyeh%bluemartini.com
1
-0
/
+16
2000-09-15
put little comment in here about apostrophe's in enums
cyeh%bluemartini.com
1
-1
/
+4
2000-08-29
Add new flavors of BSD to the list of platforms and rearrange the order of th...
endico%mozilla.org
1
-9
/
+11
2000-08-29
fix for 45118: Target milestone setup issue. patch submitted by
cyeh%bluemartini.com
1
-0
/
+1
2000-08-23
Fix for bug 16454: can now run checksetup.pl on databases with passwords.
dave%intrec.com
1
-3
/
+6
2000-08-15
Landing zach's \n for #48947
tara%tequilarista.org
1
-1
/
+1
2000-07-19
Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of
dave%intrec.com
1
-12
/
+54
2000-07-14
oops, remove testing cruft
endico%mozilla.org
1
-1
/
+1
2000-07-14
Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then...
endico%mozilla.org
1
-5
/
+11
2000-07-11
Add "Windows ME" operating system and a comment about how to add new os's (et...
endico%mozilla.org
1
-1
/
+7
2000-06-29
Added some missing newlines.
terry%mozilla.org
1
-1
/
+1
2000-05-18
Making all system calls use paramter arguments
tara%tequilarista.org
1
-1
/
+1
2000-04-30
duhhh. backout unique index change for versions table.
cyeh%bluemartini.com
1
-2
/
+1
2000-04-27
slightly more paranoid database schema:.
cyeh%bluemartini.com
1
-1
/
+2
2000-04-12
use sendmail deferred delivery to avoid long hangs at bug submission time
dmose%mozilla.org
1
-0
/
+4
2000-03-29
allow users to watch the bugs of other users
dmose%mozilla.org
1
-5
/
+80
2000-03-24
Added the concept of a "default milstone" for products, and make sure
terry%mozilla.org
1
-4
/
+36
2000-03-23
Quick hack to fix the fact that new bugs have target_milestone of ""
terry%mozilla.org
1
-2
/
+12
2000-03-22
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
terry%mozilla.org
1
-0
/
+44
2000-03-11
updated to reflect that only specific versions of GD.pm and Chart will work.
dmose%mozilla.org
1
-3
/
+3
2000-03-10
Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes.
terry%mozilla.org
1
-1
/
+2
2000-02-19
Don't stomp on bugs timestamps when adding the new everconfirmed field.
terry%mozilla.org
1
-1
/
+1
2000-02-18
Added an optional ability to keep a read-only shadow database, so that
terry%mozilla.org
1
-0
/
+9
[next]