05 Oct, 2015

1 commit


19 Sep, 2014

2 commits


04 Jun, 2014

1 commit


14 Aug, 2013

1 commit


09 Aug, 2013

1 commit


06 Aug, 2013

1 commit


29 May, 2013

1 commit


28 May, 2013

2 commits


21 May, 2013

2 commits


08 May, 2013

1 commit


11 Dec, 2012

1 commit


24 Aug, 2012

1 commit


21 Aug, 2012

1 commit


22 Jul, 2012

1 commit


19 Jul, 2012

1 commit

  • 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.
    Antonio Terceiro
     

18 Jul, 2012

1 commit


22 May, 2012

2 commits


21 May, 2012

1 commit


20 May, 2012

1 commit


19 May, 2012

1 commit


15 Apr, 2012

1 commit


09 Apr, 2012

2 commits


05 Apr, 2012

1 commit


03 Apr, 2012

1 commit


15 Mar, 2012

2 commits


09 Mar, 2012

1 commit


20 Feb, 2012

1 commit


19 Feb, 2012

2 commits

  • Conflicts:
    	app/controllers/application.rb
    	app/controllers/public/browse_controller.rb
    	app/helpers/application_helper.rb
    	app/helpers/display_helper.rb
    	app/models/environment_finder.rb
    	app/models/product.rb
    	app/views/layouts/_javascript.rhtml
    	app/views/layouts/application-ng.rhtml
    	public/javascripts/application.js
    	public/stylesheets/application.css
    	test/functional/browse_controller_test.rb
    	test/functional/search_controller_test.rb
    	vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
    Rafael Martins
     
  • * Problem when joining Rails.root + "/path", had to remove the first /
    Rafael Martins
     

24 Dec, 2011

5 commits