BigW Consortium Gitlab

  1. 23 Nov, 2017 1 commit
  2. 20 Nov, 2017 1 commit
  3. 02 Nov, 2017 1 commit
  4. 21 Oct, 2017 1 commit
  5. 20 Oct, 2017 2 commits
  6. 01 Sep, 2017 1 commit
  7. 04 Aug, 2017 1 commit
  8. 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
  9. 20 Jun, 2017 1 commit
  10. 24 May, 2017 2 commits
  11. 05 May, 2017 1 commit
  12. 01 May, 2017 1 commit
  13. 06 Apr, 2017 4 commits
  14. 23 Nov, 2016 1 commit
  15. 09 Aug, 2016 1 commit
  16. 01 Jul, 2016 1 commit
  17. 27 Jun, 2016 1 commit
  18. 03 Jun, 2016 2 commits
  19. 01 Jun, 2016 1 commit
  20. 11 May, 2016 1 commit
  21. 28 Apr, 2016 2 commits
    • Address @DouweM's feedback on !3749. · bafbf22c
      Timothy Andrew authored
      - Use `TokenAuthenticatable` to generate the personal access token
      - Remove a check for `authenticity_token` in application controller;
        this should've been `authentication_token`, maybe, and doesn't make
        any sense now.
      - Have the datepicker appear inline
    • Authenticate non-API requests with personal access tokens. · ade40fdc
      Timothy Andrew authored
      - Rename the `authenticate_user_from_token!` filter to
        `authenticate_user_from_private_token!`
      - Add a new `authenticate_user_from_personal_access_token!` filter
      - Add tests for both.
  22. 20 Mar, 2016 1 commit
  23. 18 Jun, 2015 1 commit
  24. 12 Feb, 2015 1 commit
  25. 21 Jun, 2014 1 commit
  26. 14 Dec, 2013 1 commit
  27. 18 Sep, 2013 1 commit