Fix various boundary cases in IcuCollation::findLowerBound()
[lhc/web/wiklou.git] / skins /
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-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."
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
2012-10-03 SiebrandMerge "Fix documentation of $wgProxyList"
2012-10-03 SiebrandMerge "Stylize"
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-10-02 IAlexMerge "Bug 40668 - "Return to Array." when logging in"
2012-10-02 CatropeMerge "(bug 40448) Replace legacy mwsuggest with mediaw...
2012-10-02 Timo Tijhof(bug 40448) Replace legacy mwsuggest with mediawiki...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-27 SiebrandMerge "Link the credits in Special:Version in all langu...
2012-09-27 KrinkleMerge "(bug 39793) #simpleSearch placeholder styles...
2012-09-27 MatmaRex(bug 39793) #simpleSearch placeholder styles for Firefo...
2012-09-27 DemonMerge ".gitignore: Fix case of "Thumbs.db""
2012-09-26 MatmaRexCologneBlue rewrite: remove stuff from pageTitleLinks...
2012-09-26 MatmaRexCologneBlue rewrite: get rid of some extra ugly HTML
2012-09-26 MatmaRexCologneBlue rewrite: kill mWatchLinkNum, watchThisPage...
2012-09-26 MatmaRexCologneBlue rewrite: finally a proper sidebar using...
2012-09-26 MatmaRexCologneBlue rewrite: adjust the quickbar contents to...
2012-09-26 MatmaRexCologneBlue rewrite: start cleaning up the quickbar...
2012-09-26 MatmaRexCologneBlue rewrite: fix search form(s) generation
2012-09-26 MatmaRexCologneBlue rewrite: remove hard dependency on SkinLega...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-25 GWickeMerge "Added several template tests to stress Parsoid...
2012-09-25 Trevor ParscalMerge "mediawiki.action.edit.preview: New module replac...
2012-09-25 Aaron SchulzMerge "(bug 40353) SpecialDoubleRedirect: Fix for inter...
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-24 DemonMerge "[FileRepo] Throw an exception if a storage key...
2012-09-23 SiebrandMerge "Don't parse the section summary when creating...
2012-09-23 SiebrandMerge "(bug 35693) ApiQueryImageInfo now suppresses...
2012-09-22 IAlexMerge "Moved begin() since the lock() function may...
2012-09-22 IAlexMerge "Defer user stats update like the others."
2012-09-21 NikerabbitMerge "Document that setSubtitle() and addSubtitle...
2012-09-21 SiebrandMerge "Convert width HTML attribute in tables into...
2012-09-21 SiebrandMerge "Remove all custom plural rules and use CLDR...
2012-09-21 Alexandre EmsenhuberConvert width HTML attribute in tables into inline CSS
2012-09-21 Timo Tijhofmediawiki.action.edit.preview: New module replacing...
2012-09-21 KrinkleMerge "(bug 40415) Add missing dependencies for some...
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...
next