23 Jul, 2015
1 commit
29 Jun, 2015
2 commits
-
run db:migrate _after_ plugins are enabled system-wide so that plugins migrations are executed.
-
Closes #39
25 Jun, 2015
3 commits
-
Update upload size See merge request !33
-
Signed-off-by: msfernandes <matheus.souza.fernandes@gmail.com>
24 Jun, 2015
2 commits
-
Software create licenses Add command line to create software licenses in noosfero recipe See merge request !19
23 Jun, 2015
1 commit
-
We changed the -T for -P flag in order to show all tasks and not only the ones with description Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
02 Jun, 2015
1 commit
25 May, 2015
4 commits
-
Enable memcached Fixed chef to enable and start memcached service. See merge request !22
21 May, 2015
1 commit
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
19 May, 2015
1 commit
-
Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
15 May, 2015
2 commits
-
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
13 May, 2015
2 commits
12 May, 2015
1 commit
08 May, 2015
1 commit
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
07 May, 2015
1 commit
16 Apr, 2015
1 commit
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
10 Apr, 2015
1 commit
02 Apr, 2015
1 commit
19 Mar, 2015
1 commit
-
Chef::Provider::Execute does not honor user attribute for not_if. We need to pass the :user argument to not_if in order to achieve that. :user argument is not accepted in blocks, so we removed the block and passed the command as argument to not_if. See https://tickets.opscode.com/browse/CHEF-438 and https://github.com/tfheen/chef/commit/5a3733edaefc32ffe0a435ba493d76623038b6ba for references. Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
17 Mar, 2015
1 commit
12 Mar, 2015
1 commit
10 Mar, 2015
1 commit
06 Mar, 2015
1 commit
-
There are still a few TODO's