- 23 Feb, 2017 3 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 06 Jan, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Dec, 2016 3 commits
-
-
Yorick Peterse authored
This return is redundant as the query now uses "WHERE EXISTS (...)" to filter out projects without a namespace.
-
Yorick Peterse authored
This ensures threads don't re-use the same connection object, and use fewer queries to perform the work.
-
Dmitriy Zaporozhets authored
We cant have project with name 'project' or 'tree' anymore. This merge request containts a migration that will find and rename all projects using reserved names by adding N digit to the end of the name. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-