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
path: root/script
AgeCommit message (Expand)Author
2011-12-08update cucumber and capybara. one failing cuke.danielgrippi
2011-11-08remove resque-scheduler from start scripts (resque-retry revert)Jonne Hass
2011-11-06give warden a failure appJonne Hass
2011-11-06decode the cookie through rails in the websocket server. Hopefully this is mo...Jonne Hass
2011-11-05websocket really should stay running so catch TypeError tooJonne Hass
2011-11-05ugly thing to prevent crashing websocket for dmorley, hopefullyJonne Hass
2011-11-03rescue ArgumentError in websocket server for now to keep it runningJonne Hass
2011-11-03hm why do we update gems so rarely? Lets do it for em-websocketJonne Hass
2011-10-29Added 'rake resque/scheduler'Manuel Schölling
2011-10-22Make script/server work on OS X again - -e is not a valid option to readlink ...Sarah Mei
2011-09-16get sure present? is available in script/get_config.rbJonne Hass
2011-09-14MS DG update copyrightdanielgrippi
2011-09-11get sure script/get_config is executed with the right environmentJonne Hass
2011-09-11made single process mode configuration more consistentJonne Hass
2011-09-07the warning in script/server should be enoughJonne Hass
2011-09-07prefer config/script_server.yml over config/script_server_config.yml until we...Jonne Hass
2011-09-07rename config/script_server_config.yml to config/script_server.yml to remove ...Jonne Hass
2011-09-07improved script/serverJonne Hass
2011-09-06small cleanupJonne Hass
2011-09-05use env var to determine single process mode in scritp/serverJonne Hass
2011-09-05fixed typo in script/serverJonne Hass
2011-09-04export DB in script/serverJonne Hass
2011-08-25added scripts to export/import locales to/from xmlMrZYX
2011-07-12rails-i18n is now a gemMrZYX
2011-05-29I always forget that space…MrZYX
2011-05-29user can now disable thin and use ./script/server to fire up resque and webso...MrZYX
2011-05-29Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS C...Sarah Mei
2011-05-18rename config/app_config.yml to config/app.yml in accordance to The Redundant...Shane Becker
2011-05-18whoops lets do a deep mergeMrZYX
2011-05-18eliminate config/server.sh; use config/app_config.yml.example as base for con...MrZYX
2011-05-17check for redis only if not in single process modedanielgrippi
2011-05-17no need to run the websocket server if redis isn't running (in single_process...danielgrippi
2011-05-17fixed #1073, websocket should now work again for some people at leastMrZYX
2011-05-17replaced SOCKET_PORT in config/server.sh with the setting from config/app_con...MrZYX
2011-05-17work in processdanielgrippi
2011-03-26typo in script/serverMrZYX
2011-03-26comment out init_public in script server for now as it's buggy and confuses u...MrZYX
2011-03-14Changing message to text, partway done, deleted data conversionRaphael Sofaer
2011-01-27Merge branch '819-checks-for-redis-conf-in-usr-local-etc' of https://github.c...MrZYX
2011-01-26Fix require in ws serverRaphael
2011-01-23Updated the server script to support Redis when it has been installed via Mac...Adam McDonald
2011-01-23Standardize how we're requiring config/environmentSarah Mei
2011-01-22we don't need to exit if jammit failsMrZYX
2011-01-22some untested improvments to script/serverMrZYX
2011-01-20Checks for redis.conf in /usr/local (by justthisguy)Dorian
2011-01-18no more mongo check in script serverzhitomirskiyi
2011-01-18Typo in script/server : redis.cont → redis.confDorian
2011-01-14Commit horrifying db cleanup scriptRaphael
2011-01-12Revert 'Create a separate webfinger service.' We'll come back to it when we ...Raphael
2011-01-10Backing out sub-uri changesSarah Mei