aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filebackend
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup MemcLockManager and move it to /libsAaron Schulz2016-09-301-386/+0
* Make multi-write backend "template" config work as expectedAaron Schulz2016-09-291-24/+25
* Move SwiftFileBackend to /libsAaron Schulz2016-09-241-1937/+0
* Depedencency cleanups to SwiftFileBackendAaron Schulz2016-09-242-30/+28
* Move FSFilebackend and MemoryFileBackend to /libsAaron Schulz2016-09-242-1247/+0
* Remove wf* function usage from FSFileBackendAaron Schulz2016-09-232-37/+44
* Merge "Move FileBackendStore and FileOp classes to /libs"jenkins-bot2016-09-233-3037/+0
|\
| * Move FileBackendStore and FileOp classes to /libsAaron Schulz2016-09-233-3037/+0
* | Merge "Move RedisLockManager to /libs"jenkins-bot2016-09-232-282/+6
|\ \
| * | Move RedisLockManager to /libsAaron Schulz2016-09-232-282/+6
* | | Merge "Move RedisConnectionPool to /libs/redis"jenkins-bot2016-09-232-3/+12
|\| | | |/ |/|
| * Move RedisConnectionPool to /libs/redisAaron Schulz2016-09-232-3/+12
* | Remove wfDebugLog() dependency from FileOp classesAaron Schulz2016-09-232-3/+10
* | Merge "Add HTTPFileStreamer class"jenkins-bot2016-09-232-10/+17
|\ \
| * | Add HTTPFileStreamer classAaron Schulz2016-09-232-10/+17
* | | Move FileBackendMultiWrite to /libsAaron Schulz2016-09-232-761/+9
|/ /
* | Dependency cleanups to FileBackendStoreAaron Schulz2016-09-234-47/+51
* | Code comment and style cleanups to MysqlLockManagerAaron Schulz2016-09-231-6/+17
|/
* Move more LockManager classes to /libsAaron Schulz2016-09-222-314/+0
* Merge "Inject "srvCache" and local DB connections into LockManagerDB"jenkins-bot2016-09-233-52/+45
|\
| * Inject "srvCache" and local DB connections into LockManagerDBAaron Schulz2016-09-193-52/+45
* | Simplify and clean up FileBackend exceptionsAaron Schulz2016-09-224-16/+17
* | Remove MimeMagic depedency from FSFile and move it to /libsAaron Schulz2016-09-222-464/+0
* | Merge "Migrate callers to new MWFileProps::getPropsFromPath() method"jenkins-bot2016-09-221-15/+16
|\ \
| * | Migrate callers to new MWFileProps::getPropsFromPath() methodAaron Schulz2016-09-221-15/+16
* | | Dependency inject $wgTmpDirectory into FileBackend classesAaron Schulz2016-09-214-5/+6
|/ /
* | Merge "FSFile and TempFSFile cleanups"jenkins-bot2016-09-202-19/+45
|\ \
| * | FSFile and TempFSFile cleanupsAaron Schulz2016-09-192-19/+45
* | | Move some FileBackend related classes to /libsAaron Schulz2016-09-194-1941/+1
| |/ |/|
* | Make LockManager use StatusValue and move classes to /libsAaron Schulz2016-09-199-775/+16
* | Remove wf* function dependencies from FSLockManagerAaron Schulz2016-09-182-5/+10
|/
* Make Status extend StatusValue and start FileBackend updateAaron Schulz2016-09-1717-248/+284
* Switch some callers to WaitConditionLoopAaron Schulz2016-09-082-24/+26
* Documentation: Replace misuse of 'later' when we meant 'latter'James D. Forrester2016-09-072-2/+2
* Clean array() syntax in docs, part VAmir Sarabadani2016-09-051-28/+28
* Use WAN cache adaptiveTTL() method in FileBackendStoreAaron Schulz2016-09-021-2/+2
* Merge "A few more DBLockManager fixes and cleanups"jenkins-bot2016-08-242-17/+24
|\
| * A few more DBLockManager fixes and cleanupsAaron Schulz2016-08-222-17/+24
* | Fix broken lockmanager-fail-releaselock status messagesAaron Schulz2016-08-231-4/+8
|/
* Split DBLockManager classes into their own filesAaron Schulz2016-08-203-202/+202
* Fix DBLockManager commentsAaron Schulz2016-08-151-3/+4
* Unbreak "localDBMaster" mode in MySqlLockManager by using a separate connectionAaron Schulz2016-07-291-6/+13
* filebackend: Fix DBLockManager IDEA warningsAaron Schulz2016-07-221-2/+4
* Added Range support to FileBackend::streamFile()Aaron Schulz2016-06-044-44/+65
* Log when resyncFiles() fails in FileBackendMultiWriteAaron Schulz2016-04-291-0/+5
* Optimize consistencyCheck() in FileBackendMultiwriteAaron Schulz2016-04-271-0/+6
* Merge "More FSFile docs"jenkins-bot2016-04-121-2/+24
|\
| * More FSFile docsAaron Schulz2016-04-121-2/+24
* | filebackend: Make resyncFiles() easier to useAaron Schulz2016-04-121-4/+7
|/
* Kill mbstring fallbacksMax Semenik2016-04-061-1/+1