aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/backend
Commit message (Expand)AuthorAgeFilesLines
* [FileBackend] Moved filerepo/backend/ up to filebackendAaron Schulz2012-08-0818-9461/+0
* Merge "[LockManager] Cleaned up DBLockManager and reduced code duplication."Demon2012-08-081-219/+85
|\
| * [LockManager] Cleaned up DBLockManager and reduced code duplication.Aaron2012-06-211-219/+85
* | Remove unused variables/function values returnedReedy2012-08-081-1/+1
* | [FileBackend] Fixed curl call broken by 10ec7a1.Aaron2012-08-061-1/+1
* | [FileBackend] Fixed bogus sync-check status errors.Aaron2012-08-061-1/+23
* | [FileBackend] Made swift handle unknown content types better.Aaron2012-07-311-0/+6
* | [FileBackend] Bumped Swift listing page size.Aaron Schulz2012-07-231-2/+2
* | Merge "[LockManager] Made LSLockManager session 32 chars (128 bits)."Aaron Schulz2012-07-211-9/+9
|\ \
| * | [LockManager] Made LSLockManager session 32 chars (128 bits).Aaron Schulz2012-07-181-9/+9
* | | [FileBackend] Cleanups for doxygen.Aaron Schulz2012-07-201-7/+5
* | | [FileBackend] Make sure multiwrite sub-backends use the proxy backend wiki ID.Aaron Schulz2012-07-181-0/+1
|/ /
* | Various doc cleanups for doxygen.Aaron Schulz2012-07-187-91/+92
* | [FileBackend] Removed @since formatting for options to fix doxygen.Aaron Schulz2012-07-171-10/+11
* | [FileBackend] Added "bypassReadOnly" flag.Aaron Schulz2012-07-171-19/+28
* | [FileBackend] MultiWrite code improvements and sanity checks.Aaron2012-07-183-66/+74
* | Merge "[LockManager] Memc lockmanager improvements."Aaron2012-07-171-1/+14
|\ \
| * | [LockManager] Memc lockmanager improvements.Aaron2012-07-171-1/+14
* | | [FileBackend] Doc formatting tweaks for doxygen.Aaron Schulz2012-07-161-71/+71
* | | [FileBackend] Factored out code into ProcessCacheLRU class.Aaron Schulz2012-07-121-92/+34
* | | [FileBackend] More Swift ACL documentation.Aaron2012-07-111-1/+2
* | | [FileBackend] More documentation fixes.Aaron Schulz2012-07-101-4/+3
* | | [FileBackend] Documentation fixes.Aaron Schulz2012-07-101-2/+5
* | | [FileBackend] Refactored backend access control functions.Aaron2012-07-105-37/+226
* | | prettify filerepo documentationAntoine Musso2012-07-101-7/+52
* | | move parameter doc under @paramAntoine Musso2012-07-101-43/+25
* | | escape tags and entity in doxygen commentsAntoine Musso2012-07-102-6/+7
|/ /
* | Merge "[FileBackend] Rewrote FileBackendStoreShardListIterator to actually wo...Tim Starling2012-06-291-58/+58
|\ \
| * | [FileBackend] Rewrote FileBackendStoreShardListIterator to actually work.Aaron2012-06-131-58/+58
* | | [LockManager] Added support for a default lock manager.Aaron Schulz2012-06-231-3/+28
| |/ |/|
* | [LockManager] Added a memcached lock manager class.Aaron2012-06-212-5/+314
* | [LockManager] Factored QuorumLockManager class out of LSLockManager.Aaron2012-06-192-162/+257
* | Merge "[FileBackend] Process cache fixes and cleanups."Hashar2012-06-152-19/+45
|\ \
| * | [FileBackend] Process cache fixes and cleanups.Aaron Schulz2012-05-262-19/+45
* | | Bug 24985 use $wgTmpDirectory when availableMark A. Hershberger2012-06-131-1/+1
| |/ |/|
* | [FileBackend] Fixed writer-populater cache race condition.Aaron2012-06-071-6/+8
* | Fixed infinite loop in tests with FSLockManager.Aaron Schulz2012-06-051-2/+4
* | Big oops - merged to wrong branch.awjrichards2012-06-054-12/+115
* | Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-024-115/+12
* | Merge "[FileBackend] Gave doQuickOperations() some wrapper methods just like ...Demon2012-06-042-2/+86
|\ \
| * | [FileBackend] Gave doQuickOperations() some wrapper methods just like doOpera...Aaron Schulz2012-05-242-2/+86
* | | Merge "[FileBackend] Purge Swift process cache before container delete for sa...Demon2012-06-041-3/+3
|\ \ \
| * | | [FileBackend] Purge Swift process cache before container delete for sanity.Aaron Schulz2012-05-251-3/+3
| |/ /
* | | Merge "[FileBackend] Worked around Akamai CDN purge limits."Demon2012-06-041-3/+18
|\ \ \
| * | | [FileBackend] Worked around Akamai CDN purge limits.Aaron Schulz2012-05-231-3/+18
| |/ /
* | / Fixed destructor in FSLockManager to clear all the locks.Aaron Schulz2012-06-021-4/+8
| |/ |/|
* | Merge "[FileBackend] Added getScopedLocksForOps() function."Brion VIBBER2012-05-243-0/+46
|\ \ | |/ |/|
| * [FileBackend] Added getScopedLocksForOps() function.Aaron Schulz2012-05-143-0/+46
* | [FileBackend] Avoid an extra RTT on Swift listing operations.Aaron Schulz2012-05-221-7/+20
* | Merge "Improved/added parameter documentation"Siebrand2012-05-2114-16/+181
|\ \