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
/
filerepo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Remove FileRepoStatus references"
jenkins-bot
2016-12-22
3
-8
/
+8
|
\
|
*
Remove FileRepoStatus references
Aaron Schulz
2016-12-21
3
-8
/
+8
*
|
Remove FSRepo
Reedy
2016-12-21
1
-81
/
+0
|
/
*
Move TempFileRepo to a separate file
Aaron Schulz
2016-12-18
2
-9
/
+9
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
6
-18
/
+18
*
Fix MediaTransformError message handling
Brad Jorsch
2016-11-30
1
-1
/
+1
*
Rename getSlaveDB() FileRepo method to getReplicaDB()
Aaron Schulz
2016-11-18
6
-21
/
+31
*
Merge "Remove empty lines at end of functions"
jenkins-bot
2016-11-07
1
-3
/
+0
|
\
|
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-3
/
+0
*
|
LocalRepo::checkRedirect(): Fix use of __METHOD__ in closure
Kevin Israel
2016-11-05
1
-4
/
+4
|
/
*
Refactor rev_delete handling on deletion
umherirrender
2016-10-27
1
-7
/
+1
*
Merge "Use getConnectionRef() in ForeignDBViaLBRepo"
jenkins-bot
2016-10-06
1
-5
/
+4
|
\
|
*
Use getConnectionRef() in ForeignDBViaLBRepo
Aaron Schulz
2016-10-05
1
-5
/
+4
*
|
Fix numerous FileRepo IDEA warnings
Aaron Schulz
2016-10-05
7
-53
/
+58
|
/
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-2
/
+2
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
2
-2
/
+2
*
Clean up misuse of wfTimestampOrNull()
Timo Tijhof
2016-09-24
1
-2
/
+2
*
Remove MimeMagic depedency from FSFile and move it to /libs
Aaron Schulz
2016-09-22
1
-2
/
+2
*
Merge "Migrate callers to new MWFileProps::getPropsFromPath() method"
jenkins-bot
2016-09-22
3
-4
/
+13
|
\
|
*
Migrate callers to new MWFileProps::getPropsFromPath() method
Aaron Schulz
2016-09-22
3
-4
/
+13
*
|
Dependency inject $wgTmpDirectory into FileBackend classes
Aaron Schulz
2016-09-21
1
-0
/
+1
|
/
*
Merge "FSFile and TempFSFile cleanups"
jenkins-bot
2016-09-20
1
-1
/
+1
|
\
|
*
FSFile and TempFSFile cleanups
Aaron Schulz
2016-09-19
1
-1
/
+1
*
|
Fixed method name casing and IDEA warnings in FileRepo
Aaron Schulz
2016-09-19
2
-2
/
+3
*
|
Cleanups and IDEA warning fixes to FileRepo classes
Aaron Schulz
2016-09-19
5
-10
/
+16
|
/
*
Make Status extend StatusValue and start FileBackend update
Aaron Schulz
2016-09-17
1
-3
/
+5
*
Remove wfGetCaller() dependency from DatabaseBase
Aaron Schulz
2016-09-15
2
-12
/
+21
*
Use Database::timestamp in LocalFile::loadFieldsWithTimestamp
umherirrender
2016-09-10
1
-6
/
+8
*
Documentation: Replace misuse of 'later' when we meant 'latter'
James D. Forrester
2016-09-07
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
4
-5
/
+5
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Clean array() syntax in docs, part V
Amir Sarabadani
2016-09-05
2
-4
/
+4
*
Convert LocalFile to using getWithSetCallback() for caching
Aaron Schulz
2016-08-31
1
-68
/
+56
*
objectcache: add and use adaptiveTTL() method
Aaron Schulz
2016-08-31
2
-31
/
+45
*
Avoid INSERT..SELECT in LocalFileDeleteBatch
Aaron Schulz
2016-08-23
1
-39
/
+52
*
SECURITY: Do not allow undeleting a revdel'd file if its top file
Brian Wolff
2016-08-23
1
-2
/
+3
*
Move thumbnail rendering to a more appropriate spot
Gilles Dubuc
2016-08-16
1
-0
/
+29
*
Merge "Defer maybeUpgradeRow() post-send since they can trigger on non-POST"
jenkins-bot
2016-08-16
1
-14
/
+23
|
\
|
*
Defer maybeUpgradeRow() post-send since they can trigger on non-POST
Aaron Schulz
2016-08-11
1
-14
/
+23
*
|
Clean up array() syntax in docs, part III
Amir Sarabadani
2016-08-13
1
-2
/
+2
|
/
*
Merge "phpdoc File::makeTransformTmpFile can return null"
jenkins-bot
2016-08-04
1
-1
/
+1
|
\
|
*
phpdoc File::makeTransformTmpFile can return null
addshore
2016-08-03
1
-1
/
+1
*
|
Canonicalise '@deprecated since' doc comments
Bartosz DziewoĆski
2016-08-02
1
-1
/
+1
|
/
*
phpdoc File::transform can return ThumbnailImage
addshore
2016-08-01
1
-1
/
+1
*
Make recordUpload2() deferred updates PRESEND again
Aaron Schulz
2016-07-31
1
-1
/
+2
*
Merge "Make revision deletion acquire file locks to avoid races"
jenkins-bot
2016-07-27
1
-7
/
+29
|
\
|
*
Make revision deletion acquire file locks to avoid races
Aaron Schulz
2016-07-26
1
-7
/
+29
*
|
Convert onTransactionIdle() callers to DeferredUpdate subclasses
Aaron Schulz
2016-07-25
1
-86
/
+92
*
|
Avoid use of DB rollback() in LocalFileMoveBatch
Aaron Schulz
2016-07-25
1
-48
/
+57
*
|
Avoid the use of DB rollback() in LocalFileDeleteBatch
Aaron Schulz
2016-07-22
1
-12
/
+4
[next]