Use wfWikiID() instead of $wgDBname in wfIncrStats()
[lhc/web/wiklou.git] / includes / filebackend / lockmanager / LSLockManager.php
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-27 HasharMerge "Fix data type for timestamp in TestORMRowTest"
2012-11-26 Ori.livnehMerge "(bug 42337) Simplify "my talk" link logic in...
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-26 IAlexMerge "Stopped some debug notice warnings from showing...
2012-11-26 Aaron SchulzMerge "(bug 42302) Fixed broken thumbnails for files...
2012-11-26 AnomieMerge "(bug 42410) Add $pageObj->clear() for newtimestamp"
2012-11-26 Antoine MussoMerge "mark ApiEditPageTest as being slow tests"
2012-11-26 DemonMerge "[FileRepo] Added File::getStreamHeaders() functi...
2012-11-26 DemonMerge "[LockManager] Use proper hmac function for LSLoc...
2012-11-23 Aaron Schulz[LockManager] Use proper hmac function for LSLockManager.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 Aaron Schulz[FileBackend] Moved filerepo/backend/ up to filebackend