Histórico de Commits

Autor SHA1 Mensagem Data
  Grzegorz Pabian 291af1f4ab Merge pull request #8 from cksource/t/6 há 11 anos atrás
  Grzegorz Pabian a00d0b34b9 Merge pull request #5 from cksource/t/4 há 11 anos atrás
  Grzegorz Pabian ba20229daa Removed pointless assertion from utils.isOjbect tests. há 11 anos atrás
  Grzegorz Pabian 15a0bbe099 Minor code-style fixes and additional comments. há 11 anos atrás
  fredck 67a56fde1d Minor typo fixing. há 11 anos atrás
  fredck 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. há 11 anos atrás
  fredck 1f9b1b9326 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. há 11 anos atrás
  fredck ddfc5ec55e Moved the bender.amd.require() call out of describe(). há 11 anos atrás
  fredck c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). há 11 anos atrás
  fredck bd2d301227 Revert "Reviewed tests to use bender.amd.require()." há 11 anos atrás
  fredck eeb9b44785 Reviewed tests to use bender.amd.require(). há 11 anos atrás
  fredck d6aad23e49 Added a "null" test for isObject. há 11 anos atrás
  fredck ad5b2fe291 Introduced the Promise class and module. há 11 anos atrás
  fredck 7940161dda Standardized the equality checks to `to.equal()`. há 11 anos atrás
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". há 11 anos atrás
  fredck 51e1d34f1c Added tests for "utils". há 11 anos atrás
  fredck c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. há 11 anos atrás
  fredck 8f72ae2e78 Merge branch 't/1' há 11 anos atrás
  fredck c737310129 Fixed wrong check for function in extend(). há 11 anos atrás
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. há 11 anos atrás
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. há 11 anos atrás
  fredck 8037c915de Introduced the CKEDITOR module. há 11 anos atrás
  fredck 5ac2ed192d Initialized README.md há 11 anos atrás
  fredck d85cf0fea4 Initialized CONTRIBUTING.md há 11 anos atrás
  fredck 48534b0af4 Initialized package.json. há 11 anos atrás
  fredck 28c8c1e176 Initialized LICENSE.md. há 11 anos atrás
  Piotrek Koszuliński 8e16e7e663 Reviewed JSHint config. há 11 anos atrás
  Piotrek Koszuliński bf7eb48dcb Fixed a typo in gitignore. há 11 anos atrás
  Piotrek Koszuliński 0560e1c4aa Updated JSCS config and made necessary adjustments in the code. Fixes #2. há 11 anos atrás
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. há 11 anos atrás