aboutsummaryrefslogtreecommitdiffstats
path: root/includes/context
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use CsrfTokenSet as CSRF token source"Kunal Mehta2021-08-051-11/+0
* build: Updating dependencieslibraryupgrader2021-07-223-4/+4
* Use CsrfTokenSet as CSRF token sourcePetr Pchelko2021-07-121-0/+11
* Move CRSF token generation to CsrfTokenSetPetr Pchelko2021-06-183-1/+18
* RequestContext: add @param documentation to setAuthority()Universal Omega2021-05-091-0/+3
* Remove unstable marker from Authority interfacedaniel2021-04-134-1/+10
* docs: Fix 'dependant' typosTimo Tijhof2021-02-181-7/+7
* Use static closures where safe to useUmherirrender2021-02-111-2/+2
* Add Authority to ContextPetr Pchelko2021-01-205-0/+65
* Replace deprecated WikiPage::factory in RequestContextUmherirrender2020-11-111-1/+1
* Typehint SessionManager::getGlobalSession and RequestContext::getMainDaimona Eaytoy2020-10-221-1/+1
* Merge "Clarify documentaion of RequestContextCreateSkinHook"jenkins-bot2020-10-081-2/+3
|\
| * Clarify documentaion of RequestContextCreateSkinHookAmmar Abdulhamid2020-10-081-2/+3
* | Merge "Document hook names in hook interfaces."jenkins-bot2020-10-022-0/+6
|\ \
| * | Document hook names in hook interfaces.daniel2020-09-272-0/+6
| |/
* / Introduce and apply NonSerializableTraitdaniel2020-09-282-0/+6
|/
* context: Throw from recursive calls to RequestContext::getLanguageTimo Tijhof2020-07-281-6/+4
* context: Remove duplicate log message from RequestContext::getLanguage()Timo Tijhof2020-07-231-2/+0
* Merge "Replace "@stable for implementation" with "@stable to implement""jenkins-bot2020-07-132-2/+2
|\
| * Replace "@stable for implementation" with "@stable to implement"daniel2020-07-132-2/+2
* | Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-131-1/+1
|\ \
| * | Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
| |/
* | Merge "Replace "@stable for calling" by "@stable to call""jenkins-bot2020-07-131-1/+1
|\ \
| * | Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
| |/
* / Replace "@stable for overriding" with "@stable to override"daniel2020-07-131-16/+16
|/
* Mark remaining eligible classes as stable for subclassingdaniel2020-07-101-1/+1
* Annotate extensible classes.daniel2020-07-091-1/+18
* Mark additional classes as newable for now.daniel2020-07-081-0/+4
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Annotate newable classesdaniel2020-07-071-0/+2
* Remove terminating line breaks from debug messagesTim Starling2020-06-032-2/+2
* Hooks::run() call site migrationTim Starling2020-05-301-2/+2
* docs: Hook interface doc comment reviewapaskulin2020-04-212-10/+15
* Automatically generated hook interfacesTim Starling2020-04-202-0/+44
* Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-1/+5
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-2/+2
* Merge "Provide a full trace to GlobalTitleFail debug entries"jenkins-bot2020-01-061-3/+4
|\
| * Provide a full trace to GlobalTitleFail debug entriesDaimona Eaytoy2019-12-201-3/+4
* | Use namespaced IPUtils classKunal Mehta2020-01-011-1/+2
|/
* Merge "RequestContext: Clarify uselang support and how it works"jenkins-bot2019-11-011-0/+12
|\
| * RequestContext: Clarify uselang support and how it worksTimo Tijhof2019-10-311-0/+12
* | Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-272-4/+6
|/
* Use varargs for MessageLocalizer::msg and similarUmherirrender2019-10-053-18/+9
* RequestContext: Declare the dynamic property for language recursionDaimona Eaytoy2019-09-081-3/+9
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-313-0/+3
* Merge "context: Use getRawVal instead of getVal for 'uselang' and 'useskin'"jenkins-bot2019-07-311-2/+4
|\
| * context: Use getRawVal instead of getVal for 'uselang' and 'useskin'Timo Tijhof2019-07-301-2/+4
* | context: Make the getSkin() fallback logic more explicitTimo Tijhof2019-07-291-13/+7
|/
* Use AtEase::quietCall() instead of Wikimedia\quietCall()Derick Alangi2019-06-101-1/+2
* context: Replace deprecated use of SkinFactory::getDefaultInstance()Derick Alangi2019-04-151-1/+1