- 13 Aug, 2016 1 commit
-
-
Phil Hughes authored
-
- 11 Aug, 2016 3 commits
-
-
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.
-
- 13 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 06 Jul, 2016 3 commits
-
-
Douwe Maan authored
-
Luke "Jared" Bennett authored
Added more exceptions Added handling inline view type
-
Jacob Schatz authored
-
- 05 Jul, 2016 1 commit
-
-
Phil Hughes authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 21 Jun, 2016 1 commit
-
-
Stan Hu authored
-
- 20 Jun, 2016 1 commit
-
-
Stan Hu authored
Closes #18830
-
- 10 Jun, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 Jun, 2016 2 commits
-
-
Alejandro Rodríguez authored
The buttons were rarely used and added at least 1 query each on every page load.
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 20 May, 2016 1 commit
-
-
Phil Hughes authored
-
- 16 May, 2016 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 May, 2016 1 commit
-
-
Douwe Maan authored
-
- 21 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 19 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 18 Apr, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 16 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 14 Apr, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 13 Apr, 2016 1 commit
-
-
Yorick Peterse authored
Currently this works by loading the HAML partials via XHR. While this is not the nicest setup it _is_ the easiest setup using the tools we currently have. Loading this data asynchronously doesn't make loading the related MRs/branches itself faster, it merely ensures that loading the issue itself is not slowed down. Fixes gitlab-org/gitlab-ce#14949
-
- 12 Apr, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 11 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 07 Apr, 2016 3 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Jacob Schatz authored
This reverts merge request !3494
-
- 04 Apr, 2016 1 commit
-
-
Phil Hughes authored
-