- 22 Nov, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
See #24638
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 21 Nov, 2016 1 commit
-
-
Z.J. van de Weg authored
Also added tests, and moved the slack test to a better location.
-
- 18 Nov, 2016 1 commit
-
- 17 Nov, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Lin Jen-Shin authored
* Introduce `HasStatus.cancelable` which we might be able to cancel * Cancel and check upon `cancelable` * Also cancel on `CommitStatus` rather than just `Ci::Build` Fixes #23635 Fixes #17845
-
- 16 Nov, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 15 Nov, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 12 Nov, 2016 1 commit
-
-
Vincent Composieux authored
Added ability to put emojis into repository name
-
- 11 Nov, 2016 1 commit
-
-
Nick Thomas authored
-
- 10 Nov, 2016 1 commit
-
-
Felipe Artur authored
-
- 07 Nov, 2016 3 commits
-
-
tiagonbotelho authored
reactivates all tests and writes more tests for it
-
Douwe Maan authored
email token be reset
-
Lisanne Fellinger authored
Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Rewritten spinach git_blame tests to rspec feature tests Fixing rubocop violations Relocated git_blame spec and fixed styling issue
-
- 04 Nov, 2016 2 commits
-
-
Luke "Jared" Bennett authored
-
Valery Sizov authored
-
- 01 Nov, 2016 3 commits
-
-
Valery Sizov authored
-
Adam Niedzielski authored
Refers to #23806.
-
Phil Hughes authored
-
- 31 Oct, 2016 1 commit
-
-
Felipe Artur authored
-
- 27 Oct, 2016 1 commit
-
-
Annabel Dunstone Gray authored
-
- 26 Oct, 2016 1 commit
-
-
Phil Hughes authored
Closes #23253
-
- 21 Oct, 2016 1 commit
-
-
Luke Bennett authored
Updated test
-
- 20 Oct, 2016 1 commit
-
-
Adam Niedzielski authored
Refactor the spec file: - remove hardcoded record IDs - avoid top-level let if not used in all scenarios - prefer expect { ... }.to change { ... }.from(0).to(1) over checking that there are no records at the beginning of the test
-
- 19 Oct, 2016 6 commits
-
-
James Lopez authored
Fixed all related specs and also changed the logic to handle edge cases. This includes exporting and exporting of group labels, which will get associated with the new group (if any) or they will become normal project labels otherwise. Found other issues to do with not being able to import all labels at once in the beginning of the JSON - code was much simpler when we import all labels and milestones associated to a project first, then the associations will find the already created labels instead of creating them from the associations themselves.
-
Douglas Barbosa Alexandre authored
-
James Lopez authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 18 Oct, 2016 2 commits
-
-
Annabel Dunstone Gray authored
-
Grzegorz Bizon authored
-
- 17 Oct, 2016 2 commits
-
-
Felipe Artur authored
-
Phil Hughes authored
Closes #23423
-
- 13 Oct, 2016 1 commit
-
-
Luke Bennett authored
Added tests
-
- 11 Oct, 2016 1 commit
-
-
Valery Sizov authored
-
- 04 Oct, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Oct, 2016 1 commit
-
-
Joseph Frazier authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21733 Add two newlines before the template if the existing description isn't empty. This makes it easier to see where the template begins. Don't append the template when "Reset template" is selected, of course. Don't append template if it equals the existing description. This makes it so that selecting a template twice doesn't duplicate it.
-