BigW Consortium Gitlab

  1. 21 Mar, 2016 1 commit
    • Create SSH keys for SSH clone Spinach tests · 75aaf91c
      Yorick Peterse authored
      These tests would check if the "This project is empty" banner would
      contain SSH clone URLs. Oddly enough this should have never passed (as
      far as I can tell) as SSH clone URLs in this banner are _only_ displayed
      if the current user has at least 1 SSH key attached. Since the tests
      never seem to create any they never should have passed, yet somehow they
      did. To solve this the Spinach tests in question now ensure at least 1
      SSH key is present.
  2. 19 Mar, 2016 1 commit
  3. 18 Mar, 2016 1 commit
  4. 13 Mar, 2016 1 commit
  5. 11 Mar, 2016 1 commit
  6. 10 Mar, 2016 1 commit
  7. 07 Mar, 2016 2 commits
    • Remove redundant integration tests · 56c4f22c
      Robert Speicher authored
      These three tests were essentially checking that adding a note to
      something updated its `noteable`'s `updated_at` attribute.
      
      This is well-tested Rails behavior and we shouldn't feel the need to
      write an integration test to verify it. At most we should be ensuring
      that the association definition adds the `touch: true` option, which we
      now do in Note's unit test.
    • Updates from last code review. · 95b06a62
      Rubén Dávila authored
  8. 04 Mar, 2016 1 commit
  9. 24 Feb, 2016 1 commit
  10. 22 Feb, 2016 1 commit
  11. 19 Feb, 2016 1 commit
  12. 17 Feb, 2016 1 commit
  13. 16 Feb, 2016 1 commit
  14. 15 Feb, 2016 1 commit
    • Fix the "x of y" displayed at the top of Issuables' sidebar · 54613b6a
      Rémy Coutable authored
      1. We now display the index of the current issuable among all its project's
      issuables, of the same type and with the same state.
      2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
      module.
      3. Added acceptance specs for the sidebar counter.
  15. 13 Feb, 2016 1 commit
  16. 29 Jan, 2016 1 commit
  17. 19 Jan, 2016 1 commit
  18. 13 Jan, 2016 2 commits
  19. 31 Dec, 2015 1 commit
  20. 30 Dec, 2015 1 commit
  21. 25 Dec, 2015 2 commits
  22. 23 Dec, 2015 1 commit
  23. 22 Dec, 2015 4 commits
  24. 15 Dec, 2015 1 commit
  25. 07 Dec, 2015 1 commit
  26. 03 Dec, 2015 5 commits
  27. 02 Dec, 2015 2 commits
  28. 19 Nov, 2015 1 commit
  29. 16 Nov, 2015 1 commit