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
/
libs
/
rdbms
/
ChronologyProtector.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash
Timo Tijhof
2024-10-09
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-2
/
+2
*
rdbms: Move IReadableDatabase::primaryPosWait() to IDatabaseForOwner
Amir Sarabadani
2024-06-12
1
-1
/
+1
*
rdbms: Remove ILoadBalancer::getWriterIndex()
Amir Sarabadani
2024-06-03
1
-2
/
+2
*
rdbms: Drop ILoadBalancer::getAnyOpenConnection()
Amir Sarabadani
2023-11-28
1
-5
/
+1
*
rdbms: Minor clean up in ChronologyProtector
Timo Tijhof
2023-09-14
1
-31
/
+14
*
rdbms: Rename CP::yieldSessionPrimaryPos to ::getSessionPrimaryPos
Amir Sarabadani
2023-08-30
1
-1
/
+1
*
rdbms: Decouple ChronologyProtector from LBF
Amir Sarabadani
2023-08-29
1
-17
/
+66
*
rdbms: Drop partial disablement of CP and setting client id via header
Amir Sarabadani
2023-08-24
1
-12
/
+2
*
rdbms: Move two static methods of LBFactory to ChronologyProtector
Amir Sarabadani
2023-08-01
1
-0
/
+50
*
rdbms: Remove LB::getReplicaResumePos
Amir Sarabadani
2023-08-01
1
-1
/
+5
*
rdbms: Avoid making wasteful memcached calls in CP
Amir Sarabadani
2023-07-25
1
-15
/
+9
*
rdbms: Fix line indent in ChronologyProtector
Umherirrender
2023-03-17
1
-11
/
+11
*
rdbms: clean up LoadBalancer/ChronologyProtector primary pos methods
Aaron Schulz
2023-02-09
1
-6
/
+7
*
Remove unused key variable from foreach loops
Umherirrender
2022-09-21
1
-1
/
+1
*
rdbms: Limit CP warning message for T314434 to initial 10s window
Timo Tijhof
2022-09-19
1
-3
/
+12
*
rdbms: Bump ChronologyProtector cache key version
Timo Tijhof
2022-09-13
1
-1
/
+1
*
Merge "rdbms: Log warning if ChronologyProtector finds data under presumed cl...
jenkins-bot
2022-09-08
1
-0
/
+27
|
\
|
*
rdbms: Log warning if ChronologyProtector finds data under presumed clientID
Timo Tijhof
2022-09-02
1
-0
/
+27
*
|
rdbms: Simplify private marshal logic in ChronologyProtector
Timo Tijhof
2022-09-06
1
-13
/
+6
*
|
rdbms: Use JSON to store ChronologyProtector position data
daniel
2022-09-04
1
-8
/
+42
|
/
*
rdbms: rename "master" variables to "primary" in ChronologyProtector
Aaron Schulz
2022-08-29
1
-15
/
+15
*
rdbms: Remove obsolete cross-dc wait from ChronologyProtector
Timo Tijhof
2022-08-20
1
-63
/
+29
*
rdbms: Clean up file doc comments
Timo Tijhof
2022-08-09
1
-4
/
+1
*
rdbms: Move cpStash message to ChronologyProtector.php
Timo Tijhof
2022-06-02
1
-0
/
+4
*
Fix typos in comments (C-D)
Siddharth VP
2021-12-30
1
-3
/
+3
*
ILoadBalancer/ILBFactory: Rename hasOrMadeRecentMasterChanges to hasOrMadeRec...
James D. Forrester
2021-09-02
1
-1
/
+1
*
docs: Change wording master to primary in comments and log text
Umherirrender
2021-09-01
1
-10
/
+10
*
Rename DB primary position interfaces to DBPrimaryPos and MySQLPrimaryPos
James D. Forrester
2021-08-02
1
-10
/
+10
*
More master -> primary documentation and internal var renaming
James D. Forrester
2021-07-15
1
-3
/
+3
*
rdbms: improve ChronologyProtector comments and variable/method names
Aaron Schulz
2021-04-13
1
-21
/
+27
*
rdbms: Improve ChronologyProtector documentation
Timo Tijhof
2021-03-10
1
-3
/
+97
*
Add $wgChronologyProtectorStash and improve $wgMainStash comments
Aaron Schulz
2021-03-01
1
-178
/
+257
*
Merge "In ChronologyProtector fix confusion between DB name and master name"
jenkins-bot
2020-06-03
1
-7
/
+11
|
\
|
*
In ChronologyProtector fix confusion between DB name and master name
Tim Starling
2020-06-01
1
-7
/
+11
*
|
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-9
/
+9
|
/
*
Fix more libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-3
/
+3
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+1
*
rdbms: remove reference to READ_LATEST in ChronologyProtector::shutdown()
Aaron Schulz
2019-08-22
1
-4
/
+3
*
rdbms: add ILoadBalancer::getReplicaResumePos method
Aaron Schulz
2019-07-12
1
-1
/
+1
*
rdbms: add replica server counting methods to ILoadBalancer
Aaron Schulz
2019-06-20
1
-1
/
+1
*
rdbms: fix ChronologyProtector client IDs to not be empty
Aaron Schulz
2019-05-24
1
-23
/
+35
*
rdbms: add "secret" parameter to ChronologyProtector to use HMAC client IDs
Aaron Schulz
2019-04-19
1
-4
/
+10
*
Fix/suppress misc phan errors (#4)
Kunal Mehta
2019-04-05
1
-1
/
+1
*
Safe replacement of a lot of `!count()` with `=== []`
Thiemo Kreuz
2019-01-15
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' (round 2)
Bartosz DziewoĆski
2018-09-03
1
-3
/
+2
*
rdbms: fix value of ChronologyProtector::POSITION_COOKIE_TTL
Aaron Schulz
2018-07-11
1
-1
/
+1
*
rdbms: avoid redundant SPI logging fields in ChronologyProtector log entries
Aaron Schulz
2018-06-11
1
-4
/
+8
[next]