Jason Grout
|
4496bfc6bd
|
Fix a bug in using promises with comms: this -> that
|
11 years ago |
Jonathan Frederic
|
b53386b37b
|
Ran function comment conversion tool
|
11 years ago |
Jason Grout
|
da8cab76dd
|
Clean up promises code some more.
|
11 years ago |
Jonathan Frederic
|
61ebd40206
|
Bug fix, promise not resolving.
|
11 years ago |
Jonathan Frederic
|
907bde3b25
|
Address review comments
|
11 years ago |
Jonathan Frederic
|
3c949aad92
|
Remove message promise.
|
11 years ago |
Jonathan Frederic
|
fe398593e7
|
Typo fix
|
11 years ago |
Jonathan Frederic
|
93cedc167e
|
Address @takluyver 's comments
|
11 years ago |
Jonathan Frederic
|
eb319c8aab
|
Promise logic is infectious like a disease
|
11 years ago |
Jonathan Frederic
|
b56fc606ad
|
Promise the messages to the model
|
11 years ago |
Jonathan Frederic
|
bed3a4cfda
|
use es6
|
11 years ago |
Jonathan Frederic
|
bbcd5cb55f
|
Bug fixes
|
11 years ago |
Jonathan Frederic
|
3870bb571b
|
Use rsvp.js for Promises
|
11 years ago |
Jonathan Frederic
|
1d1572421f
|
Add a WrappedError class
|
11 years ago |
Jonathan Frederic
|
c41dcb35e9
|
Proxy console.error calls
|
11 years ago |
Jonathan Frederic
|
2eae36ac9a
|
Use load_class in comms instead of callbacks.
|
11 years ago |
Thomas Kluyver
|
a77b5e8e31
|
Support specifying requirejs modules for comm targets
|
11 years ago |
MinRK
|
a67abc297d
|
remove unnecessary 'js' subdir from services
part of the point of services is that they are just code, so they won't have js/less/etc. files.
|
11 years ago |