8
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  fredck 1114dd3f65 Simplified docs for Lo-Dash stuff. 11 жил өмнө
  fredck b952c7225b Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). 11 жил өмнө
  fredck a6f00b3990 Removed tests for Lo-Dash features. 11 жил өмнө
  fredck 8bacc67434 Passing code coverage through untestable code. 11 жил өмнө
  fredck 0d7f49c0bd Excluded third-party libs from linting. 11 жил өмнө
  fredck aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. 11 жил өмнө
  fredck 125058b556 Added documentation for Lo-Dash extensions. 11 жил өмнө
  fredck ab27f82c95 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. 11 жил өмнө
  Grzegorz Pabian c73707ab16 Fixed comment formatting (?). 11 жил өмнө
  Grzegorz Pabian 8411aac6e3 Merge pull request #8 from cksource/t/6 11 жил өмнө
  Grzegorz Pabian 1e8e6bd7f5 Merge pull request #5 from cksource/t/4 11 жил өмнө
  Grzegorz Pabian e74e009a86 Removed pointless assertion from utils.isOjbect tests. 11 жил өмнө
  Grzegorz Pabian e66e67d3ee Minor code-style fixes and additional comments. 11 жил өмнө
  fredck d772a79a57 Minor typo fixing. 11 жил өмнө
  fredck d0a0c74c33 Fixed a wrong use of Date.now() to produce a Date object. 11 жил өмнө
  fredck 2b959e12f5 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. 11 жил өмнө
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). 11 жил өмнө
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). 11 жил өмнө
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." 11 жил өмнө
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). 11 жил өмнө
  fredck 4e1d137fbf Added a "null" test for isObject. 11 жил өмнө
  fredck e53d9eb582 Introduced the Promise class and module. 11 жил өмнө
  fredck 2d0b3c58ba Standardized the equality checks to `to.equal()`. 11 жил өмнө
  fredck faf367a21c Reviewed the tests titles and made better use of "describe" to better match with "it". 11 жил өмнө
  fredck b0cb253e27 Added tests for "utils". 11 жил өмнө
  fredck 08894269ef Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. 11 жил өмнө
  fredck db5fc1c4e9 Merge branch 't/1' 11 жил өмнө
  fredck 531d801785 Fixed wrong check for function in extend(). 11 жил өмнө
  fredck 46633158a8 Introduced the "utils" module and its extend() method. 11 жил өмнө
  fredck f0ab0099c4 Introduced the CKEDITOR module. 11 жил өмнө