22 Sep, 2015
1 commit
09 Sep, 2015
2 commits
-
Conflicts: app/models/article.rb app/models/article_follower.rb app/models/person.rb test/unit/article_follower_test.rb
04 Sep, 2015
1 commit
13 Aug, 2015
2 commits
12 Aug, 2015
1 commit
11 Aug, 2015
2 commits
-
The id was necessary for the has_many :through. Also add indexes and timestamps and fix typo on table name
-
All scraps and action trackers from profile were loaded at once as will_paginate can't change SQL when find_by_sql is used. Also, eager load activities to make it O(3) instead of O(n). This increases performance by ~30% on profiles with lots of scraps/action trackers.
10 Aug, 2015
1 commit
27 Jul, 2015
2 commits
25 Jul, 2015
1 commit
24 Jul, 2015
1 commit
22 Jul, 2015
2 commits
12 Jul, 2015
2 commits
-
Select filter query from 8ms to 1ms
08 Jul, 2015
2 commits
-
Conflicts: Gemfile
03 Jul, 2015
1 commit
-
Conflicts: app/models/event.rb app/models/profile.rb po/fr/noosfero.po
25 Jun, 2015
1 commit
17 Jun, 2015
10 commits
-
Conflicts: app/models/article.rb
-
- Added image label - Added image to article body - Changed some minor positioning Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fábio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Conflicts: app/views/cms/_event.html.erb
-
Conflicts: app/views/cms/_event.html.erb
-
Conflicts: Gemfile public/proposal-app public/stylesheets/application.css
-
This reverts commit dca569a4b682f150e8e9e3116ea7b14843651e44, reversing changes made to 364e52a3cfbc1b6a0943d99e31dba1880e1111fa.
16 Jun, 2015
4 commits
-
Conflicts: lib/noosfero/plugin.rb
-
Speed up role assignments fetch http://noosfero.org/Development/ActionItem3197 See merge request !252
15 Jun, 2015
3 commits
-
Conflicts: lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/person_test.rb
12 Jun, 2015
1 commit