04 Jan, 2016

1 commit


09 Dec, 2015

1 commit


03 Nov, 2015

1 commit


30 Oct, 2015

1 commit


02 Oct, 2015

1 commit


25 Sep, 2015

1 commit


16 Sep, 2015

1 commit


13 Aug, 2015

1 commit


10 Aug, 2015

1 commit


07 Aug, 2015

1 commit


06 Aug, 2015

2 commits


31 Jul, 2015

1 commit


24 Jul, 2015

1 commit

  • Use these two commands inside vim:
    :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g"
    :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
    Braulio Bhavamitra
     

01 Jun, 2015

1 commit


12 May, 2015

3 commits


24 Mar, 2015

1 commit


05 Mar, 2015

1 commit


02 Feb, 2015

1 commit


15 Jan, 2015

2 commits


24 Oct, 2014

1 commit


17 Jun, 2014

1 commit


12 May, 2014

1 commit


08 Feb, 2014

1 commit


03 Oct, 2013

1 commit

  • The core extensions now should be created inside the folder lib/ext.
    They will automatically loaded, so no need for the requires on the
    plugin class definition file.
    
    Further information on how to use this feature here:
    http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
    Rodrigo Souto
     

19 Jul, 2013

1 commit


05 Mar, 2013

1 commit


25 Feb, 2013

1 commit


22 Feb, 2013

1 commit


20 Feb, 2013

2 commits


27 Aug, 2012

1 commit


18 Apr, 2012

1 commit


05 Apr, 2012

1 commit


09 Mar, 2012

1 commit