PHP subsystems of the ReactOS Website
Go to file
Colin Finck c6c3fd8ae8 [ROSWEB] Introduce the GitInfo library, which can be used to query the gitinfo database.
Instead of providing just the known getLatestRevision from RosWeb, this adds getLatestRevisions, getLongHash, getNextRevision, getPreviousRevision, getRevisionInformation, getRevisionRange, and getShortHash.
They allow us to implement convenient features like the Previous/Next button in GetBuilds even though Git doesn't come with linear revision numbers.
It also gives us an easy translation between long and short hashes.

On top of that, ajax-gitinfo.php provides an AJAX interface around the GitInfo library.

svn path=/trunk/; revision=988
2017-09-19 16:48:25 +00:00
resources [ROSWEB] Introduce the GitInfo library, which can be used to query the gitinfo database. 2017-09-19 16:48:25 +00:00
www [ROSWEB] Introduce the GitInfo library, which can be used to query the gitinfo database. 2017-09-19 16:48:25 +00:00