Commit History

Author SHA1 Message Date
  fredck ddfc5ec55e Moved the bender.amd.require() call out of describe(). 11 years ago
  fredck c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). 11 years ago
  fredck bd2d301227 Revert "Reviewed tests to use bender.amd.require()." 11 years ago
  fredck eeb9b44785 Reviewed tests to use bender.amd.require(). 11 years ago
  fredck d6aad23e49 Added a "null" test for isObject. 11 years ago
  fredck 7940161dda Standardized the equality checks to `to.equal()`. 11 years ago
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". 11 years ago
  fredck 51e1d34f1c Added tests for "utils". 11 years ago
  fredck c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. 11 years ago
  fredck 8f72ae2e78 Merge branch 't/1' 11 years ago
  fredck c737310129 Fixed wrong check for function in extend(). 11 years ago
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. 11 years ago
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. 11 years ago
  fredck 8037c915de Introduced the CKEDITOR module. 11 years ago
  fredck 5ac2ed192d Initialized README.md 11 years ago
  fredck d85cf0fea4 Initialized CONTRIBUTING.md 11 years ago
  fredck 48534b0af4 Initialized package.json. 11 years ago
  fredck 28c8c1e176 Initialized LICENSE.md. 11 years ago
  Piotrek Koszuliński 8e16e7e663 Reviewed JSHint config. 11 years ago
  Piotrek Koszuliński bf7eb48dcb Fixed a typo in gitignore. 11 years ago
  Piotrek Koszuliński 0560e1c4aa Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 years ago
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. 11 years ago
  Piotrek Koszuliński a7019c966d Minor code style fixes and API docs improvements. 11 years ago
  fredck f3da7aa14a API docs style fixing. 11 years ago
  AnnaTomanek d83ad138a0 Minor formatting change in README. 11 years ago
  fredck ad752d55a2 Minor code style fix. 11 years ago
  fredck 568e800de2 Added all "dot directories" to .gitignore. 11 years ago
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" 11 years ago
  AnnaTomanek 11059e2f05 Minor corrections in code comments. 11 years ago
  fredck b91e885c61 Renamed "res" to "utils". 11 years ago