Merge "Update parts order in message files"
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
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-08 danielCleanup of Wikidata branch.
2012-10-08 ReedyMerge "Fix behavior of Hooks class."
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 CatropeMerge "[FileBackend] Tweaked FileBackendMultiWrite...
2012-10-05 ReedyMerge "Remove deprecated 1.7 SpecialPage::addPage"
2012-10-05 ReedyMerge "Remove deprecated 1.16 Legacy support: Database...
2012-10-05 umherirrenderRemove deprecated 1.16 wfLoadExtensionMessages
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-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-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 SchulzMerge "wfTimestamp should not die on bogus input [Regre...
2012-09-14 umherirrenderwfTimestamp should not die on bogus input [Regression]
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 danielmerged master (2012-09-11)
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-11 Aaron SchulzMerge "Don't exit too quickly when reporting an exception."
2012-09-10 CatropeMerge "[FileBackend] Treat NoSuchObjectException as...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 Aaron SchulzMerge "New hook, 'SearchResultInitFromTitle'"
2012-09-07 IAlexMerge "(bug 39956) MediaWiki's info action should verti...
2012-09-07 Daniel KinzlerMerge "Alpha-sort lists of api modules in ApiQuery"
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-07 Tim StarlingRemove @deprecated from wfTimestamp()
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 KaldariMerge changes I794d4675,I57e2fc0b
2012-09-05 danielmerge latest master.
2012-09-04 Aaron SchulzMerge "Fixed and normalized content-disposition for...
2012-09-04 Aaron SchulzMerge "(bug 39287) Fixed error checking in DatabaseMysq...
2012-09-04 Aaron SchulzMerge "Convert core to use new ThumbnailImage() constru...
2012-09-04 Antoine MussoMerge "test: new assertHTMLEquals()"
2012-09-04 IAlexMerge "Added missing field definition, added cache...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-04 Fran McCrory(bug 34939) Handle mixed-case URL protocols in wikitext
2012-09-03 Siebrand MazelandReplace some occurrences of wfMsg* by alternatives...
2012-09-02 KrinkleMerge "[mw.notification] Introduce a full fledged notif...
2012-09-01 SiebrandMerge "Make functions match definitions in Preprocessor...
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 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
next