An error occurred fetching the project authors.
- 29 Jun, 2021 1 commit
-
-
Alex Kalderimis authored
-
- 10 May, 2021 1 commit
-
-
Luke Duncalfe authored
-
- 23 Jun, 2020 1 commit
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching, reference: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode This commit stops using RSpec monkey patching in several specs.
-
- 10 Dec, 2019 1 commit
-
-
Stan Hu authored
Asana deprecated support for integer task IDs and moved to string IDs. We need to update the ruby-asana gem and modify the regexp to match strings. Users attempting to use the current implementation would see: ``` task: Not a Long: ``` Closes https://gitlab.com/gitlab-org/gitlab/issues/38083
-
- 01 Apr, 2019 1 commit
-
-
Thong Kuah authored
Adds `# frozen_string_literal: true` to spec/models ruby files
-
- 05 Mar, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Aug, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 27 Jul, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Jul, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 10 May, 2017 2 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 16 Sep, 2016 1 commit
-
-
Valery Sizov authored
-
- 09 Aug, 2016 2 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 05 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 31 Dec, 2015 2 commits
-
-
Mike Wyatt authored
-
Mike Wyatt authored
-
- 29 Dec, 2015 1 commit
-
-
Mike Wyatt authored
-
- 16 Dec, 2015 1 commit
-
-
Mike Wyatt authored
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 03 May, 2015 1 commit
-
-
Stan Hu authored
-
- 28 Mar, 2015 1 commit
-
-
Robert Speicher authored
-
- 04 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 12 Feb, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 02 Feb, 2015 4 commits
-
-
Jeremy authored
Related https://semaphoreapp.com/gitlabhq/gitlabhq/branches/pull-request-8580/builds/9 Asana service doesn't check if restrict_to_branch is defined since it can be undefined
-
Jeremy authored
-
Jeremy authored
And add restrict_to_branch to spec
-
Jeremy authored
Also add ability to render "service.help" in markdown
-