Commit History

Autor SHA1 Mensaxe Data
  Grzegorz Pabian 719eb8264a Minor fixes in comments. %!s(int64=11) %!d(string=hai) anos
  fredck dbbc58c3ae Fixed error handling to throw Error instances instead of strings. %!s(int64=11) %!d(string=hai) anos
  fredck 7ba2cac05d Fixed Class.extend() with the "constructor" option. %!s(int64=11) %!d(string=hai) anos
  fredck f35c8b9137 Added test for Class.extend() with prototype and statics options. %!s(int64=11) %!d(string=hai) anos
  fredck b14683f782 Added test for not fire "change" for same attribute value. %!s(int64=11) %!d(string=hai) anos
  fredck 10c97c8b0e Removed event-bubbling features. %!s(int64=11) %!d(string=hai) anos
  fredck 3acbfc4c5c Added utils.isObject. %!s(int64=11) %!d(string=hai) anos
  fredck ebc71d68da Merge remote-tracking branch 'origin/master' into t/10 %!s(int64=11) %!d(string=hai) anos
  Frederico Caldeira Knabben 778e3f475c Merge pull request #12 from cksource/t/11 %!s(int64=11) %!d(string=hai) anos
  Grzegorz Pabian 18f2fd21bb Changed the way that default property value was defined. %!s(int64=11) %!d(string=hai) anos
  fredck b593143fca Added the possibility to pass the context to off(). %!s(int64=11) %!d(string=hai) anos
  fredck 6724ef77b2 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. %!s(int64=11) %!d(string=hai) anos
  fredck 2ac6571da9 Added a test to ensure that spy.called is not true after spy creation. %!s(int64=11) %!d(string=hai) anos
  fredck 846678020b Added code comment to clarify what happens when EventInfo.off() is called. %!s(int64=11) %!d(string=hai) anos
  fredck 5d463df67c Re-fixed comments in stopListening(). %!s(int64=11) %!d(string=hai) anos
  fredck e18a8604c5 Fixed the documentation for priority defaults. %!s(int64=11) %!d(string=hai) anos
  fredck 8913243900 Fixed typos and descriptions of tests. %!s(int64=11) %!d(string=hai) anos
  fredck 7a30d8b33f Moved the `stop()` check to the end of the callbacks look in `fire()` so other commands (like `save()`) get processed. %!s(int64=11) %!d(string=hai) anos
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 48e92275b7 Minor docs fixes. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 3d9b0bcdad Minor fixes in comments. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński a39bd0a9f4 Minor code style and docs fixes. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 2537d50a8b Reversed search order for better performance with default priorities. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 1ab6a7591b Named spies for the sake of debugging. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 614bf30ecd Early return instead of braking a loop. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński e4b45e1fa7 Shouldn't JSCS catch this? %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 9a61927d93 Minor corrections in docs. %!s(int64=11) %!d(string=hai) anos
  Grzegorz Pabian 4871346420 Merge pull request #14 from cksource/t/7 %!s(int64=11) %!d(string=hai) anos
  fredck 3590b6581d Marked unreachable code coverage. %!s(int64=11) %!d(string=hai) anos
  fredck 5341491aa5 Added test to ensure that the required Lo-Dash methods are available in `utils`. %!s(int64=11) %!d(string=hai) anos