Commit Graph

14 Commits

Author SHA1 Message Date
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