03 Nov, 2014
1 commit
02 Nov, 2014
1 commit
01 Nov, 2014
1 commit
31 Oct, 2014
2 commits
-
this was commented a long time ago during the rails3 porting because it was broken, but has been fixed since.
30 Oct, 2014
2 commits
30 Sep, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock
29 Sep, 2014
1 commit
26 Sep, 2014
3 commits
-
This helps me test packaging new dependencies before uploading them to the live repository
25 Sep, 2014
1 commit
22 Sep, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock lib/tasks/gettext.rake test/unit/dates_helper_test.rb
16 Sep, 2014
1 commit
09 Sep, 2014
1 commit
05 Sep, 2014
1 commit
01 Sep, 2014
6 commits
28 Aug, 2014
1 commit
27 Aug, 2014
1 commit
19 Aug, 2014
1 commit
13 Aug, 2014
1 commit
05 Aug, 2014
2 commits
-
This fixes the creation of development environments after people.debian.org started redirecting to https. Also, it needed to be done anyway since we want to self-host our stuff at nooosfero.org
04 Aug, 2014
1 commit
-
This will avoid downloading dependencies from rubygems.org behind your back when you are using dependencies from Debian+Noosfero APT repository.
31 Jul, 2014
2 commits
-
Any CI build job should be as simple as `./script/quick-start && rake`. Cleaning up files etc should be the job of the CI system itself (i.e. we assume that a CI job runs against a fresh, clean git tree)
30 Jul, 2014
1 commit
-
Base plugins are enanbed by default and cannot be disabled at the system level, but can be disabled per-environment at the web UI. A part of the required changes also fix the Noosfero plugin infrastructure, in special migrations, on Rails 3.
29 Jul, 2014
1 commit
14 Jul, 2014
1 commit
04 Jul, 2014
1 commit
06 Jun, 2014
1 commit
-
Also: - check return of before_disable.rb when disabling plugins - fix rails3: instance_eval -> instance_exec (ActionItem2859)
23 May, 2014
2 commits
-
Conflicts: script/sample-articles script/sample-enterprises script/sample-products script/sample-profiles
13 May, 2014
1 commit
-
Conflicts: app/helpers/application_helper.rb app/helpers/layout_helper.rb app/models/community.rb app/models/enterprise.rb app/models/product_category.rb app/views/account/change_password.html.erb config/boot.rb config/environment.rb config/routes.rb lib/noosfero/plugin.rb test/unit/enterprise_activation_test.rb test/unit/person_notifier_test.rb