16 May, 2014
2 commits
-
This reverts commit 43562836cd08189cd2a88838db6c6cc8f559ab16.
15 May, 2014
4 commits
14 May, 2014
15 commits
-
Change made by AI2610 (f1dd48d)
-
This include was causing cucumber to crash because it was overwriting the "tag" method on top-level, causing gherkin to jump awkwardly to action_view. More information about this problem here: https://github.com/cucumber/gherkin/issues/76
13 May, 2014
18 commits
-
http://makandracards.com/makandra/14725-instance_eval-behaves-different-in-ruby-1-8-and-ruby-1-9-use-instance_exec-instead
-
Testing the difference of the exact job instead of all jobs. Also including class methods on Delayed::Job to fetch jobs by_handler and with handler_like (using sql LIKE).
-
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
12 May, 2014
1 commit