Commit History

Author SHA1 Message Date
  Brad Jorsch a90c4761c4 Fix error in various deprecated selectFields() methods 6 years ago
  Thiemo Kreuz 061a1d212c Fix and improve PHPDoc type hints in FileBackend and FileRepo 6 years ago
  Brad Jorsch 27c61fb1e9 Add `actor` table and code to start using it 7 years ago
  addshore e5879da149 Pass $key into CommentStore methods and use MediawikiServices 7 years ago
  Brad Jorsch 3488f49532 Replace selectFields() methods with getQueryInfo() 7 years ago
  Brad Jorsch 11cf01dd9a Add `comment` table and code to start using it 7 years ago
  addshore 700a36ace0 Remove ArchivedFile::getUserText() 8 years ago
  Erik Bernhardson d67197fa11 Cleanup some incorrect return annotations 8 years ago
  Aaron Schulz 37ad84cb91 Cleanups and IDEA warning fixes to FileRepo classes 8 years ago
  Aaron Schulz 950cf6016c Rename DB_SLAVE constant to DB_REPLICA 8 years ago
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 years ago
  Kunal Mehta 5e4a15477e Change "? :" to "?:" 9 years ago
  Brad Jorsch a90cbb48f8 Cast various things that are supposed to be ints 9 years ago
  rillke 46ebee74a6 Detect duplicate archived files by SHA1 search on upload 10 years ago
  Kunal Mehta 7d0d041b42 SpecialUndelete: Check permissions on a per-page basis 10 years ago
  Brian Wolff cf6b50fa13 Make ArchivedFile load title regardless of how constructed. 10 years ago
  umherirrender 7c6a25856c Add missing @return to function docs 10 years ago
  rillke c31fbf073e Unify the spelling of MIME in documentation 10 years ago
  umherirrender b883e8c7c0 Cleanup some docs (includes/[e-l]) 10 years ago
  Aaron Schulz 024a87fbd4 Made getName() in ArchivedFile work when loaded via sha1 10 years ago
  Bartosz Dziewoński 59002d8935 Consistently use '@deprecated since <version>' 11 years ago
  Siebrand Mazeland f077c4b1d6 Update formatting 11 years ago
  Siebrand Mazeland 670c90d285 Throw exception when ArchivedFile::getUser() has unkown type 11 years ago
  Brian Wolff 805225a4ac Fix inconsistency in ArchivedFile::getUser 11 years ago
  Siebrand Mazeland 417d4fbbfa Update documentation for file repo related classes 11 years ago
  Siebrand Mazeland 40d7032f29 Set visibility on class properties of ArchivedFile 11 years ago
  Siebrand Mazeland bb39b5a6e4 Update formatting of file repo classes 11 years ago
  Brian Wolff c375f956c1 Fix undefined std_class::fa_deleted_timestamp warning during undelete. 11 years ago
  umherirrender 15ff79312d Fixed spacing and removed unneeded parenthesis 11 years ago
  umherirrender 1bfc8feb25 Fixed spacing in actions/cache/filebackend/filerepo/job folder 12 years ago