- 06 Jul, 2017 2 commits
-
-
Timothy Andrew authored
- Change double quotes to single quotes. - Why is `OmniAuth.config.full_host` being reassigned in the integration test? - Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task - Other minor changes
-
Timothy Andrew authored
- The test for `rake gitlab:env:info` executed the rake task, which mutated the list of omniauth providers, breaking subsequent tests relying on this list. - I've changed the rake task to duplicate the providers list before modifying it.
-
- 05 Jul, 2017 1 commit
-
-
Sean McGivern authored
This reverts merge request !11963
-
- 03 Jul, 2017 2 commits
-
-
Timothy Andrew authored
- Change double quotes to single quotes. - Why is `OmniAuth.config.full_host` being reassigned in the integration test? - Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task - Other minor changes
-
Timothy Andrew authored
- The test for `rake gitlab:env:info` executed the rake task, which mutated the list of omniauth providers, breaking subsequent tests relying on this list. - I've changed the rake task to duplicate the providers list before modifying it.
-
- 10 May, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 03 Mar, 2017 1 commit
-
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- 28 Feb, 2017 1 commit
-
- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 25 Jan, 2017 1 commit
-
-
Chris Wilson authored
-
- 09 Aug, 2016 1 commit
-
-
Robert Speicher authored
This prevents the following message from appearing whenever running a Rake task: Instance method "run" is already defined in Object, use generic helper instead or set StateMachines::Machine.ignore_method_conflicts = true.
-
- 30 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 03 Jun, 2016 1 commit
-
-
Connor Shea authored
Colorize is a gem licensed under the GPLv2, so we can’t use it in GitLab without relicensing GitLab under the terms of the GPL. Rainbow is licensed under the MIT license and does the exact same thing as Colorize, so Rainbow was added in place of Colorize. The syntax is slightly different for Rainbow vs. Colorize, and was updated in accordance. The gem is still a dependency of Spinach, so it’s included in the development/test environments, but won’t be packaged with the actual product, and therefore doesn’t require we relicense the product. An attempt at relicensing Colorize was made, but didn’t succeed as the library owner never responded. Rainbow library: https://github.com/sickill/rainbow Relevant issue regarding licensing in GitLab's gems: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3775
-
- 17 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 01 Apr, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 03 Mar, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 22 Aug, 2013 1 commit
-
-
Austin Robertson authored
-
- 16 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 11 Feb, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 19 Jan, 2013 1 commit
-
-
Riyad Preukschas authored
-
- 12 Jan, 2013 1 commit
-
-
Riyad Preukschas authored
-
- 07 Jan, 2013 2 commits
-
-
Riyad Preukschas authored
-
Mitch Tishmack authored
-
- 23 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 20 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 13 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 10 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
Fixes #2245
-
- 07 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
Closes #2213
-
- 06 Dec, 2012 2 commits
-
-
Riyad Preukschas authored
Renamed from gitlab:app:info Add several extra info points
-
Jon Evans authored
-
- 05 Dec, 2012 1 commit
-
-
Johannes Schleifenbaum authored
-