Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 17de872864 Named spies for the sake of debugging. 11 years ago
  Piotrek Koszuliński 323ce30550 Early return instead of braking a loop. 11 years ago
  Piotrek Koszuliński 5d81743a75 Shouldn't JSCS catch this? 11 years ago
  Piotrek Koszuliński 960e999ed9 Minor corrections in docs. 11 years ago
  fredck 49987e64b4 Introduced the Emitter mixin with the events API. 11 years ago
  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 years ago
  fredck 8f72ae2e78 Merge branch 't/1' 11 years ago
  fredck c737310129 Fixed wrong check for function in extend(). 11 years ago
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. 11 years ago
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. 11 years ago
  fredck 8037c915de Introduced the CKEDITOR module. 11 years ago
  fredck 5ac2ed192d Initialized README.md 11 years ago
  fredck d85cf0fea4 Initialized CONTRIBUTING.md 11 years ago
  fredck 48534b0af4 Initialized package.json. 11 years ago
  fredck 28c8c1e176 Initialized LICENSE.md. 11 years ago
  Piotrek Koszuliński 8e16e7e663 Reviewed JSHint config. 11 years ago
  Piotrek Koszuliński bf7eb48dcb Fixed a typo in gitignore. 11 years ago
  Piotrek Koszuliński 0560e1c4aa Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 years ago
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. 11 years ago
  Piotrek Koszuliński a7019c966d Minor code style fixes and API docs improvements. 11 years ago
  fredck f3da7aa14a API docs style fixing. 11 years ago
  AnnaTomanek d83ad138a0 Minor formatting change in README. 11 years ago
  fredck ad752d55a2 Minor code style fix. 11 years ago
  fredck 568e800de2 Added all "dot directories" to .gitignore. 11 years ago
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" 11 years ago
  AnnaTomanek 11059e2f05 Minor corrections in code comments. 11 years ago
  fredck b91e885c61 Renamed "res" to "utils". 11 years ago
  AnnaTomanek 63028551d3 README file revision. 11 years ago
  fredck dee6342f70 The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 years ago
  AnnaTomanek 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 years ago