API module manager and help rewrite
[lhc/web/wiklou.git] / includes / AutoLoader.php
2013-02-05 Yuri AstrakhanAPI module manager and help rewrite
2013-02-04 jenkins-botMerge "[FileBackend] Set ignore_user_abort() in file...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-04 jenkins-botMerge "Fixes to the "reset password" mode of Special...
2013-02-04 umherirrenderfix some spacing
2013-02-04 jenkins-botMerge "Respect --quiet in mergeMessageFileList.php"
2013-02-04 jenkins-botMerge "(bug 43915) Implement deleteEqualMessages.php"
2013-02-02 jenkins-botMerge "Include Postgres tables and maintenance scripts...
2013-02-02 jenkins-botMerge "refactor Database::makeSelectOptions"
2013-02-01 jenkins-botMerge "Profiling for hook calls."
2013-02-01 jenkins-botMerge "Fixed use of long memcached keys in AllPages."
2013-02-01 jenkins-botMerge "[FileBackend] Added more documentation."
2013-02-01 jenkins-botMerge "[LockManager] Updated DBLockManager for cross...
2013-02-01 jenkins-botMerge "[LockManager] Split QuorumLockManager into its...
2013-02-01 Aaron Schulz[LockManager] Split QuorumLockManager into its own...
2013-01-31 jenkins-botMerge "bug 44136: Don't rollback after successful commit"
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Avoid raw SQL queries in Maintenance::purgeRedun...
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-31 jenkins-botMerge "api: remove duplicate __contruct calls"
2013-01-31 jenkins-botMerge "Changed Message::content() to pass $this to...
2013-01-30 jenkins-botMerge "[LockManager] Refactoring to allow proper cross...
2013-01-30 jenkins-botMerge ".gitignore Composer related files"
2013-01-30 jenkins-botMerge "(bug 44160) Fix invalid link of `others` during...
2013-01-29 jenkins-botMerge "Dump unit tests no longer fail if gzip is not...
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-26 jenkins-botMerge "(bug 17808) (bug 21167) use real links for searc...
2013-01-25 Aaron Schulz[ExternalStore] Refactored external store classes to...
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "(bug 43964) Invalid value of "link" parameter...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-23 jenkins-botMerge "(bug 44248) Minor tweak to MediaWiki:Readonlywar...
2013-01-23 jenkins-botMerge "Address gender support issues in page enotif...
2013-01-23 jenkins-botMerge "Make Job::toString handle non-primitive parameters."
2013-01-23 jenkins-botMerge "Design improvements to sites code"
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jeroendedauwDesign improvements to sites code
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-11 IAlexMerge "[JobQueue] Added wfIncrStats() for job recycling."
2013-01-11 Ori.livnehMerge "Overriding Vector's footer margin when in print...
2013-01-11 Tyler RomeoAdded account creation API.
2013-01-10 jenkins-botMerge "Add css $classes variable to the OldChangesListR...
2013-01-10 IAlexMerge "Fixed return type doc"
2013-01-10 GWickeMerge "(bug 43661) Added test for special link trail...
2013-01-10 KaldariMerge "(bug 43211) Add mw-navigation to CSS for display...
2013-01-09 DemonMerge "[FileBackend] Suppress most file warnings but...
2013-01-09 jenkins-botMerge "Bug 11057 - Increase size of ug_group in user_gr...
2013-01-09 jenkins-botMerge "Tidy up declaration of $wgSiteTypes"
2013-01-09 jenkins-botMerge "Miscellaneous profiling fixes"
2013-01-09 jenkins-botMerge "Allow preferences that need not be rendered...
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-08 jenkins-botMerge "Catch excpt to avoid fatal in Message::__toString"
2013-01-08 jenkins-botMerge "Language::listToText cleanup with unit test"
2013-01-08 Aaron Schulz[JobQueue] Added support for using an external DB.
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-07 jenkins-botMerge "Makes WebRequest::detectProtocolAndStdPort(...
2013-01-07 jenkins-botMerge "(bug 42064) Make EditFilterMergedContent more...
2013-01-07 Santhosh ThottingalAllow preferences that need not be rendered in Special...
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 jenkins-botMerge "Also delete the page information cache when...
2013-01-04 jenkins-botMerge "Remove "read" from list of allowed actions on...
2013-01-04 jenkins-botMerge "Block::parseTarget() accepts and can return...
2013-01-04 Tim StarlingUse consistent hashing for SqlBagOStuff servers
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 IAlexMerge "(bug 37195) Doc fix. $from and $until are arrays...
2012-12-19 jenkins-botMerge "make rebuildtextindex script aware of content...
2012-12-18 jenkins-botMerge "(bug 39490) Add caching to InfoAction."
2012-12-17 jenkins-botMerge "(bug 43096) Fix querying suppression logs"
2012-12-17 jenkins-botMerge "use null rather then false and doc fix"
2012-12-17 jenkins-botMerge "(bug 43137) Don't return the sha1 of revisions...
2012-12-16 jenkins-botMerge "applying code conventions and cleanup in mediawi...
2012-12-16 Aaron SchulzMoved LocalisationCache under /cache.
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-15 jenkins-botMerge "(bug 42787) Make import robust against corrupt...
2012-12-14 BsituMerge "jquery.badge: Add ability to display the number...
next