index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checksetup.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ...
mkanat%kerio.com
2005-02-25
1
-174
/
+161
*
Bug 252272: Allow extremely large attachments to be stored locally
bugreport%peshkin.net
2005-02-21
1
-0
/
+20
*
Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-20
1
-2
/
+3
*
Bug 282728: Add a switch to checksetup to skip compiling the templates
mkanat%kerio.com
2005-02-20
1
-2
/
+12
*
Bug 253721: Add group-based lists to whining
erik%dasbistro.com
2005-02-19
1
-1
/
+7
*
Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh
mkanat%kerio.com
2005-02-19
1
-26
/
+3
*
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-3
/
+5
*
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-12
/
+5
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-4
/
+4
*
Bug 282509: Bugzilla now requires perl 5.6.1
mkanat%kerio.com
2005-02-17
1
-1
/
+1
*
Bug 237862: New database layer for cross-database compatibility
mkanat%kerio.com
2005-02-17
1
-11
/
+16
*
Bug 225973: Fix logins on systems that use Blorfish for crypt(). r=wurblzap, ...
mkanat%kerio.com
2005-02-17
1
-4
/
+8
*
Bug 281787: Add index for attachments.submitter_id and bugs_activity.who
bugreport%peshkin.net
2005-02-12
1
-0
/
+12
*
Bug 11901 : Change Bugzilla comments line-wrapping policy
travis%sedsystems.ca
2005-02-10
1
-3
/
+21
*
Bug 277723 : Add comments why checksetup uses slow code to check for spaces a...
travis%sedsystems.ca
2005-02-10
1
-2
/
+6
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-02-09
1
-1
/
+8
*
Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
travis%sedsystems.ca
2005-02-02
1
-1
/
+6
*
Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN block
travis%sedsystems.ca
2005-02-02
1
-1
/
+2
*
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
2005-02-01
1
-3
/
+11
*
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
2005-01-30
1
-8
/
+1
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-01-29
1
-1
/
+8
*
Bug 278010 : checksetup.pl should fix empty group names
travis%sedsystems.ca
2005-01-28
1
-0
/
+29
*
Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...
travis%sedsystems.ca
2005-01-19
1
-0
/
+1
*
Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla di...
jocuri%softhome.net
2005-01-17
1
-9
/
+10
*
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
2005-01-16
1
-0
/
+3
*
Bug 276237 Charting is completely broken - can't add datasets to list
timeless%mozdev.org
2005-01-14
1
-4
/
+8
*
Bug 278148: checksetup.pl *still* errors when trying to drop index on milesto...
travis%sedsystems.ca
2005-01-14
1
-3
/
+8
*
Bug 277571 : checksetup should not always output a message about checking for...
travis%sedsystems.ca
2005-01-13
1
-4
/
+1
*
Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sa...
jocuri%softhome.net
2005-01-09
1
-1
/
+27
*
Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying...
jocuri%softhome.net
2005-01-09
1
-9
/
+2
*
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
2005-01-08
1
-2
/
+47
*
Patch for bug 274650: checksetup flag fixup code shouldn't output text when a...
jocuri%softhome.net
2004-12-27
1
-4
/
+4
*
Patch for bug 264160: Make all default groups inherit the admin group on a ne...
jocuri%softhome.net
2004-12-26
1
-19
/
+13
*
Patch for bug 273935: avoid double-quoting dates in series_data table; patch ...
jocuri%softhome.net
2004-12-14
1
-2
/
+2
*
Patch for bug 244756: checksetup.pl shouldn't fail to remove product index fr...
jocuri%softhome.net
2004-12-14
1
-0
/
+9
*
Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or comma...
jocuri%softhome.net
2004-12-14
1
-0
/
+48
*
Bug 264662: Don't delete old chart data. We'll document the problems instead....
gerv%gerv.net
2004-12-11
1
-11
/
+5
*
Patch for bug 201554: remove un-necessary warning to non-root user with webse...
jocuri%softhome.net
2004-12-10
1
-11
/
+18
*
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...
jocuri%softhome.net
2004-11-24
1
-1
/
+8
*
Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth.....
jocuri%softhome.net
2004-11-05
1
-1
/
+1
*
fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and ...
myk%mozilla.org
2004-10-22
1
-0
/
+51
*
Patch for bug 264003: Include the DBI error in the error message if 'createdb...
jocuri%softhome.net
2004-10-20
1
-3
/
+9
*
Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...
jocuri%softhome.net
2004-10-10
1
-1
/
+1
*
Patch for bug 237769: use Administrator instead of root for super-user name i...
jocuri%softhome.net
2004-09-30
1
-9
/
+10
*
Fix for bug 258029: sets whining group inheritance in the correct order. r,a...
erik%dasbistro.com
2004-09-25
1
-1
/
+1
*
Fix for bug 261446: checksetup.pl needs to update permissions on
kiko%async.com.br
2004-09-25
1
-0
/
+2
*
Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs table
justdave%bugzilla.org
2004-09-15
1
-2
/
+2
*
Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveSt...
justdave%bugzilla.org
2004-09-14
1
-20
/
+11
*
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...
myk%mozilla.org
2004-09-11
1
-1
/
+4
*
Patch for bug 257303: convert lastused field in logincookies from timestamp t...
jocuri%softhome.net
2004-09-09
1
-1
/
+8
[next]