- 22 Aug, 2018 3 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
Previous code would not work with `disabled?` because that method would send two parameters (second always `nil`) which we are not mocking. Instead of mock yet another state, I decide to fix it where it belongs.
-
Gabriel Mazetto authored
We usually want a feature flag to be disabled by default and hide the feature until it's enabled. This is an unconventional use: when the flag is enabled, it will "DISABLE" the behavior.
-
- 03 Aug, 2018 1 commit
-
-
Valery Sizov authored
Resolve "Hashed storage: extend "Enable hashed storage for all new projects" to "for all new and renamed projects""
-
- 31 Jul, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 30 Jul, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 05 Jun, 2018 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 28 May, 2018 1 commit
-
-
Matija Čupić authored
-
- 25 Apr, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
-
- 22 Mar, 2018 1 commit
-
-
Rob Watson authored
Closes #28857
-
- 21 Mar, 2018 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Mar, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Prior to this change, this method was called add_namespace, which broke the CRUD convention and made it harder to grep for what I was looking for. Given the change was a find and replace kind of fix, this was changed without opening an issue and on another feature branch. If more dynamic calls are made to add_namespace, these could've been missed which might lead to incorrect bahaviour. However, going through the commit log it seems thats not the case.
-
- 08 Mar, 2018 1 commit
-
-
Stan Hu authored
If no parameters were specified for project features but Wikis were disabled, we would get "NoMethodError: undefined method `[]' for nil:NilClass". Closes #44019
-
- 28 Feb, 2018 1 commit
-
-
Valery Sizov authored
-
- 26 Feb, 2018 1 commit
-
-
Valery Sizov authored
-
- 07 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 03 Jan, 2018 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 04 Dec, 2017 1 commit
-
-
bikebilly authored
-
- 28 Nov, 2017 1 commit
-
-
- 07 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk.
-
- 02 Oct, 2017 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 29 Sep, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Sep, 2017 1 commit
-
-
Felipe Artur authored
-
- 12 Sep, 2017 1 commit
-
-
Felipe Artur authored
-
- 25 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
There are some redundancies in the validation steps, and that is to preserve current error messages behavior Also few specs have to be changed in order to fix madness in validation logic.
-
- 08 Aug, 2017 1 commit
-
-
blackst0ne authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 27 Jul, 2017 1 commit
-
-
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>
-
- 24 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 14 Jul, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 13 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 16 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 27 Jul, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 08 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 24 Dec, 2015 1 commit
-
-
Tomasz Maczukin authored
-