8
0

Revīziju vēsture

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