An error occurred fetching the project authors.
  1. 16 Nov, 2016 1 commit
  2. 15 Nov, 2016 1 commit
  3. 18 Oct, 2016 1 commit
  4. 17 Aug, 2016 1 commit
  5. 12 Aug, 2016 2 commits
  6. 11 Aug, 2016 4 commits
    • ubudzisz's avatar
      render only commit title · 957632b7
      ubudzisz authored
      update CHANGELOG
      
      add auto-completion into pipeline
      
      add auto-completion into pipeline
      
      add auto-completion into pipeline
      
      update changelog
      
      modify tests
      
      remove empty lines
      
      add auto-completion into pipeline
      
      update changelog
      
      modify tests
      
      switch text_field_tag into text_field
      
      add test to new field
      
      switch context into describe
      
      Update CHANGELOG
      
      render only commit title
      
      update CHANGELOG
      
      add auto-completion into pipeline
      
      add auto-completion into pipeline
      
      add auto-completion into pipeline
      
      update changelog
      
      modify tests
      
      remove empty lines
      
      add auto-completion into pipeline
      
      update changelog
      
      modify tests
      
      update changelog
      
      Update CHANGELOG
      
      add indetation
      
      add tests to pipeline ref
      
      change file name for tests
      
      change file name for spec tests
      
      remove empty line
      
      rename test it
      
      rename test name
      
      removing unexpected changes
      
      removing unexpected changes2
      
      update changelog
      957632b7
    • Kamil Trzcinski's avatar
    • Kamil Trzcinski's avatar
      6a6a69f4
    • 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
  7. 09 Aug, 2016 1 commit
  8. 29 Jul, 2016 1 commit
  9. 20 Jul, 2016 1 commit
  10. 19 Jul, 2016 1 commit
  11. 18 Jul, 2016 2 commits
  12. 06 Jul, 2016 1 commit
  13. 03 Jun, 2016 4 commits
  14. 02 Jun, 2016 1 commit
  15. 01 Jun, 2016 1 commit
  16. 31 May, 2016 1 commit
  17. 24 May, 2016 1 commit
  18. 22 May, 2016 1 commit
  19. 18 May, 2016 1 commit
  20. 13 May, 2016 3 commits