Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09Replace Unicorn with PumaDennis Schubert
2021-04-11Redis#client.disconnect is Redis#close nowJonne Haß
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2016-11-26allowing for graceful unicorn restartsJustin Ramos
2015-09-19Add option to set a pid file for unicorn in diaspora.ymlAchilleas Pipinellis
2015-05-22use logging gem for better logging with class name and log-levelBenjamin Neff
2015-05-19Make listen directive for Unicorn configurableJonne Haß
2015-05-07Fix invalid setting calls in config/unicorn.rbJonne Haß
2014-12-01Replace spork with spring, update & use binstubsJonne Haß
2014-03-30use uuids for guid generationJonne Haß
2013-07-03bumped unicorn timeout to 90 seconds and made it configurableJonne Haß
2013-05-19Refactor config/ directoryJonne Haß
2013-04-04bump sidekiq and cleanup unicorn.rbJonne Haß
2013-03-22Bye Resque. Ohai Sidekiq.Jonne Haß
2013-03-06Pass the real values to stderr_path and stdout_path in unicorn.rb since it ru...Jonne Haß
2013-01-16Write unicorn stderr and stdout logDiaspora Europe
2012-11-30* made number of unicorn worker processes configurableJonne Haß
2012-11-30Remove REEs garbage collection [ci skip]Dennis Schubert
2012-10-19refactor script/server and associated stuffJonne Haß
2012-09-26add possibility to embed a resque worker into the unicorn processJonne Haß
2012-09-26New configuration systemJonne Haß
2012-09-15Unify redis initializationJonne Haß
2012-01-27preload_app in unicorndanielgrippi
2012-01-25add unicorn back in. only use one worker process for now. also, move chrome...danielgrippi
2012-01-16Revert "move unicorn into the heroku group till we decide if we switch comple...danielgrippi
2012-01-15Add unicorn to bundle, supply a basic unicorn config.Tray Torrance