An error occurred fetching the project authors.
  1. 06 Apr, 2017 4 commits
  2. 23 Nov, 2016 1 commit
  3. 09 Aug, 2016 1 commit
  4. 01 Jul, 2016 1 commit
  5. 27 Jun, 2016 1 commit
  6. 03 Jun, 2016 2 commits
  7. 01 Jun, 2016 1 commit
  8. 11 May, 2016 1 commit
  9. 28 Apr, 2016 2 commits
    • Timothy Andrew's avatar
      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
      bafbf22c
    • Timothy Andrew's avatar
      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.
      ade40fdc
  10. 20 Mar, 2016 1 commit
  11. 18 Jun, 2015 1 commit
  12. 12 Feb, 2015 1 commit
  13. 21 Jun, 2014 1 commit
  14. 14 Dec, 2013 1 commit
  15. 18 Sep, 2013 1 commit