angular-cn/tools
Caitlin Potter aad5795408 fix(tree-differ): treat symlinks to deleted paths as removals
Previously, tree-differ would not correctly handle symlinks to deleted files, resulting in
an ENOENT errno being tossed by libuv.

This change fixes this to ensure that symlinks are safely handled, performantly.

Closes #1961
2015-05-18 20:36:29 -04:00
..
broccoli fix(tree-differ): treat symlinks to deleted paths as removals 2015-05-18 20:36:29 -04:00
build chore(gulp): log message when tasks triggered by watch 2015-05-18 14:34:36 -07:00
code.angularjs.org feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00
npm chore(build): trigger npm postinstall when npm install is skipped 2015-04-16 16:58:28 -07:00
traceur-jasmine chore(traceur-jasmine): accept multiple specfile globs 2015-05-14 02:48:37 -04:00
transpiler chore(build): remove karma preprocessors 2015-05-06 14:06:40 -07:00
tsd.json build(broccoli): add testing infrastructure for our build plugins 2015-04-27 10:47:49 -07:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00