BigW Consortium Gitlab

  1. 16 Aug, 2016 1 commit
  2. 15 Aug, 2016 1 commit
  3. 03 Aug, 2016 1 commit
  4. 29 Jul, 2016 1 commit
  5. 28 Jul, 2016 1 commit
  6. 18 Jul, 2016 2 commits
  7. 16 Jun, 2016 2 commits
  8. 15 Jun, 2016 4 commits
  9. 03 Jun, 2016 1 commit
  10. 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.
  11. 11 Apr, 2016 1 commit
  12. 10 Apr, 2016 1 commit
  13. 11 Feb, 2016 1 commit
  14. 14 Jan, 2016 7 commits
  15. 16 Oct, 2015 1 commit
  16. 06 Oct, 2015 1 commit
  17. 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
  18. 17 Jul, 2015 1 commit
  19. 14 Jul, 2015 1 commit
  20. 24 Jun, 2015 1 commit
  21. 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`.
  22. 09 Mar, 2015 1 commit
  23. 17 Feb, 2015 1 commit
  24. 28 Dec, 2014 1 commit
  25. 10 Nov, 2014 1 commit
  26. 26 Oct, 2014 1 commit
  27. 16 Oct, 2014 1 commit
  28. 30 Sep, 2014 2 commits