15 Apr, 2012

2 commits


05 Apr, 2012

1 commit


03 Apr, 2012

2 commits


16 Mar, 2012

1 commit

  • Conflicts:
    	INSTALL
    	app/helpers/application_helper.rb
    	app/views/account/signup.rhtml
    	app/views/layouts/application-ng.rhtml
    	app/views/search/_product.rhtml
    	debian/control
    	debian/noosfero.install
    	debian/noosfero.links
    	features/step_definitions/noosfero_steps.rb
    	script/production
    Daniela Feitosa
     

15 Mar, 2012

2 commits


09 Mar, 2012

1 commit


08 Mar, 2012

2 commits


07 Mar, 2012

1 commit


29 Feb, 2012

1 commit


25 Feb, 2012

1 commit


24 Feb, 2012

4 commits


22 Feb, 2012

2 commits


20 Feb, 2012

1 commit


19 Feb, 2012

3 commits


15 Feb, 2012

1 commit


14 Feb, 2012

1 commit


10 Feb, 2012

1 commit


09 Feb, 2012

5 commits


08 Feb, 2012

1 commit

  •   * In app/controller/admin/users_controller.rb uses a User.find() method call that uses a :include argument to load the needed Persons with a single sql instead of one sql consult per user.
      * Only call User.find() if the format is csv or xml, to avoid making the
    huge sql consult every time the user loads the page.
    
      * With this change, the downloading time of a users list on csv format
    decreased 63%, while on xml format decreased 30%.
      * I've got no guarantee it's enough time to avoid timeout in production
    server, though.
      * Not tested on debian.
    
    (ActionItem2241)
    Larissa Reis
     

07 Feb, 2012

1 commit


06 Feb, 2012

1 commit


31 Jan, 2012

2 commits


27 Jan, 2012

1 commit


24 Jan, 2012

1 commit


16 Jan, 2012

1 commit