aboutsummaryrefslogtreecommitdiffstats
path: root/includes/OutputPage.php
Commit message (Expand)AuthorAgeFilesLines
* Include JS variable for NewPP reportAaron Schulz2017-01-051-1/+17
* Avoid passing $this by reference in hooksYuriy Shnitkovskiy2017-01-021-4/+12
* Merge "Cleanup some incorrect return annotations"jenkins-bot2016-12-161-1/+1
|\
| * Cleanup some incorrect return annotationsErik Bernhardson2016-12-121-1/+1
* | Merge "Add <!DOCTYPE html> to HTML responses"jenkins-bot2016-12-161-1/+1
|\ \ | |/ |/|
| * Add <!DOCTYPE html> to HTML responsesFomafix2016-09-251-1/+1
* | Move link-underline user preference rule to body classEd Sanders2016-12-021-1/+8
* | Replace Linker::link() with LinkRenderer in includes directoryYuriy Shnitkovskiy2016-12-011-3/+8
* | Merge "OutputPage::getCategories(): Add a possibility to distinguish "normal"...jenkins-bot2016-11-251-30/+57
|\ \
| * | OutputPage::getCategories(): Add a possibility to distinguish "normal" and "h...Florian2016-11-251-30/+57
* | | Revert "Move NewPP limit report HTML comments to JS variables" and followupsBartosz Dziewoński2016-11-081-26/+1
* | | Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-3/+3
|\ \ \
| * | | Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-3/+3
* | | | Merge "Fix docs for OutputPage::addLanguageLinks and OutputPage::setLanguage...jenkins-bot2016-11-081-5/+5
|\ \ \ \
| * | | | Fix docs for OutputPage::addLanguageLinks and OutputPage::setLanguageLinksLeszek Manicki2016-11-071-5/+5
* | | | | Remove empty lines at end of functionsumherirrender2016-11-051-1/+0
|/ / / /
* | / / Break long lines in OutputPage::sendCacheControl()Aaron Schulz2016-11-031-6/+10
| |/ / |/| |
* | | Merge "Use adaptive CDN TTLs for page views"jenkins-bot2016-10-211-0/+30
|\ \ \
| * | | Use adaptive CDN TTLs for page viewsAaron Schulz2016-10-201-0/+30
* | | | Merge "OutputPage: Reduce getTitleInfo() calls (improve preloading)"jenkins-bot2016-10-201-9/+7
|\ \ \ \
| * | | | OutputPage: Reduce getTitleInfo() calls (improve preloading)Timo Tijhof2016-10-201-9/+7
* | | | | Merge "Relax phpdoc of PermissionError to match actual usage"jenkins-bot2016-10-201-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Relax phpdoc of PermissionError to match actual usageGergő Tisza2016-10-181-1/+5
| | |/ / | |/| |
* / | | Re-add human readable parser limit reportKunal Mehta2016-10-161-7/+11
|/ / /
* | | Don't use Config as an access method for global objectsFlorian Schmidt2016-10-041-1/+3
* | | Clean up array() syntax in docs, part VIIAmir Sarabadani2016-09-271-1/+1
| |/ |/|
* | Clean up misuse of wfTimestampOrNull()Timo Tijhof2016-09-241-2/+2
* | Remove OutputPage->mDebugtextMax Semenik2016-09-201-7/+0
* | Apply wfBCP47() to HTTP response header Content-LanguageFomafix2016-09-161-1/+1
* | OutputPage: Don't set 'user' module state if filtered outTimo Tijhof2016-09-141-6/+11
* | Support masking the WRITE_SYNC latency from ChronologyProtectorAaron Schulz2016-09-121-5/+15
* | Preload ResourceLoaderWikiModule::getTitleInfo in OutputPageAaron Schulz2016-09-081-2/+15
* | Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* | Change "slave" => "replica DB" in /includesAaron Schulz2016-09-051-1/+1
* | OutputPage: Ensure setupSkinUserCss() always applies to headElement()Timo Tijhof2016-09-031-1/+1
* | Merge "Floor slave lag before display"jenkins-bot2016-08-291-0/+1
|\ \
| * | Floor slave lag before displayumherirrender2016-08-211-0/+1
* | | resourceloader: Make 'site.styles' actually in group 'site'Timo Tijhof2016-08-251-6/+0
| |/ |/|
* | OutputPage.php: Reuse existing variable $userFomafix2016-08-231-1/+1
* | Remove redundant isLoggedIn() callTimo Tijhof2016-08-221-1/+0
* | SECURITY: Require login to preview user CSS pagesChad Horohoe2016-08-231-1/+5
|/
* OutputPage: Make ResourceLoader position exemption more genericTimo Tijhof2016-08-181-73/+75
* Revert "Work around T87871 to avoid double-loading OOjs UI PHP styles"Bartosz Dziewoński2016-08-181-3/+0
* OutputPage: Apply target and origin filter to exempt modulesTimo Tijhof2016-08-161-2/+5
* Merge "resourceloader: Move queue formatting out of OutputPage"jenkins-bot2016-08-111-451/+214
|\
| * resourceloader: Move queue formatting out of OutputPageTimo Tijhof2016-08-081-451/+214
* | Show wgPageParseReport on page previews tooAaron Schulz2016-08-051-1/+9
* | Merge "OutputPage: Add addHeadItems() method"jenkins-bot2016-08-041-1/+11
|\ \ | |/ |/|
| * OutputPage: Add addHeadItems() methodTimo Tijhof2016-07-261-1/+11
* | resourceloader: Separate 'user.styles' module from 'user'Timo Tijhof2016-08-021-2/+2