- 20 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Jul, 2016 2 commits
-
-
Connor Shea authored
-
Connor Shea authored
-
- 18 Jul, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
Manual actions are accessible from: - Pipelines - Builds - Environments - Deployments
-
- 15 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 12 Jul, 2016 1 commit
-
-
Robert Speicher authored
-
- 20 Jun, 2016 1 commit
-
-
Lin Jen-Shin authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12563922 For clarification and consistency
-
- 16 Jun, 2016 2 commits
-
- 15 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
This fixes compatibility with trigger request create service.
-
- 14 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
Feedback from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12413950
-
- 09 Jun, 2016 5 commits
-
-
Lin Jen-Shin authored
Feedback from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12321421 The advantage of this is that tests are less about logic and more straightforward, thus could be easier to reason about each individual tests. The disadvantage of this is that we write more duplicated codes and once something changed we might need to change all places and it's harder to reason all tests as a whole. Because now we need to look at more places to figure out how it should work under another option!
-
Lin Jen-Shin authored
This also moves tests from build_spec.rb to runner_spec.rb
-
Lin Jen-Shin authored
for a particular project.
-
- 03 Jun, 2016 10 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
This removes duplications and extracts method that builds build-jobs without persisting those objects, to a separate method.
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 30 May, 2016 1 commit
-
-
Connor Shea authored
attr_encrypted (1.3.4 => 3.0.1) Changelog: https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.m d attr_encrypted 2.x included a vulnerability, so that major version is skipped. 3.x requires that the algorithm and mode used by each encrypted attribute is specified explicitly. `nil` is no longer a valid value for the encrypted_value_iv field, so it’s changed to a randomly generated string.
-
- 26 May, 2016 1 commit
-
-
Robert Speicher authored
[ci skip]
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 19 May, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 14 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 09 May, 2016 1 commit
-
-
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
-
- 28 Apr, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-