BigW Consortium Gitlab

  1. 28 Jul, 2017 1 commit
  2. 25 Jul, 2017 1 commit
  3. 20 Jul, 2017 1 commit
  4. 19 Jul, 2017 1 commit
  5. 13 Jul, 2017 1 commit
    • Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt authored
      When sign-in is disabled:
       - skip password expiration checks
       - prevent password reset requests
       - don’t show Password tab in User Settings
       - don’t allow login with username/password for Git over HTTP requests
       - render 404 on requests to Profiles::PasswordsController
  6. 28 Jun, 2017 1 commit
    • Initial attempt at refactoring API scope declarations. · 6f192250
      Timothy Andrew authored
      - Declaring an endpoint's scopes in a `before` block has proved to be
        unreliable. For example, if we're accessing the `API::Users` endpoint - code
        in a `before` block in `API::API` wouldn't be able to see the scopes set in
        `API::Users` since the `API::API` `before` block runs first.
      
      - This commit moves these declarations to the class level, since they don't need
        to change once set.
  7. 21 Jun, 2017 2 commits
  8. 15 Jun, 2017 1 commit
  9. 07 Jun, 2017 1 commit
  10. 06 Jun, 2017 1 commit
  11. 02 Jun, 2017 1 commit
  12. 01 Jun, 2017 2 commits
  13. 31 May, 2017 1 commit
  14. 30 May, 2017 2 commits
  15. 29 May, 2017 1 commit
  16. 24 May, 2017 3 commits
  17. 22 May, 2017 1 commit
  18. 17 May, 2017 1 commit
  19. 16 May, 2017 1 commit
  20. 15 May, 2017 2 commits
  21. 10 May, 2017 5 commits
  22. 05 May, 2017 1 commit
  23. 04 May, 2017 4 commits
  24. 02 May, 2017 2 commits
  25. 29 Apr, 2017 1 commit
  26. 28 Apr, 2017 1 commit