Commit History

Author SHA1 Message Date
  fredck b0cb253e27 Added tests for "utils". 11 years ago
  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 years ago
  fredck db5fc1c4e9 Merge branch 't/1' 11 years ago
  fredck 531d801785 Fixed wrong check for function in extend(). 11 years ago
  fredck 46633158a8 Introduced the "utils" module and its extend() method. 11 years ago
  fredck f0ab0099c4 Introduced the CKEDITOR module. 11 years ago
  fredck bc9a024192 Initialized README.md 11 years ago
  fredck e281837bbf Initialized CONTRIBUTING.md 11 years ago
  fredck 6c7d116fd3 Initialized package.json. 11 years ago
  fredck f366679348 Initialized LICENSE.md. 11 years ago
  Piotrek Koszuliński 2edfe189d1 Reviewed JSHint config. 11 years ago
  Piotrek Koszuliński 973e18feb1 Fixed a typo in gitignore. 11 years ago
  Piotrek Koszuliński 0b9bf6ceac Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 years ago
  Piotrek Koszuliński 67775568c0 The array will be shared by both tasks, so it may be extracted. 11 years ago
  Piotrek Koszuliński 7089c06f63 Minor code style fixes and API docs improvements. 11 years ago
  fredck 49f97b7f11 API docs style fixing. 11 years ago
  AnnaTomanek 61744e1b1f Minor formatting change in README. 11 years ago
  fredck ee9051d79d Minor code style fix. 11 years ago
  fredck 6a5d344e86 Added all "dot directories" to .gitignore. 11 years ago
  Frederico Caldeira Knabben fc701d5b87 Added "Additional Directories" 11 years ago
  AnnaTomanek 3158cc4369 Minor corrections in code comments. 11 years ago
  fredck 73a9f67847 Renamed "res" to "utils". 11 years ago
  AnnaTomanek ef126bb19a README file revision. 11 years ago
  fredck 45823e6c5b The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 years ago
  AnnaTomanek 168d81ef9a Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 years ago
  fredck 2f62bc5738 Added repository to package.json. 11 years ago
  fredck 42c9379ef4 Added minimum documentation for tools. 11 years ago
  fredck 938c2b83dc Code reformatting. 11 years ago
  fredck 5f7ecada4d Removed unnecessary use of "that". 11 years ago
  fredck f97b4fe247 Completed and reviewed README.md. 11 years ago