aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/WRStats
Commit message (Expand)AuthorAgeFilesLines
* libs: Use type declaration on undocumented private functionsUmherirrender2025-03-311-1/+1
* RateLimiter: Fix peek modedaniel2025-03-011-0/+7
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-164-12/+0
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-4/+4
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-1/+1
* Fix some spelling errorsTim Starling2024-03-181-1/+1
* WRStats: Improve various docsTimo Tijhof2023-09-2114-53/+45
* WRStats: Round up SequenceSpec::hardExpiry to the nearest integerTim Starling2023-07-231-2/+2
* Make use of ??= in more placesDannyS7122022-12-172-6/+2
* Use the null coalescing assignment operatorTim Starling2022-10-213-4/+4
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2022-10-081-0/+4
* Make RateLimiter use WRStatsTim Starling2022-07-161-3/+27
* WRStats: Add rate limiter supportTim Starling2022-07-1510-9/+638
* Introduce new WRStats library for write-read statsTim Starling2022-07-0515-0/+1026