An error occurred fetching the project authors.
  1. 01 Jun, 2017 1 commit
  2. 25 May, 2017 1 commit
  3. 23 May, 2017 1 commit
    • Shinya Maeda's avatar
      Add feature test with unicode trace · a74b7d90
      Shinya Maeda authored
      Squashed commit of the following:
      
      commit 43e5bba774e9e383dd55c665e82f6fcfc4ebfc4f
      Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com>
      Date:   Mon Apr 17 17:28:44 2017 +0900
      
          Add fix
      
      commit 09610eebdf22ad048812bb86022504b2ad917e19
      Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com>
      Date:   Mon Apr 17 17:03:49 2017 +0900
      
          Add trace test
      a74b7d90
  4. 28 Apr, 2017 1 commit
  5. 06 Apr, 2017 1 commit
  6. 04 Apr, 2017 1 commit
  7. 23 Mar, 2017 1 commit
  8. 06 Mar, 2017 3 commits
  9. 02 Mar, 2017 2 commits
  10. 01 Mar, 2017 2 commits
  11. 16 Feb, 2017 1 commit
  12. 25 Jan, 2017 1 commit
  13. 15 Dec, 2016 1 commit
  14. 12 Dec, 2016 1 commit
  15. 21 Nov, 2016 1 commit
  16. 18 Nov, 2016 1 commit
  17. 11 Aug, 2016 1 commit
    • Kamil Trzcinski's avatar
      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.
      39203f1a
  18. 29 Jul, 2016 1 commit
  19. 19 Jul, 2016 1 commit
  20. 18 Jul, 2016 1 commit
  21. 16 Jul, 2016 1 commit
  22. 03 Jun, 2016 3 commits
  23. 04 Mar, 2016 1 commit
  24. 22 Feb, 2016 1 commit
  25. 19 Feb, 2016 4 commits
  26. 18 Feb, 2016 2 commits
  27. 04 Feb, 2016 2 commits
  28. 14 Jan, 2016 1 commit
  29. 13 Jan, 2016 1 commit