BigW Consortium Gitlab

  1. 17 Nov, 2016 1 commit
  2. 16 Nov, 2016 1 commit
  3. 12 Jul, 2016 1 commit
  4. 11 Jul, 2016 1 commit
  5. 28 Jun, 2016 1 commit
  6. 23 Jun, 2016 1 commit
  7. 20 Jun, 2016 2 commits
  8. 16 Jun, 2016 1 commit
    • Implement @DouweM's feedback. · 7ee0898a
      Timothy Andrew authored
      - Extract a duplicated `redirect_to`
      - Fix a typo: "token", not "certificate"
      - Have the "Expires at" datepicker be attached to a text field, not inline
      - Have both private tokens and personal access tokens verified in a
        single "authenticate_from_private_token" method, both in the
        application and API. Move relevant logic to
        `User#find_by_personal_access_token`
      - Remove unnecessary constants relating to API auth. We don't need a
        separate constant for personal access tokens since the param is the
        same as for private tokens.
  9. 11 Jun, 2016 1 commit
  10. 08 Jun, 2016 1 commit
  11. 03 Jun, 2016 2 commits
  12. 25 May, 2016 3 commits
  13. 28 Apr, 2016 1 commit
  14. 19 Apr, 2016 2 commits
  15. 07 Apr, 2016 1 commit
  16. 01 Apr, 2016 1 commit
  17. 13 Mar, 2016 1 commit
    • Let `oauth/applications#index` handle the `profiles#applications` route · 8f21e2ae
      Robert Speicher authored
      Previously we were doing all of kinds of code gymnastics and flash abuse
      in order to work with a Doorkeeper controller but have it _appear_ at
      the `/profile/applications` path. Fortunately we can just tell Rails to
      use a different controller to handle that route, and we get the best of
      both worlds.
  18. 01 Jan, 2016 1 commit
  19. 02 Dec, 2015 1 commit
  20. 03 Nov, 2015 1 commit
  21. 09 Sep, 2015 1 commit
  22. 08 Sep, 2015 1 commit
  23. 13 Jul, 2015 1 commit
  24. 10 Jul, 2015 1 commit
  25. 06 Jul, 2015 1 commit
  26. 14 Jun, 2015 1 commit
  27. 13 Jun, 2015 1 commit
  28. 09 May, 2015 1 commit
  29. 25 Apr, 2015 1 commit
  30. 23 Apr, 2015 1 commit
  31. 09 Mar, 2015 1 commit
  32. 24 Jan, 2015 1 commit
  33. 29 Dec, 2014 1 commit
  34. 25 Dec, 2014 2 commits