Merge "(bug 41792) Fix Special:Preferences tabs in IE8 compatibility mode"
[lhc/web/wiklou.git] / skins /
2012-10-31 MatmaRexCologneBlue rewrite: output the sidebar items as <ul...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 MatmaRexCologneBlue rewrite: rework quickbar() once again
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "A little cleanup in gender"
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 MatmaRexfix sidebar HTML escaping in CologneBlue (again)
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-apply Id4d5504a"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-applying Id7b331e1b"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-23 isarra(bug 40610) Prevent editing textarea from overflowing...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 MatmaRexfix sidebar HTML escaping in CologneBlue
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-22 SiebrandMerge "Setting $wgContLang without changing $wgLanguage...
2012-10-21 IAlexMerge "When deleting old thumbnails, actually increment $i"
2012-10-21 IAlexMerge "Cache performer of a LogEntry to load it only...
2012-10-21 IAlexMerge "RecentChangesLinked: 'tagfilter' option already...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 MatmaRexCologneBlue rewrite: fix talkLink() to use generic...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-21 Amir E. AharoniRemove float from config-settings-block
2012-10-20 Translation update... Merge changes I5f84fd91,I34ea53e7
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 MatmaRexadd comments about the purpose of skins/common/common...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-20 IAlexMerge "Add filearchive.fa_sha1 to PostgreSQL as well."
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "(bug 41156) Add id to the toolbox page info...
2012-10-19 HasharMerge "(bug 40876) Icon for PSD (Adobe Photoshop) file...
2012-10-19 ankur(bug 40876) Icon for PSD (Adobe Photoshop) file types.
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
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 MatmaRex(bug 40857) fix non-array sidebar links handling in...
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-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 Tim StarlingMerge "[JobQueue] Job queue refactoring and generalizing."
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-15 Daniel FriesenFix incorrect message in CologneBlue full text button.
2012-10-15 Daniel FriesenAdd wfSuppressWarnings(); to CologneBlue.
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-06 SiebrandMerge "Fix behaviour of namespaceSelector to match...
2012-10-06 SiebrandMerge "(bug 38559) Add hook to info action to allow...
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-05 CatropeMerge "Bug 40756 - API: Call to a member function isGoo...
2012-10-05 IAlexMerge "Add @since tags too Hooks"
2012-10-05 Brion VIBBERMerge "CologneBlue rewrite: rework otherLanguages(...
2012-10-05 MatmaRexCologneBlue rewrite: rework otherLanguages(), CSS:...
2012-10-04 ReedyMerge "Added "posdump" option to syncFileBackend to...
2012-10-04 MatmaRexCologneBlue rewrite: fix variantLinks()
2012-10-04 MatmaRexCologneBlue rewrite: #toplinks fixes
2012-10-04 MatmaRexCologneBlue rewrite: kill the evil globals
2012-10-04 MatmaRexCologneBlue rewrite: fixup for unclickable site title
2012-10-04 MatmaRexCologneBlue rewrite: fix beforeContent() and afterContent()
2012-10-04 MatmaRexCologneBlue rewrite: fix sysLinks()
2012-10-04 MatmaRexCologneBlue rewrite: don't display login/out links...
2012-10-04 MatmaRexCologneBlue rewrite: kill pageTitle(), pageSubtitle...
2012-10-04 MatmaRexCologneBlue rewrite: kill pageStats() and rewrite pageT...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 IAlexMerge "Added @since tag to IDBAccessObject."
next