summaryrefslogtreecommitdiff
path: root/lib/api/lint.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-3/+8
|
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-2/+2
|
* Add latest changes from gitlab-org/security/gitlab@14-5-stable-eeGitLab Bot2021-12-031-1/+11
|
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-3/+6
|
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-10/+5
|
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-5/+1
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+5
|
* Add latest changes from gitlab-org/security/gitlab@13-12-stable-eeGitLab Bot2021-05-311-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eeGitLab Bot2021-02-231-1/+1
|
* Add latest changes from gitlab-org/security/gitlab@13-8-stable-eeGitLab Bot2021-02-101-1/+3
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+2
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+24
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-7/+31
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Allow to include files from another projectsKamil TrzciƄski2019-01-071-1/+2
| | | | This adds `project:, file:, ref:` specification support.
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
| | | | | | | | | | Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
* move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-121-1/+1
|
* Improve curl commend, remove blank linesKatarzyna Kobierska2016-09-071-2/+0
|
* Fix invalid curl commandKatarzyna Kobierska2016-09-071-4/+5
|
* Add Documentation to Ci Lint APIKatarzyna Kobierska2016-09-071-3/+3
|
* Code refactorKatarzyna Kobierska2016-09-071-1/+1
|
* Improve codeKatarzyna Kobierska2016-09-071-14/+10
|
* Code refactoringKatarzyna Kobierska2016-09-071-25/+18
|
* Fix errors and grammarKatarzyna Kobierska2016-09-071-13/+10
|
* Fix rubocop errorsKatarzyna Kobierska2016-09-071-1/+1
|
* Change class method nameKatarzyna Kobierska2016-09-071-3/+3
|
* Add class method to encapsulate exceptionKatarzyna Kobierska2016-09-071-18/+16
|
* Move lint to api from ci/apiKatarzyna Kobierska2016-09-071-0/+38