Commit graph

5 commits

Author SHA1 Message Date
Robert Speicher
a245519641 Merge branch 'bw-enable-sourcepos' into 'master'
Enable CommonMark source line position information

See merge request gitlab-org/gitlab-ce!23971
2019-01-28 17:19:23 +00:00
Kamil Trzciński
045d07bab3 Add Container Registry API
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
2019-01-25 13:13:48 +01:00
Brett Walker
7bc0fbe22f Fix review comments
including refactoring, disabling sourcepos for pipelines that
don't need it, and minimizing spec changes by disabling
sourcepos when not testing for it explicitly.
2019-01-21 15:07:40 -06:00
Francisco Javier López
4d3f7ae1ef
Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
Rémy Coutable
023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00
Renamed from spec/support/stub_gitlab_calls.rb (Browse further)