- jan. 04, 2016
-
-
theworldbright a rédigé
-
- sept. 27, 2015
-
-
Steffen van Bergerem a rédigé
closes #6430
-
- août 29, 2015
-
-
Jonne Haß a rédigé
closes #6368
-
- juin 19, 2015
-
-
Steffen van Bergerem a rédigé
-
- mai 04, 2015
-
-
Steffen van Bergerem a rédigé
-
- mars 25, 2015
- mars 02, 2015
-
-
Jonne Haß a rédigé
-
- jan. 24, 2015
-
-
Faldrian a rédigé
-
- déc. 08, 2014
- déc. 01, 2014
-
-
Jonne Haß a rédigé
Spring is the recommended application preloader for rails
-
- nov. 16, 2014
-
-
Faldrian a rédigé
-
- jan. 25, 2014
-
-
Jonne Haß a rédigé
in features/desktop/aspect_navigation.feature:18 we quickly leave the page before waiting for the request to finish. By making the HTTP call synchronous we wait for it to finish before we reflect the change in the DOM, thus giving Capybara a chance to wait for it. Also let Capybara wait longer. This should random failures of the aforementioned cuke rarer.
-
- 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
-
- mars 15, 2013
-
-
Jonne Haß a rédigé
-
- sept. 26, 2012
-
-
Jonne Haß a rédigé
* Throw away old system * Add new system * Add new example files * Replace all calls * add the most important docs * Add Specs * rename disable_ssl_requirement to require_ssl * cloudfiles isn't used/called in our code * since community_spotlight.list is only used as enable flag replace it with such one and remove all legacy and irelevant codepaths around it * die if session secret is unset and on heroku * First basic infrastructure for version information
-
- juin 11, 2012
-
-
Steven Hancock a rédigé
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s
-
- mai 10, 2012
-
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
-
- avr. 10, 2012
-
-
Maxwell Salzberg a rédigé
-
- avr. 05, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
Florian Staudacher a rédigé
-> https://makandracards.com/makandra/950-speed-up-rspec-by-deferring-garbage-collection this speeds up tests from 9min 47sec to 9min 16sec on my machine (6% improvement)
-
- avr. 04, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
well that didnt work... Revert "try reconnecting after every cuke for postgres only to try and deal with travis issues" This reverts commit 1604aedf.
-
Maxwell Salzberg a rédigé
-
- avr. 03, 2012
-
-
danielgrippi a rédigé
bump capybara timeout to avoid timeout errorsdefine cucumber step to be pending so travis doesn't freak out
-
danielgrippi a rédigé
some cukes may be failing non deterministically, I think, do we bump the cuke timeout?
-
- mars 31, 2012
-
-
Maxwell Salzberg a rédigé
-
- mars 29, 2012
-
-
Dennis Collinson a rédigé
-
- mars 28, 2012
-
-
danielgrippi a rédigé
-
- fév. 19, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- fév. 10, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- fév. 02, 2012
-
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-