1. 05 Nov, 2015 1 commit
  2. 04 Nov, 2015 3 commits
  3. 03 Nov, 2015 3 commits
  4. 02 Nov, 2015 5 commits
  5. 31 Oct, 2015 2 commits
  6. 29 Oct, 2015 7 commits
  7. 28 Oct, 2015 4 commits
  8. 27 Oct, 2015 3 commits
  9. 24 Oct, 2015 5 commits
  10. 23 Oct, 2015 2 commits
    • Hélio's avatar
      Added some folders the are "compiled" things · 344fc711
      Hélio authored
      /vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default.
      /node_modules - npm modules, same of /vendor.  Laravel comes with this line by default.
      
      /app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions
      344fc711
    • Gary Smith's avatar
      Updates based on discussions with Dart team · 7f9f6a15
      Gary Smith authored
      1. Updates based on discussions with Dart team
      See https://github.com/dart-lang/www.dartlang.org/issues/1496
      * Removed *.precompiled.js - not generated by dart2js any more
      * *.js_ → *.part.js
      
      Also:
      
      2. Added guidance comments
      
      3. doc/ → doc/api as manually written documents may be in doc/
      
      4. Added reference to appropriate Dart web site page
      7f9f6a15
  11. 22 Oct, 2015 3 commits
  12. 21 Oct, 2015 2 commits