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
/
api
/
ApiStashEdit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inject services into ApiStashEdit
DannyS712
2020-10-27
1
-21
/
+52
*
API: Handle ContentHandler exception for content model mismatch
Ammar Abdulhamid
2020-09-04
1
-3
/
+18
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-7
/
+0
*
Remove use of deprecated Revision from ApiStashEdit
Petr Pchelko
2020-03-13
1
-4
/
+7
*
stashedit: Ensure that $summary is a string
Daimona Eaytoy
2020-02-22
1
-1
/
+2
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-5
/
+12
*
Remove redundant ignore_user_abort() call in ApiStashEdit
Aaron Schulz
2019-08-29
1
-3
/
+0
*
Keep ERROR_* constants in ApiStashEdit for backwards compatibility
Aaron Schulz
2019-04-23
1
-0
/
+7
*
Refactor edit stashing into a PageEditStash service
Aaron Schulz
2019-04-17
1
-336
/
+8
*
Make ApiStashEdit::pruneExcessStashedEntries use user name
Aaron Schulz
2019-03-27
1
-1
/
+1
*
Prune old edit stash entries from users as they create more
Aaron Schulz
2019-03-26
1
-0
/
+25
*
Make ApiStashEdit use a separate key for the parser output due to size
Aaron Schulz
2019-03-06
1
-34
/
+69
*
Fix caller name in ApiStashEdit::parseAndStash
Umherirrender
2018-09-30
1
-3
/
+4
*
Improve test coverage for ApiStashEdit
Aryeh Gregor
2018-08-21
1
-0
/
+4
*
Fix incorrect method name
Aryeh Gregor
2018-08-07
1
-1
/
+1
*
Do not return invalid hash from ApiStashEdit
Aryeh Gregor
2018-08-06
1
-8
/
+7
*
Clean up param handling in ApiStashEdit
Aryeh Gregor
2018-08-06
1
-10
/
+5
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-4
/
+8
*
Avoid blocking locks during API edit stash generation
Aaron Schulz
2017-11-21
1
-2
/
+7
*
Fix up logging grouping in ApiStashEdit
Chad Horohoe
2017-11-09
1
-4
/
+9
*
Sanity check "stashedtexthash" param before checking memcached
Aaron Schulz
2017-08-31
1
-0
/
+3
*
Avoid high edit stash TTLs when a user signature was used
Aaron Schulz
2017-07-06
1
-0
/
+7
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-9
/
+17
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
1
-0
/
+1
*
Fix ApiStashEdit IDEA warnings
Aaron Schulz
2016-09-07
1
-3
/
+8
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Optimize summary-based extension edit stash caches
Aaron Schulz
2016-08-10
1
-31
/
+87
*
Try to predict the rev_id when preparing edits
Aaron Schulz
2016-06-29
1
-1
/
+4
*
Improve edit stashing when vary-revision is used
Aaron Schulz
2016-06-17
1
-8
/
+13
*
Perform edit stashing when the edit preview or diff form is requested
Aaron Schulz
2016-06-14
1
-71
/
+0
*
Send the edit summary/user to the edit stash API
Aaron Schulz
2016-06-13
1
-4
/
+9
*
Add more logging info to parseAndStash() for uncacheable content
Aaron Schulz
2016-06-09
1
-14
/
+16
*
Simplify ApiStashEdit::checkCache()
Aaron Schulz
2016-06-09
1
-58
/
+5
*
Include title/user in some edit stash log messages
Aaron Schulz
2016-06-09
1
-9
/
+11
*
Remove getOptions() checks from getStashKey() entirely
Aaron Schulz
2016-06-06
1
-3
/
+1
*
Make edit stash keys less preference sensitive
Aaron Schulz
2016-06-06
1
-2
/
+6
*
Send edit stash metrics for cache attempts
Aaron Schulz
2016-05-26
1
-0
/
+2
*
Bail out in ApiStashEdit for bots for sanity
Aaron Schulz
2016-05-26
1
-0
/
+4
*
Exclude bots from edit stash stats
Aaron Schulz
2016-05-26
1
-0
/
+4
*
Improve edit stash hit rate for logged-out users
Aaron Schulz
2016-05-17
1
-3
/
+26
*
Make "presumed-fresh" edit stash case cover when users make intervening edits
Aaron Schulz
2016-05-13
1
-6
/
+15
*
Make stashEditFromPreview() call setCacheTime()
Aaron Schulz
2016-05-07
1
-0
/
+3
*
Bump PRESUME_FRESH_TTL_SEC to improve hit rate and avoid link queries
Aaron Schulz
2016-05-07
1
-1
/
+1
*
Fix timestamp check in ApiStashEdit::checkCache
Aaron Schulz
2016-04-28
1
-6
/
+8
*
Segment stash edit cache stats by basis for hit/miss
Ori Livneh
2016-04-19
1
-6
/
+6
*
Merge "Use single quotes in API where possible"
jenkins-bot
2016-03-08
1
-2
/
+2
|
\
|
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-2
/
+2
*
|
Declare functions with access modifiers
Siebrand Mazeland
2016-03-08
1
-4
/
+4
|
/
[next]