[Git][noosfero/noosfero][master] 12 commits: quick-start: use whoami to define user

Rodrigo Souto gitlab at mg.gitlab.com
Thu May 24 12:51:07 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
41ec38f4 by Rodrigo Souto at 2018-05-24T15:50:48Z
quick-start: use whoami to define user

- - - - -
34912bea by Rodrigo Souto at 2018-05-24T15:50:48Z
gemfile: remove unecessary constraint for test-unit

- - - - -
60b25977 by Rodrigo Souto at 2018-05-24T15:50:48Z
Update translations

- - - - -
15a62c9e by Rodrigo Souto at 2018-05-24T15:50:48Z
debian-package: fix package install

  * Fix bundle call that was crashing install.
  * Ask if the database should be configured before install (avoid
    crashes on custom db setups).
  * Move private files cache to production script.

- - - - -
d84d6401 by Rodrigo Souto at 2018-05-24T15:50:48Z
Revert changes to config due to fresh build error

This patch reverts changes made to config.ru from commit 5e5223d4 since it
breaks the fresh application build. The problem happens because Rails app is
loaded before the task db:schema:load is ran causing models to be loaded
without proper tables being created.

- - - - -
ac765e23 by Rodrigo Souto at 2018-05-24T15:50:48Z
dbm-private-files: check if cache folder is a symlink as well

- - - - -
affe6f1e by Rodrigo Souto at 2018-05-24T15:50:48Z
session-secret: ensure tmp does not exist before trying to create it

- - - - -
c8491781 by Rodrigo Souto at 2018-05-24T15:50:48Z
debian-package: create tmp folder

- - - - -
83ccb17c by Rodrigo Souto at 2018-05-24T15:50:48Z
js: replace let by var

- - - - -
15542705 by Rodrigo Souto at 2018-05-24T15:50:48Z
Updating authors file

- - - - -
4335fa01 by Rodrigo Souto at 2018-05-24T15:50:49Z
Bumping version 2.1.0

- - - - -
42f59f92 by Rodrigo Souto at 2018-05-24T15:50:49Z
Updating changelog file

- - - - -


30 changed files:

- AUTHORS.md
- CHANGELOG.md
- Gemfile
- config.ru
- config/initializers/dbm_private_files.rb
- − config/routes/01_api.rb
- debian/changelog
- debian/control
- debian/database.yml.template
- debian/dbinstall
- debian/noosfero.config
- debian/noosfero.postinst
- debian/noosfero.templates
- lib/noosfero.rb
- lib/noosfero/version.rb
- plugins/admin_notifications/po/admin_notifications.pot
- plugins/admin_notifications/po/pt/admin_notifications.po
- plugins/comment_classification/po/comment_classification.pot
- plugins/comment_paragraph/po/comment_paragraph.pot
- plugins/comment_paragraph/po/pt/comment_paragraph.po
- plugins/community_track/po/community_track.pot
- plugins/community_track/po/de/community_track.po
- plugins/community_track/po/pt/community_track.po
- plugins/custom_forms/po/custom_forms.pot
- plugins/custom_forms/po/de/custom_forms.po
- plugins/custom_forms/po/eo/custom_forms.po
- plugins/custom_forms/po/es/custom_forms.po
- plugins/custom_forms/po/fr/custom_forms.po
- plugins/custom_forms/po/hy/custom_forms.po
- plugins/custom_forms/po/pt/custom_forms.po


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/b1ee902c201ebbf4e775504949b93e484f275540...42f59f92a85baabeca833ddf8242522ecf9fdd23

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/b1ee902c201ebbf4e775504949b93e484f275540...42f59f92a85baabeca833ddf8242522ecf9fdd23
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180524/29a061c1/attachment-0001.html>


More information about the Noosfero-dev mailing list