aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/version_helper.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-281-32/+40
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-1/+4
|\
| * [ticket/12536] Restore missing @throwsTristan Darricau2014-05-261-0/+1
| * [ticket/12536] Use stable values when unstable are unavailableTristan Darricau2014-05-151-11/+5
| * [ticket/12536] Update doc blockTristan Darricau2014-05-131-1/+0
| * [ticket/12536] Return empty array if stability unavailableTristan Darricau2014-05-131-1/+1
| * [ticket/12536] Get Versions Should Not Require Both Stable and UnstableTristan Darricau2014-05-121-3/+12
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
|/
* [ticket/9871] Can set current version to use instead of the phpBB versionNathan Guse2014-03-141-3/+23
* [ticket/9871] Option to force the stability when checking for updatesNathan Guse2014-03-111-1/+31
* [ticket/9871] Allow setting the host/file to load for the version classNathan Guse2014-03-101-3/+44
* [ticket/9871] Typehint and comment on var typesNathan Guse2014-03-051-1/+6
* [ticket/9871] Restore phpbb_version_compareNathan Guse2014-03-051-11/+1
* [ticket/9871] Restore get_remote_fileNathan Guse2014-03-051-71/+7
* [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-0/+249