Kamil Trzciński
4586d77c85
Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'
...
Feature: Runner type filter for admin view
See merge request gitlab-org/gitlab-ce!19649
2018-09-26 16:27:27 +00:00
Valery Sizov
2daa8d387b
Remove background job throttling feature
...
We remove this feature as it never worked properly
2018-09-24 18:41:14 +03:00
Marcel Amirault
109cfd951d
Correct grammar (setup to set-up) in Docs
2018-09-21 16:29:14 +02:00
Sean McGivern
b3cd850c3f
Remove EE-specific code from ProtectedRefAccess
2018-09-17 19:36:53 +08:00
Alexis Reigel
dc1e0f6bd8
deprecate scope param for runners api
2018-09-15 21:39:27 +02:00
Alexis Reigel
641012c638
add missing params to runners api doc
2018-09-15 21:39:26 +02:00
Alexis Reigel
82546888e8
add status param to runners api
2018-09-15 21:39:26 +02:00
Alexis Reigel
4b6619cfd3
add type param to runners api
2018-09-15 21:39:26 +02:00
Alexander Tanayno
e9aec3a101
Adds a note about the case when reset_password is false
2018-09-14 11:03:47 +00:00
Marcia Ramos
3fd0a46912
Merge branch 'fix-id-vs-iid' into 'master'
...
More specificity and clarity for iid field in API documentation.
Closes gitlab-ee#7019
See merge request gitlab-org/gitlab-ce!21490
2018-09-14 10:04:19 +00:00
Douwe Maan
9de6efe6d1
Merge branch 'docs/rs-status-typo' into 'master'
...
Correct a typo in the User Status API docs
See merge request gitlab-org/gitlab-ce!21729
2018-09-14 09:38:45 +00:00
Grzegorz Bizon
55c23a0935
Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'
...
Feature: State filter for admin runners view
See merge request gitlab-org/gitlab-ce!19625
2018-09-14 09:03:44 +00:00
Robert Speicher
d15bd95482
Correct a typo in the User Status API docs
2018-09-13 15:19:46 -05:00
Steve
175f689eb7
Initialize projects with readme
2018-09-12 13:58:31 +00:00
Stan Hu
ced2a932d7
Add ability to skip user email confirmation with API
...
This gives admins the ability to send a `skip_confirmation` flag in the
`POST /users/:id/email` API endpoint to skip the verification step and
assume the given e-mail address is verified.
Closes #50876
2018-09-10 22:41:53 -07:00
Evan Read
b985d28773
Add prerequisite knowledge blurb and minor style fixes.
2018-09-11 09:02:52 +10:00
Mehdi Lahmam
8a53a0f0a0
Add `duration` attributes to Jobs API docs
...
Follow up to !13644 .
2018-09-09 11:49:44 +02:00
Jan Provaznik
d95c1f0335
Use ResourceLabelEvent for tracking label changes
2018-09-07 13:39:20 +00:00
Evan Read
ac2adcf77f
Inline rather than reference links.
2018-09-07 08:41:52 +10:00
Brett Walker
b0be58a1b3
Resolve "CE documentation is not CommonMark compliant"
2018-09-06 16:52:18 +00:00
Evan Read
3adf563a89
More clarification. Replace inline hyperlinks with reference style.
2018-09-06 09:00:05 +10:00
Dmitriy Zaporozhets
464b0de1ac
Merge branch 'filter-web-hooks-by-branch' into 'master'
...
Filter web hooks by branch
See merge request gitlab-org/gitlab-ce!19513
2018-09-05 13:39:41 +00:00
🙈 jacopo beschi 🙉
20bd1e6b34
Resolve "Return how many commits the source branch is behind the target branch through the API"
2018-09-05 13:07:02 +00:00
Evan Read
2a8f094105
Fix content to align with style guide.
2018-09-05 10:38:03 +10:00
Francisco Javier López
f9475e299c
Uploads to wiki stored inside the wiki git repository
2018-09-04 10:39:08 +00:00
Evan Read
c38f0e9c95
More specificity and clarity for iid field in API documentation.
2018-09-04 10:52:39 +10:00
Rémy Coutable
3a35a03ff8
Stop using Flay
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-09-03 15:31:53 +02:00
Marcel Amirault
451fa7a1a1
Update api/settings.md
...
Fix spacing, typos, add missing settings, and remove deprecated ones.
2018-09-03 13:56:43 +02:00
Achilleas Pipinellis
8cb39fa8da
Merge branch 'docs-port-ee-community-contributions' into 'master'
...
Docs port ee community contributions
See merge request gitlab-org/gitlab-ce!21311
2018-09-03 10:18:42 +00:00
Robert Speicher
21b7e203b3
Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'
...
Add default parameter to branches API
Closes #32877
See merge request gitlab-org/gitlab-ce!21294
2018-09-01 00:39:43 +00:00
Fodor Zoltan
d0701f2eff
Update tags release POST and PUT to be more specific.md
...
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5557 .
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-29 17:35:40 +02:00
Klaus Frank
f051ba6938
Correct wrong required condition in doc/api/projects.md
...
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6054 .
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-29 17:35:39 +02:00
JJ
eb03470476
Fix typo in doc/api/groups.md
...
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6123 .
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-29 17:35:38 +02:00
Rémy Coutable
3b9eb5631f
Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'
...
Allow date parameters on Issues, Notes, and Discussions API for group owners
Closes #40059
See merge request gitlab-org/gitlab-ce!21342
2018-08-28 09:59:34 +00:00
Sean McGivern
722631a929
Merge branch 'issue_36138' into 'master'
...
Allow to delete group milestones
Closes #36138
See merge request gitlab-org/gitlab-ce!21057
2018-08-28 07:49:09 +00:00
Robert Schilling
08cc6afc6e
API: Protected tags
2018-08-25 05:38:54 +00:00
Sean McGivern
0f269f9c99
Document that created_at works for group owners on Discussions
2018-08-23 10:34:07 +01:00
Florent Dubois
b63ed7cff6
Allow date parameters on Issues and Notes API for group owners
...
- Allow `created_at` and `updated_at` parameters on Issues API
- Allow `created_at` on Issue Notes API
Closes gitlab-org/gitlab-ce#40059
2018-08-22 12:16:48 +01:00
Sean McGivern
e922750e89
Merge branch 'api-shared_group_expires-at' into 'master'
...
API: Add shared project's expiration date
Closes #46107
See merge request gitlab-org/gitlab-ce!21104
2018-08-22 08:26:29 +00:00
Grzegorz Bizon
5dac293794
Merge branch 'tc-api-fork-owners' into 'master'
...
Allow project owners to set up forking relation through API
Closes #40550
See merge request gitlab-org/gitlab-ce!18104
2018-08-21 10:03:32 +00:00
Robert Schilling
7308a9be1e
API: Add shared project's expiration date
2018-08-21 11:23:05 +02:00
Grzegorz Bizon
edf7d1d4c7
Merge branch 'fix_events_permission_#49255' into 'master'
...
Add authenticate to events api. fix #49255
Closes #49255
See merge request gitlab-org/gitlab-ce!20627
2018-08-21 07:27:10 +00:00
Gilbert Roulot
4d7d4a0c16
Remove Gemnasium service
2018-08-20 18:09:57 +00:00
Alexis Reigel
f0d0400d0b
add Ci::Runner.offline scope to API
2018-08-20 17:12:18 +02:00
Toon Claes
f4f321b902
Clean up LFS objects when creating fork relation
...
A forked project stores its LFS objects in the `forked_from_project`.
So the LFS objects become inaccessible, and therefore delete them from
the database so they'll get cleaned up.
To be refactored when implementing
https://gitlab.com/gitlab-org/gitlab-ce/issues/39769
2018-08-20 16:39:32 +02:00
Toon Claes
7c9983c721
Allow project owners to set up forking relation through API
...
Before this change only GitLab admins where allowed to set up forking
relation through the API. This changes that so project owners can
do this too.
Closes gitlab-org/gitlab-ce#40550 .
2018-08-20 16:25:02 +02:00
Riccardo Padovani
25efc5f288
Add default parameter to branches API
2018-08-18 13:03:42 +02:00
Warren Parad
8aed9f08fc
Add authenticate to events api. fix #49255
2018-08-16 19:52:52 +02:00
Nick Thomas
9b718a761f
Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'master'
...
Add a "user_show_add_ssh_key_message" application setting for use with SSH certificates
Closes #49953
See merge request gitlab-org/gitlab-ce!21027
2018-08-15 09:29:20 +00:00
Sean McGivern
33539ccb45
Merge branch 'docs-update-system-hooks-api' into 'master'
...
chore(docs): add field repository_update_events
See merge request gitlab-org/gitlab-ce!21205
2018-08-15 07:35:13 +00:00