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
2015-04-27 20:26:02 -04:00
psychobunny
872e28099f
fixing previous commit properly
2014-10-04 16:19:43 -04:00
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.
2014-10-04 16:19:41 -04:00
psychobunny
1f6f2c13d5
apparently this was confusing
2014-08-26 11:35:54 -04:00
psychobunny
e14a1e90c3
linting emitter.js
2014-08-01 17:02:07 -04:00
psychobunny
5ac788565f
eventEmitter.any
2014-06-04 15:57:08 -04:00
psychobunny
5891246700
emitter.all
2014-06-02 17:33:44 -04:00
psychobunny
97d256c372
cleanup
2014-05-13 12:09:21 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
psychobunny
941c3b2d7e
added emitter class; express.listen only after background tasks complete; closes #1227
2014-03-17 12:53:31 -04:00