An error occurred fetching the project authors.
- 06 Feb, 2018 1 commit
-
-
Douwe Maan authored
-
- 18 Jan, 2018 1 commit
-
-
Michael Kozono authored
-
- 11 Jan, 2018 3 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
This reverts commit 3576d59a.
-
- 09 Jan, 2018 4 commits
-
-
Michael Kozono authored
This reverts commit 8040edcc.
-
Michael Kozono authored
This reverts commit a2cb9249.
-
Michael Kozono authored
-
Michael Kozono authored
-
- 08 Dec, 2017 1 commit
-
-
Mayra Cabrera authored
-
- 09 Aug, 2017 1 commit
-
-
Michael Kozono authored
-
- 08 Aug, 2017 1 commit
-
-
Michael Kozono 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>
-
- 24 Jul, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 May, 2017 3 commits
-
-
Michael Kozono authored
We’ve seen a deadlock in CI here https://gitlab.com/mkozono/gitlab-ce/builds/15644492#down-build-trace. This commit should not fix that particular failure, but perhaps it will avoid others. * Don’t call delete_conflicting_redirects after update if the path wasn’t changed * Rename descendants without using recursion again, so we can run delete_conflicting_redirects exactly once.
-
Michael Kozono authored
-
Michael Kozono authored
-
- 22 Mar, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 21 Mar, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 20 Mar, 2017 1 commit
-
-
Robert Speicher authored
It was possible for the `routes.name` field to be `NULL`, causing `name_was` to be `nil` after a rename, resulting a bad first argument to `sub` when attempting to rename descendants. This change adds a condition to make sure `name_was` is present before attempting the descendant update.
-
- 08 Feb, 2017 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Jan, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Dec, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Given group `gitlab` and `gitlab-org` exists. When rename `gitlab` it will rename `gitlab-org` group route too. This commit fixes it Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Dec, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
* add parent_id field to namespaces table to store relation with nested groups * create routes table to keep information about full path of every group and project * project/group lookup by full path from routes table Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-