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
/
Storage
/
PageEditStash.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS"
jenkins-bot
2024-08-12
1
-1
/
+1
|
\
|
*
objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS
Timo Tijhof
2024-08-09
1
-1
/
+1
*
|
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+1
|
/
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
Migrate MediaWiki.editstash to statslib
frankie
2024-06-13
1
-15
/
+25
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
PageEditStash: Deprecate passing Wikipage to parseAndCache()
Ammarpad
2023-11-28
1
-2
/
+1
*
Migrate several services to use ICP instead of LB
Amir Sarabadani
2023-09-16
1
-11
/
+9
*
Remove isRegistered checks from some UserEditTracker callers
Thalia
2023-07-24
1
-3
/
+1
*
Storage: Change LoadBalancer::getAnyOpenConnection to getConnectionRef
Timo Tijhof
2023-01-13
1
-4
/
+2
*
PageEditStash: Serialize ad-hoc to restore WRITE_ALLOW_SEGMENTS
Aaron Schulz
2022-12-13
1
-8
/
+28
*
Track reason for rendering in more detail.
daniel
2022-11-15
1
-1
/
+0
*
Track the reason for rendering.
daniel
2022-11-09
1
-0
/
+1
*
Storage: Minor docs and file header cleanup
Timo Tijhof
2022-11-04
1
-0
/
+1
*
PageEditStash: Minor docs and code clean up
Timo Tijhof
2022-04-13
1
-4
/
+6
*
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
1
-1
/
+1
*
Introduced PreparedUpdate to replace PreparedEdit
daniel
2021-12-20
1
-7
/
+33
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Change User::isAnon to !User::isRegistered in PageEditStash
Umherirrender
2021-10-19
1
-7
/
+7
*
Merge "Make PageEditStash::checkCache() accept an UserIdentity"
jenkins-bot
2021-10-18
1
-3
/
+3
|
\
|
*
Make PageEditStash::checkCache() accept an UserIdentity
Alexander Vorwerk
2021-10-16
1
-3
/
+3
*
|
Add new ParserOutput::{get,set}OutputFlag() interface
C. Scott Ananian
2021-10-15
1
-7
/
+8
|
/
*
docs: Change wording master to primary in comments and log text
Umherirrender
2021-09-01
1
-1
/
+1
*
More master -> primary documentation and internal var renaming
James D. Forrester
2021-07-15
1
-1
/
+1
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Stop using legacy ActorMigration field "rc_user"
Tim Starling
2021-04-28
1
-10
/
+7
*
Convert PageEditStash to PageIdentity/UserIdentity
Petr Pchelko
2021-04-14
1
-42
/
+55
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-3
/
+10
*
Fix recent breakage of ApiStashEditTest
Tim Starling
2020-05-18
1
-2
/
+2
*
Fix includes/Storage PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-11
/
+11
*
stashedit: Ensure that $summary is a string
Daimona Eaytoy
2020-02-22
1
-1
/
+1
*
docs: Avoid some scalar juggling
Daimona Eaytoy
2019-09-19
1
-2
/
+2
*
parser: add speculative page IDs to use with {{PAGEID}}
Aaron Schulz
2019-07-26
1
-2
/
+4
*
Merge "parser: add vary-revision-sha1 and related ParserOutput methods"
jenkins-bot
2019-07-17
1
-14
/
+19
|
\
|
*
parser: add vary-revision-sha1 and related ParserOutput methods
Aaron Schulz
2019-07-17
1
-14
/
+19
*
|
Switch various LoadBalancer::getConnection() callers to getConnectionRef()
Aaron Schulz
2019-07-12
1
-2
/
+3
|
/
*
Merge "parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse"
jenkins-bot
2019-06-23
1
-0
/
+6
|
\
|
*
parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse
Aaron Schulz
2019-06-09
1
-0
/
+6
*
|
objectcache: add object segmentation support to BagOStuff
Aaron Schulz
2019-06-11
1
-31
/
+11
|
/
*
editstash: segregate stats by content type for more useful graphing
Aaron Schulz
2019-04-20
1
-6
/
+15
*
Refactor edit stashing into a PageEditStash service
Aaron Schulz
2019-04-17
1
-0
/
+504