- 25 Aug, 2016 2 commits
-
-
Paco Guzman authored
-
De Wet Blomerus authored
-
- 18 Aug, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 15 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 12 Aug, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 11 Aug, 2016 5 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
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
-
-
Lin Jen-Shin authored
-
- 20 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery' Oh well.
-
- 18 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Kamil Trzcinski authored
-
- 14 Jul, 2016 1 commit
-
- 07 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
So that we could find the particular builds according to build_name and ref. It would be used to find the latest build artifacts from a particular branch or tag.
-
- 21 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 13 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 03 Jun, 2016 4 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 17 May, 2016 1 commit
-
-
Sean McGivern authored
When a build fails for a commit, create a todo for the author of the merge request that commit is the HEAD of. If the commit isn't the HEAD commit of any MR, don't do anything. If there already is a todo for that user and MR, don't do anything. Current limitations: - This isn't configurable by project. - The author of a merge request might not be the person who pushed the breaking commit.
-
- 16 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 14 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 13 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 09 May, 2016 4 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 18 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Apr, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 13 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 12 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-