- déc. 11, 2014
-
-
Jonne Haß a rédigé
That causes a cyclic dependency on spring being loaded otherwise.
-
- déc. 01, 2014
-
-
Jonne Haß a rédigé
Spring is the recommended application preloader for rails
-
- oct. 03, 2014
-
-
Jonne Haß a rédigé
-
- août 23, 2014
-
-
Jonne Haß a rédigé
-
- jan. 15, 2014
-
-
Jonne Haß a rédigé
-
- sept. 01, 2013
-
-
Colin Dean a rédigé
It is better to call it an address than a wallet ID, because the latter may confuse Bitcoin users who conflate the two. They are not the same. Also adds convenience method to handle the deprecated variable.
-
- août 04, 2013
-
-
Andrew Smith a rédigé
for cross-posting to OAuth-enabled Wordpress.com or Jetpack-enabled Wordpress.org blogs. Added model for Wordpress service Added very very basic Wordpress cross-posting functionality. Added markdown support to post body Fixed Wordpress::MAX_CHARACTERS problem cleanup Added default settings for Wordpress OAuth Added default settings for Wordpress OAuth Added Wordpress to configured services spec. changelog changes
-
- mai 19, 2013
-
-
Jonne Haß a rédigé
* Get rid of early pathname requirement * Use require_relative where approciate * Drop unused files * Imported new application.rb, environment.rb and environments/* from fresh Rails app * Cleaned up boot.rb * Load config in boot.rb * Deduplicate environments/integration*.rb * Move username blacklist into defaults.yml * Ruby 1.9 Hash syntax everywhere * Reorganize lib/diaspora/markdownify to match conventions * Get rid of full path requires where possible * Add dummy content to production section diaspora.yml.example to prevent warning * Drop sqlite? method * Move postgres? method into ConfigurationMethods * Drop token authentication from User
-
- mai 05, 2013
-
-
Jonne Haß a rédigé
Changed default to nil to not screw users running develop already
-
- 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é
Conflicts: config/defaults.yml
-
- fév. 18, 2013
-
-
Jonne Haß a rédigé
-
- nov. 30, 2012
-
-
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
-