27 Jul, 2015
1 commit
-
Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
01 Jul, 2015
1 commit
29 Jun, 2015
2 commits
-
Closes #39
25 Jun, 2015
2 commits
-
Update upload size See merge request !33
-
Signed-off-by: msfernandes <matheus.souza.fernandes@gmail.com>
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
07 May, 2015
1 commit
-
This fixes password reset emails
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>
06 Apr, 2015
1 commit
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
02 Apr, 2015
1 commit
01 Apr, 2015
1 commit
-
On SELinux-enabled systems there is a restriction on which ports you can actually bind to. 81 is allowed by the defautl configuration so let's go with that.
06 Mar, 2015
2 commits
-
There are still a few TODO's
03 Mar, 2015
3 commits
26 Feb, 2015
4 commits
-
redirect colab to the port where nginx will be listening
-
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
3 commits
-
: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
5 commits
-
Pending: nginx for colab