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-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
2011-01-10Create a separate webfinger service.Alec Leamas
2011-01-10Expose and refer to assets on the sub_uri.Alec Leamas
2010-12-24Replace APP_CONFIG with lib/app_config.rb so that it's testable.Sarah Mei
2010-12-21Revert "Extended sub-uri support." for now....maxwell
2010-12-21Extended sub-uri support.Alec Leamas
2010-12-16Trying to cope with #722 for the moment.Alec Leamas
2010-12-10Websocket now uses redisRaphael
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-03Revert "Revert redis merge to fix bugs on master"Raphael
2010-12-03Revert redis merge to fix bugs on masterRaphael
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-12-02Rename EMWebfinger to Webfinger, clean up some related thingsRaphael
2010-12-01Person#real_name -> Person#namedanielvincent
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-19added locales from the rails-i18n project, removed rails-i18n parts from exis...MrZYX
2010-11-18Show error cause in websocket_server, trailing blanks.Alec Leamas
2010-11-18rescue jammit if java isn't installed on the system. server will continue st...danielvincent
2010-11-18added jammit, now js and css compress for productionmaxwell
2010-11-16websocket secure params in app_configzhitomirskiyi