07 Dec, 2015
2 commits
01 Dec, 2015
2 commits
20 Nov, 2015
1 commit
19 Nov, 2015
4 commits
-
API - Article archived endpoints verification Was added on Grape API, archived article `Rails Validation Exceptions` and verification `Hits` article counter. News unit tests was created to check this situations. **Obs:** Please, check the merge request !2 before this See merge request !4
18 Nov, 2015
2 commits
17 Nov, 2015
1 commit
16 Nov, 2015
1 commit
06 Nov, 2015
2 commits
04 Nov, 2015
4 commits
-
This avoid crashes against a database where I was testing upgrades from Noosfero 1.2
-
It is _very_ frustrating to be finding those all the time.
03 Nov, 2015
4 commits
-
This will happen when working from a git repository, but actually running Noosfero from a choot, container or virtual machine that does not have git installed on it.
30 Oct, 2015
2 commits
-
Don't use versions from git if they are older than the one hardcoded. This is specially useful when doing releases, and mostly harmless everywhere else.
28 Oct, 2015
2 commits
27 Oct, 2015
2 commits
20 Oct, 2015
1 commit
19 Oct, 2015
1 commit
13 Oct, 2015
5 commits
-
Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br> Conflicts: app/controllers/my_profile/profile_design_controller.rb app/helpers/boxes_helper.rb app/helpers/layout_helper.rb app/views/layouts/_javascript.html.erb public/stylesheets/application.css test/functional/environment_design_controller_test.rb test/functional/profile_design_controller_test.rb
09 Oct, 2015
1 commit
08 Oct, 2015
1 commit
07 Oct, 2015
1 commit
05 Oct, 2015
1 commit
-
This is useful when you are loading a database dump from a production database for local tests, and you don't want people's emails there in order to avoid accidental outgoing email.