- 23 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Feb, 2017 4 commits
-
-
Douwe Maan authored
-
blackst0ne authored
-
Oswaldo Ferreira authored
-
blackst0ne authored
-
- 20 Feb, 2017 3 commits
-
-
Z.J. van de Weg authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Since we already know which ref we want, we could filter it out first. Feedback: https://gitlab.com/gitlab-org/gitlab-ce/issues/26570#note_23423376 Closes #26570
-
- 16 Feb, 2017 5 commits
-
-
blackst0ne authored
-
blackst0ne authored
-
blackst0ne authored
-
James Lopez authored
Also update repo restorer to use project wiki method.
-
Stan Hu authored
There are two problems in the current implementation: 1. If a project is marked for deletion via the `pending_delete` flag and then the namespace was quickly deleted, it's possible that the namespace skips over that project and leaves that project in an orphaned state. 2. Before namespace deletion, the namespace attempts to clean up all the relevant storage paths. However, if all projects have been removed synchronously, then the namespace will not be able to clean anything. To prevent this, we should load the paths to be deleted before actually destroying projects. The specs were missing this second case due to a permission issue that caused project removal never to happen.
-
- 15 Feb, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 14 Feb, 2017 8 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Z.J. van de Weg authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Mark Fletcher authored
* Add WikiPage#id method returning associated SHA for wiki page commit
-
- 13 Feb, 2017 16 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
-
Jan Christophersen authored
-
Grzegorz Bizon authored
The new service takes stages order into account.
-
Pawel Chojnacki authored
-
Rémy Coutable authored
Also, don't use limit in subquery, MySQL don't like that. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
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>
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
winniehell authored
-
- 10 Feb, 2017 1 commit
-
-
Robert Speicher authored
-