28 Apr, 2014
1 commit
19 Nov, 2013
3 commits
-
* removed whitespaces * fixes on texts (ActionItem2823)
-
PS: still breaking some tests due to action_tracker problem and html generation on models problem.
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)
29 Oct, 2013
1 commit
22 Oct, 2013
1 commit
16 Oct, 2013
2 commits
-
PS: tests failing due to birth_date lib and action_tracker problem
-
PS: still has a failing test due to monkey patches not loading.
10 Oct, 2013
1 commit
-
PS: still failing tests due to delayed_job problems with delay deliver.
09 Oct, 2013
9 commits
-
PS: still failing due to image mass-assignment
-
PS: still with failing tests
-
PS: still failing due to ActionTracker::Record#current_user_from_model
-
PS: still tests failin
-
Signed-of-by: Victor Hugo Alves de Carvalho <victorhugodf.ac@gmail.com> Signed-of-by: Rafael de Souza Queiroz <querafael@live.com>
-
Also moving profile extension to make count use distinct by default to ActiveRecord::Calculations module.
-
PS: still failing due to stubbing deliver mail
-
PS: still failing on test related to ActionTracker::Record#current_user_from_model
08 Oct, 2013
1 commit
07 Oct, 2013
3 commits
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
01 Oct, 2013
2 commits
-
Signed-off-by: Leandro Nunes dos Santos <leandronunes@gmail.com> Signed-off-by: Marcos da Silva Ramos <ms.ramos@outlook.com> Signed-off-by: Fábio Teixeira <fabio1079@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
28 Sep, 2013
1 commit
-
PS1: the monkey_patch is not being loaded. PS2: there are still some tests failing due to ActionTracker bug.
27 Sep, 2013
2 commits
-
PS: still failing due to mailer deliver problem.
-
Also discovered that the ActionTracker::Record.current_user_from_model returning nil is a bug. So I'm removing the stubs I did before.
26 Sep, 2013
4 commits
-
PS: still failing xss_terminate related tests
-
PS: still breaking xss_terminate related tests