Shinya Maeda
0e0e278196
Fix document according to the new change
2017-05-30 23:55:09 +09:00
Shinya Maeda
c91292b61f
Improve document
2017-05-30 23:55:09 +09:00
Shinya Maeda
20c26eaf93
FIx doc lint
2017-05-30 23:55:09 +09:00
Shinya Maeda
0b2fd147ec
Update doc with latest entity
2017-05-30 23:55:09 +09:00
Shinya Maeda
359b17611d
Add doc
2017-05-30 23:55:08 +09:00
blackst0ne
a7349560b2
'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled
2017-05-30 15:35:49 +11:00
Lin Jen-Shin
bd66bf08b5
API and doc for protected variables
2017-05-25 19:49:46 +08:00
Drew Blessing
e5658927c8
Reword
2017-05-18 14:40:36 +00:00
Drew Blessing
35ae511411
Match v3 case
2017-05-18 13:51:27 +00:00
Drew Blessing
86a3fbd9b6
Make API v3 removal date more clear/match blog post
2017-05-18 13:47:22 +00:00
Marcia Ramos
18a2928732
Add "API" to all respective headings (h1s)
2017-05-18 08:49:03 +00:00
Zac Sturgess
572118853c
#32340 - Include mention of "manual" scope in jobs api doc
2017-05-16 15:17:30 +00:00
Douwe Maan
1fd83f972c
Merge branch 'bvl-rename-build-events-to-job-events' into 'master'
...
Rename `build_events` to `job_events`
Closes #31620
See merge request !11287
2017-05-16 14:12:19 +02:00
Douwe Maan
950fa32a7c
Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"
...
This reverts merge request !11287
2017-05-15 20:24:19 +00:00
Bob Van Landuyt
1e31a6df54
Add `build_events` to project service in the API
...
For backwards compatibility
2017-05-15 14:27:02 +02:00
Valery Sizov
22722659c2
fix for Follow-up from "Backport of Multiple Assignees feature
2017-05-11 19:11:49 +03:00
Achilleas Pipinellis
f07a7993e4
Merge branch 'master' into 'master'
...
Update README.md with Authentication projects example
See merge request !11162
2017-05-11 10:23:23 +00:00
Marcia Ramos
d5eb66663e
update API doc with +API (h1 heading)
2017-05-10 15:48:07 -03:00
Toni
62e130657b
Update README.md with projects example
2017-05-08 10:05:59 +00:00
Valery Sizov
387c4b2c21
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
Rémy Coutable
12c34c1cbb
Merge branch '31544-size-of-project-from-api' into 'master'
...
Resolve "Size of project from API"
Closes #31544
See merge request !11013
2017-05-04 07:16:08 +00:00
Mark Fletcher
21f5515a5f
Expose project statistics on single requests via the API
...
+ The statistics parameter was already accepted
* This commit ensure that it is respected for GET /projects/:id endpoint
+ Add documentation of the parameter and update the example response for stats
2017-05-03 18:45:19 +08:00
Shinya Maeda
255bfd6583
Improve documentation
2017-05-03 02:11:51 +09:00
Shinya Maeda
dad973b59a
Revise documents
2017-05-03 02:11:51 +09:00
Shinya Maeda
4bd0d8e433
Adopt awesome axil idea
2017-05-03 02:11:51 +09:00
Shinya Maeda
f5f7f90abe
Revise document. string to boolean.
2017-05-03 02:11:51 +09:00
Shinya Maeda
d1ca5f46d4
No need to support sha for sorting
2017-05-03 02:11:51 +09:00
Shinya Maeda
9324a464ef
Reduce playable columns for sorting
2017-05-03 02:11:51 +09:00
Shinya Maeda
175800299b
Add name(User)
2017-05-03 02:11:51 +09:00
Shinya Maeda
7e421e5523
Fix inappropriate words in doc
2017-05-03 02:11:50 +09:00
Shinya Maeda
df834306c1
Add specs. Plus, minor fixes.
2017-05-03 02:11:50 +09:00
Shinya Maeda
994e49b3fb
Fixed those points.
...
- username to user_id
- Drop duration
- Resolve comments
- Add Changelog
- Edit docs
2017-05-03 02:11:50 +09:00
Mark Fletcher
3aca8b6557
Update Projects API documentation to include statistics parameter
...
* Only supported for the GET /projects endpoint
2017-05-01 17:39:42 +08:00
Rémy Coutable
f8f49cf516
Merge branch '26437-closed-by' into 'master'
...
Add issues/:iid/closed_by api endpoint
Closes #26437
See merge request !10511
2017-04-26 11:45:10 +00:00
Robert Schilling
51207344f8
Add documentation example for labels
2017-04-26 10:23:09 +02:00
Robert Schilling
2ea5d4b7af
Ability to filter merge requests by labels and milestones
2017-04-25 22:07:38 +02:00
Sean McGivern
6dc424c949
Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master'
...
Don't display the `is_admin?` flag for user API responses
Closes #29903
See merge request !10846
2017-04-25 10:57:32 +00:00
Timothy Andrew
0befa887b5
Update documentation to reflect the removal of `is_admin` from most API responses.
2017-04-25 09:46:05 +00:00
Douwe Maan
fff6a8b59e
Merge branch 'master' into 'master'
...
Documentation: correct typo (missing 's') in project pipeline job list endpoint
See merge request !10862
2017-04-24 14:05:16 +00:00
Rémy Coutable
b2fd773128
Merge branch 'siemens/gitlab-ce-uploads-api' into 'master'
...
docs(api): add curl arguments for file upload
See merge request !10848
2017-04-24 11:58:36 +00:00
TM Lee
d29781bea1
[ #29801 ] Add "Slack Slash Commands" to API docs
...
- Reorder slash command api requests, include slack response example
- Case fix and added changelog
2017-04-24 01:11:24 +08:00
Ben Getsug
0241f6a336
Correct typo (missing 's') in project pipeline job list endpoint
2017-04-21 19:43:55 +00:00
Marion Deveaud
d81c355aab
docs(api): add curl arguments for file upload
2017-04-21 13:43:40 +02:00
Sean McGivern
faddd10c8d
Fix user activities API version in docs
2017-04-20 14:47:44 +01:00
Robert Speicher
93e23a5d71
Merge branch 'query-users-by-extern-uid' into 'master'
...
Implement search by extern_uid in Users API
See merge request !10509
2017-04-19 19:50:38 +00:00
Robin Bobbitt
ddf7e6ae78
Implement search by extern_uid in Users API
2017-04-18 14:55:32 -04:00
Rémy Coutable
814212621f
Expose `last_activity_on` in the User API
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-14 15:20:55 +02:00
Sean McGivern
91ac0e038a
Port 'Add user activities API' to CE
...
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962
2017-04-14 15:20:55 +02:00
mhasbini
327e344417
Add issues/:iid/closed_by api endpoint
2017-04-12 14:38:00 +03:00
Achilleas Pipinellis
6536e3d561
Add URL encoding link to issues API
...
[ci skip]
2017-04-10 15:37:14 +02:00
Achilleas Pipinellis
b472f9995a
Fix wrong copy edits for URL-encoded substitutions in API docs
2017-04-10 11:17:04 +02:00
Achilleas Pipinellis
5422554b86
Mention URL path encoding to all API docs
2017-04-08 12:38:59 +02:00
Dawid Goslawski
82fad17a7d
Add information about namespace encoding to API docs
2017-04-08 12:38:59 +02:00
Achilleas Pipinellis
7d543837f3
Fix markdown table in API Issues docs
2017-04-06 17:18:51 +02:00
Oswaldo Ferreira
7cb907cc77
Add "search" optional param and docs for V4
...
Notice that this param is being supported since V3, but we have not added the proper docs for it
2017-04-05 13:50:12 -03:00
Adam Niedzielski
9543025e88
Introduce "polling_interval_multiplier" as application setting
...
Implement module for setting "Poll-Interval" response header.
Return 429 in ETag caching middleware when polling is disabled.
2017-04-03 15:17:04 +02:00
Dongqing Hu
6dd7695444
Labels support color names in backend
2017-03-29 11:45:15 +00:00
Rémy Coutable
520f7cd08a
Merge branch 'tc-api-remove-comments-endpoint' into 'master'
...
API: Make the /notes endpoint work with noteable iid instead of id
Closes #29871
See merge request !10258
2017-03-28 17:41:16 +00:00
Sean McGivern
bc36dfe87f
Merge branch 'rename_done_to_closed' into 'master'
...
Change Done column to Closed in issue boards
Closes #29420
See merge request !10198
2017-03-27 16:30:33 +00:00
Toon Claes
add5cd996f
API: Make the /notes endpoint work with noteable iid instead of id
...
In API V4 all endpoints were changed so Merge Requests and Issues
should be referred by iid, instead of id. Except the /notes endpoint
was forgotten. So change the endpoints from:
- /projects/:id/issues/:issue_id/notes
- /projects/:id/merge_requests/:merge_request_id/notes
To:
- /projects/:id/issues/:issue_iid/notes
- /projects/:id/merge_requests/:merge_request_iid/notes
For Project Snippets nothing changes.
2017-03-27 15:29:37 +02:00
George Andrinopoulos
7c74a0209b
Implement new service for creating user
2017-03-27 09:37:24 +00:00
blackst0ne
1fb9de2bf7
Change Done column to Closed in issue boards
2017-03-24 23:40:35 +11:00
Sean McGivern
2965a20a1f
Merge branch 'docs/update-impersonation-tokens' into 'master'
...
Update Impersonation tokens docs
See merge request !10055
2017-03-24 10:01:26 +00:00
Achilleas Pipinellis
f4e7bc8377
Remove highlighting language from GET codeblocks
...
[ci skip]
2017-03-23 17:43:33 +01:00
Johan Brandhorst
ac6de28461
Correct parameter definition in Pipeline Triggers docs
2017-03-23 09:52:51 +00:00
Johan Brandhorst
7f94bdda59
Correct pipeline trigger GET functionality.
...
This was ambiguously defined, update parameters to match the example and the definition.
2017-03-22 12:18:06 +00:00
Rémy Coutable
a13b8434ae
Make the v3_to_v4.md more consistent
...
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-20 16:51:56 +01:00
Rémy Coutable
aaaee8ae27
Allow unauthenticated access to some Branch API GET endpoints
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-20 09:37:31 +01:00
Kamil Trzciński
12dd5ac221
All CI offline migrations
2017-03-17 23:06:11 +00:00
Achilleas Pipinellis
b5cc98088e
Update Impersonation tokens docs
2017-03-17 18:30:34 +01:00
Toon Claes
670427cdde
Put the use of "No Label" in the description
...
To get the issues that have no label, the special keyword `No Label`
can be used. This `No Label` label can be used like any other label.
2017-03-16 13:54:49 +01:00
Bob Van Landuyt
ea70a0d674
Rename variable
...
merge_request_for_resolving_discussions ->
merge_request_to_resolve_discussions_of
2017-03-13 08:27:52 +01:00
Bob Van Landuyt
f86928953d
Always require MR-iid for resolving discussions
...
And deduplicate the finding of MR's & discussions. Now the searching
is done in the service, istead of the controller & the API.
2017-03-13 08:27:51 +01:00
Bob Van Landuyt
0267b83898
Delegate a single discussion to a new issue
...
Delegate a discussion in a merge request into a new issue.
The discussion wil be marked as resolved and a system note will be
added linking to the newly created issue.
2017-03-13 08:27:51 +01:00
Douwe Maan
04665e938c
Merge branch 'issue_16834'
...
# Conflicts:
# doc/api/v3_to_v4.md
2017-03-07 22:00:23 -06:00
Douwe Maan
ff9267a707
Merge branch '1381-present-commits-pagination-headers-correctly' into 'master'
...
GET "projects/:id/repository/commits" endpoint improvements
Closes #1381 and #20207
See merge request !9679
2017-03-08 03:05:24 +00:00
Douwe Maan
99b9fbb9e6
Merge branch 'tc-api-v4-doc-changes' into 'master'
...
API v4 doc changes
See merge request !9723
2017-03-08 02:00:30 +00:00
Oswaldo Ferreira
d13451cd49
Returns correct header data for commits endpoint
2017-03-07 22:56:31 -03:00
Felipe Artur
a61bb7cda3
Remove unecessary endpoint from repository, add compatibility endpoints for v3 and several improvements
2017-03-07 22:20:38 -03:00
Felipe Artur
9053d78e74
Update API endpoints for raw files
2017-03-07 21:15:47 -03:00
Toon Claes
ed6afb35e1
API V4 is no longer in Beta
...
And V4 is the preferred version to be used, because V3 will be removed
in 9.4 (or later).
2017-03-07 23:53:36 +01:00
Toon Claes
13c3f622cb
Update description about GET /projects endpoint
...
It returns all projects visible for the authenticated user, not just
the project they are member of.
2017-03-07 23:53:36 +01:00
Toon Claes
901fbda67c
Make it possible to query scope as scope[]=
...
Since issues also accepts the query parameter iids[]=, also make it
possible query scope like that.
2017-03-07 23:45:32 +01:00
Toon Claes
f372400673
Add GET /projects/:id/pipelines/:pipeline_id/jobs endpoint
...
Add endpoint to get the jobs scoped to a pipeline.
2017-03-07 23:45:32 +01:00
James Lopez
ba3ce6bd39
Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master'
...
Change project count limit from 10 to 100000
See merge request !9767
2017-03-07 16:50:08 +00:00
Douwe Maan
6a52cda31d
Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonation_token'
2017-03-07 09:29:55 -06:00
Regis Freyd
bc70493b05
Change project count limit from 10 to 100000
2017-03-07 08:58:23 -05:00
Douwe Maan
7a774d1a59
Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master'
...
API routes referencing a specific issue should use the issue `iid`
Closes #28251
See merge request !9530
2017-03-07 13:52:37 +00:00
Achilleas Pipinellis
e8ab096f58
Bring back api/builds.md and direct to api/jobs.md
...
[ci skip]
2017-03-07 12:10:15 +01:00
Timothy Andrew
6384bf7a88
Implement review comments from @dbalexandre
...
- Typo in docs
- Newline between test/expectation in `api/issues_spec`
- Use `find_by` instead of `reference_by` in the structure defining awardables
2017-03-07 13:56:00 +05:30
Timothy Andrew
72ef8af758
Add documentation for !9530 .
2017-03-07 13:56:00 +05:30
Tiago Botelho
005749a616
apply codestyle and implementation changes to the respective feature code
2017-03-06 19:18:26 +00:00
Oswaldo Ferreira
fa0c0bb006
Narrow environment payload by using basic project details resource
2017-03-06 14:00:38 -03:00
Kamil Trzciński
b63c41e12e
Merge branch 'zj-builds-to-jobs-api' into 'master'
...
Rename builds to jobs in the API
Closes #28515
See merge request !9463
2017-03-06 16:36:16 +00:00
Z.J. van de Weg
699e955324
Remove docs for removed endpoint
2017-03-06 16:04:04 +01:00
Z.J. van de Weg
75123fa9f7
Incorporate review, drop old endpoint
...
The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be
replace by a new endpoint.
2017-03-06 14:34:47 +01:00
Z.J. van de Weg
194223476b
Rename build to job in the docs
2017-03-06 14:34:07 +01:00
Adam Niedzielski
c727d4328f
Remove "subscribed" field from API responses returning list of issues or merge requests
2017-03-06 14:17:07 +01:00
Kamil Trzcinski
d5f7060400
Rename `/take` to `/take_ownership`, expose `owner` in `v3`.
2017-03-06 12:00:15 +01:00
Kamil Trzcinski
01f99bd269
Update after review
2017-03-06 11:49:44 +01:00
Kamil Trzcinski
16897d32d2
Lint doc
2017-03-05 23:03:54 +01:00
Kamil Trzcinski
b565ee4912
Update documentation and expose ID
2017-03-05 21:18:00 +01:00
Vignesh Ravichandran
305f19ca26
Be able to list issues with no labels using API
2017-03-03 23:28:34 -08:00
Robert Speicher
e19bcc7b6d
Merge branch '26847-api-pipelines-use-basic' into 'master'
...
Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines`
Closes #26847
See merge request !8875
2017-03-03 20:31:25 +00:00
Toon Claes
6357635686
Rename query parameter to `membership`
...
The query parameter `membership` should be more self-explaining.
2017-03-03 13:42:39 +01:00
Oswaldo Ferreira
06e96907ee
Add filter param for authorized projects for current_user for V4
2017-03-03 12:02:41 +01:00
Toon Claes
59e7d04bc7
Expose pipelines as PipelineBasic `projects/:id/pipelines`
...
The `projects/:id/pipelines` exposed a lot of extra details
that are superfluous and it was taking extra resources to fetch them.
To get more details about a pipeline, use
`projects/:id/pipelines/:pipeline_id`.
2017-03-03 09:52:04 +01:00
Sean McGivern
b18646040c
Merge branch '27532_api_changes' into 'master'
...
Use iids as filter parameter
Closes #27532
See merge request !9096
2017-03-03 06:32:58 +00:00
Douwe Maan
8ec8b2da66
Merge branch '27501-api-use-visibility-everywhere' into 'master'
...
API: Use `visibility` as string parameter everywhere
Closes #27501
See merge request !9337
2017-03-02 17:10:25 +00:00
Jarka Kadlecova
17ee1e1a63
Use iids as filter parameter
2017-03-02 13:17:39 +01:00
Rémy Coutable
1818813653
Merge branch 'api-doc-return-code' into 'master'
...
Correct the return code description for 204
See merge request !9648
2017-03-02 11:52:13 +00:00
Toon Claes
bc20fa9b02
Add visibility change to API v3 -> v4 doc
...
And add changelog entry.
2017-03-02 12:15:25 +01:00
Toon Claes
260cc57838
Expose ApplicationSetting visibility settings as String
...
Use strings for the ApplicationSetting properties:
- restricted_visibility_levels
- default_project_visibility
- default_snippet_visibility
- default_group_visibility
2017-03-02 12:15:25 +01:00
Toon Claes
209856166e
Expose Snippet VisibilityLevel as String
2017-03-02 12:15:24 +01:00
Toon Claes
f45cbc8701
Expose Group VisibilityLevel as String
...
Instead of exposing the VisibilityLevel as Integer, expose it as
String `visibility`.
2017-03-02 12:15:24 +01:00
Sean McGivern
d77bf0ed71
Merge branch '28257-issues-iids' into 'master'
...
API issues - support filtering by iids
Closes #28257
See merge request !9541
2017-03-02 10:57:17 +00:00
Rémy Coutable
034c649682
Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'
...
Enable filtering milestones by search criteria in the API
Closes #28807
See merge request !9606
2017-03-02 10:18:02 +00:00
Robert Schilling
f31cb11736
Correct the return code description for 204
2017-03-02 09:44:01 +01:00
Toon Claes
b2c2dfe545
Expose Project's & ProjectSnippet's VisibilityLevel as String
...
Instead of exposing the VisibilityLevel as Integer, expose it as
String `visibility` for Project and ProjectSnippet.
Filter queries also accept the `visibility` as String instead of
`visibility_level` as Integer.
Also remove the `public` boolean.
2017-03-02 09:33:24 +01:00
Mark Fletcher
61baf3528d
Enable filtering milestones by search criteria in the API
...
- Also remove a redundant test
2017-03-02 10:07:57 +05:30
Douwe Maan
b6a945b393
Merge branch 'api-v4-doc' into 'master'
...
Use v4 endpoint in API docs
See merge request !9631
2017-03-01 20:31:23 +00:00
Douwe Maan
7e2ad5d47a
Merge branch 'fix/mwbs-to-mwps' into 'master'
...
Rename MWBS to MWPS
Closes #24707
See merge request !9335
2017-03-01 20:30:51 +00:00
Kamil Trzciński
b3700dea01
Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master'
...
API: Add environment action with /stop action
Closes #27142
See merge request !8808
2017-03-01 20:26:58 +00:00
Marius Kleiner
5c915f4236
Clarification of list repository tree API call
2017-03-01 18:43:23 +00:00
Robert Schilling
1ead6a9793
Use v4 endpoint in API docs
2017-03-01 18:39:40 +01:00
Rémy Coutable
462526280a
Merge branch 'feature/fix_tag_docs_parent_ids' into 'master'
...
Docs: Tags: Fix typo in parent_ids in example response
See merge request !9550
2017-03-01 13:22:34 +00:00
Tiago Botelho
2b474dc2b2
refactors finder and correlated code
2017-03-01 13:11:11 +00:00
James Lopez
a0101ebf84
Update occurrences of MWBS to MWPS
...
Rename column in the database
Rename fields related to import/export feature
Rename API endpoints
Rename documentation links
Rename the rest of occurrences in the code
Replace the images that contain the words "build succeeds" and docs referencing to them
Make sure pipeline is green and nothing is missing.
updated doc images
renamed only_allow_merge_if_build_succeeds in projects and fixed references
more updates
fix some spec failures
fix rubocop offences
fix v3 api spec
fix MR specs
fixed issues with partials
fix MR spec
fix alignment
add missing v3 to v4 doc
wip - refactor v3 endpoints
fix specs
fix a few typos
fix project specs
copy entities fully to V3
fix entity error
more fixes
fix failing specs
fixed missing entities in V3 API
remove comment
updated code based on feedback
typo
fix spec
2017-03-01 12:02:02 +01:00
Jarka Kadlecova
c6181f9799
API issues - support filtering by iids
2017-03-01 07:28:10 +01:00
Tiago Botelho
9f2e4742e3
applies relevant changes to the code and code structure
2017-02-28 22:15:40 +00:00
Tiago Botelho
f0ea7130f7
refactors documentation and personal access tokens form to not allow admins to generate non impersionation tokens
2017-02-28 22:15:40 +00:00
Simon Vocella
09dd6a7ead
add documentation and changelog entry for user personal access tokens api
2017-02-28 22:15:39 +00:00
Sean McGivern
0226fb0e1f
Merge branch '6073_project_api' into 'master'
...
API project create: Make name or path required
Closes #6073
See merge request !9416
2017-02-28 16:29:00 +00:00
Toon Claes
8c569e21d5
Add environment `/stop` action
...
Add endpoint to stop an environment through the API.
2017-02-28 15:34:38 +01:00
Robert Schilling
f2dd260413
Update documentation
2017-02-28 08:32:39 +01:00
Douwe Maan
23659c52da
Merge branch 'mock-ci-service' into 'master'
...
Add Mock CI service/integration
See merge request !9250
2017-02-27 16:43:05 +00:00
Michael Frister
687bb3ca68
Docs: Tags: Fix typo in parent_ids in example response
2017-02-27 12:31:39 +01:00
Jarka Kadlecova
08ee177d6f
API project create: Make name or path required
2017-02-27 07:55:45 +01:00
Eric Eastwood
1c85d86d19
Add MockCiService integration
...
MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/
See https://gitlab.com/madlittlemods/gl-mock-ci-service
2017-02-24 20:01:36 -06:00
Robert Schilling
0394055112
API: Return 400 for all validation erros in the mebers API
2017-02-24 20:13:27 +01:00
Sean McGivern
806c748852
Merge branch 'master' into 'api-remove-owned-groups'
...
# Conflicts:
# doc/api/v3_to_v4.md
2017-02-24 11:26:44 +00:00
Robert Schilling
a82e3d30b2
Update documentation
2017-02-24 10:31:45 +01:00
Oswaldo
2b001d9e7a
Return 202 with JSON body on async removals on V4 API
2017-02-23 19:55:13 -03:00
Rémy Coutable
f6443a4564
Merge branch 'api-subscribe-doc' into 'master'
...
Use POST in the endpoint description for :resource/unsubscribe
See merge request !9469
2017-02-23 16:27:15 +00:00
Robert Schilling
abbc592ee1
Use POST in the endpoint description for :ressource/unsubscribe [ci skip]
2017-02-23 13:37:19 +01:00
Robert Schilling
931db7963e
Merge branch 'master' into 'api-notes-entity-fields'
...
# Conflicts:
# doc/api/v3_to_v4.md
2017-02-22 17:32:41 +00:00
Sean McGivern
33e4294fc8
Merge branch '28458-present-gitlab-version-for-v4-changes-on-docs' into 'master'
...
Present GitLab version for each V3 to V4 API change on v3_to_v4.md
Closes #28458
See merge request !9425
2017-02-22 17:18:35 +00:00
Rémy Coutable
91335c59fd
Merge branch '27032-add-a-house-keeping-api-call' into 'master'
...
Add housekeeping endpoint for Projects API
Closes #27032
See merge request !9421
2017-02-22 15:49:51 +00:00
Toon Claes
eeb567d1b1
Add Merge Request link to the v3 to v4 documentation
...
Similar to changelog, mention the Merge Request id & link for each
change.
2017-02-22 16:44:09 +01:00
Oswaldo Ferreira
9f56b57b55
Present GitLab version for each V3 to V4 API change on v3_to_v4.md
2017-02-22 16:35:20 +01:00