BigW Consortium Gitlab

  1. 27 Jun, 2017 1 commit
  2. 21 Jun, 2017 1 commit
  3. 16 Jun, 2017 1 commit
  4. 14 Jun, 2017 1 commit
  5. 05 Jun, 2017 1 commit
  6. 15 May, 2017 1 commit
  7. 12 May, 2017 1 commit
  8. 05 May, 2017 1 commit
  9. 01 May, 2017 1 commit
  10. 27 Mar, 2017 1 commit
  11. 03 Mar, 2017 1 commit
  12. 23 Feb, 2017 2 commits
  13. 03 Feb, 2017 1 commit
  14. 13 Oct, 2016 1 commit
  15. 05 Oct, 2016 1 commit
    • Refactor Gitlab::Identifier · 16ed9b61
      Yorick Peterse authored
      This refactors Gitlab::Identifier so it uses fewer queries and is
      actually tested. Queries are reduced by caching the output as well as
      using 1 query (instead of 2) to find a user using an SSH key.
  16. 11 Aug, 2016 1 commit
    • Pre-create all builds for Pipeline when a trigger is received · 39203f1a
      Kamil Trzcinski authored
      This change simplifies a Pipeline processing by introducing a special new status: created.
      This status is used for all builds that are created for a pipeline.
      We are then processing next stages and queueing some of the builds (created -> pending) or skipping them (created -> skipped).
      This makes it possible to simplify and solve a few ordering problems with how previously builds were scheduled.
      This also allows us to visualise a full pipeline (with created builds).
      
      This also removes an after_touch used for updating a pipeline state parameters.
      Right now in various places we explicitly call a reload_status! on pipeline to force it to be updated and saved.
  17. 09 Aug, 2016 1 commit
  18. 30 Jun, 2016 1 commit
  19. 03 Jun, 2016 3 commits
  20. 02 Jun, 2016 1 commit
  21. 24 May, 2016 1 commit
  22. 19 May, 2016 1 commit
  23. 11 Apr, 2016 1 commit
  24. 10 Mar, 2016 1 commit
  25. 28 Aug, 2015 1 commit
  26. 22 Jun, 2015 1 commit
  27. 15 Mar, 2015 1 commit
  28. 12 Feb, 2015 1 commit
  29. 02 Sep, 2014 1 commit
  30. 22 Jan, 2014 1 commit
  31. 19 Jan, 2014 1 commit
  32. 01 Apr, 2013 1 commit
  33. 25 Feb, 2013 1 commit
  34. 11 Feb, 2013 1 commit
  35. 05 Feb, 2013 1 commit
  36. 09 Jan, 2013 1 commit
  37. 20 Dec, 2012 1 commit