10 Mar, 2015
1 commit
05 Mar, 2015
1 commit
03 Mar, 2015
1 commit
-
Where have some gem dependency was added 'bundle exec' in call
27 Feb, 2015
1 commit
03 Feb, 2015
1 commit
-
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
30 Oct, 2014
1 commit
01 Jul, 2014
1 commit
19 Mar, 2013
1 commit
30 Aug, 2012
1 commit
-
Services must be stopped in an order that is the reverse of the order in which they are started.
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
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>
07 Mar, 2012
3 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
-
ActionItem2236
-
Instead of complaining about pending migrations, just run them and get over it.
19 Feb, 2012
1 commit
-
Conflicts: INSTALL app/models/environment_finder.rb config/environments/cucumber.rb debian/control features/step_definitions/noosfero_steps.rb test/unit/forum_helper_test.rb
10 Jan, 2012
2 commits
22 Dec, 2011
1 commit
-
This reverts commit 4e223943ab159d8fa7faf4b042ec3121d74ed32e. Conflicts: app/controllers/my_profile/profile_members_controller.rb config/solr.yml.dist features/step_definitions/noosfero_steps.rb lib/tasks/test.rake test/functional/profile_members_controller_test.rb test/unit/category_finder_test.rb
13 Oct, 2011
1 commit
16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
18 May, 2011
1 commit
04 Apr, 2011
1 commit
-
Developed with Caio SBA <caio@colivre.coop.br> Available only for PostgreSQL by now See INSTALL.multitenancy for details (ActionItem1845)
31 Jan, 2011
1 commit
15 Sep, 2010
1 commit
-
(ActionItem1303)
04 Sep, 2010
1 commit
-
`./script/production run` will start the complete service (app server, ferret server, delayed_job server) in production mode and then wait for a control-C, after which it will stop the service. This is useful for running in production mode during test activities.
27 Aug, 2010
2 commits
-
(ActionItem1640)
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
23 Aug, 2010
1 commit
-
(ActionItem1640)
22 Aug, 2010
1 commit
-
Added delayed_job plugin Added a daemon to start/stop delayed_job Added invitation on a queue to be processed later (ActionItem1640)
23 Jun, 2010
1 commit
-
(ActionItem1570)
27 Oct, 2009
1 commit
-
* transformed script/feed-updater into a controller script. It starts and stops together with the production system (script/production) * moved the update (daemon) logic into FeedUpdater class. It knows which feeds must be updated and when, and when it should stop running. * concentrated the fetch (download) logic into FeedHandler class. It knows how to update a specific feed. * implemented the concept of "enabled" and "expired" in both ExternalFeed and FeedReaderBlock. The feed updater looks for feeds that are both enabled *and* expired to update. * Disabled feed reader blocks get re-enabled when their address is changed. * fixed a bug that made some feeds crash when using PostgreSQL (CGI::unescapeHTML transforms Numeric Character References into iso-8859-1 data and PostgreSQL won't accept that into a UTF-8 database) * Removed sleep(1) calls from script/production, they don't seem to be useful * Added an index for the type column in `blocks` table. (ActionItem1243)
25 Mar, 2009
1 commit
-
This way we'll never forget to run them in the production servers.
11 Jun, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2006 3f533792-8f58-4932-b0fe-aaf55b0a4547
16 Feb, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1431 3f533792-8f58-4932-b0fe-aaf55b0a4547