From 90fc7924340023f86a799c42d7a2b4726b11b582 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Sun, 11 Jun 2017 19:27:21 +0200 Subject: [PATCH 1/2] Add gitlab to community list --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index ab10a3ca..86df9e1c 100644 --- a/community.json +++ b/community.json @@ -272,6 +272,12 @@ "revision": "4d3870ccced23766bc04a237c315f05b50926f0e", "state": "notworking", "url": "https://github.com/julienmalik/ghost_ynh" + }, + "gitlab": { + "branch": "master", + "revision": "046db787ec70d97ed3811b31028e996f436e5d8e", + "state": "notworking", + "url": "https://github.com/YunoHost-Apps/gitlab_ynh" }, "gitolite": { "branch": "master", From 9b71c51fa077ab057b3d4ea81ba4be7dd4491029 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Sun, 11 Jun 2017 20:23:46 +0200 Subject: [PATCH 2/2] Add gitlab inprogress --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 86df9e1c..5331a4a8 100644 --- a/community.json +++ b/community.json @@ -276,7 +276,7 @@ "gitlab": { "branch": "master", "revision": "046db787ec70d97ed3811b31028e996f436e5d8e", - "state": "notworking", + "state": "inprogress", "url": "https://github.com/YunoHost-Apps/gitlab_ynh" }, "gitolite": {