20 Mar, 2013
1 commit
-
…into merge-requests/267 Conflicts: features/signup.feature features/step_definitions/noosfero_steps.rb Making tests on signup wait for the bot trap time and use selenium.
15 Mar, 2013
2 commits
-
…into merge-requests/162
10 Dec, 2012
1 commit
30 Nov, 2012
1 commit
07 Oct, 2012
1 commit
-
…into merge-requests/202
30 Aug, 2012
2 commits
-
Services must be stopped in an order that is the reverse of the order in which they are started.
27 Aug, 2012
2 commits
24 Aug, 2012
1 commit
06 Aug, 2012
1 commit
-
messages now look ok in both black and white backgrounds.
03 Aug, 2012
1 commit
-
…into merge-requests/176 Conflicts: script/quick-start-debian
21 Jul, 2012
1 commit
19 Jul, 2012
3 commits
-
./script/development already starts it
19 Jun, 2012
1 commit
-
quick-start-debian fails when it tries to call bundle but the gems binaries were installed as root. This patch only includes the gemdir on PATH so it can find the bundle executable always (that is, if it *is* installed as a gem).
26 May, 2012
1 commit
-
Conflicts: INSTALL test/unit/article_test.rb
20 May, 2012
2 commits
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
16 May, 2012
2 commits
25 Apr, 2012
1 commit
-
ActionItem2350
10 Apr, 2012
1 commit
16 Mar, 2012
1 commit
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
15 Mar, 2012
1 commit
14 Mar, 2012
1 commit
-
(i.e. for the case in which public/ is not writable) (ActionItem2314) Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
09 Mar, 2012
1 commit
08 Mar, 2012
1 commit
07 Mar, 2012
5 commits
-
Conflicts: debian/control lib/noosfero.rb
-
Conflicts: script/production
-
Conflicts: app/views/shared/block.rhtml debian/changelog debian/control script/production
05 Mar, 2012
2 commits
-
(ActionItem2300)
-
(ActionItem2300)
01 Mar, 2012
3 commits
-
It also needs a database migration run, but since ./script/production will now run `rake db:migrate`, user don't need to perform this this step explicitly.