23 Jan, 2014
1 commit
09 Jan, 2014
2 commits
07 Jan, 2014
1 commit
-
Conflicts: db/schema.rb test/unit/person_test.rb
18 Dec, 2013
6 commits
-
Conflicts: plugins/display_content/lib/display_content_block.rb
-
… into order-attributes
-
Conflicts: test/unit/profile_test.rb
16 Dec, 2013
11 commits
-
Conflicts: test/unit/article_test.rb
-
…into merge-requests/407
13 Dec, 2013
5 commits
-
(ActionItem2848)
12 Dec, 2013
1 commit
-
(ActionItem2848) Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Valessio Brito <contato@valessiobrito.com.br>
11 Dec, 2013
1 commit
10 Dec, 2013
1 commit
09 Dec, 2013
3 commits
-
Although there are a lot of places on Noosfero where we do this test_helper ugly inclusion, they are just obsolete. Now we prefer to just include the test_helper and run the tests through rake tasks or including the path to the tests helper in the test run (something like: ruby -Itest ...).
08 Dec, 2013
1 commit
07 Dec, 2013
3 commits
05 Dec, 2013
2 commits
-
Whenever we are creating new models on plugins we should use the plugin's namespace to avoid future name conflicts.
-
…into merge-requests/413
03 Dec, 2013
1 commit
02 Dec, 2013
1 commit
-
Conflicts: app/models/category.rb app/models/uploaded_file.rb test/functional/memberships_controller_test.rb test/functional/profile_controller_test.rb vendor/plugins/action_tracker_has_comments/init.rb