An error occurred fetching the project authors.
- 30 Nov, 2016 4 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Adds require statement
-
Filipa Lacerda authored
Adds tests for the Linked Tabs class Removes event listener Adds builds
-
Filipa Lacerda authored
-
- 16 Nov, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 15 Nov, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 14 Nov, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 10 Nov, 2016 5 commits
-
-
Annabel Dunstone Gray authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
- 10 Oct, 2016 3 commits
-
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Luke Bennett authored
-
- 05 Oct, 2016 1 commit
-
-
Clement Ho authored
-
- 14 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 07 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 17 Aug, 2016 6 commits
-
-
Annabel Dunstone authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 16 Aug, 2016 4 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 11 Aug, 2016 1 commit
-
-
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.
-
- 09 Aug, 2016 5 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 21 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 12 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 03 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-