BigW Consortium Gitlab

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