-
- Downloads
Remove CI API v1
This API was mainly for internal usage, and has been moved to the general API: APIv4. The endpoints have been deprecated since 9.0, and won't see 10.0. :)
Showing
- changelogs/unreleased/zj-remove-ci-api-v1.yml 5 additions, 0 deletionschangelogs/unreleased/zj-remove-ci-api-v1.yml
- config/routes/ci.rb 0 additions, 4 deletionsconfig/routes/ci.rb
- doc/api/ci/README.md 0 additions, 24 deletionsdoc/api/ci/README.md
- doc/api/ci/builds.md 0 additions, 147 deletionsdoc/api/ci/builds.md
- doc/api/ci/lint.md 0 additions, 51 deletionsdoc/api/ci/lint.md
- doc/api/ci/runners.md 0 additions, 59 deletionsdoc/api/ci/runners.md
- doc/ci/api/README.md 0 additions, 1 deletiondoc/ci/api/README.md
- doc/ci/api/builds.md 0 additions, 1 deletiondoc/ci/api/builds.md
- doc/ci/api/runners.md 0 additions, 1 deletiondoc/ci/api/runners.md
- doc/topics/authentication/index.md 0 additions, 1 deletiondoc/topics/authentication/index.md
- lib/ci/api/api.rb 0 additions, 39 deletionslib/ci/api/api.rb
- lib/ci/api/builds.rb 0 additions, 219 deletionslib/ci/api/builds.rb
- lib/ci/api/entities.rb 0 additions, 93 deletionslib/ci/api/entities.rb
- lib/ci/api/helpers.rb 0 additions, 89 deletionslib/ci/api/helpers.rb
- lib/ci/api/runners.rb 0 additions, 50 deletionslib/ci/api/runners.rb
- lib/ci/api/triggers.rb 0 additions, 39 deletionslib/ci/api/triggers.rb
- spec/requests/ci/api/builds_spec.rb 0 additions, 912 deletionsspec/requests/ci/api/builds_spec.rb
- spec/requests/ci/api/runners_spec.rb 0 additions, 127 deletionsspec/requests/ci/api/runners_spec.rb
- spec/requests/ci/api/triggers_spec.rb 0 additions, 90 deletionsspec/requests/ci/api/triggers_spec.rb
doc/api/ci/README.md
deleted
100644 → 0
doc/api/ci/builds.md
deleted
100644 → 0
doc/api/ci/lint.md
deleted
100644 → 0
doc/api/ci/runners.md
deleted
100644 → 0
doc/ci/api/README.md
deleted
100644 → 0
doc/ci/api/builds.md
deleted
100644 → 0
doc/ci/api/runners.md
deleted
100644 → 0
lib/ci/api/api.rb
deleted
100644 → 0
lib/ci/api/builds.rb
deleted
100644 → 0
lib/ci/api/entities.rb
deleted
100644 → 0
lib/ci/api/helpers.rb
deleted
100644 → 0
lib/ci/api/runners.rb
deleted
100644 → 0
lib/ci/api/triggers.rb
deleted
100644 → 0
spec/requests/ci/api/builds_spec.rb
deleted
100644 → 0
This diff is collapsed.
spec/requests/ci/api/runners_spec.rb
deleted
100644 → 0
Please register or sign in to comment