31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
13 May, 2014
1 commit
-
Conflicts: app/helpers/application_helper.rb app/helpers/layout_helper.rb app/models/community.rb app/models/enterprise.rb app/models/product_category.rb app/views/account/change_password.html.erb config/boot.rb config/environment.rb config/routes.rb lib/noosfero/plugin.rb test/unit/enterprise_activation_test.rb test/unit/person_notifier_test.rb
08 Apr, 2014
1 commit
-
Making every plugin run its tests with independently, with only its migrations and only it enabled.
26 Feb, 2014
1 commit
23 Apr, 2013
1 commit
-
Also fixing a typo
16 Apr, 2013
1 commit
15 Apr, 2013
3 commits
-
ActionItem2608
-
ActionItem2608 Note: tests for users templates were made in the previous commit.
12 Apr, 2013
1 commit
-
ActionItem2608
10 Apr, 2013
1 commit
-
ActionItem2632
05 Apr, 2013
2 commits
-
…into merge-requests/297
-
ActionItem2217
14 Mar, 2013
2 commits
-
(ActionItem2618)
07 Mar, 2013
1 commit
04 Mar, 2013
1 commit
-
(ActionItem2606)
18 Feb, 2013
1 commit
-
…into merge-requests/272
30 Jan, 2013
2 commits
-
(ActionItem2560)
26 Jan, 2013
3 commits
23 Jan, 2013
1 commit
-
ActionItem2556
22 Jan, 2013
1 commit
19 Jan, 2013
1 commit
17 Jan, 2013
1 commit
-
Conflicts: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb
16 Jan, 2013
1 commit
15 Jan, 2013
1 commit
03 Jan, 2013
3 commits
02 Jan, 2013
3 commits
-
On Rails 3, *page will not expand to an array. If there is something in that URL part, it will expand to a string (e.g. params[:page] will be "foo/bar"), otherwise it won't expand at all (i.e. params[:page] will be nil).
27 Dec, 2012
1 commit
-
It looks to me that this fixes all the problems that would happen at load time.
25 Dec, 2012
3 commits
-
Things do not quite work yet, but I'm close. I am committing right now as a checkpoint.
23 Dec, 2012
1 commit