index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
WebRequest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2023-06-29
1
-2
/
+0
*
Support CDN query parameter re-ordering
Ori Livneh
2022-08-09
1
-0
/
+47
*
Remove WebRequest::checkUrlExtension
Matěj Suchánek
2022-06-20
1
-14
/
+0
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
WebRequest: Micro-optimise getIP
Timo Tijhof
2022-04-06
1
-17
/
+13
*
Add wiki-farm support
daniel
2022-04-01
1
-3
/
+10
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+3
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+2
*
WebRequest: Document getVal caveat and recommend getText or getRawVal
Timo Tijhof
2021-08-23
1
-36
/
+42
*
Hard deprecate User::getIntOption()
Alexander Vorwerk
2021-08-11
1
-3
/
+6
*
Replace deprecated Language::getVariants in WebRequest
Umherirrender
2021-08-04
1
-2
/
+4
*
Setup: Restrict WebRequest::interpolateTitle() to index.php requests
Timo Tijhof
2021-07-27
1
-5
/
+0
*
Merge "Create FauxRequestUpload to fake uploads in tests"
jenkins-bot
2021-05-15
1
-6
/
+3
|
\
|
*
Create FauxRequestUpload to fake uploads in tests
Umherirrender
2021-04-06
1
-6
/
+3
*
|
Use some more neutral language
Reedy
2021-04-18
1
-2
/
+2
|
/
*
Merge "WebRequest: Document magic argument on WebRequest::getValues"
jenkins-bot
2021-02-11
1
-5
/
+4
|
\
|
*
WebRequest: Document magic argument on WebRequest::getValues
Umherirrender
2021-02-11
1
-5
/
+4
*
|
Merge "WebRequest: Radically simplify getRequestId() method"
jenkins-bot
2021-02-04
1
-9
/
+8
|
\
\
|
*
|
WebRequest: Radically simplify getRequestId() method
Timo Tijhof
2021-02-01
1
-9
/
+8
|
|
/
*
/
WebRequest: Make internal getPathInfo() no longer public
Timo Tijhof
2021-02-03
1
-3
/
+4
|
/
*
Update wikimedia/ip-utils from 1.0.0 to 3.0.1
Reedy
2021-01-26
1
-2
/
+28
*
Improve docs in WebRequest/WebRequestUpload
Umherirrender
2020-12-21
1
-9
/
+10
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-2
/
+0
*
Remove hard deprecated WebRequest::getLimitOffset
DannyS712
2020-08-21
1
-16
/
+0
*
Make WebRequest::getAcceptLang() return floats instead of strings
Thiemo Kreuz
2020-07-14
1
-3
/
+13
*
GlobalFunctions,WebRequest: Remove use of AtEase for parse_url()
Timo Tijhof
2020-07-08
1
-3
/
+0
*
Support SameSite=None cookies
Tim Starling
2020-07-07
1
-1
/
+34
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-3
/
+3
*
WebRequest: Rewrite language handling in getAcceptLang()
Umherirrender
2020-06-20
1
-25
/
+21
*
Remove unneeded null check from WebRequest::normalizeUnicode
Umherirrender
2020-06-16
1
-2
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+0
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+2
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-12
1
-1
/
+1
*
WebRequest & RequestFromGlobals: get HTTP headers in one way
Pablo Grass
2020-04-03
1
-15
/
+1
*
Stop using SCRIPT_NAME where possible, rely on statically configured routing
Tim Starling
2020-04-01
1
-9
/
+29
*
WebRequest: Avoid unused wfRandomString() call
Timo Tijhof
2020-03-24
1
-11
/
+8
*
Document that WebRequest::getRawIP() can also return null
Reedy
2020-03-21
1
-1
/
+1
*
Hard deprecate WebRequest::getLimitOffset
DannyS712
2020-02-20
1
-1
/
+2
*
Add WebRequest::getLimitOffsetForUser to replace ::getLimitOffset
DannyS712
2020-02-19
1
-4
/
+18
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-6
/
+7
*
Set method visibility in some classes
Umherirrender
2019-12-05
1
-1
/
+1
*
Remove IE 6 security features from server-side code
Tim Starling
2019-11-28
1
-52
/
+5
*
WebRequest: Update comment with a TODO now that HHVM is gone
James D. Forrester
2019-10-10
1
-1
/
+4
*
Setup: Move wgArticlePath validation to its main consumer (PathRouter)
Timo Tijhof
2019-09-25
1
-0
/
+3
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
1
-1
/
+1
*
Merge "Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()"
jenkins-bot
2019-09-06
1
-5
/
+39
|
\
|
*
Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()
Tim Starling
2019-09-05
1
-5
/
+39
[next]