aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove silly debug line"jenkins-bot2015-01-091-2/+0
|\
| * Remove silly debug lineMark Holmquist2015-01-091-2/+0
* | Merge "Don't call localisation functions when initializing pageset"jenkins-bot2015-01-092-1/+62
|\ \ | |/ |/|
| * Don't call localisation functions when initializing pagesetMax Semenik2015-01-082-1/+62
* | Merge "Skip ApiStashEdit if custom DataUpdates are present."jenkins-bot2015-01-092-2/+23
|\ \
| * | Skip ApiStashEdit if custom DataUpdates are present.daniel2015-01-092-2/+23
* | | Unbreak master by restoring Profiler::profile(In|Out)Niklas Laxström2015-01-091-0/+4
* | | Merge "Don't discourage usage of Html::element()"jenkins-bot2015-01-091-2/+1
|\ \ \
| * | | Don't discourage usage of Html::element()Federico Leva2015-01-091-2/+1
* | | | Localisation updates from https://translatewiki.net.Translation updater bot2015-01-082-1/+5
* | | | Merge "Log to DBPerformance log when many LB connections are acquired"jenkins-bot2015-01-081-0/+15
|\ \ \ \
| * | | | Log to DBPerformance log when many LB connections are acquiredAaron Schulz2015-01-081-0/+15
| | |/ / | |/| |
* | | | Merge "Made profileIn/profileOut methods a no-op"jenkins-bot2015-01-085-78/+4
|\ \ \ \
| * | | | Made profileIn/profileOut methods a no-opAaron Schulz2015-01-085-78/+4
* | | | | Fix phpcs errors in includes/Ricordisamoa2015-01-0855-137/+3
| |/ / / |/| | |
* | | | Merge "Added ProfilerSectionOnly class"jenkins-bot2015-01-082-4/+107
|\ \ \ \
| * | | | Added ProfilerSectionOnly classAaron Schulz2015-01-082-4/+107
| |/ / /
* | | | Merge "Switched API to using scopedProfileIn()"jenkins-bot2015-01-081-4/+9
|\ \ \ \
| * | | | Switched API to using scopedProfileIn()Aaron Schulz2015-01-081-4/+9
| |/ / /
* | | | Merge "Removed remaining profile calls"jenkins-bot2015-01-0838-242/+0
|\ \ \ \
| * | | | Removed remaining profile callsAaron Schulz2015-01-0838-242/+0
| |/ / /
* | | | Merge "Remove $wgDebugFunctionEntry, unused"jenkins-bot2015-01-081-5/+0
|\ \ \ \
| * | | | Remove $wgDebugFunctionEntry, unusedChad Horohoe2015-01-071-5/+0
| |/ / /
* | | | Merge "Added MapCacheLRU::getAllKeys() method"jenkins-bot2015-01-081-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Added MapCacheLRU::getAllKeys() methodAaron Schulz2014-12-251-0/+8
* | | | Merge "Add a sort parameter to SearchEngine"jenkins-bot2015-01-081-0/+38
|\ \ \ \
| * | | | Add a sort parameter to SearchEngineNik Everett2015-01-071-0/+38
* | | | | Merge "Always use the canonical extension name when necessary"jenkins-bot2015-01-081-4/+4
|\ \ \ \ \
| * | | | | Always use the canonical extension name when necessaryRicordisamoa2015-01-061-4/+4
* | | | | | Allow CACHE_NONE as a fallback for ObjectCache::newAcceleratorBrad Jorsch2015-01-081-1/+1
| |_|_|/ / |/| | | |
* | | | | Converted some profiling to scopedProfileInAaron Schulz2015-01-072-32/+24
* | | | | Implement extension registration from an extension.json fileKunal Mehta2015-01-087-1/+644
* | | | | Converted some section profiling to scopedProfileInAaron Schulz2015-01-074-42/+40
* | | | | Merge "Removed ProfilerStandard and ProfilerSimpleTrace"jenkins-bot2015-01-073-714/+1
|\ \ \ \ \
| * | | | | Removed ProfilerStandard and ProfilerSimpleTraceAaron Schulz2015-01-073-714/+1
* | | | | | Merge "API: Improve handling of interwiki redirects when resolving"jenkins-bot2015-01-071-1/+6
|\ \ \ \ \ \
| * | | | | | API: Improve handling of interwiki redirects when resolvingBrad Jorsch2015-01-071-1/+6
* | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2015-01-074-4/+8
|/ / / / / /
* | | | | | Merge "PostgreSQL: Fix Special:ActiveUsers GROUP BY query"jenkins-bot2015-01-071-1/+7
|\ \ \ \ \ \
| * | | | | | PostgreSQL: Fix Special:ActiveUsers GROUP BY queryJeff Janes2015-01-061-1/+7
* | | | | | | Merge "Remove obvious function-level profiling"jenkins-bot2015-01-07108-893/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove obvious function-level profilingChad Horohoe2015-01-07108-893/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Cookie: Fix @throws commentKunal Mehta2015-01-071-1/+1
* | | | | | | Marked replaceMultiple() as deprecatedEvan McIntire2015-01-071-1/+2
| |_|/ / / / |/| | | | |
* | | | | | Add type hinting for WikiPage::onArticleEdit, etcgladoscc2015-01-071-5/+3
|/ / / / /
* | | | | Merge "Escape unescaped messages in Special:Preferences"jenkins-bot2015-01-071-18/+16
|\ \ \ \ \
| * | | | | Escape unescaped messages in Special:Preferencesgladoscc2015-01-071-18/+16
| | |_|_|/ | |/| | |
* | | | | Cleanup ParsoidVirtualRESTServiceKunal Mehta2015-01-061-10/+8
* | | | | Merge "Make a VirtualRESTService class for Parsoid"jenkins-bot2015-01-072-1/+129
|\ \ \ \ \
| * | | | | Make a VirtualRESTService class for ParsoidAlex Monk2015-01-072-1/+129