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
/
tests
/
phpunit
/
includes
/
session
/
SessionTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: More use statements in session tests
Reedy
2024-02-16
1
-1
/
+2
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
session: Fix broken SessionTest case due to PHPUnit dependency change
Timo Tijhof
2022-09-14
1
-1
/
+7
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-4
/
+1
*
tests: Replace some usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Move CRSF token generation to CsrfTokenSet
Petr Pchelko
2021-06-18
1
-1
/
+1
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-3
/
+3
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-3
/
+3
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-2
/
+2
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-1
/
+0
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Split HttpTest and SessionTest to unit and integration
Amir Sarabadani
2019-07-13
1
-268
/
+25
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+373
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-373
/
+0
*
Clean up CSPRNG support for PHP7
Max Semenik
2018-06-10
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-12
/
+13
*
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
Timo Tijhof
2017-04-06
1
-11
/
+12
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-1
/
+0
*
SessionManager: Add provision for encrypting session data
Brad Jorsch
2016-04-29
1
-14
/
+70
*
Use ::class in place of string constants
Brad Jorsch
2016-03-28
1
-5
/
+5
*
Unpersist the session on logout
Brad Jorsch
2016-02-29
1
-0
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-48
/
+48
*
Session: Implement ArrayAccess
Brad Jorsch
2016-02-16
1
-1
/
+67
*
Revert "Remove SessionManager, temporarily"
Brad Jorsch
2016-02-03
1
-0
/
+249
*
Remove SessionManager, temporarily
Brad Jorsch
2016-02-01
1
-249
/
+0
*
Move CSRF token handling into MediaWiki\Session\Session
Brad Jorsch
2016-01-27
1
-0
/
+47
*
Move grant and IP restriction logic from OAuth to core
Brad Jorsch
2016-01-12
1
-0
/
+1
*
Add SessionManager
Brad Jorsch
2016-01-12
1
-0
/
+201