22 Jul, 2012
1 commit
-
Prefix Solr unique id with schema_path to avoid colision. Fix rake multitenancy:reindex to reindex all environments now that we can :)
19 Jul, 2012
4 commits
-
I am used to run `git clean -dxf` to make sure Noosfero can bootstrap itself in development mode with ./script/quick-start. If the solr tarball is downloaded to /tmp, every time I reboot I have to download everything once again. Contrary to /tmp/, /var/tmp/ is *not* wiped at boot time.
-
Also removed not used monkey patch Removed comments on CSS file
-
Conflicts: app/models/article.rb app/models/profile.rb app/models/uploaded_file.rb public/javascripts/application.js public/stylesheets/application.css test/unit/article_test.rb test/unit/category_finder_test.rb test/unit/enterprise_test.rb
-
Added back add_member_in_community activity Fixed creation of notifications for communities
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
03 Jul, 2012
1 commit
-
Duplicated comments when it has answers Displaying comment title Fixed avatar images on comment Article title far from article lead Only displaying 1000 cahrs Creating activities on communities feed Fixes on rightbar and leftbar
22 May, 2012
3 commits
21 May, 2012
2 commits
20 May, 2012
2 commits
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
19 May, 2012
2 commits
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
-
Changes from https://github.com/coletivoEITA/acts_as_solr_reloaded
17 May, 2012
7 commits
10 May, 2012
1 commit
-
(ActionItem2357)
15 Apr, 2012
3 commits
-
* after_save_reindex works from non-indexed classes
-
Conflicts: app/models/enterprise.rb
09 Apr, 2012
2 commits
05 Apr, 2012
1 commit
03 Apr, 2012
3 commits
-
Changelog at git@github.com:brauliobo/acts_as_solr_reloaded.git
15 Mar, 2012
4 commits
-
Also remove old monkey patch not necessary for Rails 2.3
-
* call solr tasks directly, with execute, instead of as dependencies * removed fork on solr:stop to sinchronize sequential tasks
09 Mar, 2012
1 commit
20 Feb, 2012
2 commits