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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More master -> primary documentation and internal var renaming
James D. Forrester
2021-07-15
3
-6
/
+6
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
3
-3
/
+3
*
Merge "Optionally split out parts of file metadata to BlobStore"
jenkins-bot
2021-06-26
1
-0
/
+5
|
\
|
*
Optionally split out parts of file metadata to BlobStore
Tim Starling
2021-06-11
1
-0
/
+5
*
|
Post Revision-removal cleanup
DannyS712
2021-06-24
4
-36
/
+23
|
/
*
PageUpdater: reduce unneeded conversions to User objects
DannyS712
2021-06-08
1
-7
/
+4
*
PageUpdater: inject a UserGroupManager
DannyS712
2021-06-08
1
-3
/
+11
*
Accept UserIdentity in code to manage edit counts
DannyS712
2021-06-08
1
-2
/
+9
*
Remove comments that repeat the code
DannyS712
2021-06-02
2
-6
/
+0
*
Remove some unneeded uses of full User objects
DannyS712
2021-05-22
1
-7
/
+10
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
3
-5
/
+5
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-3
/
+3
*
Remove remaining non-test uses of Revision objects
DannyS712
2021-05-04
2
-26
/
+7
*
Remove hooks that use Revision objects
DannyS712
2021-04-30
3
-135
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
5
-11
/
+11
*
Stop using legacy ActorMigration field "rc_user"
Tim Starling
2021-04-28
1
-10
/
+7
*
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-2
/
+9
*
Remove ArticleEditUpdatesDeleteFromRecentchanges hook, deprecated in 1.35
James D. Forrester
2021-04-21
2
-35
/
+0
*
Convert PageEditStash to PageIdentity/UserIdentity
Petr Pchelko
2021-04-14
1
-42
/
+55
*
objectcache: Switch SqlBlobStore to using ATTR_DURABILITY
Aaron Schulz
2021-04-13
1
-5
/
+5
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
2
-6
/
+3
*
Add support for derived MCR slots
Cindy Cicalese
2021-03-18
1
-3
/
+174
*
PageUpdater: use UserIdentity where possible
daniel
2021-03-09
2
-36
/
+68
*
Fix filename in PageUpdater documentation
Thalia
2021-02-24
1
-1
/
+1
*
DerivedPageDataUpdater: Skip all data updates when page is deleted
Umherirrender
2021-02-17
1
-7
/
+13
*
phpcs: remove some unneeded suppressions
DannyS712
2021-02-17
2
-2
/
+0
*
Use static closures where safe to use
Umherirrender
2021-02-11
5
-8
/
+8
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-1
/
+1
*
Make the documentation of change tags easier to access
Gergő Tisza
2020-11-10
1
-5
/
+3
*
Improve class property documentation
Umherirrender
2020-10-30
3
-4
/
+4
*
Reverted tag: do not mark null revisions as reverted
Ostrzyciel
2020-10-15
1
-6
/
+47
*
Merge "Document hook names in hook interfaces."
jenkins-bot
2020-10-02
12
-0
/
+36
|
\
|
*
Document hook names in hook interfaces.
daniel
2020-09-27
12
-0
/
+36
*
|
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-1
/
+1
|
/
*
Merge "Remove unwanted parse step"
jenkins-bot
2020-09-22
1
-30
/
+0
|
\
|
*
Remove unwanted parse step
Matthias Mullie
2020-06-03
1
-30
/
+0
*
|
Add mw-reverted change tag
Ostrzyciel
2020-08-31
6
-10
/
+602
*
|
Implement EditResultCache
Ostrzyciel
2020-08-31
2
-0
/
+147
*
|
Avoid getContent in PageUpdater::getAtomicSectionUpdate
Umherirrender
2020-08-25
1
-1
/
+1
*
|
Merge "Revision: Point to findBadBlobs.php in exception messages"
jenkins-bot
2020-08-23
1
-5
/
+13
|
\
\
|
*
|
Revision: Point to findBadBlobs.php in exception messages
daniel
2020-08-23
1
-5
/
+13
*
|
|
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
2
-3
/
+2
|
/
/
*
|
EditResult: update undo-related docs
Ostrzyciel
2020-08-18
1
-2
/
+3
*
|
Merge "Fix a typo: tabel -> table"
jenkins-bot
2020-08-07
1
-1
/
+1
|
\
\
|
*
|
Fix a typo: tabel -> table
DannyS712
2020-08-07
1
-1
/
+1
*
|
|
Save additional info about reverts in ct_params
Ostrzyciel
2020-08-07
1
-1
/
+2
|
/
/
*
|
EditResult: enable serialization
Ostrzyciel
2020-08-05
1
-1
/
+64
*
|
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-2
/
+2
*
|
PageUpdater: fix handling of null edits
Ostrzyciel
2020-07-21
1
-1
/
+10
*
|
PageUpdater: Update @since tag from 1.35 to 1.36 for $wgManualRevertSearchRadius
Yuki Shira
2020-07-18
1
-1
/
+1
[next]