Histórico de Commits

Autor SHA1 Mensagem Data
  Grzegorz Pabian 11b1af353c Merge pull request #14 from cksource/t/7 há 11 anos atrás
  fredck 4be8a0f5f9 Marked unreachable code coverage. há 11 anos atrás
  fredck 10f6c01bef Simplified docs for Lo-Dash stuff. há 11 anos atrás
  fredck af31a90c91 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). há 11 anos atrás
  fredck 1c8d6c5b3b Passing code coverage through untestable code. há 11 anos atrás
  fredck 2f5b51a06f Excluded third-party libs from linting. há 11 anos atrás
  fredck 2672421113 Removed methods from utils which are not in use by CKEditor code. há 11 anos atrás
  fredck 8af0c26e97 Added documentation for Lo-Dash extensions. há 11 anos atrás
  fredck da457fbee5 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. há 11 anos atrás
  Grzegorz Pabian 11d81e9e01 Merge pull request #8 from cksource/t/6 há 11 anos atrás
  Grzegorz Pabian ae2ea8edec Merge pull request #5 from cksource/t/4 há 11 anos atrás
  fredck 02fa1d4ce6 Minor typo fixing. há 11 anos atrás
  fredck b2025bbfa8 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. há 11 anos atrás
  fredck 4692b7d2af Re-reviewed tests to use bender.amd.require(). há 11 anos atrás
  fredck a292595841 Revert "Reviewed tests to use bender.amd.require()." há 11 anos atrás
  fredck cb0552cb67 Reviewed tests to use bender.amd.require(). há 11 anos atrás
  fredck b36531fbec Introduced the Promise class and module. há 11 anos atrás
  fredck f634ae2278 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 4c3195f91f Merge branch 't/1' há 11 anos atrás
  fredck 1759d7bc07 Fixed wrong check for function in extend(). há 11 anos atrás
  fredck 0e9b5892c4 Introduced the "utils" module and its extend() method. há 11 anos atrás
  fredck 55cd38cebe Introduced the CKEDITOR module. há 11 anos atrás
  fredck ba886cacc9 Initialized README.md há 11 anos atrás
  fredck 4f6542873d Initialized CONTRIBUTING.md há 11 anos atrás
  fredck 3c6bcdfe54 Initialized package.json. há 11 anos atrás
  fredck 9e41c778ee Initialized LICENSE.md. há 11 anos atrás
  Piotrek Koszuliński 87e1cb9eda Reviewed JSHint config. há 11 anos atrás
  Piotrek Koszuliński b2c06a5d5d Fixed a typo in gitignore. há 11 anos atrás
  Piotrek Koszuliński ece91c0686 Updated JSCS config and made necessary adjustments in the code. Fixes #2. há 11 anos atrás
  Piotrek Koszuliński ad335d6491 The array will be shared by both tasks, so it may be extracted. há 11 anos atrás