summaryrefslogtreecommitdiff
path: root/inc/changelog.php
Commit message (Collapse)AuthorAge
* synchronize changelog, attic, and external editsBen Coburn2006-10-23
| | | | | | | | The changelog list and the attic now are kept in sync. This allows a changelog entry to be automatically constructed for a page that was manually edited from outside dokuwiki. darcs-hash:20061023052133-05dcb-11b8dbaee1da07fb1875bbe530e88d94871ed65d.gz
* parse changelog date as intBen Coburn2006-10-23
| | | | darcs-hash:20061023051106-05dcb-cb7c1c24241c7a01b67311dd5aec8eaf4f518905.gz
* fix getRecents for multiple edits per secondAndreas Gohr2006-10-18
| | | | | | | This fixes the getRecent function when multiple edits occured during the same second. darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001bda075.gz
* read old revisons from the attic additionally to the changelog infosAndreas Gohr2006-10-17
| | | | darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz
* fix recent changes cache orderingchris2006-09-24
| | | | | | | | | | This patch fixes a bug in indexer.php which resulted in the order of the recent changes cache being reversed each time it was trimmed. It also adds sorting to both getRecents() and runTrimRecentChanges() as a defensive measure against the order of the file being corrupted. darcs-hash:20060923235109-9b6ab-0f4062c1b02449cce9382426174cd22d71387e5a.gz
* reorganize changelog codeBen Coburn2006-09-11
Moves changelog code to 'inc/changelog.php' and includes it from 'inc/common.php'. darcs-hash:20060911023822-05dcb-e727737011163cbf04f0a4c682cb9fd8a985e597.gz