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
/
User.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Made the prior user existence check in LoginForm use DB_MASTER
Aaron Schulz
2015-07-10
1
-3
/
+13
|
|
/
*
/
Fixed bitfield check in User::loadFromId()
Aaron Schulz
2015-07-10
1
-1
/
+2
|
/
*
Made WANObjectCache::getCheckKey() automatically init the key
Aaron Schulz
2015-07-02
1
-7
/
+6
*
Merge "Replace some MWException usage in User"
jenkins-bot
2015-07-01
1
-3
/
+5
|
\
|
*
Replace some MWException usage in User
Aaron Schulz
2015-06-30
1
-3
/
+5
*
|
Made User::loadFromId() use READ_NORMAL by default
Aaron Schulz
2015-06-25
1
-1
/
+1
|
/
*
Configure logged in session length independently
Sam Smith
2015-06-23
1
-0
/
+29
*
Made User generally use DB_SLAVE by default
Aaron Schulz
2015-06-16
1
-39
/
+28
*
Merge "Password validity by policy per group"
jenkins-bot
2015-06-10
1
-27
/
+6
|
\
|
*
Password validity by policy per group
csteipp
2015-06-10
1
-27
/
+6
*
|
Fixed "wfTimestamp() fed bogus time value" errors
Aaron Schulz
2015-06-09
1
-1
/
+1
|
/
*
Merge "Made User::touch no longer call load()"
jenkins-bot
2015-06-03
1
-10
/
+7
|
\
|
*
Made User::touch no longer call load()
Aaron Schulz
2015-06-02
1
-10
/
+7
*
|
Use less fuzzy User::getDBTouched() in ApiStashEdit::getStashKey()
Aaron Schulz
2015-06-02
1
-1
/
+1
*
|
Fixed $flags bit operation precedence fail in User::loadFromDatabase()
Aaron Schulz
2015-06-02
1
-1
/
+1
|
/
*
User::clearSharedCache: don't load the full user record for just the ID
Ori Livneh
2015-05-19
1
-4
/
+3
*
Merge "Converted User object cache to the WAN cache"
jenkins-bot
2015-05-18
1
-9
/
+8
|
\
|
*
Converted User object cache to the WAN cache
Aaron Schulz
2015-04-30
1
-9
/
+8
*
|
Merge "Converted User touched key to using the WAN cache"
jenkins-bot
2015-05-11
1
-9
/
+8
|
\
\
|
*
|
Converted User touched key to using the WAN cache
Aaron Schulz
2015-04-30
1
-9
/
+8
|
|
/
*
|
Merge "Made wl_notificationtimestamp updates able to use queues"
jenkins-bot
2015-05-04
1
-1
/
+3
|
\
\
|
*
|
Made wl_notificationtimestamp updates able to use queues
Aaron Schulz
2015-04-25
1
-1
/
+3
|
|
/
*
/
Remove cache use in setNewtalk, as nothing reads from that
Aaron Schulz
2015-04-27
1
-8
/
+0
|
/
*
Merge "Added CAS logic to User::addAutopromoteOnceGroups"
jenkins-bot
2015-04-21
1
-24
/
+83
|
\
|
*
Added CAS logic to User::addAutopromoteOnceGroups
Aaron Schulz
2015-04-16
1
-24
/
+83
*
|
Made saveSettings() CAS check handle caught DB exceptions better
Aaron Schulz
2015-04-16
1
-4
/
+5
*
|
Try to reduce stale cache updates in User::saveSettings()
Aaron Schulz
2015-04-15
1
-0
/
+8
*
|
Tweaked CAS log message for User::saveSettings
Aaron Schulz
2015-04-15
1
-1
/
+2
*
|
Allow users to add, remove and apply change tags using the API
This, that and the other
2015-04-15
1
-0
/
+2
*
|
Avoid deadlocks in User::incEditCount
Aaron Schulz
2015-04-14
1
-25
/
+38
*
|
Made User::invalidateCache() use touch() instead of the DB query
Aaron Schulz
2015-04-07
1
-30
/
+7
*
|
Made User::loadPasswords respect "queryFlagsUsed"
Aaron Schulz
2015-04-07
1
-7
/
+14
|
/
*
Merge "Added CAS-style logic to User::saveSettings as a final sanity check"
jenkins-bot
2015-04-07
1
-4
/
+21
|
\
|
*
Added CAS-style logic to User::saveSettings as a final sanity check
Aaron Schulz
2015-04-06
1
-4
/
+21
*
|
Merge "Log when User::saveSettings is called in read-only mode"
jenkins-bot
2015-04-07
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Log when User::saveSettings is called in read-only mode
Aaron Schulz
2015-04-06
1
-1
/
+7
*
|
Made User::newTouchedTimestamp handle clock skew a bit better
Aaron Schulz
2015-04-06
1
-7
/
+13
|
/
*
Added read-only checks around User::saveSettings where they belong
Aaron Schulz
2015-04-02
1
-5
/
+10
*
SECURITY: Set maximal password length for DoS
Tyler Romeo
2015-04-01
1
-14
/
+26
*
Merge "Removed unused parameter from User::checkNewtalk"
jenkins-bot
2015-03-30
1
-9
/
+5
|
\
|
*
Removed unused parameter from User::checkNewtalk
Aaron Schulz
2015-03-30
1
-9
/
+5
*
|
Made User::getFormerGroups load properly
Aaron Schulz
2015-03-30
1
-1
/
+6
|
/
*
Made User::validateCache account for mQuickTouched
Aaron Schulz
2015-03-30
1
-2
/
+1
*
Merge "Made user preferences load from the master by default"
jenkins-bot
2015-03-30
1
-11
/
+39
|
\
|
*
Made user preferences load from the master by default
Aaron Schulz
2015-03-26
1
-12
/
+42
*
|
Made User actually use the mQuickTouched process cache
Aaron Schulz
2015-03-26
1
-1
/
+3
*
|
Merge "Made addAutopromoteOnceGroups check wfReadOnly"
jenkins-bot
2015-03-26
1
-1
/
+2
|
\
\
|
*
|
Made addAutopromoteOnceGroups check wfReadOnly
Aaron Schulz
2015-03-26
1
-1
/
+2
*
|
|
Merge "Introduced User::touch() method to bump the getTouched() value using m...
jenkins-bot
2015-03-26
1
-4
/
+50
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Introduced User::touch() method to bump the getTouched() value using memcached
Aaron Schulz
2015-03-26
1
-4
/
+50
|
|
/
[prev]
[next]