05 Nov, 2013
1 commit
-
Conflicts: script/quick-start test/unit/application_helper_test.rb test/unit/environment_statistics_block_test.rb test/unit/environment_test.rb
31 Oct, 2013
4 commits
-
This solves every problem related with Hpticot breaking pages since the parse was happening on the MainBlock too. But this does not changes the fact tha Hpricot is currently dead and we should move on to nokogiri. (ActionItem2873)
30 Oct, 2013
3 commits
-
…into merge-requests/405
-
…into merge-requests/393
24 Oct, 2013
7 commits
-
* Avoiding module inclusion on models that doesn't have a spam attribute. * Avoiding named_scope filters on models that doesn't have named_scope.
22 Oct, 2013
1 commit
-
Closes ActionItem2856
21 Oct, 2013
1 commit
16 Oct, 2013
1 commit
-
* Adding tests for the new location method * Moving tests from profile_helper_test to profile_test * Rewriting tests of profile_helper_test
15 Oct, 2013
7 commits
-
…into merge-requests/391
-
At some point that documentation should be moved to the source repository.
14 Oct, 2013
1 commit
-
ActionItem2691
12 Oct, 2013
1 commit
-
This limit the listing to the 5 most popular communities to avoid making it unbearable to users that create a lot of communities.
10 Oct, 2013
1 commit
07 Oct, 2013
12 commits
-
The disable_* settings for environment are incoherent with the user interface and with the code itself. This changes correct only one incoherent setting as an example how to do with all others. Conflicts: app/controllers/public/catalog_controller.rb
-
closes ActionItem2519
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb