Commit Graph

1603 Commits

Author SHA1 Message Date
Jan Beckmann 59fdc168dc Resolve "Merge Request API response is missing changes_count" 2018-07-30 08:54:49 +00:00
Sean McGivern ed81ee9ba2 Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'"
This reverts merge request !20679
2018-07-27 13:12:35 +00:00
Bob Van Landuyt a79094b292 Add instance statistics settings to API 2018-07-27 14:14:47 +02:00
🙈 jacopo beschi 🙉 046796cc3a Resolve "API endpoint that returns all members, including the inherited membership through ancestor group" 2018-07-25 21:45:42 +00:00
Lin Jen-Shin 12a7fb9933 Fix missing ` in users.md
This is already applied in EE
2018-07-24 23:35:09 +08:00
JX Terry 99011a61cf Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
Sean McGivern 943c51e43d Merge branch 'docs-no-milestone-issues-api' into 'master'
In docs, add `No+Milestone` for querying by milestone

See merge request gitlab-org/gitlab-ce!20784
2018-07-24 06:34:08 +00:00
Marko, Peter 6d72bb3832 Add min_access_level filter to projects API
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
2018-07-23 20:57:50 +02:00
Marko, Peter 9cdf4292c5 Add min_access_level filter to groups API
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
2018-07-23 20:57:50 +02:00
Victor Wu d93b627b57 Add `No+Milestone` for querying by milestone 2018-07-23 14:01:33 +00:00
Sean McGivern 82a8903979 Merge branch 'hangouts_chat_integration' into 'master'
Hangouts chat integration

See merge request gitlab-org/gitlab-ce!20290
2018-07-23 09:20:16 +00:00
Francisco Javier López c52ab9141c Fix gitlab import project load 2018-07-23 07:52:15 +00:00
Douwe Maan 480b534568 Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'
Expose web_url attribute in PipelineBasic and JobBasic

See merge request gitlab-org/gitlab-ce!20703
2018-07-23 07:50:27 +00:00
Kukovskii Vladimir 1ce57a7fba Fix some moments in documentation 2018-07-22 20:17:35 +09:00
Valery Sizov c3c7f26a34 Backport of gitlab-org/gitlab-ee!6137 2018-07-19 18:32:12 +00:00
Robert Speicher 6cb52964a6
Expose web_url attribute in PipelineBasic and JobBasic 2018-07-18 15:04:45 -07:00
Rémy Coutable ddae884c1a Merge branch '38095-change-api-docs-lookup-by-username' into 'master'
Resolve "Change API docs to reflect that lookup by username does not require admin access"

Closes #38095

See merge request gitlab-org/gitlab-ce!20646
2018-07-17 08:34:34 +00:00
Alex Holland 1b3dcfc1e3 Update pipelines.md to have correct curl commands 2018-07-16 17:08:15 +00:00
Daniel Fernau ab659da6d4 Update doc/api/users.md
Move "search by email or username" block to "for normal users" section
2018-07-16 12:49:46 +00:00
Kukovskii Vladimir d63a0a07f4 Add documentation for Hangouts Chat integration 2018-07-14 20:45:53 +09:00
Douwe Maan 2f83794d2b Merge branch 'dz-manifest-import' into 'master'
Add manifest import

See merge request gitlab-org/gitlab-ce!20304
2018-07-12 11:50:27 +00:00
Douwe Maan 94627fd7e3 Merge branch 'docs-add-api-params-array-hash' into 'master'
Add examples for array and hash type API params

See merge request gitlab-org/gitlab-ce!20574
2018-07-12 11:08:00 +00:00
Marcia Ramos c08ba90010 Merge branch 'project_import_export_update' into 'master'
Update project_import_export.md to include example remote import script and additional curl command

See merge request gitlab-org/gitlab-ce!20529
2018-07-12 10:06:14 +00:00
Kia Mei Somabes 37af75a2e0 Resolve "do not set updated_at when creating note" 2018-07-12 09:26:09 +00:00
Athar Hameed edf1945f38 Add examples for array and hash type API params 2018-07-12 12:53:13 +05:00
Jarka Kadlecová 8717c7dad9 Revert "Merge branch 'ee-5481-epic-todos' into 'master'"
This reverts commit 4d9a3f42f1, reversing
changes made to ecf9c145f6.
2018-07-11 18:33:24 +02:00
Dmitriy Zaporozhets b42b3796ae Add documentation for manifest import feature
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-11 12:22:57 +03:00
Michael Leopard 491afd39a0 Update project_import_export.md. Removed cURL statement 2018-07-10 15:27:10 +00:00
Michael Leopard a68ea57d61 Update project_import_export.md to include example remote import script and additional curl command 2018-07-10 13:55:56 +00:00
Rémy Coutable 0008961dac Merge branch 'fix-api-docs-simple-projects' into 'master'
Fix API docs around unauthenticated projects return fields

See merge request gitlab-org/gitlab-ce!20477
2018-07-10 10:31:18 +00:00
Kaspar Emanuel 75e1f25638 Fix API docs on unauthenticated projects return 2018-07-09 16:47:39 +01:00
Tiago Botelho e6f3452314 Adds with_projects optional parameter to /groups/:id API endpoint 2018-07-09 16:28:17 +01:00
Sean McGivern 33116c22fe Merge branch 'ide-merge-request-info' into 'master'
Added merge request info to Web IDE sidebar

Closes #45187

See merge request gitlab-org/gitlab-ce!19860
2018-07-06 11:02:20 +00:00
Phil Hughes e241fe6b78
added API docs
CHANGELOG
improved comments in API code
improved spec description
2018-07-05 15:44:56 +01:00
Achilleas Pipinellis 6b02e36660
Mention the forked_from_project field in projects API 2018-07-05 11:28:38 +02:00
Sean McGivern 4d9a3f42f1 Merge branch 'ee-5481-epic-todos' into 'master'
Port of Todos for epics

See merge request gitlab-org/gitlab-ce!19908
2018-07-04 12:57:37 +00:00
Élie a8b3478ce3 New jobs sorting 2018-07-03 13:42:40 +00:00
Jan Provaznik 7458ca8ebb [backend] Addressed review comments
* Group filtering now includes also issues/MRs from
subgroups/subprojects
* fixed due_date
* Also DRYed todo controller specs
2018-07-03 09:34:44 +02:00
Jan Beckmann 352e322291 Resolve "404 when trying to create a new issue from the group" 2018-07-02 08:04:43 +00:00
Rémy Coutable 3cf683629e Merge branch 'ccr/add_locked_state' into 'master'
Add locked state to merge request API

See merge request gitlab-org/gitlab-ce!20186
2018-07-01 09:25:01 +00:00
Grzegorz Bizon f316cb9b9a Merge branch 'transfer_project_api_endpoint' into 'master'
Add transfer project endpoint to the Projects API

Closes #45146

See merge request gitlab-org/gitlab-ce!20122
2018-06-29 13:50:02 +00:00
Chantal Rollison c2b622b2a4 Add locked state to merge request API 2018-06-28 07:12:00 -07:00
Sean McGivern 63c64ab323 Merge branch 'bvl-graphql-permissions' into 'master'
expose permissions on types

Closes #47695

See merge request gitlab-org/gitlab-ce!20152
2018-06-28 12:24:21 +00:00
Bob Van Landuyt 54b56f20b7 Expose permissions on types in GraphQL
This adds a reusable way to expose permissions for a user to types in
GraphQL.
2018-06-28 13:50:17 +02:00
Sean McGivern 5e7988eecc Merge branch 'straight-comparision-mode' into 'master'
Allow straight diff in Compare API

See merge request gitlab-org/gitlab-ce!20120
2018-06-28 09:04:18 +00:00
Maciej Nowak 591edb439c Allow straight diff in Compare API
Repository compare API now allows choosing straight (from..to) or merge-base diff (from...to)
2018-06-28 09:19:50 +02:00
Ahmet Demir 80f4e7575e Add SHA256 and HEAD on File API 2018-06-28 06:10:51 +00:00
Aram Visser c3de6a8673 Add transfer project endpoint to the Projects API 2018-06-27 18:21:18 +07:00
Achilleas Pipinellis 9805a25281
Add ip_address to json examples in Runner API docs 2018-06-22 11:50:32 +02:00
Achilleas Pipinellis 47812b0585 Merge branch 'docs-clarify-API-share-project-to-group' into 'master'
Docs clarify API to share project to a group

See merge request gitlab-org/gitlab-ce!19301
2018-06-20 12:29:33 +00:00