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
/
CloneDatabase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-11
/
+14
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-14
/
+11
*
some more oracle-phpunit-fu (should not affect non-oracle)
Jure Kajzer
2011-11-10
1
-1
/
+1
*
Followup r96369: update child classes and a few callers
Chad Horohoe
2011-09-06
1
-2
/
+2
*
$newTablePrefix must be passed. All callers are ok
Chad Horohoe
2011-05-30
1
-1
/
+1
*
More documentation stuffs
Sam Reed
2011-05-25
1
-0
/
+1
*
Change the duplicateTableStructure() to use the original names.
Platonides
2011-04-12
1
-3
/
+3
*
correct wfDebug() calls added in r79272 & r79368
Antoine Musso
2011-03-20
1
-2
/
+2
*
I made MySQL work, and broke SQLite in the process. I fix SQLite, and made My...
X!
2010-12-31
1
-1
/
+1
*
More work on getting SQLite to work with unit tests. DB Prefix changing is no...
X!
2010-12-31
1
-9
/
+10
*
Follow up r79314.
Platonides
2010-12-31
1
-3
/
+3
*
Use $oldTableName in CloneDatabase. The dropTable() appends the prefix, so $o...
X!
2010-12-31
1
-4
/
+5
*
-Destroy the DB automatically when initting the DB
X!
2010-12-30
1
-0
/
+6
*
Add function return type hint to wfGetLBFactory
Sam Reed
2010-12-30
1
-1
/
+1
*
Array to array
Sam Reed
2010-12-30
1
-1
/
+14
*
Followup to r79094, PG handles temporary tables correctly so you dont need to...
OverlordQ
2010-12-28
1
-1
/
+1
*
Fix hardcoded debugging from r79093
Chad Horohoe
2010-12-28
1
-1
/
+1
*
Followup r79093: Move DROP TABLE code to Database classes and properly rename...
Chad Horohoe
2010-12-28
1
-10
/
+15
*
Refactor table cloning code into its own class so it can maybe be used by thi...
Chad Horohoe
2010-12-28
1
-0
/
+131