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
/
session
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
Umherirrender
2017-09-25
1
-0
/
+8
*
Improve some parameter docs
Umherirrender
2017-09-10
2
-0
/
+3
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
Add missing @param and @return documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
2
-2
/
+2
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-2
/
+1
*
session: Avoid deprecated wfMemcKey()
Kunal Mehta
2017-05-23
2
-8
/
+8
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-2
/
+2
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
2
-6
/
+6
*
Demote "Unverified user provided and no metadata to auth it" log message to info
Gergő Tisza
2017-02-17
1
-1
/
+2
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+2
*
PHPSessionHandler: Workaround PHP5 bug
Brad Jorsch
2016-10-24
1
-12
/
+40
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
3
-5
/
+5
*
Make SessionBackend::save() update the user post-send
Aaron Schulz
2016-10-12
1
-1
/
+5
*
session: Fix phpdoc in Token::toStringAtTimestamp()
Kunal Mehta
2016-09-12
1
-1
/
+1
*
Merge "Expand SessionManager / AuthManager documentation"
jenkins-bot
2016-08-30
6
-12
/
+53
|
\
|
*
Expand SessionManager / AuthManager documentation
Gergő Tisza
2016-08-30
6
-12
/
+53
*
|
Set the WRITE_SYNC flag for SessionBackend writes
Aaron Schulz
2016-08-28
1
-1
/
+3
|
/
*
Remove $wgDisableAuthManager
Gergő Tisza
2016-08-09
1
-194
/
+7
*
Session: Improvements to encryption functionality
Brad Jorsch
2016-07-01
1
-18
/
+49
*
Fix undefined classes
Erik Bernhardson
2016-06-30
1
-1
/
+1
*
Extended login: Don't use a $wg config variable, add UserName
Matthew Flaschen
2016-06-23
1
-9
/
+29
*
Fix encryption code in Session
Gergő Tisza
2016-05-31
1
-57
/
+82
*
Make number of PBKDF2 iterations used for deriving session secret configurable
Ori Livneh
2016-05-28
1
-2
/
+7
*
Log autocreation attempts in SessionManager
Gergő Tisza
2016-05-20
1
-1
/
+1
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-7
/
+17
*
Add SessionProvider::getRememberUserDuration(), fix some durations
Gergő Tisza
2016-05-14
3
-11
/
+41
*
Merge "Add SessionInfo force-use flag"
jenkins-bot
2016-05-11
3
-18
/
+57
|
\
|
*
Add SessionInfo force-use flag
Brad Jorsch
2016-05-10
3
-18
/
+57
*
|
Add SessionManager::invalidateSessionsForUser
Brad Jorsch
2016-05-10
3
-0
/
+39
|
/
*
Stop using depreacted base_convert
addshore
2016-05-07
2
-2
/
+2
*
SessionManager: Add provision for encrypting session data
Brad Jorsch
2016-04-29
1
-0
/
+150
*
SessionManager: Ignore Session object destruction during global shutdown
Brad Jorsch
2016-04-20
2
-2
/
+13
*
Merge "Use english messages for background use of Status::getWikiText"
jenkins-bot
2016-04-13
1
-2
/
+4
|
\
|
*
Use english messages for background use of Status::getWikiText
umherirrender
2016-04-12
1
-2
/
+4
*
|
Revert "Allow reset of global services."
Catrope
2016-04-11
1
-2
/
+6
*
|
Allow reset of global services.
daniel
2016-04-11
1
-6
/
+2
*
|
Add missing use MWException to SessionManager
addshore
2016-04-11
1
-0
/
+1
|
/
*
Change \\ to \ in phpdoc
Gergő Tisza
2016-04-08
6
-24
/
+24
*
Fix Session::getToken phpdoc
Gergő Tisza
2016-04-01
1
-1
/
+1
*
SessionManager: Use existing backend for the ID if one is loaded
Brad Jorsch
2016-03-22
1
-4
/
+8
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Log a backtrace with "sessions are supposed to be disabled" message
Brad Jorsch
2016-03-09
1
-1
/
+3
*
Replace uses of join() by implode()
Siebrand Mazeland
2016-03-08
3
-4
/
+4
*
Move WatchedItem logic to WatchedItemStore
addshore
2016-03-08
1
-1
/
+1
*
Prevent "Failed to create..." warnings when session loading fails
Gergő Tisza
2016-03-02
1
-0
/
+1
*
Unpersist the session on session load failure
Brad Jorsch
2016-02-29
1
-0
/
+6
*
Unpersist the session on logout
Brad Jorsch
2016-02-29
2
-8
/
+52
*
Improve SessionManager unit test coverage, and fix two namespacing bugs
Brad Jorsch
2016-02-26
4
-2
/
+16
*
Do not vary on session cookies when the session is disabled
Gergő Tisza
2016-02-25
1
-0
/
+6
[next]