BigW Consortium Gitlab

  1. 18 Sep, 2016 1 commit
  2. 13 Sep, 2016 1 commit
  3. 12 Sep, 2016 1 commit
  4. 15 Aug, 2016 1 commit
  5. 11 Aug, 2016 2 commits
    • 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.
  6. 09 Aug, 2016 1 commit
  7. 03 Aug, 2016 1 commit
  8. 28 Jul, 2016 1 commit
  9. 27 Jun, 2016 1 commit
  10. 03 Jun, 2016 2 commits
  11. 29 Apr, 2016 1 commit
  12. 17 Apr, 2016 1 commit
  13. 11 Apr, 2016 1 commit
  14. 06 Mar, 2016 1 commit
  15. 12 Oct, 2015 1 commit
  16. 08 May, 2015 1 commit
    • Order commit comments in API chronologically · 55f91f3d
      Martin Luder authored
      When fetching commit comments via API, the comments were not ordered,
      but just returned in the order Postgresql finds them. Now the API always
      returns comments in chronological order.
  17. 12 Feb, 2015 1 commit
  18. 26 Sep, 2014 1 commit
  19. 15 Sep, 2014 2 commits
  20. 14 Sep, 2014 1 commit
  21. 17 Jun, 2014 1 commit
  22. 11 Apr, 2014 1 commit
  23. 18 Feb, 2014 1 commit
  24. 21 Sep, 2012 2 commits