Merge "Base class for objects accessign databases."
[lhc/web/wiklou.git] / includes / AutoLoader.php
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-27 danielBase class for objects accessign databases.
2012-11-27 HasharMerge "Fix data type for timestamp in TestORMRowTest"
2012-11-26 Ori.livnehMerge "(bug 42337) Simplify "my talk" link logic in...
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-25 Aaron SchulzMerge "Revert "[FileBackend] Added optional callback...
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-23 NikerabbitMerge "(bug 41792) Fix Special:Preferences tabs in...
2012-11-22 IAlexMerge "Allow all rc options in feeds"
2012-11-22 SiebrandMerge "(bug 457) use semantic headings for the navigati...
2012-11-21 NikerabbitMerge "Follow-up I087c2729 (750936f): factorise common...
2012-11-21 IAlexMerge "Correct documentation for "maxlag" API parameter"
2012-11-21 DemonMerge "[FileBackend] Added optional callback parameter...
2012-11-21 SPQRobinMerge "(bug 30040) Update autonym for nds-nl"
2012-11-21 Ori.livnehMerge "(bug 42215) "Welcome, X" as account creation...
2012-11-21 Aaron SchulzMerge "Various simple optimizations for the chunked...
2012-11-21 Jan Gerber[FileBackend] Added support for changing headers on...
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 Max SemenikKill DeviceDetection
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 TheDJMerge "Fix E_STRICT in ForeignAPIRepo"
2012-11-11 IAlexMerge "Remove unneeded third param"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 Timo Tijhof(bug 41833) Test: Add AutoLoaderTest.
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-07 Aaron SchulzMerge "Content::convert() for conv. betw. content models."
2012-11-07 Aaron SchulzMerge "(Bug 41658) Allow diffs across text based content."
2012-11-07 Aaron SchulzMerge "(Bug 41580) Hook for custom search hit rendering."
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-06 KaldariMerge "Tweaking CSS of badge display per Vibha'a design"
2012-11-06 NikerabbitMerge "Fix for Iaac1bb9a (6b2b06d): remove leading...
2012-11-06 HasharMerge "Update AutoLoader"
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-03 Alexandre EmsenhuberUpdate AutoLoader
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 IAlexMerge "minor style improvements"
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 DemonMerge "Use $this->getTitle() instead of $out->getTitle()"
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 DemonMerge "[FileBackend] Check if paths are writable for...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 IAlexMerge "(bug 41582) Show "Page information" toolbox...
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-31 Aaron SchulzMerge "[JobQueue] Added a test job that just replaces...
2012-10-31 Aaron Schulz[JobQueue] Added a test job that just replaces itself.
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 CatropeMerge "list=allusers&aurights=[unusedright] returns...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 ReedyMerge "Deglobalization in EditPage.php"
2012-10-29 ReedyBack out config table and related code
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 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
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 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 Aaron SchulzMerge "Seems we have error conditions where fa_storage_...
2012-10-25 Brion VIBBERMerge "[JobQueue] Added support for approximate FIFO...
2012-10-25 Timo TijhofFix warnings and enforce conventions in ContentHandler...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
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-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 IAlexMerge "Correct documentation for EditFilter hook parameter"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 ReedyMerge "fix bug 41280, show correct content when display...
2012-10-23 ReedyMerge "per bug 41244 and 41303, handle null or false...
2012-10-23 ReedyMerge "Removed reference to * from docs."
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 ReedyMerge "Moved core Job classes under includes/job/jobs."
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
next