Achilleas Pipinellis
ad833c934b
Fix docs on artifacts API
...
- Backticks in parameters
- Remove headings
- Fix curl URL link
[ci skip]
2016-02-20 14:13:21 +02:00
Kamil Trzcinski
17182cdfe0
Fix documentation
2016-02-19 20:56:56 +01:00
Kamil Trzcinski
6c6bb79422
Fix API
2016-02-19 18:30:43 +01:00
Kamil Trzcinski
921cfb66e6
Introduce API for serving the artifacts archive
2016-02-19 18:30:13 +01:00
Grzegorz Bizon
7d5a182624
Use POST method instead of DELETE when erasing a build
...
Discussion:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
2016-02-19 17:24:59 +01:00
Grzegorz Bizon
ec5c3c029c
Add API documentation for build erase endpoint
2016-02-19 17:24:59 +01:00
Tomasz Maczukin
e4d2f9972c
Change last_contact to contacted_at
2016-02-19 13:18:49 +01:00
Tomasz Maczukin
7ea60c8564
Replace Entities::RunnerProjectDetails with Entities::ForkedFromProject
2016-02-19 13:18:49 +01:00
Tomasz Maczukin
4ebadb77dd
iChange name and path to name_with_namespace and path_with_namespace in RunnerProjectDetails
2016-02-19 13:18:48 +01:00
Tomasz Maczukin
05e7335664
Update docummentation - specific runner enabling
...
[ci skip]
2016-02-19 13:18:48 +01:00
Tomasz Maczukin
d1ac00aea3
Modify and fix output of delete and update of a runner
2016-02-19 13:18:48 +01:00
Achilleas Pipinellis and Tomasz Maczukin
97c88966bb
GET /runners is for specific runners only
...
[ci skip]
2016-02-19 13:18:47 +01:00
Tomasz Maczukin
553bac57d0
Add token to runner details output in API
2016-02-19 13:18:47 +01:00
Achilleas Pipinellis and Tomasz Maczukin
dc32af9508
More fixes in runners doc
...
[ci skip]
2016-02-19 13:18:47 +01:00
Achilleas Pipinellis and Tomasz Maczukin
a09ae17337
Correct PRIVATE-TOKEN to use dash instead of underscore
2016-02-19 13:18:47 +01:00
Tomasz Maczukin
f562a477f2
Add associated project info to runner details output
2016-02-19 13:18:47 +01:00
Tomasz Maczukin
81ced6f55b
Split /runners entrypoint to /runners and /runners/all
2016-02-19 13:18:47 +01:00
Tomasz Maczukin
b56ee397bb
Add some fixes in runners API documentation
2016-02-19 13:18:46 +01:00
Achilleas Pipinellis and Tomasz Maczukin
cd62c74700
Add Example response above each json output
...
[ci skip]
2016-02-19 13:18:46 +01:00
Tomasz Maczukin
43c8daf3dc
Add runners API documentation [ci-skip]
2016-02-19 13:18:46 +01:00
Achilleas Pipinellis
324e6743cf
Fix typo in doc/api/builds.md
...
[ci skip]
2016-02-12 11:25:20 +02:00
Douwe Maan
0807bd5130
Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'master'
...
API: Allow to set or update a merge-request's milestone
_Originally opened at !2107 by @ skakirill._
- - -
See merge request !2755
2016-02-12 08:39:18 +00:00
Rémy Coutable
973a7d040e
Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' into 'master'
...
Add merge_requests/:merge_request_id/closes_issues
_Originally opened at !2660 by @Schniz._
- - -
Added `/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues` route in the API for getting the issues that should be closed when a merge request merged successfully
See merge request !2779
2016-02-11 17:13:36 +00:00
Gal Schlezinger and Rémy Coutable
78e36780be
Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' route in the API
...
Added some documentation for it
Added to changelog
Added curl example and an attribute table
Moved the api route definition from "lib/api/issues.rb" to "lib/api/merge_requests.rb"
Fixed the attributes and changed the documentation to be at "merge_requests.md" too
Changed generic titles to more specific titles
added an underscore
added tests. it depends on a newer version of gitlab-test project
I'm doing a since I need to add a branch to the `gitlab-test` repo
removed the before
using 'iid' instead of 'id' in the description to reference the issues. that makes the tests pass
Removed the 'closes-issues' key from test_env. so it should pass the tests
Moved the two initializations to the describe block
Changed the changelog
2016-02-11 09:34:07 +01:00
Tomasz Maczukin
ba1f6de8a5
Add some fixes
...
[ci skip]
2016-02-10 15:07:11 +01:00
Tomasz Maczukin
efedf983a1
Fix builds API formatting
...
[ci skip]
2016-02-10 14:36:51 +01:00
Robert Speicher
7ea60fbfc8
Merge remote-tracking branch 'dev/master' into 'master'
2016-02-09 12:13:58 -05:00
Rémy Coutable
f6a666bdc2
Add an API spec for MergeRequest#merge_status and properly document this resource
2016-02-08 17:18:44 +01:00
Kirill Skachkov and Rémy Coutable
81f2a9e5b0
API: Allow to set or update a merge-request's milestone
2016-02-08 15:49:35 +01:00
Kamil Trzcinski
170ca8435a
Merge branch 'master' into ci-permissions
...
# Conflicts:
# db/schema.rb
2016-02-05 20:15:32 +01:00
Achilleas Pipinellis
9afcacb3a4
Merge branch 'doc_refactor_session_api' into 'master'
...
Refactor session API documentation
See merge request !2473
2016-02-05 10:11:44 +00:00
Achilleas Pipinellis
6d18f748f0
Merge branch 'doc_refactor_deploy_key_multiple_projects_api' into 'master'
...
Refactor deploy_key_multiple_projects API documentation
See merge request !2468
2016-02-05 10:10:23 +00:00
Kamil Trzcinski
b4c36130cc
Rename allow_guest_to_access_builds to public_builds
2016-02-04 12:57:46 +01:00
Kamil Trzcinski
6a5a175d9f
Expose allow_guest_to_access_builds in GitLab API
2016-02-04 11:14:12 +01:00
Achilleas Pipinellis
dec2151718
Merge branch 'patch-1' into 'master'
...
Fixed typo for PRIVATE-TOKEN header
Was PRIVATE_TOKEN but should be PRIVATE-TOKEN.
Underscore vs. kebab-case.
See merge request !2624
2016-01-29 18:02:48 +00:00
Dmitriy Zaporozhets
dfb8803c1c
Improve consistency and duplication for Merge Request API
...
* Follow REST for merge request API route
* Remove repeating comments API for MR
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-01-28 14:26:12 +01:00
Markus Fisch
a8fc4a01e2
Fixed typo for PRIVATE-TOKEN header
...
Was PRIVATE_TOKEN but should be PRIVATE-TOKEN.
Underscore vs. kebab-case.
2016-01-27 12:16:37 +00:00
Achilleas Pipinellis
97b2d78de8
Merge branch 'doc_refactor_system_hooks_api' into 'master'
...
Refactor system_hooks API documentation
See merge request !2475
2016-01-24 19:24:46 +00:00
Achilleas Pipinellis
df4d676811
Merge branch 'doc_refactor_namespaces_api' into 'master'
...
Refactor namespaces API documentation
See merge request !2472
2016-01-24 19:23:56 +00:00
Achilleas Pipinellis
28c14ceaa2
Merge branch 'doc_refactor_README_api' into 'master'
...
Refactor README API documentation
~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~
See merge request !2476
2016-01-24 19:22:42 +00:00
Achilleas Pipinellis
23a878c40c
Clean up system hooks API documentation
...
[ci skip]
2016-01-24 20:20:39 +01:00
Achilleas Pipinellis
4ae7cb9a93
Merge branch 'doc_refactor_settings_api' into 'master'
...
Refactor settings API documentation
See merge request !2474
2016-01-24 18:36:51 +00:00
Achilleas Pipinellis
2b3e64a601
Clean up namespaces API documentation
...
[ci skip]
2016-01-24 19:28:24 +01:00
Achilleas Pipinellis
6cab2e4076
Merge branch 'doc_refactor_labels_api' into 'master'
...
Refactor labels API documentation
See merge request !2471
2016-01-24 16:53:46 +00:00
Achilleas Pipinellis
ebaedca907
Merge branch 'doc_refactor_issues_api' into 'master'
...
Refactor issues API documentation
See merge request !2466
2016-01-24 16:40:50 +00:00
Achilleas Pipinellis
9f095bbbcc
Merge branch 'doc_refactor_deploy_keys_api' into 'master'
...
Refactor deploy_keys API documentation
See merge request !2467
2016-01-24 16:39:39 +00:00
Achilleas Pipinellis
82e352d0b4
Merge branch 'doc_refactor_branches_api' into 'master'
...
Refactor branches API documentation
See merge request !2464
2016-01-24 16:38:43 +00:00
Achilleas Pipinellis
373b277f03
Add note about commit status API deprecation
...
[ci skip]
2016-01-22 10:08:57 +01:00
Achilleas Pipinellis
831eb9468d
Merge branch 'master' into doc_refactor_commits_api
2016-01-22 09:34:45 +01:00
Josh Frye
11797df1af
Change 'public' flag to more robust 'visibility' query.
2016-01-19 09:57:00 -05:00