1. 10 Oct, 2014 1 commit
    • Mirko Friedenhagen's avatar
      Make integrative test run as during phase verify. · 2b60bfd1
      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.
      2b60bfd1
  2. 28 Aug, 2014 1 commit
  3. 27 Aug, 2014 1 commit
  4. 14 Aug, 2014 2 commits
  5. 11 Aug, 2014 1 commit
  6. 10 Aug, 2014 2 commits
  7. 08 Aug, 2014 8 commits
  8. 28 Jul, 2014 2 commits
  9. 23 Jul, 2014 1 commit
  10. 07 Jul, 2014 3 commits
  11. 06 Jul, 2014 1 commit
  12. 02 Jul, 2014 1 commit
    • atomfrede's avatar
      Added gradle wrapper · aa1e2475
      atomfrede authored
      Added gradle wrapper so no local gradle installation is required and the used
      gradle version can be set by the build file.
      aa1e2475
  13. 26 May, 2014 5 commits
  14. 14 May, 2014 1 commit
  15. 06 May, 2014 1 commit
  16. 29 Apr, 2014 2 commits
  17. 16 Apr, 2014 1 commit
  18. 14 Apr, 2014 6 commits