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
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-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-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-01-27Merge branch '819-checks-for-redis-conf-in-usr-local-etc' of https://github.c...MrZYX
2011-01-23Updated the server script to support Redis when it has been installed via Mac...Adam McDonald
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
2010-12-16Trying to cope with #722 for the moment.Alec Leamas
2010-12-09Fixing also logfile in redis.confAlec Leamas
2010-12-08Merge branch '676-bsd-sed' of https://github.com/flah00/diaspora into flah00-...MrZYX
2010-12-08Redis.conf: handling read-only install...Alec Leamas
2010-12-08Issue 676: allow for correct calling of bsd sedPhilip Champon
2010-12-07Creates and maintains a local redis.conf.Alec Leamas
2010-12-06Bugfix (only visible on Ubuntu)Alec Leamas
2010-12-06Making jammit tests in server consistentAlec Leamas
2010-12-06Create publiuc/source.tar.gz from current branch.Alec Leamas
2010-12-06Revert "Fixing server when no git files, not on master"Alec Leamas
2010-12-06Route redis output to log file,Alec Leamas
2010-12-06Fixing server when no git files, not on masterAlec Leamas
2010-12-05Issue #650: this closes the netstat on mac problem http://bugs.joindiaspora.c...Philip Champon
2010-12-05fixed bsd netstat issuePhilip Champon
2010-12-03start redis in script/server. removed magent. redis-server does not close o...danielvincent
2010-12-03Add magent back in, still need to work out environment problems with resque w...Raphael
2010-12-02Bring in resque recipes and rake tasksRaphael
2010-11-28Fixing Issue #367: Start script could expose sensitive informationAlexandre DE DOMMELIN
2010-11-25Generate all content in public/ before server starts.Alec Leamas
2010-11-20Handle jammit by precaching in script/server.Alec Leamas
2010-11-13Don't daemonize magent.Alec Leamas
2010-11-06log to logRaphael
2010-11-05made mailer query based on ids, rather than making them serialize ruby objectsmaxwell
2010-11-05adding scriptsmaxwell
2010-11-05inital commit for mailqueuezhitomirskiyi
2010-10-19Revert change from ps ax to pgrep, pgrep isn't on every computerRaphael
2010-10-19Add a configuration fileAlec Leamas
2010-10-19Allow script to be invoked from anywhere, or symlink target.Alec Leamas
2010-10-19Test availability of thin and websocket ports before start.Alec Leamas
2010-10-19Compress source.tarAlec Leamas
2010-10-14Forgot to commit a lineRaphael
2010-10-14Another try at script server fixRaphael