- 16 Oct, 2021 1 commit
-
-
Alberto Scotto authored
This makes it possible to stream data coming from another server straight into the POST request to Gitlab, saving an extra, expensive, and useless IO operation on disk.
-
- 06 Sep, 2021 6 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
Fix delete discussion API
-
Gautier de Saint Martin Lacaze authored
Add the bot flag to the User class
-
Gautier de Saint Martin Lacaze authored
Fix #744 Added missing name attribute to Badges class
-
Gautier de Saint Martin Lacaze authored
fix: added missing boolean
-
- 25 Aug, 2021 3 commits
- 22 Aug, 2021 1 commit
-
-
Daniel Burrell authored
Added missing name attribute to Badges class. Also aligned indent of Badges class with rest of api.model package
-
- 16 Aug, 2021 1 commit
-
- 28 Jul, 2021 1 commit
-
-
Robert.Schreib authored
-
- 20 Jul, 2021 2 commits
-
-
Gautier de Saint Martin Lacaze authored
added squashOption to Project
-
Ladislav Kaiser authored
-
- 10 Jul, 2021 1 commit
-
-
Gautier de Saint Martin Lacaze authored
Updating System Hook tests with commentary
-
- 06 Jul, 2021 1 commit
-
-
Barry McDuling authored
Ensuring test SystemHooks are removed if tests fail, adding commentary/todo to address GitLab issue at future date
-
- 05 Jul, 2021 14 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
Fix #645 : Add pipeline_id in POST CommitStatus
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
Fix #656 : Re-support project issues statistics
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
#665 - [Feature Request] Get PGP keys in user API
-
Gautier de Saint Martin Lacaze authored
Move markdown call to post with serialized JSON payload
-
Gautier de Saint Martin Lacaze authored
Fix #708 : fix typo in create_access_level key
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
Fix #621 : Add deployment API
-
Gautier de Saint Martin Lacaze authored
-
- 28 Jun, 2021 1 commit
-
-
Gautier de Saint Martin Lacaze authored
Fix #626 : Add missing properties to Branch model
-
- 26 Jun, 2021 2 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
- 14 Jun, 2021 6 commits
-
-
Gautier de Saint Martin Lacaze authored
Fix #649 : Add missing properties to SystemHook
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
Update hook project wiki event wqattribute to wiki_page_events
-
Gautier de Saint Martin Lacaze authored
In GitLab 11.11, the Project Hook Key for wiki events was wiki_events. We don't support GitLab 11.X. We only support GitLab 12.9.2+. In new version of GitLab the correct key is wiki_page_events.
-
Gautier de Saint Martin Lacaze authored
Remove unnecessary Memberships class from the project
-
Gautier de Saint Martin Lacaze authored
Merge pull request #710 from hu-tmx/add-project-merge_method-suggestion_commit_message-remove_source_branch_after_merge Add some missing properties to ProjectApi.updateProject and createProject
-