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
/
SessionManagerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
SessionManager: Remove redundant verbose type checks
Bartosz Dziewoński
2025-01-21
1
-5
/
+6
*
Use real type hints for services etc. in includes/auth/, session/, user/
Bartosz Dziewoński
2024-11-02
1
-8
/
+3
*
Use MainConfigNames in tests
Fomafix
2024-08-06
1
-9
/
+9
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
1
-0
/
+1
*
session: Improve text and documentation of SessionManager warnings
Gergő Tisza
2024-02-26
1
-2
/
+2
*
Merge "tests: Fix @covers and @coversDefaultClass to have leading \"
jenkins-bot
2024-02-16
1
-1
/
+1
|
\
|
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
|
tests: More use statements in session tests
Reedy
2024-02-16
1
-41
/
+52
|
/
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-1
/
+10
*
Clean up tests
Matěj Suchánek
2024-02-12
1
-3
/
+3
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+2
*
tests: Use TestingAccessWrapper::newFromClass in session tests
Umherirrender
2023-12-06
1
-3
/
+2
*
tests: Avoid dynamic properties in SessionManagerTest
Umherirrender
2023-11-27
1
-47
/
+47
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-2
/
+3
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
Do not use UTSysop directly in tests
Daimona Eaytoy
2023-08-16
1
-16
/
+16
*
Reorg: Move ProxyLookup to Request/
Amir Sarabadani
2023-08-06
1
-1
/
+1
*
HookContainer: deprecate old hook handler formats
daniel
2023-06-21
1
-2
/
+2
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-4
/
+4
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+0
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Tests: treat wgHooks like a regular config variable.
daniel
2023-03-09
1
-3
/
+3
*
tests: Replace deprecated User::idFromName
Umherirrender
2022-12-23
1
-2
/
+4
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-8
/
+8
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-8
/
+8
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-8
/
+8
*
Migrate use of global to use of config settings
Derick Alangi
2022-08-12
1
-1
/
+2
*
PHPUnit: introduce setMainCache
daniel
2022-07-07
1
-4
/
+5
*
Tests: Cleanup some unnecessary nested function calls
Reedy
2022-06-06
1
-18
/
+18
*
Get the MainConfig from MediaWikiServices instead of RequestContext
Umherirrender
2022-05-24
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-13
/
+13
*
Create SessionProviderTestTrait to facilitate testing of an SessionProvider
vladshapik
2021-05-26
1
-24
/
+4
*
Create an initialization method in the SessionProvider class
vladshapik
2021-05-04
1
-4
/
+25
*
Merge "Remove unnecessary ->equalTo() from tests"
jenkins-bot
2021-04-23
1
-3
/
+3
|
\
|
*
Remove unnecessary ->equalTo() from tests
Thiemo Kreuz
2021-04-23
1
-3
/
+3
*
|
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-3
/
+3
*
|
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-67
/
+67
|
/
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-10
/
+10
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-15
/
+15
*
Tests: Start marking some closures as static
Reedy
2021-02-06
1
-1
/
+1
*
Log IP/device changes within the same session
Gergő Tisza
2020-10-08
1
-0
/
+127
*
Log when SessionManager is emitting cookies
Gergő Tisza
2020-10-07
1
-0
/
+3
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-2
/
+2
*
session: Add debug message for the used store class
Timo Tijhof
2019-10-17
1
-1
/
+3
*
Add a dedicated Exception for SessionOverflow
Daimona Eaytoy
2019-09-10
1
-4
/
+4
*
Follow up to 'Remove support for the deprecated Key header'
C. Scott Ananian
2019-06-20
1
-4
/
+4
*
Add session_write_close() calls to SessionManager tests
Brad Jorsch
2018-10-16
1
-0
/
+1
*
Remove unused method parameters from TestBagOStuff
Thiemo Mättig
2018-01-30
1
-1
/
+8
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-12
/
+12
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-15
/
+16
[next]