- 02 Aug, 2019 2 commits
-
-
Sander van Harmelen authored
-
James Ramsay authored
-
- 14 Jul, 2019 5 commits
-
-
Sander van Harmelen authored
Add support for getting a commit's GPG signature.
-
Sander van Harmelen authored
-
Sander van Harmelen authored
Add LocalMarkdownVersion field to Settings and UpdateSettingsOptions
-
Sander van Harmelen authored
Fix typo in comment
-
Sander van Harmelen authored
ListTodo allows for ListOptions
-
- 13 Jul, 2019 1 commit
-
-
Zeger-Jan van de Weg authored
The GitLab API Docs are missing these options, but they are supported as the GitLab specs show[1], and can be verified for a signed in user[2]. Including them here breaks the interface when users used assignments without Field names. To test the change, an PerPage list option was set in the test. This doesn't influence the test, but does test the interface. [1]: https://gitlab.com/gitlab-org/gitlab-ce/blob/4325986f25b7523acac49cfaefb7149208ae8553/spec/requests/api/todos_spec.rb#L39 [2]: https://gitlab.com/api/v4/todos?per_page=1
-
- 12 Jul, 2019 2 commits
-
-
Joep van Delft authored
-
Niels Widger authored
Add LocalMarkdownVersion field to Settings and UpdateSettingsOptions. Incrementing LocalMarkdownVersion invalidates GitLab's internal Markdown cache, which is helpful in certain situations. See: https://docs.gitlab.com/ce/administration/invalidate_markdown_cache.html https://docs.gitlab.com/ce/api/settings.html#get-current-application-settings https://docs.gitlab.com/ce/api/settings.html#change-application-settings
-
- 30 Jun, 2019 1 commit
-
-
Sae-ngow Wasin authored
-
- 28 Jun, 2019 3 commits
-
-
Sander van Harmelen authored
Add IID field to CreateIssueOptions and CreatedAt field to CreateIssueNoteOptions
-
Sander van Harmelen authored
Add Duration to Job resource
-
Sander van Harmelen authored
-
- 27 Jun, 2019 4 commits
-
-
Niels Widger authored
Add CreatedAt field to CreateIssueNoteOptions, which allows explicitly setting the creation time assigned to the new issue note. This allows preserving a comment's creation time when migrating comments into GitLab from a different issue tracker. See https://docs.gitlab.com/ce/api/notes.html#create-new-issue-note
-
Niels Widger authored
Add IID field to CreateIssueOptions, which allows explicitly setting the internal ID assigned to the new issue at creation time. This allows preserving issue ID's when migrating issues into GitLab from a different issue tracker. See https://docs.gitlab.com/ce/api/issues.html#new-issue
-
sue445 authored
-
chrsow authored
-
- 26 Jun, 2019 9 commits
-
-
Sander van Harmelen authored
Add support for revert a commit
-
Marcin Tojek authored
-
Sander van Harmelen authored
-
Marcin Tojek authored
-
Marcin Tojek authored
-
Sander van Harmelen authored
Add resource label events
-
Sander van Harmelen authored
-
Sander van Harmelen authored
issues: added `in` option
-
eyjhbb@gmail.com authored
-
- 24 Jun, 2019 2 commits
-
-
Mark Seelye authored
-
Mark Seelye authored
-
- 23 Jun, 2019 2 commits
-
-
Sander van Harmelen authored
implemneted get environment
-
ilansh authored
-
- 22 Jun, 2019 1 commit
-
-
Ilan Shamir authored
-
- 21 Jun, 2019 2 commits
-
-
Sander van Harmelen authored
tell json encoder polling_interval_multiplier is encoded as string type
-
Marin Leicknam authored
-
- 17 Jun, 2019 3 commits
-
-
Sander van Harmelen authored
add masked variable support for gitlab projects and groups
-
Julius Noack authored
-
Julius Noack authored
-
- 16 Jun, 2019 3 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
Sander van Harmelen authored
[Merge requests API] Add missing field: merge_error
-