aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Revision/RevisionStoreRecord.php
Commit message (Expand)AuthorAgeFilesLines
* 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