14 Mar, 2012
3 commits
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
11 Mar, 2012
1 commit
09 Mar, 2012
3 commits
-
(ActionItem2316)
08 Mar, 2012
1 commit
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
03 Mar, 2012
1 commit
-
Conflicts: lib/noosfero.rb
29 Feb, 2012
2 commits
28 Feb, 2012
3 commits
27 Feb, 2012
5 commits
-
The way it worked before only listed the pending migrations from the first plugin, because the task was aborted before listing the pending migrations from the other plugins
-
(ActionItem2147)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
15 Feb, 2012
1 commit
09 Feb, 2012
1 commit
31 Jan, 2012
5 commits
27 Jan, 2012
3 commits
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb
26 Jan, 2012
2 commits
19 Jan, 2012
1 commit
-
…into merge-requests/109
17 Jan, 2012
1 commit
-
…nto merge-requests/99
10 Jan, 2012
2 commits
08 Jan, 2012
1 commit
-
(ActionItem2204)
22 Dec, 2011
1 commit
21 Dec, 2011
2 commits
-
The fact that tables matching /_plugin_/ were being excluded from db/schema.rb broke the tests, because the test database was being created without the necessary tables. And db/schema.rb was already not left untouched anyway, since several plugins add columns to existing Noosfero tables ...