Commit graph

23 commits

Author SHA1 Message Date
GitLab Bot
cfaf98a3b2 Add latest changes from gitlab-org/gitlab@master 2020-11-18 03:09:21 +00:00
GitLab Bot
5fc3c77e2b Add latest changes from gitlab-org/gitlab@master 2020-11-11 15:08:46 +00:00
GitLab Bot
ce27ba9f6c Add latest changes from gitlab-org/gitlab@master 2020-10-29 18:09:11 +00:00
GitLab Bot
6a0085290e Add latest changes from gitlab-org/gitlab@master 2020-10-15 00:08:42 +00:00
GitLab Bot
5460c19548 Add latest changes from gitlab-org/gitlab@master 2020-10-05 12:08:47 +00:00
GitLab Bot
e2c8097958 Add latest changes from gitlab-org/gitlab@master 2020-09-25 18:09:46 +00:00
GitLab Bot
777f6da99a Add latest changes from gitlab-org/gitlab@master 2020-06-29 21:09:07 +00:00
GitLab Bot
2e4d8b3449 Add latest changes from gitlab-org/gitlab@master 2020-04-28 03:09:53 +00:00
GitLab Bot
f569792df8 Add latest changes from gitlab-org/gitlab@master 2020-04-27 18:09:41 +00:00
Kamil Trzciński
c4d615c9dc Allow to include files from another projects
This adds `project:, file:, ref:` specification support.
2019-01-07 09:38:05 +01:00
gfyoung
3836d69119 Enable frozen string in lib/api and lib/backup
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
2018-09-29 21:04:50 -07:00
Maxim Rydkin
c45ace8972
move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
Katarzyna Kobierska
ea48310579 Improve curl commend, remove blank lines 2016-09-07 12:54:02 +02:00
Katarzyna Kobierska
dac4c5bb53 Fix invalid curl command 2016-09-07 12:19:36 +02:00
Katarzyna Kobierska
b63d20a106 Add Documentation to Ci Lint API 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
0d81fd05b9 Code refactor 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
1a7a900d8e Improve code 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
2c8b830fdb Code refactoring 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
bbba62fa51 Fix errors and grammar 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
cfa18dab86 Fix rubocop errors 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
cc06eab237 Change class method name 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
9e313c1294 Add class method to encapsulate exception 2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
ca1f5ede84 Move lint to api from ci/api 2016-09-07 12:10:49 +02:00