- 17 Mar, 2017 1 commit
-
-
Kamil Trzciński authored
-
- 26 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 12 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 09 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 20 Oct, 2016 6 commits
-
-
Airat Shigapov authored
-
David Eisner authored
-
Airat Shigapov authored
-
Airat Shigapov authored
-
David Eisner authored
-
Airat Shigapov authored
-
- 04 Oct, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 16 Sep, 2016 1 commit
-
-
Valery Sizov authored
-
- 12 Aug, 2016 1 commit
-
- 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 1 commit
-
-
tiagonbotelho authored
-
- 04 Aug, 2016 1 commit
-
- 26 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 29 May, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 25 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Apr, 2016 1 commit
-
-
Ben Bodenmiller authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 10 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 12 Aug, 2015 1 commit
-
-
Stan Hu authored
Issue gitlab-com/support-forum#213
-
- 22 Jun, 2015 2 commits
-
-
Robert Speicher authored
These fixes were performed automatically by Rubocop's `-a` flag.
-
Robert Speicher authored
-
- 27 May, 2015 1 commit
-
-
Stan Hu authored
Closes #772
-
- 03 May, 2015 1 commit
-
-
Stan Hu authored
-
- 26 Apr, 2015 1 commit
-
-
Dominik Sander authored
When notify is set to true send messages will trigger a notification for all room members. Color changes the background color of the message.
-
- 10 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Mar, 2015 2 commits
-
-
Stan Hu authored
Normalize output to use: - User name instead of username - Include first line of title in message description - Link to "Issue #X" instead of "#X"
-
Stan Hu authored
Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet
-
- 05 Mar, 2015 1 commit
-
-
Stan Hu authored
-