- 02 Mar, 2017 1 commit
-
-
Kushal Pandya authored
-
- 23 Feb, 2017 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 16 Feb, 2017 1 commit
-
-
Filipa Lacerda authored
Fix broken test
-
- 05 Jan, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 20 Dec, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Dec, 2016 1 commit
-
-
Kamil Trzcinski authored
``` Endpoint: /group/project/pipelines/id/stage.json?stage=name Call: stage_namespace_project_pipeline_path(pipeline.project.namespace, pipeline.project, pipeline, stage: stage.name) ```
-
- 15 Dec, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
- 07 Dec, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 01 Dec, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 30 Nov, 2016 2 commits
-
-
Filipa Lacerda authored
Adds tests for the Linked Tabs class Removes event listener Adds builds
-
Filipa Lacerda authored
-
- 15 Nov, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 10 Nov, 2016 4 commits
-
-
Regis authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
Pass `updated_at` to get only incremental changes since last update
-
- 07 Nov, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 07 Sep, 2016 1 commit
-
-
Z.J. van de Weg 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.
-
- 20 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Jul, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 21 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 18 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 16 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 14 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 12 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-