08 Feb, 2014
1 commit
-
(ActionItem2987)
17 Dec, 2013
6 commits
29 Nov, 2013
1 commit
28 Nov, 2013
1 commit
27 Nov, 2013
5 commits
23 Nov, 2013
1 commit
-
(ActionItem2837)
21 Nov, 2013
3 commits
-
Also: - removed whitespaces - added class with plugin name to style a view (ActionItem2837)
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
1 commit
17 Nov, 2013
1 commit
-
…into merge-requests/400
16 Nov, 2013
2 commits
-
(ActionItem2795)
-
…into merge-requests/373
06 Nov, 2013
1 commit
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)
24 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
14 Oct, 2013
1 commit
-
ActionItem2691
10 Oct, 2013
1 commit
09 Oct, 2013
1 commit
-
Signed-of-by: Victor Hugo Alves de Carvalho <victorhugodf.ac@gmail.com> Signed-of-by: Rafael de Souza Queiroz <querafael@live.com>
07 Oct, 2013
4 commits
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
19 Sep, 2013
3 commits
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
-
* The first_impl method was already implemented as dispatch_first (which was probably incorporated after this request was done). But I utilized the idea proposed here to use the default value for the hotspot instead of nil. * I changed the hotspot to pass all the parameters passed to the method since it might be useful for the plugins in the future. (ActionItem2666)