BigW Consortium Gitlab

  1. 03 Jun, 2016 1 commit
  2. 04 May, 2016 1 commit
    • Limit the number of merge requests per project to avoid long seeds · b9672d4b
      Stan Hu authored
      This step was taking a long time because seed_fu creates N / 2 merge requests
      for each repo, where N is the number of branches for that repo. At the time of
      this writing, there are 234 branches on the gitlab-ce repo, leading to 117
      merge requests.
  3. 11 Apr, 2016 1 commit
  4. 10 Apr, 2016 1 commit
  5. 11 Feb, 2016 1 commit
  6. 14 Jan, 2016 7 commits
  7. 16 Oct, 2015 1 commit
  8. 06 Oct, 2015 1 commit
  9. 05 Oct, 2015 1 commit
    • Fixes GDK issue where repos would not be imported properly · 01fe901e
      Stan Hu authored
      Seed-Fu runs this entire fixture in a transaction, so the `after_commit`
      hook won't run until after the fixture is loaded. That is too late
      since the Sidekiq::Testing block has already exited. Force clearing
      the `after_commit` queue to ensure the job is run now.
      
      See: gitlab-org/gitlab-development-kit#58
  10. 17 Jul, 2015 1 commit
  11. 14 Jul, 2015 1 commit
  12. 24 Jun, 2015 1 commit
  13. 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`.
  14. 09 Mar, 2015 1 commit
  15. 17 Feb, 2015 1 commit
  16. 28 Dec, 2014 1 commit
  17. 10 Nov, 2014 1 commit
  18. 26 Oct, 2014 1 commit
  19. 16 Oct, 2014 1 commit
  20. 30 Sep, 2014 2 commits
  21. 29 Sep, 2014 2 commits
  22. 27 Sep, 2014 1 commit
  23. 18 Sep, 2014 1 commit
  24. 10 Sep, 2014 2 commits
  25. 01 Sep, 2014 1 commit
  26. 11 Aug, 2014 2 commits
  27. 19 Jul, 2014 1 commit
  28. 20 Jun, 2014 1 commit
  29. 14 Jun, 2014 1 commit
  30. 05 May, 2014 1 commit