- 30 Apr, 2016 2 commits
-
-
Tristan Lins authored
-
Tristan Lins authored
-
- 18 Apr, 2016 1 commit
-
-
Tim Olshansky authored
Added ability to get other user's groups
-
- 15 Apr, 2016 1 commit
-
-
Tyler Rockwood authored
-
- 06 Apr, 2016 2 commits
-
-
Tim Olshansky authored
Support for listing more than 20 project members
-
Andreas Skoog authored
-
- 03 Apr, 2016 1 commit
-
-
Tim Olshansky authored
Adding a default branch argument to the updateProject method.
-
- 02 Apr, 2016 1 commit
-
-
Shawn Stafford authored
The default branch controls which branch is displayed when a user navigates to a project in Gitlab. Typically Gitlab will default to the first branch that is pushed to the repository. In cases where automation is used to create other branches prior to creating the master or development branches, it may be necessary to use this "default_branch" field to specify the default branch that should be displayed to users.
-
- 30 Mar, 2016 2 commits
-
-
Tim Olshansky authored
Code coverage should be Floats
-
Melissa Thai authored
-
- 23 Mar, 2016 2 commits
-
-
Tim Olshansky authored
Added a null check to GitlabGroup#setLdapAccess.
-
Andrew Hoffmann authored
Added a null check to GitlabGroup#setLdapAccess. This resolves a NullPointerException that was encountered when unmarshalling a a GitlabGroup JSON object with a null ldap_access attribute.
-
- 22 Mar, 2016 3 commits
-
-
Tim Olshansky authored
-
Tim Olshansky authored
Added ability to get single build
-
Tim Olshansky authored
Check to see if a group has ldap_access as null
-
- 16 Mar, 2016 3 commits
-
-
Tyler Rockwood authored
-
Tim Olshansky authored
Added ability to compare commits
-
Tyler Rockwood authored
-
- 15 Mar, 2016 3 commits
-
-
Tim Olshansky authored
Added ability to call getRawFileContent without making a project object
-
Tyler Rockwood authored
-
Tyler Rockwood authored
-
- 14 Mar, 2016 2 commits
-
-
Madhav Ponugoti authored
-
Madhav Ponugoti authored
-
- 11 Mar, 2016 3 commits
-
-
Tim Olshansky authored
Added getBuildsArtifact method
-
Tyler Rockwood authored
-
Tyler Rockwood authored
I ran into an odd issue where the download files were 10MB too big and were in an invalid .tgz format, but reading the byte stream from the actual input stream instead of the reader fixed the issue.
-
- 09 Mar, 2016 3 commits
-
-
MadhavGitlab authored
-
Tim Olshansky authored
[Enhancement] Add IDE plugins to build file
-
Tim Olshansky authored
implements api for get tags, add tag and delete tag
-
- 06 Mar, 2016 2 commits
-
-
Tim Olshansky authored
-
Tim Olshansky authored
-
- 29 Feb, 2016 1 commit
-
-
Wang Yuebin authored
-
- 26 Feb, 2016 2 commits
-
-
Tim Olshansky authored
sanitize branches before calling api.
-
Filipe Roque authored
was having problem with a character '#' in a branch name
-
- 05 Feb, 2016 1 commit
-
-
Sivakumar Kailasam authored
-
- 31 Jan, 2016 4 commits
-
-
Tim Olshansky authored
-
Tim Olshansky authored
-
Tim Olshansky authored
Added builds API for projects and commits
-
rockwotj authored
-
- 28 Jan, 2016 1 commit
-
-
Tim Olshansky authored
Added createBranch API methods
-