11 Sep, 2015
4 commits
09 Sep, 2015
1 commit
04 Sep, 2015
2 commits
06 Aug, 2015
1 commit
28 Jul, 2015
1 commit
21 Jul, 2015
1 commit
-
With this we will finally have a consistent list of people who contributed with commits (code, translations, artwork and whatnot). I hope that from now on people will know how to configure their git clients to not generate garbage.
20 Jul, 2015
1 commit
17 Jul, 2015
1 commit
-
change current directory to the noosfero's root at the beginning of the script execution
29 Jun, 2015
1 commit
24 Jun, 2015
1 commit
-
This makes upgrading development environments just work, no conflicts between what's installed and what's in Gemfile.lock
19 Jun, 2015
1 commit
22 May, 2015
1 commit
-
Now noosfero will generate a debian package to install the chat. The generated package is named 'noosfero-chat'. Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
08 May, 2015
1 commit
20 Apr, 2015
1 commit
07 Apr, 2015
1 commit
23 Mar, 2015
1 commit
10 Mar, 2015
3 commits
-
When config/noosfero is a symlink to /etc/noosfero/plugins (or to any other location, really), relative symlinks do not work.
09 Mar, 2015
2 commits
-
somehow dash does not say anything, but bash complains.
05 Mar, 2015
1 commit
03 Mar, 2015
1 commit
-
Where have some gem dependency was added 'bundle exec' in call
27 Feb, 2015
2 commits
23 Feb, 2015
1 commit
21 Feb, 2015
1 commit
13 Feb, 2015
2 commits
-
If there is a problem with the DB setup, rake noosfero:translations:compile would fail silently, but we also do not want all its output (which is a lot) unless something goes wrong.
04 Feb, 2015
1 commit
-
This repository will get new packages, differently from the wheezy one which is frozen at the dependencies required for Noosfero 1.0
03 Feb, 2015
2 commits
-
Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/helpers/search_helper.rb app/models/invitation.rb app/models/person.rb app/views/cms/view.html.erb app/views/templates/index.html.erb plugins/community_track/views/content_viewer/_step_item.html.erb test/functional/home_controller_test.rb test/unit/person_test.rb test/unit/profile_test.rb
-
Created script to install CentOS 7 dependencies
02 Feb, 2015
1 commit
29 Jan, 2015
1 commit
-
This is still untested in practice. I intend to do that when I get a chance to play with putting up a git-based instance for the Noosfero website.
27 Jan, 2015
1 commit
20 Jan, 2015
1 commit
-
Zero downtime restart See merge request !361