Merge "Refactoring previewnote."
[lhc/web/wiklou.git] / includes / filerepo / backend / lockmanager /
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-20 Tim StarlingFixed attempt to write to the wiki's upload directory...
2012-03-04 Aaron SchulzAdded some super calls to constructors to be safe
2012-03-03 Aaron Schulz[FileBackend]
2012-03-02 Aaron SchulzAdded some lock call profiling
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine Mussoenhance filerepo doc structure
2012-02-05 Aaron SchulzRemoved some useless code and a confusing comment in...
2012-01-27 Sam ReedAdd documentation
2012-01-23 Antoine Mussoreverts r109814 r109815
2012-01-23 Antoine Mussoget a null lock manager by default
2012-01-14 Aaron Schulz* Fixed bogus var in LSLockManager.
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-01 Sam ReedCleanup a few unused variables
2011-12-31 Sam ReedAdd braces
2011-12-24 Aaron Schulz* Follow-up r107195: these params are resource paths...
2011-12-24 Aaron SchulzIn LockManager classes:
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-20 Tim StarlingDon't suppress warnings when attempting file creation...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...