Commit graph

332 commits

Author SHA1 Message Date
243ac2753f
🚚 Move info to documentation repo 2018-10-20 22:46:15 +02:00
684a123a76
🚚 Move command-line tools to ssn-tools repo 2018-10-19 01:07:12 +02:00
16d8f49ed8
Expose interfaces in entrypoint 2018-10-19 00:54:28 +02:00
92dd87172e
👷‍♂️ Add preinstall script 2018-10-19 00:02:14 +02:00
c1f95c6adf
👷‍♂️ Prepare package.json for npm install 2018-10-19 00:00:25 +02:00
e21b9b83ef
👷‍♂️ Update dependencies 2018-10-18 19:45:56 +02:00
6d05939ef4
🚧 Test package.json change 2018-10-18 19:43:16 +02:00
8f3401f251
👷‍♂️ Add version to package.json to allow package install 2018-10-18 19:37:18 +02:00
44b8e8b275
🐎 Restrict download speed to increase perf 2018-10-18 02:07:24 +02:00
eb11b6414a
Restrict # concurrent downloads 2018-10-18 01:57:18 +02:00
9e8f1e11d8
🐛 Fix curl speed-limit 2018-10-14 01:18:38 +02:00
542cef9434
🐛 Fix curl speed-limit 2018-10-14 01:18:13 +02:00
a4698d07ab
🐛 Fix code only running once 2018-10-14 01:15:20 +02:00
a14727f3f0
🎨 Output error message to help debugging 2018-10-14 00:33:28 +02:00
cb0807d3cf
Enable curl download 2018-10-14 00:28:24 +02:00
40bb7c8178
📄 Improve documentation in Terminology section 2018-10-13 21:40:23 +02:00
1171545ac6
📄 Fix typos 2018-10-11 22:39:45 +02:00
22521238d9
🐛 Fix launching of ssn-installer 2018-10-08 21:37:15 +02:00
31d4210f0c
🐛 Fix process path of ssn-installer 2018-10-08 21:21:09 +02:00
d5fcd19e6a
👷‍♂️ Include ssn-installer as a dependency 2018-10-08 21:14:15 +02:00
cfb6a0fbf9
🎨 fix repo name 2018-10-08 17:04:45 +02:00
969b589c9e
🎨 Fix typo 2018-10-08 00:18:45 +02:00
ee3a7eacc2
🎨 Fix project name and typo 2018-10-08 00:15:10 +02:00
7f63a97ebb
🐛 Use numerical sort to fix stack overflow 2018-10-07 20:41:17 +02:00
7c95adfc15
👷‍ Update dependencies 2018-10-07 17:22:45 +02:00
bd35c3b143
📄 Add license 2018-10-07 16:16:18 +02:00
24515e41a3
Finish curl download implementation 2018-10-05 18:50:32 +02:00
c2cccc438c
🚑 Fix build error 2018-10-05 15:00:01 +02:00
35dfc7483d
♻ Refactor download wrapper into async func 2018-10-05 14:56:43 +02:00
32d61a3559
📓 Update documentation 2018-09-30 15:58:00 +02:00
7f8913cde6
📓 Remove xdelta3 from documentation since it is no longer required 2018-09-30 15:52:10 +02:00
ac6f4e5c44
📓 Update documentation, add bashrc macro 2018-09-30 15:48:26 +02:00
806e9fb330
📓 Update documentation 2018-09-30 15:37:34 +02:00
b027d86c5f
🐛 Fix verification error for retailclient_publictest_0to200 2018-09-30 14:50:58 +02:00
161601d3d7
🎨 Improve error messaging 2018-09-30 14:48:30 +02:00
d60c9097ab
🐛 Fix promise not resolving after file download 2018-09-30 14:38:46 +02:00
6394de57f4
♻ Extract file download from preparation steps 2018-09-30 14:35:25 +02:00
facf0d12c9
🐛 Fix patch installation of deleted files 2018-09-16 04:04:34 +02:00
d4920a36ef
🐎 Restrict to 3 concurrent tasks for improved performance 2018-09-16 03:07:24 +02:00
496a9500a7
🐛 Fix patch install failure 2018-09-16 03:04:08 +02:00
6500b7a8c7
🐎 Offload file extraction to patch-installer instead of piping it back 2018-09-16 02:57:25 +02:00
f074739579
🚚 Rename patcher-installer to patch-installer 2018-09-14 18:55:41 +02:00
69759e5709
🎨 Even for newly added files, use .tmp file extension 2018-09-14 06:37:51 +02:00
110be7f94c
🐛 Improve error handling 2018-09-14 06:31:13 +02:00
ce4850e852
🐛 Add error message 2018-09-14 06:25:59 +02:00
822b7d3b2e
🐛 Fix task manager 2018-09-14 06:22:55 +02:00
a7532a92af
🐛 Fix bug causing task manager to exit early 2018-09-14 06:14:46 +02:00
19f00442b5
🐎 Add task manager to avoid using too much CPU 2018-09-14 06:11:00 +02:00
93c47e2fbc
🐛 Fix patch verification 2018-09-14 05:20:27 +02:00
b984512a75
🐛 Fix patch verification 2018-09-14 05:15:58 +02:00