- 30 Nov, 2014 4 commits
-
-
timols authored
-
timols authored
-
timols authored
-
Tim Olshansky authored
adding permissions for project
-
- 22 Nov, 2014 2 commits
-
-
Gunay Arslan authored
-
Gunay Arslan authored
-
- 14 Nov, 2014 1 commit
-
-
Tim Olshansky authored
Resolves timols/java-gitlab-api/issues/33
-
- 03 Nov, 2014 1 commit
-
-
Thomas Ehardt authored
There is a bug in the REST API for Gitlab when retrieving commits with pagination (https://gitlab.com/gitlab-org/gitlab-ce/issues/759). This commit is a workaround for that - when we are retrieving commits, we assume that the second page is numbered 1 instead of 2. To make this not cause problems if/when the Gitlab CE project fixes the REST API, equals() is overridden in GitlabCommit to prevent duplicate entries.
-
- 23 Oct, 2014 4 commits
-
-
Tim Olshansky authored
Added method to get all commits for a project
-
Tim Olshansky authored
Make integrative test run as during phase verify.
-
Tim Olshansky authored
Added deleteGroup, deleteProject
-
Tim Olshansky authored
Added GitlabProject support for last_activity_at and archived properties
-
- 13 Oct, 2014 1 commit
-
-
Thomas Ehardt authored
-
- 10 Oct, 2014 2 commits
-
-
Mirko Friedenhagen authored
we do not get an `401 Unauthorized` during `setup`.
-
Mirko Friedenhagen authored
Right now java-gitlab-api fails during Maven phase test when no GITLAB instance is running on localhost. Make this test run during `mvn verify` only and check beforehand whether the GITLAB instance is reachable. Furthermore the instance-under-test may be changed by adding two system properties during invocation. Running: ``` mvn clean verify -DTEST_TOKEN=ADMIN_TOKEN -DTEST_URL=https://GITLAB_URL ``` will pick up the values and use this instance/token.
-
- 08 Oct, 2014 1 commit
-
-
Gauthier CART authored
-
- 02 Oct, 2014 3 commits
-
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
-
Stephan van Leeuwen authored
-
- 28 Aug, 2014 1 commit
-
-
Tim Olshansky authored
added addGroupMemeber, deleteGroupMember, addProjectMember, deleteProjec...
-
- 27 Aug, 2014 1 commit
-
-
Chode authored
-
- 14 Aug, 2014 2 commits
-
-
Tim Olshansky authored
prep support for https://gitlab.com/gitlab-org/gitlab-ce/issues/483
-
Tim Olshansky authored
Diffs, Project Slugs and a couple other things
-
- 11 Aug, 2014 1 commit
-
-
- 10 Aug, 2014 2 commits
-
-
Tim Olshansky authored
Added gradle wrapper
-
Tim Olshansky authored
support for user CRUD
-
- 08 Aug, 2014 8 commits
-
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
bitsofinfo authored
-
- 28 Jul, 2014 2 commits
-
-
caguilar187 authored
readding the json properties fixing up code style to match master trying to fix up whitespace issues to match original changes white space fixes for gitlab branch and project hook clean up gitlab api file fixing compile issues with gitlab api fixing compile issues with gitlab api
-
caguilar187 authored
-
- 23 Jul, 2014 1 commit
-
-
caguilar187 authored
-
- 07 Jul, 2014 3 commits
-
-
Tim Olshansky authored
added getUsers() and getUser( userId )
-
Diogo Neves authored
-
Diogo Neves authored
-