| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-08 | Remove the now unused test-infra files. | XhmikosR | 1 | -15/+0 | |
| 2014-08-14 | Add retries to uncached-npm-install.sh | Chris Rebert | 1 | -1/+10 | |
| Pull requests are frequently failing on Travis due to npm flakiness (I think) travis_retry isn't available in indirect subshells like this | |||||
| 2014-06-19 | Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation | Chris Rebert | 1 | -1/+1 | |
| Instead of our homegrown grunt/shrinkwrap.js Fixes #13483. New npm-shrinkwrap.json is human-readable but still in a consistent/stable format. Should aid debugging, produce better diffs, and be less prone to merge conflicts | |||||
| 2014-04-03 | move some caching info+logic out of .travis.yml; fixes #13136 | Chris Rebert | 1 | -0/+1 | |
| 2014-03-12 | use stricter error checking in uncached-npm-install.sh | Chris Rebert | 1 | -0/+1 | |
| Closes #13045 | |||||
| 2014-01-26 | fix #12261 | Chris Rebert | 1 | -0/+4 | |
