15 Commits (ac2f69f7afb00ef417087ab116305fa44b6a6d7b)

Author SHA1 Message Date
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
barisusakli 83c50f0648 add back emitter 8 years ago
barisusakli 853cea7fec removed emitter.js 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli d946a2fcbd closes #3098
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
10 years ago
psychobunny 872e28099f fixing previous commit properly 10 years ago
psychobunny edf37f3e0c wow, logic fail
if you called the same event twice, it will reduce count anyways (so I
could have event.any(a,b,c) and call a three times and it would
complete.
10 years ago
psychobunny 1f6f2c13d5 apparently this was confusing 11 years ago
psychobunny e14a1e90c3 linting emitter.js 11 years ago
psychobunny 5ac788565f eventEmitter.any 11 years ago
psychobunny 5891246700 emitter.all 11 years ago
psychobunny 97d256c372 cleanup 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
psychobunny 941c3b2d7e added emitter class; express.listen only after background tasks complete; closes #1227 11 years ago