History log of /ontohub/spec/support/config/sidekiq.rb
Revision Date Author Comments Expand
20d7141b5fbf4ea48eeadae9d6a9a88465ac6b8b 01-May-2014 Tim Reddehase <robustus@rightsrestricted.com>

process async jobs in spec inline by using tags The needs_hets and process_async tags are used to process asynchronous jobs inline. Also remove all unnecessary Sidekiq::Testing.fake! blocks.

61467f8ae537212ba3c895868c91235a21985cb8 28-Apr-2014 Tim Reddehase <robustus@rightsrestricted.com>

create tag for hets-testing The hets-testing tag sets Sidekiq test mode to inline (immediate execution). It shall also allow us to exclude rather slow hets tests on a test-run. 'Default' Sidekiq::Testing.inline! was removed, because it didn't work anyway (because of scoping).

749095632ff6cf20da6403ac398587db9f4c6b7e 19-Oct-2013 Julian Kornberger <juliank@tzi.de>

RSpec support for Sidekiq improved

816bf6f8088b162b681101d93fd450127a0e586f 12-Oct-2013 Julian Kornberger <juliank@tzi.de>

Migrated from resque to sidekiq Sidekiq has some great features and offers multithreading.

/ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/README.md /ontohub/app/models/ontology_version/parsing.rb /ontohub/app/models/oops_request.rb /ontohub/app/models/oops_request/states.rb /ontohub/app/models/repository/importing.rb /ontohub/app/views/admin/jobs/index.html.haml /ontohub/bin/god /ontohub/bin/sidekiq /ontohub/bin/sidekiqctl /ontohub/config/god/app.rb /ontohub/config/god/sidekiq_workers.rb /ontohub/config/initializers/async_helper.rb /ontohub/config/initializers/resque_helper.rb /ontohub/config/initializers/sidekiq.rb /ontohub/config/routes.rb /ontohub/db/seeds.rb /ontohub/lib/tasks/resque.rake /ontohub/lib/worker.rb /ontohub/script/start-development sidekiq.rb /ontohub/test/functional/ontology_versions_controller_test.rb /ontohub/test/test_helper.rb /ontohub/test/unit/ontology_version_test.rb /ontohub/test/unit/repository_test.rb