Commit Graph

168 Commits

Author SHA1 Message Date
igor
3bbdacde29 fixes - buffer.indexOf polyfill + remove auto 2016-09-16 00:19:49 +03:00
igor
5315b2a17f node.v0.12.15.patch 2016-09-15 12:50:53 +03:00
Igor Klopov
ff9e98a804 backport PRs 4777 and 5343 to 0.12.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5343
2016-09-13 22:43:14 +03:00
igorklopov
54f97db99c node 0.12 will have a different patchset 2016-09-13 17:34:32 +03:00
igorklopov
76ecb93d2b stop once lint has errors 2016-09-13 12:18:52 +03:00
igorklopov
41224865e2 show lines if they contain just a zero number 2016-09-12 18:59:16 +03:00
Igor Klopov
c3203ad71b update tests 2016-09-11 21:52:23 +00:00
Igor Klopov
87e6d80dd2 implemented produceCacheData-based approach for node 4.x 2016-09-11 22:37:53 +03:00
Igor Klopov
402aee246b backport PRs 4777, 5159 and 5343 to 4.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5159
https://github.com/nodejs/node/pull/5343
2016-09-11 22:25:41 +03:00
Igor Klopov
45195f4cf3 make --eval work 2016-09-11 20:23:47 +03:00
igorklopov
a6cd6e39d7 1.0.0-beta.0 2016-09-10 17:25:51 +04:00
igorklopov
0e68f3afb3 include tag into basename. to be ready to urls whitelisting 2016-09-10 17:24:42 +04:00
igorklopov
ea78f87b33 tryDirectly to fetch asset without touching api endpoints 2016-09-10 16:55:05 +04:00
igorklopov
4b01852eb7 downloadUrl and browser_download_url 2016-09-10 16:13:12 +04:00
igor
4b77bf3f51 treat request errors as expected 2016-09-10 12:55:48 +03:00
igorklopov
cc98361ace disabled code is also worth renaming 2016-09-09 23:40:15 +04:00
Igor Klopov
f989d30733 0.2.0 2016-09-09 20:20:20 +03:00
Igor Klopov
1af920ae67 consider legacy name 2016-09-09 20:19:45 +03:00
Leo Lamprecht
3bb0459ea2 Replace OSX with macOS 2016-09-09 19:38:48 +03:00
Igor Klopov
da337264f1 fixed undoPatch 2016-09-09 19:28:52 +03:00
Igor Klopov
ac2ae8c104 fixed cachedData length calculation 2016-09-09 18:59:56 +03:00
Igor Klopov
b3c2cfbf1e finished pkg_bootstrap 2016-09-09 18:22:09 +03:00
igorklopov
f43c2899d9 draft of a produceCacheData-based approach 2016-09-08 20:37:42 +03:00
igorklopov
1ff8915fcb new patches are coming 2016-09-08 20:32:16 +03:00
igor
15e8aa3c22 0.1.6 2016-09-05 22:04:41 +03:00
igor
27b009d0b7 disabling osx-x86 was a bad idea 2016-09-05 21:56:38 +03:00
Igor Klopov
46b2986960 0.1.5 2016-09-05 07:42:49 +03:00
igor
c736d7cd96 since we use console.log here, switch the stream to process.stderr 2016-09-04 23:58:30 +03:00
Igor Klopov
0273f7f677 0.1.4 2016-09-04 18:37:38 +03:00
Igor Klopov
b9932de4dc indicate what file was not found 2016-09-04 18:37:14 +03:00
Igor Klopov
ea43d7633d freeze patches object for test 2016-09-04 18:30:37 +03:00
Igor Klopov
d266fb9509 use non-modified values in error messages 2016-09-04 18:15:13 +03:00
Igor Klopov
c965ffe7fd stop when incompatible platform or unknown arch 2016-09-04 16:09:48 +03:00
Igor Klopov
ba9c8eb483 rimraf-es5.js 2016-09-04 15:59:46 +03:00
Igor Klopov
88552dd5ed node 4.5.0 and 6.5.0 2016-09-04 15:51:49 +03:00
Igor Klopov
234c409952 removed rusty code 2016-09-04 15:28:27 +03:00
igorklopov
233e4f0047 0.1.2 2016-09-04 08:21:06 +00:00
igorklopov
e1b07b28e2 use tag instead of version for localPlace 2016-09-04 08:20:31 +00:00
igorklopov
672b6b7583 test copyFile dest to contain tag, not version 2016-09-04 08:15:19 +00:00
Igor Klopov
ef90fd75bb 0.1.1 2016-09-03 14:12:59 -04:00
Igor Klopov
9d9fdfce15 +TODO 2016-09-03 20:46:08 +03:00
Igor Klopov
ccb9caa41a 0.1.0 2016-09-03 20:41:03 +03:00
Igor Klopov
a1c09e8c1e add getReleaseDraft to tests 2016-09-03 16:29:04 +00:00
Igor Klopov
d710644c16 quickly fetch tagged non-draft release 2016-09-03 18:38:31 +03:00
Igor Klopov
edbe9cbc7e minor rename 2016-09-03 18:16:07 +03:00
Igor Klopov
88fac420cb skip osx-x86 - fixes #2 2016-09-03 18:13:38 +03:00
Igor Klopov
af335bce0a tagFromVersion - fixes #3 2016-09-03 18:00:49 +03:00
Igor Klopov
3ae5504b9f dont spoil npm install 2016-09-03 17:22:29 +03:00
igorklopov
e88ee33ea8 prepublish script + fix tests 2016-09-03 06:57:43 +00:00
igorklopov
995cad5085 fix handling of wasReported in upload.js 2016-09-02 09:19:32 +03:00