Merge "Genderize Special:Preferences"
[lhc/web/wiklou.git] / includes / filebackend / lockmanager / MemcLockManager.php
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 ReedyTidy up some unbalanced returns in methods
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "Updated plural rules from CLDR 22"
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-17 SiebrandMerge "(bug 40251) Added more languages to plural override"
2012-09-17 SiebrandMerge "Fix spelling in nan date formats"
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-16 IAlexMerge "(bug 40257) action=info no longer shows subpages...
2012-09-16 SiebrandMerge "Remove all custom plural rules and use CLDR...
2012-09-16 NikerabbitMerge "Fix and update i18n QUnit test breakages"
2012-09-15 Aaron SchulzMerge "LockManger documentation cleanups."
2012-09-15 Aaron SchulzLockManger documentation cleanups.
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