Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-24 | 1 | -1/+1 |
| | |||||
* | Add frozen_string_literal to spec/lib (part 1) | Thong Kuah | 2019-07-26 | 1 | -0/+2 |
| | | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758 | ||||
* | Add API::Helpers::Version and expose API root URL | Grzegorz Bizon | 2019-01-03 | 1 | -16/+1 |
| | | | | | This commits adds a new class that is supposed to represent Grape API version, like `v3` or `v4`. | ||||
* | Expose method that returns GitLab API paths | Grzegorz Bizon | 2019-01-03 | 1 | -0/+36 |