1. 08 7月, 2016 1 次提交
  2. 07 7月, 2016 1 次提交
  3. 06 7月, 2016 1 次提交
  4. 02 7月, 2016 1 次提交
  5. 01 7月, 2016 9 次提交
  6. 30 6月, 2016 3 次提交
  7. 29 6月, 2016 1 次提交
  8. 28 6月, 2016 4 次提交
  9. 24 6月, 2016 1 次提交
  10. 21 6月, 2016 5 次提交
  11. 18 6月, 2016 6 次提交
  12. 17 6月, 2016 1 次提交
  13. 16 6月, 2016 3 次提交
    • J
      Revert "squashed merge and fixed conflicts" · 452c076a
      James Lopez 提交于
      This reverts commit 13e37a3e.
      452c076a
    • J
      squashed merge and fixed conflicts · 13e37a3e
      James Lopez 提交于
      13e37a3e
    • T
      Implement @DouweM's feedback. · 7ee0898a
      Timothy Andrew 提交于
      - 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.
      7ee0898a
  14. 15 6月, 2016 2 次提交
  15. 14 6月, 2016 1 次提交