Julian Lam
|
a32fd3f6f9
|
fixed #1222
|
11 years ago |
Julian Lam
|
a796940064
|
closed #1421 use --no-daemon flag to... not daemonize. Also, install script can be canceled without throwing errors.
|
11 years ago |
Julian Lam
|
5b38c3b9ee
|
fixed #1395
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
Julian Lam
|
74ff579412
|
added startTimer so that repeated errors on startup don't cause the loader to go into an infinite loop
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
Julian Lam
|
0a35195fc7
|
an attempt at addressing loader madness... #1364
|
11 years ago |
Julian Lam
|
28832a2540
|
fixing bug where sometimes a pidfile was left over, and nodebb would refuse to start a daemon again.
|
11 years ago |
Julian Lam
|
20b5d577dd
|
ability to restart nodebb via executable
|
11 years ago |
Julian Lam
|
5b301772bb
|
added daemon capability to ./nodebb start, npm start/stop scripts
|
11 years ago |
Julian Lam
|
7b46d66e68
|
having the loader play nicely with supervisor -- ./nodebb watch can now hit the restart button
|
11 years ago |
Julian Lam
|
2baa381917
|
plugins and themes now trigger a restart
|
11 years ago |
Julian Lam
|
b64e5870b7
|
loader now handles arguments and ./nodebb watch command updated to not use loader.
|
11 years ago |
Julian Lam
|
d6a1fad527
|
removing timeout before restarting nodebb, fixing nodebb executable
|
11 years ago |
Julian Lam
|
64c4dd7e63
|
communication between loader and child
|
11 years ago |