12 Nov, 2014

1 commit


30 Sep, 2014

1 commit


27 Aug, 2014

1 commit


05 Jun, 2014

1 commit


16 Mar, 2014

2 commits


06 Jan, 2014

1 commit


21 Nov, 2013

1 commit


20 Nov, 2013

1 commit


10 Sep, 2013

1 commit


04 Nov, 2012

2 commits


23 Oct, 2012

1 commit


23 Aug, 2012

1 commit


26 Apr, 2012

1 commit


21 Apr, 2012

1 commit

  • From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment
    
    Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use
    anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp
    expiration is only supported on caches that can iterate over all keys (unlike memcached).
    Daniela Feitosa
     

09 Apr, 2012

1 commit


04 Jan, 2012

1 commit


27 Nov, 2011

1 commit

  • Conflicts:
    	app/controllers/admin_controller.rb
    	app/controllers/application.rb
    	app/controllers/public/account_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	lib/noosfero/i18n.rb
    	test/functional/account_controller_test.rb
    	test/functional/admin_controller_test.rb
    	test/unit/contact_test.rb
    	test/unit/profile_test.rb
    Antonio Terceiro
     

11 May, 2011

1 commit


04 Apr, 2011

1 commit


23 Feb, 2011

1 commit


20 Jan, 2010

1 commit


03 Oct, 2009

1 commit


21 Aug, 2009

3 commits


17 Aug, 2009

2 commits


10 Aug, 2009

1 commit


03 Aug, 2009

1 commit


24 Jul, 2009

2 commits


08 Jul, 2009

1 commit


27 May, 2009

1 commit


25 May, 2009

3 commits


11 May, 2009

1 commit


27 Mar, 2009

1 commit