8
0

История коммитов

Автор SHA1 Сообщение Дата
  fredck 846678020b Added code comment to clarify what happens when EventInfo.off() is called. 11 лет назад
  fredck 5d463df67c Re-fixed comments in stopListening(). 11 лет назад
  fredck e18a8604c5 Fixed the documentation for priority defaults. 11 лет назад
  fredck 8913243900 Fixed typos and descriptions of tests. 11 лет назад
  fredck 7a30d8b33f Moved the `stop()` check to the end of the callbacks look in `fire()` so other commands (like `save()`) get processed. 11 лет назад
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 11 лет назад
  Piotrek Koszuliński 48e92275b7 Minor docs fixes. 11 лет назад
  Piotrek Koszuliński 3d9b0bcdad Minor fixes in comments. 11 лет назад
  Piotrek Koszuliński a39bd0a9f4 Minor code style and docs fixes. 11 лет назад
  Piotrek Koszuliński 2537d50a8b Reversed search order for better performance with default priorities. 11 лет назад
  Piotrek Koszuliński 1ab6a7591b Named spies for the sake of debugging. 11 лет назад
  Piotrek Koszuliński 614bf30ecd Early return instead of braking a loop. 11 лет назад
  Piotrek Koszuliński e4b45e1fa7 Shouldn't JSCS catch this? 11 лет назад
  Piotrek Koszuliński 9a61927d93 Minor corrections in docs. 11 лет назад
  Grzegorz Pabian 4871346420 Merge pull request #14 from cksource/t/7 11 лет назад
  fredck 3590b6581d Marked unreachable code coverage. 11 лет назад
  fredck 5341491aa5 Added test to ensure that the required Lo-Dash methods are available in `utils`. 11 лет назад
  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 лет назад