diff options
| author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2017-08-18 10:14:13 +0200 |
|---|---|---|
| committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2017-08-18 11:47:03 +0200 |
| commit | 1ffd0c8562922de0e70eef2faf71108e0eecbb51 (patch) | |
| tree | 4bd63bb25777387ce3368c75a148196c33e23d8c /doc/ci | |
| parent | 45c8c17e8034c7a284811caf75029a5809170a77 (diff) | |
| download | gitlab-ce-1ffd0c8562922de0e70eef2faf71108e0eecbb51.tar.gz | |
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. :)
Diffstat (limited to 'doc/ci')
| -rw-r--r-- | doc/ci/api/README.md | 1 | ||||
| -rw-r--r-- | doc/ci/api/builds.md | 1 | ||||
| -rw-r--r-- | doc/ci/api/runners.md | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/doc/ci/api/README.md b/doc/ci/api/README.md deleted file mode 100644 index 98f37935427..00000000000 --- a/doc/ci/api/README.md +++ /dev/null @@ -1 +0,0 @@ -This document was moved to a [new location](../../api/ci/README.md). diff --git a/doc/ci/api/builds.md b/doc/ci/api/builds.md deleted file mode 100644 index 0563a367609..00000000000 --- a/doc/ci/api/builds.md +++ /dev/null @@ -1 +0,0 @@ -This document was moved to a [new location](../../api/ci/builds.md). diff --git a/doc/ci/api/runners.md b/doc/ci/api/runners.md deleted file mode 100644 index 1027363851c..00000000000 --- a/doc/ci/api/runners.md +++ /dev/null @@ -1 +0,0 @@ -This document was moved to a [new location](../../api/ci/runners.md). |
