index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
sql.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sql.php in interactive no more exit on DBerror
Antoine Musso
2012-10-25
1
-1
/
+2
|
/
*
Added missing GPLv2 headers in maintenance scripts.
Alexandre Emsenhuber
2012-09-04
1
-0
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-02
1
-0
/
+5
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Fixed reading from file from r108774
Sam Reed
2012-01-17
1
-6
/
+10
*
Give sql.php eval.php type scrollback
Sam Reed
2012-01-12
1
-25
/
+37
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-2
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
Fix child class visibility
Chad Horohoe
2010-03-10
1
-1
/
+1
*
Fix regression in sql.php: needs to run w/ DB admin privileges in order to do...
Brion Vibber
2009-09-22
1
-0
/
+4
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Don't put \n on the end of every error() call, just do it in error() itself. ...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-42
/
+62
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-46
/
+40
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-40
/
+46
*
Don't die horribly from sql.php when making INSERT/DELETE/UPDATE/CREATE TABLE...
Brion Vibber
2008-08-01
1
-3
/
+3
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-3
/
+3
*
A few comment tag tweaks.
Nick Jenkins
2007-07-11
1
-0
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
* Removed mysql5 SQL files, obviously we're collectively incapable of keeping...
Tim Starling
2007-04-22
1
-0
/
+67
[prev]