An error occurred fetching the project authors.
  1. 26 Jun, 2017 1 commit
  2. 21 Jun, 2017 1 commit
  3. 19 Jun, 2017 1 commit
  4. 14 Jun, 2017 1 commit
  5. 09 May, 2017 1 commit
    • Toon Claes's avatar
      Add :redis keyword to some specs clear state of trackable attributes · ab7c9033
      Toon Claes authored
      The specs that rely on a correct value of the trackable attributes, should
      include the `:redis` keyword in the spec to ensure the state is reset between
      various specs.
      
      The trackable attributes being:
      
      - sign_in_count      : Increased every time a sign in is made (by form, openid, oauth)
      - current_sign_in_at : A timestamp updated when the user signs in
      - last_sign_in_at    : Holds the timestamp of the previous sign in
      - current_sign_in_ip : The remote ip updated when the user sign in
      - last_sign_in_ip    : Holds the remote ip of the previous sign in
      
      The limiting of writing trackable attributes was introduced in
      gitlab-org/gitlab-ce!11053.
      ab7c9033
  6. 06 Apr, 2017 1 commit
  7. 09 Mar, 2017 1 commit
  8. 23 Feb, 2017 2 commits
  9. 10 Feb, 2017 1 commit
  10. 31 Jan, 2017 1 commit
  11. 25 Oct, 2016 1 commit
  12. 24 Oct, 2016 2 commits
  13. 15 Oct, 2016 1 commit
  14. 09 Aug, 2016 1 commit
  15. 03 Aug, 2016 1 commit
  16. 07 Jul, 2016 1 commit
  17. 04 Jul, 2016 2 commits
  18. 06 Jun, 2016 1 commit
  19. 03 Jun, 2016 2 commits
  20. 31 May, 2016 1 commit
  21. 30 May, 2016 1 commit
  22. 04 May, 2016 1 commit
  23. 04 Mar, 2016 1 commit
  24. 24 Jan, 2016 1 commit
  25. 24 Dec, 2015 1 commit
  26. 02 Oct, 2015 1 commit
  27. 07 Jul, 2015 1 commit
  28. 11 May, 2015 1 commit
  29. 09 May, 2015 6 commits