- mai 27, 2016
-
-
cmrd Senya a rédigé
No uniqueness control on AspectVisibility resulted in possible having multiple AspectVisibility objects in the DB for the same aspect and shareable which doesn't make sense. Introduce uniqueness validation and fix up tests where duplication happened.
-
- déc. 30, 2015
-
-
Benjamin Neff a rédigé
-
- oct. 13, 2015
-
-
cmrd Senya a rédigé
closes #6499
-
- avr. 27, 2015
-
-
Florian Staudacher a rédigé
-
- mars 25, 2015
-
-
Jonne Haß a rédigé
-
- jan. 18, 2015
-
-
Marcelo Briones a rédigé
-
- déc. 10, 2014
-
-
Marcelo Briones a rédigé
Conversation recipient validated - Conversation foreign recipient not required to be validated. - Added 'peter' as spec_helper user. - New fixture, new statistic values. - Clearer identifier names
-
- déc. 08, 2014
-
-
Jonne Haß a rédigé
-
- août 23, 2014
-
-
Jonne Haß a rédigé
-
- juin 09, 2013
-
-
Florian Staudacher a rédigé
markdown link to their profile (fixes #2516) add failing spec for #4160 / #2516 extend the spec a bit more refactor mention handling in a status message add method for filtering mentions by aspects wire mention filtering into the status message model, adapt a few tests to work properly cosmetic changes shorten helper methods add changelog entry
-
- 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
-
- nov. 21, 2012
-
-
Fabián Rodríguez a rédigé
-
- sept. 26, 2012
-
-
Jonne Haß a rédigé
-
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
-
- sept. 15, 2012
-
-
Jonne Haß a rédigé
-
- sept. 12, 2012
-
-
Jonne Haß a rédigé
-
- sept. 06, 2012
-
-
Jonne Haß a rédigé
-
- 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 18, 2012
-
-
Maxwell Salzberg a rédigé
-
- mai 17, 2012
-
-
Maxwell Salzberg a rédigé
This reverts commit c52342b7.
-
Maxwell Salzberg a rédigé
-
- avr. 06, 2012
-
-
Florian Staudacher a rédigé
... when running with 1.9.3 everything's peachy :/
-
- avr. 05, 2012
-
-
Florian Staudacher a rédigé
-
Florian Staudacher a rédigé
MY FIRST COMMIT <3 (it would be so awesome if this would make travis green) :P
-
Maxwell Salzberg a rédigé
-
Florian Staudacher a rédigé
-
Maxwell Salzberg a rédigé
-
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 on my machine the rspec tests went from taking 5min 02sec to 3min 29sec :O (31% improvement)
-
- fév. 19, 2012
-
-
danielgrippi a rédigé
This reverts commit 8507dc86.
-
danielgrippi a rédigé
-
Maxwell Salzberg a rédigé
-
- fév. 14, 2012
-
-
danielgrippi a rédigé
This reverts commit 8507dc86.
-
danielgrippi a rédigé
-
- fév. 10, 2012
-
-
Maxwell Salzberg a rédigé
-
- fév. 03, 2012
-
-
danielgrippi a rédigé
-
- fév. 02, 2012
-
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
- fév. 01, 2012
-
-
danielgrippi a rédigé
you can now create a comment with User#comment!(post, text)
-