- 27 Sep, 2016 4 commits
-
-
Luke Bennett authored
Changed `Commit` column header to `Pipeline` on pipeline index
-
Luke Bennett authored
Removed commit from pipeline list items Used local_assigns and changed to positive naming ffor boolean props
-
Kamil Trzcinski authored
-
Luke Bennett authored
-
- 14 Sep, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 07 Sep, 2016 2 commits
-
-
Annabel Dunstone Gray authored
-
Kamil Trzcinski authored
-
- 30 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 25 Aug, 2016 1 commit
-
-
Paco Guzman authored
-
- 17 Aug, 2016 9 commits
-
-
Annabel Dunstone authored
-
Connor Shea authored
Also resolve feedback.
-
Connor Shea authored
-
Connor Shea authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 16 Aug, 2016 5 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 15 Aug, 2016 1 commit
-
-
Lin Jen-Shin 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.
-
- 10 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 09 Aug, 2016 5 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 03 Aug, 2016 3 commits
-
-
Paco Guzman authored
This object will manage Gitlab::Git::Compare instances
-
Paco Guzman authored
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection
-
Paco Guzman authored
Introducing the concept of SafeDiffs which relates diffs with UI highlighting.
-
- 26 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 25 Jul, 2016 2 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 21 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 12 Jul, 2016 1 commit
-
-
Annabel Dunstone authored
-