1. 08 Aug, 2017 1 commit
  2. 03 Aug, 2017 1 commit
  3. 02 Aug, 2017 2 commits
  4. 01 Aug, 2017 1 commit
  5. 25 Jul, 2017 4 commits
    • Alexey Golubev's avatar
      Merge pull request #82 from ONLYOFFICE/feature/remove-unused-module · 434a1a52
      Alexey Golubev authored
      Update grunt to latest stable version
      434a1a52
    • Pavel Lobashov's avatar
      Update `mocha` to latest version · fb318741
      Pavel Lobashov authored
      According to Maxim Kadushkin mocha tests was added long time ago
      and not maintained.
      So may to remove all togher, but for now - just update to latest.
      fb318741
    • Pavel Lobashov's avatar
      Update grunt dependencies to latest release · 696ad500
      Pavel Lobashov authored
      Without it there is a lot of deprecated warningns
      Warnings like this:
      ```
      npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2
      or higher to avoid a RegExp DoS issue
      npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or
      higher to avoid a RegExp DoS issue
      npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before
      will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0
      as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
      npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing
      Set-Cookie https://nodesecurity.io/advisories/130
      npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
      npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please
      install the latest version of pug instead of jade
      npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before
      will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0
      as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
      ```
      696ad500
    • Pavel Lobashov's avatar
      Remove unused `grunt-html-minify` · 007be7fe
      Pavel Lobashov authored
      It add grunt task `html_minify`, which was not used anywhere.
      This module require old Grunt `~0.4.1` and with this module
      grunt cannot be upgraded to newer versions
      007be7fe
  6. 24 Jul, 2017 2 commits
  7. 21 Jul, 2017 4 commits
  8. 20 Jul, 2017 2 commits
  9. 18 Jul, 2017 2 commits
  10. 14 Jul, 2017 2 commits
  11. 07 Jul, 2017 2 commits
  12. 05 Jul, 2017 3 commits
  13. 04 Jul, 2017 9 commits
  14. 29 Jun, 2017 5 commits