- 02 Oct, 2015 1 commit
-
-
Tim Olshansky authored
support for ssl verification in webhook
-
- 01 Oct, 2015 1 commit
-
-
Lorenzo Caenazzo authored
-
- 25 Sep, 2015 2 commits
- 14 Sep, 2015 2 commits
-
-
Tim Olshansky authored
Maven badge
-
Artem V. Navrotskiy authored
-
- 09 Sep, 2015 5 commits
-
-
timols authored
-
timols authored
-
Tim Olshansky authored
minor cosmetic cleanups
-
Guillaume Smet authored
-
Tim Olshansky authored
Support OAuth access_token
-
- 04 Sep, 2015 4 commits
-
-
Tim Olshansky authored
Add system hook API support
-
Tim Olshansky authored
Add API method for get SSH key with user information by ID of an SSH key: getSSHKey
-
Artem V. Navrotskiy authored
-
Artem V. Navrotskiy authored
API function was introduced by PR: https://github.com/gitlabhq/gitlabhq/pull/9591
-
- 30 Aug, 2015 2 commits
-
-
Tim Olshansky authored
Compilation fix
-
Tim Olshansky authored
added methods:
-
- 29 Aug, 2015 1 commit
-
-
Andreas Häber authored
For OAuth the uri query parameter should be named access_token instead of private_token. To support both a enum TokenType is introduced and should be used to select which token type to be used for the API access. For backwards compatibility TokenType#PRIVATE_TOKEN will be used by default. Signed-off-by: Andreas Häber <andreas.haber@intele.com>
-
- 28 Aug, 2015 2 commits
-
-
Artem V. Navrotskiy authored
-
Artem V. Navrotskiy authored
-
- 27 Aug, 2015 1 commit
-
-
Matej Spiller-Muys authored
getRawFileContent getRawBlobContent getFileArchive getRepositoryTree
-
- 20 Aug, 2015 2 commits
-
-
Tim Olshansky authored
skip_confirmation should be null safe
-
Guillaume Smet authored
-
- 19 Aug, 2015 3 commits
-
-
Tim Olshansky authored
Add support for project deploy keys
-
Guillaume Smet authored
confirm parameter (see http://doc.gitlab.com/ee/api/users.html#user-creation). I have chosen to not change the meaning of the method parameter because it would break application silently. To be discussed. The update user doesn't have a confirm parameter so remove it: it breaks the API but it generates a compilation error so it's easily fixable
-
Guillaume Smet authored
-
- 12 Aug, 2015 2 commits
-
-
Tim Olshansky authored
Disconnect the HTTPURLConnection after use (Fixes #59).
-
Guillaume Smet authored
As the connection is not reused, we can disconnect it right away, no need to change the GitlabAPI API.
-
- 11 Aug, 2015 1 commit
-
-
Tim Olshansky authored
Added various API calls:
-
- 05 Aug, 2015 1 commit
-
-
Guillaume Smet authored
- block/unblock user - update project - transfer project to a new namespace
-
- 13 Jul, 2015 2 commits
- 07 Jul, 2015 5 commits
- 17 Jun, 2015 1 commit
-
-
Tim Olshansky authored
Dependency Upgrades
-
- 09 Jun, 2015 1 commit
-
-
Tigran Babloyan authored
-
- 14 May, 2015 1 commit
-
-
Tim Olshansky authored
* Upgraded gradle build script
-