Historique des commits

Auteur SHA1 Message Date
  fredck e6b71c972b Simplified docs for Lo-Dash stuff. il y a 11 ans
  fredck cc090bef63 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). il y a 11 ans
  fredck 487f63dd13 Removed tests for Lo-Dash features. il y a 11 ans
  fredck cee0b76b8f Passing code coverage through untestable code. il y a 11 ans
  fredck a979da2761 Excluded third-party libs from linting. il y a 11 ans
  fredck 01606fac72 Removed methods from utils which are not in use by CKEditor code. il y a 11 ans
  fredck 2c46b4508d Added documentation for Lo-Dash extensions. il y a 11 ans
  fredck e0331ee37d Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. il y a 11 ans
  Grzegorz Pabian 6926489955 Fixed comment formatting (?). il y a 11 ans
  Grzegorz Pabian 291af1f4ab Merge pull request #8 from cksource/t/6 il y a 11 ans
  Grzegorz Pabian a00d0b34b9 Merge pull request #5 from cksource/t/4 il y a 11 ans
  Grzegorz Pabian ba20229daa Removed pointless assertion from utils.isOjbect tests. il y a 11 ans
  Grzegorz Pabian 15a0bbe099 Minor code-style fixes and additional comments. il y a 11 ans
  fredck 67a56fde1d Minor typo fixing. il y a 11 ans
  fredck 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. il y a 11 ans
  fredck 1f9b1b9326 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. il y a 11 ans
  fredck ddfc5ec55e Moved the bender.amd.require() call out of describe(). il y a 11 ans
  fredck c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). il y a 11 ans
  fredck bd2d301227 Revert "Reviewed tests to use bender.amd.require()." il y a 11 ans
  fredck eeb9b44785 Reviewed tests to use bender.amd.require(). il y a 11 ans
  fredck d6aad23e49 Added a "null" test for isObject. il y a 11 ans
  fredck ad5b2fe291 Introduced the Promise class and module. il y a 11 ans
  fredck 7940161dda Standardized the equality checks to `to.equal()`. il y a 11 ans
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". il y a 11 ans
  fredck 51e1d34f1c Added tests for "utils". il y a 11 ans
  fredck c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. il y a 11 ans
  fredck 8f72ae2e78 Merge branch 't/1' il y a 11 ans
  fredck c737310129 Fixed wrong check for function in extend(). il y a 11 ans
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. il y a 11 ans
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. il y a 11 ans