BigW Consortium Gitlab

  1. 09 Jan, 2016 1 commit
  2. 15 Dec, 2015 1 commit
  3. 29 Oct, 2015 1 commit
  4. 04 Aug, 2015 1 commit
  5. 10 Jul, 2015 1 commit
  6. 19 Jun, 2015 1 commit
  7. 23 May, 2015 2 commits
  8. 20 May, 2015 1 commit
    • Update ffaker gem · 9789b56a
      Robert Speicher authored
      Adds a version requirement which it didn't have before, at 2.0.0. This
      version has breaking API changes in that the namespace is now `FFaker`
      instead of `Faker`.
  9. 09 May, 2015 1 commit
  10. 11 Apr, 2015 1 commit
  11. 03 Apr, 2015 1 commit
  12. 31 Mar, 2015 1 commit
  13. 28 Dec, 2014 1 commit
  14. 12 Dec, 2014 1 commit
  15. 04 Dec, 2014 1 commit
  16. 13 Oct, 2014 1 commit
  17. 15 Sep, 2014 1 commit
  18. 14 Sep, 2014 1 commit
  19. 10 Sep, 2014 1 commit
  20. 01 Aug, 2014 1 commit
  21. 31 Jul, 2014 3 commits
  22. 30 Jun, 2014 1 commit
  23. 23 May, 2014 1 commit
  24. 19 Mar, 2014 2 commits
    • Speed up features/notes_on_merge_requests_spec · 53d3294d
      Robert Speicher authored
      This spec featured the slowest tests in the entire suite. After some
      debugging, the cause was found to be the large commit diff generated by
      comparing the stable and master branches.
      
      To fix this, the seed repository was modified to create a simple branch
      off of master that consists of three simple commits and minor changes.
      The spec was then updated to compare master to this branch instead of
      stable. The result is a spec group that runs in under 30 seconds, down
      from about 90.
  25. 23 Feb, 2014 1 commit
  26. 14 Feb, 2014 1 commit
    • Add email aliases for users · 29cfd33d
      Jason Hollingsworth authored
      Emails are used to associate commits with users. The emails
      are not verified and don't have to be valid email addresses. They
      are assigned on a first come, first serve basis.
      
      Notifications are sent when an email is added.
  27. 11 Feb, 2014 1 commit
  28. 23 Jan, 2014 1 commit
  29. 22 Jan, 2014 1 commit
  30. 25 Nov, 2013 1 commit
  31. 12 Nov, 2013 1 commit
  32. 17 Oct, 2013 1 commit
  33. 15 Oct, 2013 1 commit
  34. 26 Sep, 2013 1 commit
  35. 12 Sep, 2013 1 commit
  36. 18 Jul, 2013 1 commit
    • Style changes from review with @randx · d9959427
      Izaak Alpert authored
      -Some changes around calling origional methods for !for_fork? merge requests. Other changes to follow
      
      Change-Id: I009c716ce2475b9efa3fd07aee9215fca7a1c150