Merge "Reduced some master queries by adding flags to Revision functions."
[lhc/web/wiklou.git] / includes / AutoLoader.php
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-28 AaronReduced some master queries by adding flags to Revision...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 Aaron SchulzMerge "Use canonical parser option for linkupdate in...
2012-06-23 Aaron SchulzMerge "Add missing __METHOD__ to select in LocalRepo"
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 Brion VIBBERMerge "Moved JobQueue.php file to Job.php"
2012-06-22 AaronMoved JobQueue.php file to Job.php
2012-06-22 CatropeMerge "Make session persist between calls to doApiRequest"
2012-06-22 CatropeMerge "Fix session handling in API test cases."
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-22 NikerabbitMerge "Prefer console.error over console.log for except...
2012-06-22 HasharMerge "Fix INSERT options for PostgreSQL for INSERT...
2012-06-22 HasharMerge "CSSMin: Clean up $remote trailing slash fix"
2012-06-22 Timo TijhofMerge "(bug 260) Handle <pre> overflow automatically...
2012-06-21 Aaron[LockManager] Added a memcached lock manager class.
2012-06-21 SiebrandMerge "Bug 37705 - ucfirst for sidebar interlanguage...
2012-06-20 HasharMerge "[LockManager] Factored QuorumLockManager class...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Bump release notes to say jQuery UI 1.8.21 ...
2012-06-19 Aaron SchulzMerge "Kill RELEASE-NOTES-1.19 from core. Not needed...
2012-06-19 Aaron[LockManager] Factored QuorumLockManager class out...
2012-06-19 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 Aaron SchulzMerge "Update and fix AutoLoader definitions."
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Alexandre EmsenhuberUpdate and fix AutoLoader definitions.
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-15 CatropePut skin classes in the Autoloader
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 Max SemenikAdd a way for packagers to override some installation...
2012-06-12 jeroendedauwAdded ORMIterator interface which can be used for type...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Fix bug in getXVO() that produced XVO headers...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Aaron SchulzMerge "(bug 37072) - prevents infinite job loop"
2012-05-29 HasharMerge "Minor changes to Ic50d01f5 Accept-Language code."
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-29 Max Semenik`mobile` sub-directories for mobile-related code
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
next