BigW Consortium Gitlab

  1. 15 Jul, 2016 1 commit
  2. 07 Jul, 2016 1 commit
  3. 01 Jul, 2016 1 commit
  4. 24 Jun, 2016 1 commit
  5. 09 Jun, 2016 1 commit
  6. 06 Jun, 2016 1 commit
  7. 03 Jun, 2016 3 commits
  8. 29 May, 2016 1 commit
  9. 25 May, 2016 1 commit
  10. 24 May, 2016 1 commit
  11. 22 May, 2016 1 commit
  12. 10 May, 2016 1 commit
  13. 14 Apr, 2016 1 commit
  14. 12 Apr, 2016 1 commit
  15. 06 Apr, 2016 1 commit
  16. 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.
  17. 19 Mar, 2016 1 commit
  18. 18 Mar, 2016 1 commit
  19. 13 Mar, 2016 1 commit
  20. 11 Mar, 2016 1 commit
  21. 10 Mar, 2016 1 commit
  22. 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
  23. 04 Mar, 2016 1 commit
  24. 24 Feb, 2016 1 commit
  25. 22 Feb, 2016 1 commit
  26. 19 Feb, 2016 1 commit
  27. 17 Feb, 2016 1 commit
  28. 16 Feb, 2016 1 commit
  29. 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.
  30. 13 Feb, 2016 1 commit
  31. 29 Jan, 2016 1 commit
  32. 19 Jan, 2016 1 commit
  33. 13 Jan, 2016 2 commits
  34. 31 Dec, 2015 1 commit
  35. 30 Dec, 2015 1 commit
  36. 25 Dec, 2015 1 commit