aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/ChangeLog
Commit message (Expand)AuthorAge
* Revert "use a dispatcher to access static image files"Andreas Gohr2024-09-08
* use a dispatcher to access static image filesAndreas Gohr2024-09-08
* code styleGerrit Uitslag2023-09-25
* little refactoringGerrit Uitslag2023-09-25
* Let ChangeLog set the mode(media/page) for a revision log entryGerrit Uitslag2023-09-25
* don't strict compareAndreas Gohr2023-09-02
* code style: line breaksAndreas Gohr2023-08-31
* code style: operator spacingAndreas Gohr2023-08-31
* coding style: control flow line breaksAndreas Gohr2023-08-31
* coding style: control flow whitespacesAndreas Gohr2023-08-31
* fix abstract declaration of ChangeLog::getFilename()Andreas Gohr2023-08-31
* codestyle adjustments: class declaration bracesAndreas Gohr2023-08-30
* codestyle adjustments: function argument spacingAndreas Gohr2023-08-30
* fix sizehandling in ChangelogAndreas Gohr2023-08-29
* Apply rector fixes to inc/ChangeLogAndreas Gohr2023-08-29
* fix off-by-one errorAndreas Gohr2023-08-21
* avoid warning in ChangeLogTrait on weird log linesAndreas Gohr2023-08-21
* Fix grammar error in PHPDocDamien Regad2023-04-06
* Fix PHP Deprecated warningDamien Regad2023-04-06
* Update RevisionInfo.phpTherealperO2022-08-04
* Merge pull request #3607 from ssahara/revdiff2Andreas Gohr2022-06-24
|\
| * no link to attic if no version in atticGerrit Uitslag2022-01-23
| * some spellingGerrit Uitslag2022-01-23
| * use OOP like method name in RevisionInfo classSatoshi Sahara2022-01-23
| * fix typoSatoshi Sahara2022-01-23
| * add mechanism to track external current revisionSatoshi Sahara2022-01-23
* | Replace direct calls to strftime with dformat callsAndreas Gohr2022-04-28
|/
* existing/not existing/not in attic stylingGerrit Uitslag2022-01-16
* restore rev= in revisionsGerrit Uitslag2022-01-16
* prevent some possible undefines in code analysesGerrit Uitslag2022-01-15
* new RevisionInfo class obsoletes anonymous objRevInfo classSatoshi Sahara2022-01-08
* Move caching current revision info to getRevisionInfo()Gerrit Uitslag2022-01-06
* revInfo was already retrievedGerrit Uitslag2022-01-06
* at this point it is already checked that $fileRev existsGerrit Uitslag2022-01-06
* import classes, replace dbglog, simplify, remove unused statements, and other...Gerrit Uitslag2022-01-06
* fix typoSatoshi Sahara2021-11-28
* set current revision date 1sec before now for external deletionSatoshi Sahara2021-11-24
* use time() for revision date of externally deleted pageSatoshi Sahara2021-11-13
* rename saveRevisionInfo to cacheRevisionInfoSatoshi Sahara2021-11-13
* move hasRevision() to traitSatoshi Sahara2021-11-13
* ChangeLogTraitSatoshi Sahara2021-11-06
* new method ChangeLog::addLogEntry()Satoshi Sahara2021-11-04
* change wrongly older mtime of current page than last revisionSatoshi Sahara2021-11-03
* use false for unknown timestamp instead of 'unknown'Satoshi Sahara2021-11-03
* set revInfo{'current'] when neededSatoshi Sahara2021-11-01
* obsolete ChangeLog:isExternalEditionSatoshi Sahara2021-11-01
* fix wrong filesize of oldrevSatoshi Sahara2021-10-23
* new Changelog::saveRevisionInfo()Satoshi Sahara2021-10-21
* improve just created conditionSatoshi Sahara2021-10-21
* skip cached revInfo to keep "current" entrySatoshi Sahara2021-10-21