- juin 20, 2014
-
-
Bigard Florian a rédigé
-
- mars 30, 2014
-
-
Jonne Haß a rédigé
-
Jason Robinson a rédigé
-
- mars 24, 2014
-
-
Jonne Haß a rédigé
Also relax the requirement. The .ruby-version represents merely a recomendation for the Ruby version. The incompability issues in the Ruby world are far less currently, than they were when we introduced strict version enforcement. Thus strict enforcement is no longer appropiate. Same holds for RubyGems. This implicity also removes the recomendation on using RVM. The .ruby-version file is supported by all major Ruby version managers. Gemsets are no longer a needed feature since Bundler handles multiple concurrrently installed Gems just well.
-
- jan. 18, 2014
-
-
Jonne Haß a rédigé
-
- déc. 21, 2013
-
-
Jonne Haß a rédigé
-
- déc. 04, 2013
-
-
Fabian Rodriguez a rédigé
-
- sept. 01, 2013
-
-
Jonne Haß a rédigé
* It's broken for those that would benefit from it (postgres users) * It's broken in the design: Reading it from the config requires bundle exec ruby, which requires it being set properly
-
- août 27, 2013
-
-
Jonne Haß a rédigé
- juin 27, 2013
-
- juin 17, 2013
-
-
Jonne Haß a rédigé
-
- juin 02, 2013
-
-
Jonne Haß a rédigé
-
- mai 20, 2013
-
-
Jonne Haß a rédigé
-
- mai 17, 2013
-
-
Jonne Haß a rédigé
-
- mai 01, 2013
-
-
Florian Staudacher a rédigé
the script is now split up in parts that will be fetched from github on demand. fixes #4047
-
- avr. 20, 2013
-
-
Jonne Haß a rédigé
-
- avr. 15, 2013
-
-
Jonne Haß a rédigé
* Made style consistent * Add helper functions to print messages * Abort script if critical command fails * Made number of started Sidekiq workers configurable again
-
- avr. 02, 2013
-
-
Alexander Wenzowski a rédigé
-
- mars 21, 2013
-
-
Jonne Haß a rédigé
* Dropped all references to Resque * Moved all jobs under app/workers since that's the Sidekiq convention * Renamed Jobs module to Worker to match new location * Adapted all jobs to Sidekiq * Replaced all enqueue calls with perform_async * Dropped Resque hacks from specs and features, replaced with sidekig/testing in RSpec and sidekig/testing/inline in Cucumber * Updated scripts to start a Sidekiq server * Inline Sidekiq sinatra app * Let Sidekiq create the actual Redis instance * Workaround already initialized constant warnings in service models * Resolved ToDo in one job definition by creating proper exception clases for some errors in receiving posts * Added sidekiq section to configuration to make it completly configurable to the user * Add Sidekiq middleware for clean backtraces * Delay HttpMulti retry to give offline pods a chance to come back up * Do not retry on GUID already taken and alike errors * Be graceful about deleted posts in GatherOEmbedData
-
- fév. 24, 2013
-
-
Jonne Haß a rédigé
-
- fév. 18, 2013
-
-
Jonne Haß a rédigé
-
- fév. 17, 2013
-
-
Jonne Haß a rédigé
-
- fév. 03, 2013
-
-
Jonne Haß a rédigé
-
- jan. 08, 2013
-
-
Florian Staudacher a rédigé
-
- déc. 06, 2012
- nov. 30, 2012
-
-
Jonne Haß a rédigé
* made configuration loader indepenent of rails * corrected mismatch between example and default config (server.db/server.database)
-
- nov. 24, 2012
- nov. 23, 2012
-
-
Jonne Haß a rédigé
-
- nov. 22, 2012
- nov. 16, 2012
-
-
Florian Staudacher a rédigé
-