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
/
includes
/
db
/
DatabaseMssql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix syntax error I introduced from r102683
Sam Reed
2011-11-10
1
-1
/
+1
*
Add $fname to tableExists
Sam Reed
2011-11-10
1
-1
/
+1
*
General database-related code cleanup:
Tim Starling
2011-06-23
1
-101
/
+0
*
Followup r90429:
Tim Starling
2011-06-20
1
-1
/
+1
*
All the databases but MySQL were overriding DatabaseBase::deleteJoin() with t...
Platonides
2011-06-18
1
-17
/
+0
*
Swap else if for elseif
Sam Reed
2011-06-17
1
-3
/
+3
*
More silly ternary true : false fixes
Chad Horohoe
2011-05-09
1
-1
/
+1
*
Follow up r85888: Add the parameter to DatabasePostgres.php and DatabaseOracl...
Platonides
2011-04-12
1
-29
/
+0
*
Abstract tableName() by adding new function isQuotedIdentifier() to databases.
Platonides
2011-04-12
1
-3
/
+12
*
Remove unreachable return
Sam Reed
2011-02-27
1
-3
/
+3
*
Fixup assignment in loop
Sam Reed
2011-02-18
1
-2
/
+5
*
Fixup whitespace, brackets etc
Sam Reed
2011-02-18
1
-140
/
+155
*
* Cleanup massive duplication across Database constructors. Default implement...
Chad Horohoe
2011-01-24
1
-7
/
+0
*
Remove ancient and deprecated newFromParams() constructor wrappers from vario...
Chad Horohoe
2011-01-07
1
-4
/
+0
*
Followup r73348, r70608: move 'infinity' stuff to DB classes
Chad Horohoe
2011-01-05
1
-0
/
+8
*
Remove now-unused SQL timestamp conversion functions added in r77231. They we...
Roan Kattouw
2010-12-31
1
-4
/
+0
*
MySQL is the only database which quotes identifiers primarily using backticks...
Daniel Friesen
2010-12-04
1
-4
/
+0
*
Followup to r77713, rename quote_ident to addIdentifierQuotes to follow namin...
Daniel Friesen
2010-12-04
1
-4
/
+4
*
qualify call to array_to_obj
Sam Reed
2010-11-30
1
-1
/
+1
*
More reversion of r77297, 1 of 2 commits to keep it readable in CR (hopefully)
Sam Reed
2010-11-25
1
-2
/
+2
*
revert r76464
Antoine Musso
2010-11-25
1
-2
/
+2
*
Moved switches in Special:Unusedimages and Special:Ancientpages to extract a ...
Alexandre Emsenhuber
2010-11-24
1
-0
/
+4
*
dieout() now default to empty text. follow up r76165
Antoine Musso
2010-11-23
1
-1
/
+1
*
Refactoring of *Field classes:
Max Semenik
2010-11-21
1
-2
/
+2
*
Various unused variables, add some braces
Sam Reed
2010-11-10
1
-2
/
+2
*
dieout() function already takes into account if a </ul> is needed.
Platonides
2010-11-05
1
-1
/
+1
*
bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...
Sam Reed
2010-11-01
1
-1
/
+2
*
Update deprecated method calls
Sam Reed
2010-10-31
1
-1
/
+0
*
(bug 24853) Kill failFunction - Fixed! :D
Sam Reed
2010-10-24
1
-5
/
+3
*
Start of bug 24853, killing off 'functional' parts of failfunction code. Seem...
Sam Reed
2010-10-24
1
-2
/
+0
*
Big attack on unused variables...
Sam Reed
2010-10-14
1
-5
/
+6
*
Assignment in loop conditions suck
Sam Reed
2010-10-13
1
-2
/
+3
*
Follow up r74135 removing the globals, too.
Platonides
2010-10-10
1
-2
/
+2
*
Fix botched up comments
Max Semenik
2010-10-02
1
-4
/
+4
*
removed some unused variables
Alexandre Emsenhuber
2010-10-02
1
-7
/
+0
*
Fix for r74134: copy-paste error
Alexandre Emsenhuber
2010-10-02
1
-2
/
+2
*
removed call to deprecated function dbsource() and a comment that mentioned it
Alexandre Emsenhuber
2010-10-02
1
-1
/
+5
*
__FUNCTION__ -> __METHOD__
Alexandre Emsenhuber
2010-10-02
1
-1
/
+1
*
trim trailing spaces
Jack Phoenix
2010-09-05
1
-86
/
+86
*
Suggest running update.php on database error
Aryeh Gregor
2010-09-05
1
-1
/
+1
*
Change usages of Database:: for function names in DatabaseMssql to DatabaseMs...
Sam Reed
2010-08-25
1
-13
/
+13
*
Whitespace, I hate you.
Sam Reed
2010-08-24
1
-1
/
+1
*
Remove some unreachable code (usually returns after throwing exceptions)
Sam Reed
2010-08-24
1
-1
/
+2
*
Make getSoftwareLink() static so I can use it without instantiating (and open...
Chad Horohoe
2010-08-22
1
-1
/
+1
*
Fixed some doxygen warnings
Alexandre Emsenhuber
2010-08-22
1
-14
/
+14
*
Try to address some of the issues of r70608.
Platonides
2010-08-21
1
-18
/
+42
*
Remove some more unused variables
Sam Reed
2010-08-19
1
-1
/
+1
*
Revert r71250 r71251 r71252 r71253
Sam Reed
2010-08-18
1
-3
/
+7
*
Kill some crappy "failFunction" stuff, marked as old in r14625
Sam Reed
2010-08-18
1
-7
/
+3
*
Remove a few more unused variables
Sam Reed
2010-08-13
1
-1
/
+1
[next]