Commit graph

361 commits

Author SHA1 Message Date
Fedor Korotkiy
f0342454af Working on reflect lecture 2020-04-16 15:08:39 +03:00
Rak Alexey
bbab13a995 Add test with many endpoints 2020-04-14 14:37:28 +03:00
Fedor Korotkiy
f2ae922024 Fix tarstream test 2020-04-14 14:22:08 +03:00
Fedor Korotkiy
3c16ac34ee Fix x/net 2020-04-12 22:44:59 +03:00
mfgnik
9278167277 Добавил тест, проверяющий конфиг, состоящий только из endpoint. Ломает мое, уже решение, проходящее все остальные тесты. 2020-04-11 23:41:50 +03:00
Fedor Korotkiy
3f16dea924 Workaround for umask problem in goland 2020-04-11 23:34:36 +03:00
Ilya Sinelnikov
31453a6a83 lectures: 07-sql 2020-04-09 20:25:56 +03:00
Ilya Sinelnikov
4fa9ba4834 lectures: 07-sql rc3 2020-04-09 16:33:34 +03:00
Ilya Sinelnikov
2e5b38b90a lectures: 07-sql rc2 2020-04-09 16:18:49 +03:00
Ilya Sinelnikov
77a024a6bc lectures: 07-sql rc1 2020-04-09 16:03:44 +03:00
Fedor Korotkiy
f7fa86ecc3 Fix go.sum 2020-04-09 14:28:27 +03:00
Fedor Korotkiy
b18208f354 Fix go.sum 2020-04-09 14:27:15 +03:00
Fedor Korotkiy
6843294cb7 Merge branch 'master' of gitlab.com:slon/shad-go-private 2020-04-09 14:26:05 +03:00
Fedor Korotkiy
7784d2bc9d Merge branch 'distbuild' 2020-04-09 14:23:21 +03:00
Ilya Sinelnikov
dbab50ee51 lectures: 07-sql draft v2 2020-04-09 14:15:54 +03:00
Fedor Korotkiy
c1327fde54 Fix .deadlines.yml syntax 2020-04-09 13:01:13 +03:00
Fedor Korotkiy
515a3bc4ce Split distbuild task into two parts 2020-04-09 12:55:04 +03:00
Fedor Korotkiy
f4581660c4 Disable linter for lecture code 2020-04-09 12:07:26 +03:00
Ilya Sinelnikov
3c0f8333e0 lectures: 07-sql draft 2020-04-08 22:20:23 +03:00
Fedor Korotkiy
e7eb367383 Fix typos 2020-04-05 18:19:59 +03:00
Arseny Balobanov
99ae445ee2 firewall: replace http.Transport by http.RoundTripper in solution hint 2020-04-05 18:14:40 +03:00
Fedor Korotkiy
6a208e7817 Place build tags 2020-04-05 16:24:48 +03:00
Fedor Korotkiy
bfdd54bdb4 Update distbuild/README.md 2020-04-05 15:54:05 +03:00
Fedor Korotkiy
db9e2a4880 Fix linter errors 2020-04-05 15:48:31 +03:00
Fedor Korotkiy
3476778243 Update distbuild/README.md 2020-04-05 15:47:58 +03:00
Fedor Korotkiy
a28ac30f2e Add artifact transfer test 2020-04-05 15:00:33 +03:00
Fedor Korotkiy
e56f1df9ba Finish pkg/scheduler 2020-04-05 14:29:46 +03:00
Fedor Korotkiy
1d5c64d8ca Fix linter 2020-04-05 00:55:07 +03:00
Fedor Korotkiy
f3d73b97ad File transfer complete 2020-04-05 00:49:25 +03:00
Fedor Korotkiy
6224193cac Switch to heartbeat client 2020-04-05 00:36:53 +03:00
Fedor Korotkiy
106ac182ad Upload source files to coordinator 2020-04-05 00:21:55 +03:00
Arseny Balobanov
5ec01ed9b4 firewall: test that unprotected endpoints work. 2020-04-05 00:16:14 +03:00
Fedor Korotkiy
d4e3705be3 Wait for source upload 2020-04-05 00:13:45 +03:00
Fedor Korotkiy
6900c33441 Improve tests 2020-04-04 23:11:21 +03:00
Fedor Korotkiy
21db0f4d0b Finish distbuild/pkg/filecache 2020-04-04 21:45:29 +03:00
Arseny Balobanov
288c7691af firewall: remove duplicate test 2020-04-04 21:18:29 +03:00
Arseny Balobanov
7b93cc3a71 firewall: fix test name 2020-04-04 21:16:28 +03:00
Alexey Glikin
55747dc151 Fix forbidden status codes and implicit header 2020-04-04 21:05:23 +03:00
Fedor Korotkiy
03e63c2646 Finish distbuild/pkg/artifact 2020-04-04 20:16:36 +03:00
Fedor Korotkiy
f221388f5c Finish distbuild/api 2020-04-04 19:21:47 +03:00
Fedor Korotkiy
3f5dd7b6cc Document tarstream 2020-04-04 17:28:13 +03:00
Arseny Balobanov
4d02d2e8ed Releasing wscat. 2020-04-04 16:30:49 +03:00
verytable
1696ee67c2 Merge branch '19-websocket-task' into 'master'
Resolve "websocket task"

Closes #19

See merge request slon/shad-go-private!25
2020-04-04 13:27:53 +00:00
Arseny Balobanov
188a1e57aa wscat: fix readme 2020-04-04 06:02:44 +03:00
Arseny Balobanov
42271fdecb wscat: check exit code. 2020-04-04 05:50:43 +03:00
Arseny Balobanov
ad2695a092 wscat: check upgrade error. 2020-04-04 05:22:01 +03:00
Arseny Balobanov
75cb0a68fc Add wscat task. 2020-04-04 05:13:12 +03:00
mfgnik
50b174f4b0 Добавил тест, упрощающий поиск багов 2020-04-03 14:49:13 +03:00
Azat Kalmykov
8890479bd2 Fix: убрал баг с нулевым временем Sleep 2020-04-03 14:36:16 +03:00
Arseny Balobanov
94cac076e7 firewall: fix readme. 2020-04-02 23:24:33 +03:00