aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Revision/RevisionStoreRecord.php
Commit message (Expand)AuthorAgeFilesLines
* Revision: make RevisionRecord::getPage() return a value objectdaniel2025-01-081-0/+29
* Revert "Revision: make RevisionRecord::getPage() return a value object"Subramanya Sastry2024-12-161-12/+0
* Revision: make RevisionRecord::getPage() return a value objectdaniel2024-12-051-0/+12
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* Replace boolval with casting to boolOllie Shotton2024-05-051-1/+1
* Reorg: Move MWTimestamp to MediaWiki\UtilsAmir Sarabadani2023-08-191-1/+1
* Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-1/+1
* Make use of ??= in more placesDannyS7122022-12-171-6/+2
* Remove deprecated MediaWiki\Storage namespace for revision related classUmherirrender2022-05-291-6/+0
* Remove or replace usages of "sanity"Reedy2021-11-191-1/+0
* Replace Assert::parameterType with typehintsTChin2021-08-031-3/+1
* Post Revision-removal cleanupDannyS7122021-06-241-2/+2
* RevisionStoreRecord: Use MWTimestamp::getTimestamp for detailed errorsDaimona Eaytoy2021-03-081-6/+3
* Remove mentions of dbDomain from RevisionStore, RevisionRecordPeter Ovchyn2021-02-051-3/+3
* RevisionRecord: make RevisionRecord::getId() take a wiki IDvladshapik2021-01-291-3/+4
* Convert RevisionRecord to Authority and PageIdentityPetr Pchelko2021-01-211-20/+17
* Change object to stdClass type hints in revision related classesUmherirrender2020-11-171-2/+2
* Add more data to the rev_timestamp assertion error for debuggingPetr Pchelko2020-06-031-1/+5
* Merge "Define RevisionRecord::isCurrent"jenkins-bot2020-04-071-3/+1
|\
| * Define RevisionRecord::isCurrentPetr Pchelko2020-04-021-3/+1
* | Revision: use MWTimestamp directly instead of wfTimesamp()Timo Tijhof2020-04-031-1/+2
|/
* RevisionStoreRecord: improve reporting of mismatching titles.daniel2020-01-071-1/+2
* Set method visibility for constructor in Revision namespaceUmherirrender2019-11-301-1/+1
* docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-1/+1
* revision: rename various $wikiId fields/parameters to $dbDomainAaron Schulz2019-06-281-4/+3
* Re-namespace RevisionStore and RevisionRecord classesBrad Jorsch2018-10-091-0/+226