Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / AutoLoader.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "Hot-fix for mismatching lens from database"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-22 Aaron Schulz[FileBackend] Added some basic directory functions.
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Szymon Świerkosz(bug 18195) Allow changing preferences via API
2012-04-19 HasharMerge "(bug 36049) placeholder attrib for HTMLForm...
2012-04-19 HasharMerge "wfMkdirParents() should display mode in octal."
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-19 HasharMerge "[FileRepo] Use resolveToStoragePath() in more...
2012-04-18 Brion VIBBERMerge "assertEquals is $expected, $actual, not $actual...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 Jeroen De DauwCacheHelper: facilitate caching handling on a page
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-17 CatropeMerge "Put the filecache save step before the error...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
2012-04-16 Petr OnderkaCorrected capitalization in the file and class names...
2012-04-16 Jeroen De DauwRe-adding dbdataobject stuff which got pulled from...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Santhosh Thottingal(bug 33658) support for {{GRAMMAR:}} in jqueryMsg
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 HasharMerge "code style tweaks"
2012-04-05 Aaron SchulzMerge "Making https svnroot point to https viewvc,...
2012-04-05 Aaron SchulzMerge "Duplicate array keys aren't going to do very...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 Kaldari(bug 27757) API method for retrieving tokens
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 Aaron Schulz[FileBackend] Moved scoped timeout stuff to its own...
2012-03-27 Aaron Schulz[FileBackend]
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-23 HasharMerge "http->https"
2012-03-23 DemonMerge changes Id8107d24,I8c63dcc8
2012-03-23 Daniel FriesenAdd GitInfo class.
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-20 Jeroen De Dauwfollow up to r114215, fix some fails and added CachedAc...
2012-03-19 Jeroen De Dauwsplit general cache helper functionality to its own...
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-20 Daniel FriesenRevert CryptRand class in r111964 till after the git...
2012-02-20 Daniel FriesenCommit a new cryptographic random generator class for...
2012-02-15 Jeroen De Dauwcomment out inclusion awaiting putting this stuff back...
2012-02-14 Jeroen De Dauwfollow up to r111264; split up class into one represent...
2012-02-13 Brian WolffGive a warning when people use $wgArticle. Add's a...
2012-02-11 Jeroen De Dauwadding DBDataObject class after having some people...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-01-31 Sam ReedFollowup r110001
next