Commit Graph

118 Commits (896c8c734321c606c8548e9b11ecba58ce1ccd28)

Author SHA1 Message Date
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 1493afee2a ESlint indent
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli c3f1129fe9 eslint
barisusakli 29b0552466 update url from config file even if it was passed in env
barisusakli 4f0e93732a
remove passing js/css between procs
Julian Lam 299fcb99f1 more progress on
Julian Lam 135bb6a524 fixes
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
barisusakli 204dd2a69f closes
Ben Lubar 42fa764608 fix js-propagate for restarted secondary instances ()
Ben Lubar b08696515f Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes ()
Julian Lam 79bcb9be10 fixes
psychobunny a078fd82e7 fix julian's console.log voodoo
psychobunny e2bc5f241a optimizing process.send for js minification
barisusakli 9527ac6255 more fixes to loader
barisusakli c512fed93a one more fix
psychobunny 80b0815d38 @barisusakli last one
barisusakli ca294fc6ec closes
barisusakli a64cbbc6df
Julian Lam 671db1681e allowing usage of "false" in silent and daemon environment variables
Julian Lam 0ff09d8093 changed the behaviour of --no-daemon so that it does not also pipe output to stdout, use new flag --no-silent for that. --no-daemon just does as it advertises, and doesn't daemonize the loader process before spawning app.js instances.
Julian Lam 379bdd12e0 fixed improper parsing of url in loader, and updated mongo init to not send anything in cb except err. Also updated webserver init so that it doesn't expect stuff from static:app.preload
Julian Lam f6ddff3e5f updated loader to kickstart the web installer if no config is found
barisusakli c98e630f24 warn missing url
barisusakli d946a2fcbd closes
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
Julian Lam cb9a300811 closed
barisusakli 936ea5f686 sync config changes over redis pubsub
Julian Lam 3deb423c55 testing socket availability before attempting to bind
Julian Lam 49dcffcbab if worker process exits with code zero, don't boot up a new worker
barisusakli 104fc2d273 10 second timer
barisusakli 9e9b138afb removed unused code
barisusakli e7c2bc5d5d removed unused callback
barisusakli e86650a6af not used anymore
barisusakli 22e20b961e pass all env variables to worker
Julian Lam d14cd254a5 only instantiating logrotate object if silent
barisusakli 16f62e6502 closes
barisusakli d62cdd5127 added support for specifying which ports to use
if no port is specified in config.json port from url will be used if no
port in url then default to 4567

port in config.json can be an array or a single port number
barisusakli f67bc8d056 fix space
barisusakli 64e13df14c removed node cluster spawn procs on ports
barisusakli e49dfc7266 cleaned up loader.js
barisusakli 83a679fc15 fixed wrong var
barisusakli 7a5383748c possible fix for
barisusakli 14a2db4b2e fix workerIndex for ipv6