3da317b |
0.1.5 |
4a51dd3 |
test(update): check version and sha specifically, instead of whole string |
039fb23 |
test(deployment/javascript): update expected minified output |
f297bb1 |
chore(package): lock uglify-es to version 3.0.20 |
85ab296 |
refactor(lib/controller.js): minor reformatting of build version list. |
b17e92a |
refactor(lib/log.js) |
d06d1b7 |
nit: formatting auto-fix |
85a994a |
fix unnormalized path |
03bc6de |
add 'use strict' for node 4 |
9ab2488 |
remove rest/spread |
2b41e8c |
tests: lib/tessel/deployment/rust.js nit; lib/tessel/deployment/python.js ignored. |
0f40860 |
tests: lib/tessel/deployment/javascript.js 100% |
e312501 |
tests: lib/tessel/deployment/javascript.js coverage |
4f0e3f8 |
tests: lib/tessel/deployment/javascript.js coverage |
b946080 |
Upgrade to uglify-es. Fixes gh-1201 |
35a4f07 |
Use the sha when there is no "official" build version available. |
1c81a03 |
Minor changes to wifi configuration output. |
d2f7f71 |
cli: update display color of all occurences of tessel.name. (#1228) |
3a4280c |
Detect id_rsa permissions problems and bail out early. Fixes gh-1219 (#1222) |
7c2791d |
Temporarily rollback build list requesting for deployments. Fixes gh-1220 |
3e98d1d |
Fix multiple printed "Connected to Tessel" lines from same Tessel. Fixes gh-1214 |
e0fb8d8 |
t2 run/push: insert os or firmware version request into pipeline |
a34f744 |
lib/update-fetch.js: fix typo RESTORE_SQASHFS_FILE => RESTORE_SQUASHFS_FILE |
b3e9365 |
test(wifi): 100% coverage |
91e745b |
fix(wifi): resolve infinite loop of tries |
c4e9256 |
Modernize initial JS script |
ec31f28 |
Gruntfile.js: improvements to changelog task |
1e460f4 |
Lint nits |
bf3922b |
tests: /lib/controller.js > 90% |
664fa75 |
tests: /lib/crash-reporter.js at 100% |
189d7e0 |
Include connection type with crash report. Fixes #1172 |
2c59f8e |
Update error message for USB controller when the version of node is changed (#1167) |