- 14 Sep, 2015 1 commit
-
-
Steffen van Bergerem authored
closes #6398
-
- 18 Jan, 2015 1 commit
-
-
Marcelo Briones authored
-
- 09 Nov, 2014 2 commits
-
-
Dennis Schubert authored
... and a stealth-commit of an already introduced bug prevention system. ;)
-
Dennis Schubert authored
-
- 23 Aug, 2014 1 commit
-
-
Jonne Haß authored
-
- 26 May, 2014 1 commit
-
-
Jonne Haß authored
* Wrap it into a transaction * Use destroy over delete so dependent destroys get triggered and we thus don't fail on the foreign key constraits * Check if a photos status message actually exists before accessing it * Add missing dependent destroys
-
- 14 Jan, 2014 1 commit
-
-
Ivan Zotov authored
-
- 02 Aug, 2013 1 commit
-
-
James Fleming authored
Use a blacklist approach instead of a blacklist approach in Profile#receive. Remove attr_accessible from models and make specs pass.
-
- 21 Mar, 2013 2 commits
-
-
Jonne Haß authored
* 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
-
Jonne Haß authored
* Rename and reorganize post fetcher to fix autoloading, also let it use Faradays default connection so we get nice redirects * Add initializer to load libs at a central place * added lib dir to autoload_once paths to increase thread safety * Moved lib/exceptions.rb to lib/diaspora/ to conform namespacing
-
- 21 Nov, 2012 1 commit
-
-
Fabián Rodríguez authored
-
- 26 Sep, 2012 2 commits
-
-
Jonne Haß authored
-
Jonne Haß authored
* 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
-
- 23 Sep, 2012 1 commit
-
-
Jonne Haß authored
-
- 22 Apr, 2012 1 commit
-
-
danielgrippi authored
i've temporarily removed all the arbitrary text switching for now (which is still in version control // which we will get to later) also moved photo dimensions into a dimensions hash in photo.rb.
-
- 20 Apr, 2012 1 commit
-
-
Maxwell Salzberg authored
-
- 27 Mar, 2012 1 commit
-
-
Dennis Collinson authored
-
- 21 Mar, 2012 1 commit
-
-
Maxwell Salzberg authored
-
- 26 Feb, 2012 1 commit
-
-
Maxwell Salzberg authored
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
-
- 27 Jan, 2012 1 commit
-
-
Maxwell Salzberg authored
-
- 14 Jan, 2012 1 commit
-
-
danielgrippi authored
remove cache counter for photos, as it was causing too many edge-case errors & added complexity across models
-
- 07 Jan, 2012 1 commit
-
-
danielgrippi authored
-
- 04 Jan, 2012 1 commit
-
-
Maxwell Salzberg authored
-
- 20 Dec, 2011 1 commit
-
-
danielgrippi authored
fix specs; move presence_of_content validation check into a before_destory to play nicely with federation
-
- 17 Dec, 2011 1 commit
-
-
danielgrippi authored
-
- 24 Oct, 2011 1 commit
-
-
Ilya Zhitomirskiy authored
-
- 16 Oct, 2011 1 commit
-
-
Manuel Schölling authored
-
- 03 Oct, 2011 1 commit
-
-
Dan Hansen authored
removed Photo#not_processed
-
- 15 Sep, 2011 1 commit
-
-
danielgrippi authored
-
- 13 Sep, 2011 1 commit
-
-
The Lambda Calculus authored
-
- 03 Jun, 2011 1 commit
-
-
Raphael Sofaer authored
-
- 27 May, 2011 1 commit
-
-
MrZYX authored
-
- 02 Apr, 2011 2 commits
- 27 Mar, 2011 1 commit
-
-
MrZYX authored
let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases
-
- 22 Mar, 2011 1 commit
-
-
Raphael Sofaer authored
-
- 21 Mar, 2011 1 commit
-
-
Raphael Sofaer authored
-
- 19 Mar, 2011 3 commits