- 12 Apr, 2013 4 commits
-
-
allow running of [jasmine] tests against MySQL instance ...
Jan Aagaard Meier committed -
fixes #529
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
- 11 Apr, 2013 1 commit
-
-
… or requires connection via a socket
Jochem Maas committed
-
- 10 Apr, 2013 6 commits
-
-
Sascha Depold committed
-
CustomEventEmitter.proxy method
Sascha Depold committed -
Mick Hansen committed
-
Mick Hansen committed
-
…sues is sequelize-doc
Jan Aagaard Meier committed -
Mick Hansen committed
-
- 09 Apr, 2013 9 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Jan Aagaard Meier committed
-
./node_modules/.bin is already in the path when you do npm run and npm test. Without the /.bin path the tests now work on windows as well
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Option to change file type regex filter in Migrator instances
Mick Hansen committed -
Mick Hansen committed
-
Support for URL connection strings
Mick Hansen committed -
Mason Blier committed
-
- 08 Apr, 2013 3 commits
-
-
Mick Hansen committed
-
Jan Aagaard Meier committed
-
CustomEventEmitter: Remove setTimeout in favor of process.nextTick()
Jan Aagaard Meier committed
-
- 03 Apr, 2013 4 commits
-
-
Michael Weibel committed
-
Hope this fixes the tests. Thanks @janmeier
Michael Weibel committed -
According to [process.nextTick() documentation](http://nodejs.org/api/process.html#process_process_nexttick_callback), using setTimeout is not recommended: On the next loop around the event loop call this callback. This is not a simple alias to setTimeout(fn, 0), it's much more efficient. I'm not sure why you didn't use `nextTick()` yet, so if it was intended, please close :) I'm currently testing this change and it seems to work better than with setTimeout. What I'm unsure is the run function - it's not needed anymore imho.
Michael Weibel committed -
Sascha Depold committed
-
- 02 Apr, 2013 2 commits
-
-
Sascha Depold committed
-
Alex Young committed
-
- 28 Mar, 2013 5 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 27 Mar, 2013 1 commit
-
- 24 Mar, 2013 5 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
-
Sascha Depold committed
-