BigW Consortium Gitlab

  1. 17 Nov, 2016 1 commit
  2. 28 Oct, 2016 1 commit
  3. 27 Oct, 2016 1 commit
  4. 19 Oct, 2016 1 commit
  5. 04 Oct, 2016 1 commit
  6. 27 Sep, 2016 3 commits
  7. 20 Sep, 2016 1 commit
  8. 13 Sep, 2016 1 commit
  9. 09 Sep, 2016 1 commit
  10. 08 Sep, 2016 1 commit
  11. 01 Sep, 2016 1 commit
  12. 31 Aug, 2016 2 commits
  13. 24 Aug, 2016 2 commits
  14. 08 Aug, 2016 2 commits
  15. 04 Aug, 2016 2 commits
  16. 12 Jul, 2016 2 commits
  17. 06 Jul, 2016 2 commits
  18. 01 Jul, 2016 1 commit
  19. 30 Jun, 2016 1 commit
    • Import from Github using Personal Access Tokens. · 12aa1f89
      Eric K Idema authored
      This stands as an alternative to using OAuth to access a user's Github
      repositories.  This is setup in such a way that it can be used without OAuth
      configuration.
      
      From a UI perspective, the how to import modal has been replaced by a full
      page, which includes a form for posting a personal access token back to the
      Import::GithubController.
      
      If the user has logged in via GitHub, skip the Personal Access Token and go
      directly to Github for an access token via OAuth.
  20. 06 Jun, 2016 2 commits
  21. 03 Jun, 2016 2 commits
  22. 13 May, 2016 5 commits
  23. 05 May, 2016 1 commit
  24. 27 Apr, 2016 1 commit
    • Backport GitHub Enterprise import support from EE · eede0323
      Stan Hu authored
      These changes were pulled from GitLab EE to support configuring
      an alternative API URL than the default https://api.github.com.
      In addition, the `verify_ssl` flag allows users to disable SSL cert
      checking.
      
      One modification: add a default `args` option if it does not exist
      to avoid breaking existing configurations.
  25. 18 Apr, 2016 2 commits