29 Jun, 2015
2 commits
-
Closes #39
24 Jun, 2015
1 commit
23 Jun, 2015
1 commit
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
21 Jun, 2015
1 commit
-
Move code of create-admin-token-colab to after code of colab-admin migrate Use a lambda to run comand that takes the private token Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
18 Jun, 2015
1 commit
11 Jun, 2015
2 commits
-
Using not_if to verify if the user exists Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Changing the way the colab user was created by changing the approach to using a json file together with the command colab-admin loaddata Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
09 Jun, 2015
3 commits
-
Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
In order to make gitlab indexing work on colab, it is necesary to get the private token from an admin user. Therefore, it is necessary to create an admin user on both colab and gitlab. Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
25 May, 2015
1 commit
17 Apr, 2015
2 commits
-
Sigend-of-by: Matheus Fernandes <matheus.souza.fernandes@gmail.com>
-
Signed-of-by: Matheus Fernandes <matheus.souza.fernandes@gmail.com>
03 Mar, 2015
2 commits
26 Feb, 2015
3 commits
-
like the RPM package does
-
This is a bit brutal, but it was easier than figuring out how to properly map the (variable) to the logo we want.
23 Feb, 2015
1 commit
12 Feb, 2015
1 commit
-
:start will only start momentaneously, on CentOS you also need :enable to make the service start on boot. Also, provisioning colab requires the database to be up, so added a rake dependency to make sure the database node is always provisioned before the colab node.
09 Feb, 2015
4 commits
-
Pending: nginx for colab