Merge "jquery.makeCollapsible: Move functions out of the var statement"
[lhc/web/wiklou.git] / includes / filebackend / lockmanager / ScopedLock.php
2013-03-12 jenkins-botMerge "jquery.makeCollapsible: Move functions out of...
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-11 jenkins-botMerge "Made backend sync script update the pos file...
2013-03-11 jenkins-botMerge "numRows on MySQL no longer propagates unrelated...
2013-03-11 Tyler Anthony RomeoFixed @param tags to conform with Doxygen format.
2013-03-09 jenkins-botMerge "Return user ID as userid in watchlist API module"
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-08 jenkins-botMerge "Use output/error maintenance functions"
2013-03-07 jenkins-botMerge "Read full memcached response before manipulating...
2013-03-07 jenkins-botMerge "(bug 1495) Enable on-wiki message language fallb...
2013-03-07 KrinkleMerge "Revert "(bug 45677) CSSJanus: support text-shado...
2013-03-06 jenkins-botMerge "Resolve config defaults in RedisConnectionPool...
2013-03-06 jenkins-botMerge "Maintain the page ID in WikiPage instead of...
2013-03-06 jenkins-botMerge "Force $wgCategoryCollation to be uppercase in...
2013-03-06 jenkins-botMerge changes I97273c52,I560d766f
2013-03-06 Trevor ParscalMerge "Vector: Don't create an extra request for skins...
2013-03-06 jenkins-botMerge "American spelling - recognize/customize"
2013-03-06 jenkins-botMerge "Changing position of colon for consistency"
2013-03-06 jenkins-botMerge "Use American English spelling for behavior"
2013-03-06 jenkins-botMerge "(bug 45201) Add option to pass defaultNamespace...
2013-03-05 jenkins-botMerge "[LockManager] Added ScopedLock::release function."
2013-03-05 Aaron Schulz[LockManager] Added ScopedLock::release function.
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-19 jenkins-botMerge "make rebuildtextindex script aware of content...
2012-12-17 jenkins-botMerge "(bug 43137) Don't return the sha1 of revisions...
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-15 jenkins-botMerge "(bug 42787) Make import robust against corrupt...
2012-12-14 BsituMerge "jquery.badge: Add ability to display the number...
2012-12-14 Aaron Schulz[LockManager] Moved ScopedLock to its own file.