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