Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-31Update CHANGELOG.md for 10.8.3Mayra Cabrera
[ci skip]
2018-05-17Memoize Gitlab::Database.versionYorick Peterse
This removes the need for running a database query every time we want to check the database version.