BigW Consortium Gitlab

  1. 24 Oct, 2016 1 commit
  2. 11 Oct, 2016 1 commit
  3. 05 Oct, 2016 1 commit
    • multi-file commit · a1ee8cf5
      Marc Siegfriedt authored
      add docs and tests - add additional validation
      allow move without content
      updated response
  4. 18 Sep, 2016 1 commit
  5. 13 Sep, 2016 1 commit
  6. 12 Sep, 2016 1 commit
  7. 15 Aug, 2016 1 commit
  8. 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.
  9. 09 Aug, 2016 1 commit
  10. 03 Aug, 2016 1 commit
  11. 28 Jul, 2016 1 commit
  12. 27 Jun, 2016 1 commit
  13. 03 Jun, 2016 2 commits
  14. 29 Apr, 2016 1 commit
  15. 17 Apr, 2016 1 commit
  16. 11 Apr, 2016 1 commit
  17. 06 Mar, 2016 1 commit
  18. 12 Oct, 2015 1 commit
  19. 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.
  20. 12 Feb, 2015 1 commit
  21. 26 Sep, 2014 1 commit
  22. 15 Sep, 2014 2 commits
  23. 14 Sep, 2014 1 commit
  24. 17 Jun, 2014 1 commit
  25. 11 Apr, 2014 1 commit
  26. 18 Feb, 2014 1 commit
  27. 21 Sep, 2012 2 commits