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