BigW Consortium Gitlab

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