23 Jul, 2012

1 commit


22 Jul, 2012

1 commit


19 Jul, 2012

1 commit


21 Jun, 2012

1 commit


05 Jun, 2012

1 commit


26 May, 2012

2 commits


20 May, 2012

1 commit


16 May, 2012

2 commits


02 May, 2012

1 commit


15 Apr, 2012

1 commit


09 Apr, 2012

1 commit


03 Apr, 2012

1 commit


16 Mar, 2012

2 commits


15 Mar, 2012

4 commits


09 Mar, 2012

4 commits


29 Feb, 2012

2 commits


28 Feb, 2012

2 commits


27 Feb, 2012

3 commits


19 Feb, 2012

1 commit


09 Feb, 2012

1 commit


31 Jan, 2012

3 commits


27 Jan, 2012

1 commit


22 Dec, 2011

2 commits


21 Dec, 2011

1 commit

  • The fact that tables matching /_plugin_/ were being excluded from
    db/schema.rb broke the tests, because the test database was being
    created without the necessary tables. And db/schema.rb was already not
    left untouched anyway, since several plugins add columns to existing
    Noosfero tables ...
    Antonio Terceiro