Commit graph

672 commits

Author SHA1 Message Date
Eugene Kravchenko
2fcdfb352f Update letter_test.go 2021-02-19 15:34:03 +03:00
Arseny Balobanov
641ddb9e37 Add 2 tasks to basics task group. 2021-02-18 23:26:55 +03:00
verytable
9e4f34caeb Merge branch '23-add-forth-task' into 'master'
Resolve "add forth task"

Closes #23

See merge request slon/shad-go-private!36
2021-02-18 20:13:55 +00:00
verytable
69288fe91e Resolve "add forth task" 2021-02-18 20:13:55 +00:00
verytable
f70c329549 Merge branch '24-add-text-template-task' into 'master'
Resolve "add text/template task"

Closes #24

See merge request slon/shad-go-private!37
2021-02-18 19:47:04 +00:00
verytable
fc1ac9aa48 Resolve "add text/template task" 2021-02-18 19:47:04 +00:00
Arseny Balobanov
b55e0f2df8 Release basics task group with 5 tasks. 2021-02-18 19:08:38 +03:00
verytable
b5c294baf0 Merge branch '21-speller-task' into 'master'
Resolve "speller task"

Closes #21

See merge request slon/shad-go-private!35
2021-02-18 16:00:16 +00:00
verytable
f97280d9de Resolve "speller task" 2021-02-18 16:00:15 +00:00
Fedor Korotkiy
549ee264a9 Update utf8 task 2021-02-18 13:57:48 +03:00
Fedor Korotkiy
201caf1971 Update utf8 task 2021-02-18 13:49:29 +03:00
Fedor Korotkiy
84d9f411c5 Update utf8 task 2021-02-18 13:37:40 +03:00
Fedor Korotkiy
f9f60e3656 Checkin runtime lecture 2021-02-18 12:45:14 +03:00
Димитрис Голяр
e47843ed39 Update CONTRIBUTING.md 2021-02-13 16:46:07 +03:00
Димитрис Голяр
2b641044a1 Update build.md 2021-02-13 16:46:05 +03:00
Димитрис Голяр
2372f3587d Update syllabus.md 2021-02-13 16:46:01 +03:00
Arseny Balobanov
7ce9ef4e04 [sum] Fix google doc link. 2021-02-11 23:00:38 +03:00
Алексей Иванов
8b7007f2d9 Update CONTRIBUTING.md 2021-02-11 22:37:02 +03:00
Arseny Balobanov
824dbcce85 Update first task instruction. 2021-02-11 18:48:15 +03:00
Arseny Balobanov
4a6dc366ba Update .deadlines. 2021-02-11 18:45:47 +03:00
Fedor Korotkiy
8aff7885fa Merge branch 'pprof-allocs' into 'master'
Add allocs task

See merge request slon/shad-go-private!33
2020-09-07 03:45:05 +00:00
Denis Tarasov
4adf293c0c Add draft of allocs task 2020-08-26 22:34:08 +03:00
Fedor Korotkiy
f71609afb9 Merge branch 'master' of gitlab.com:slon/shad-go-private 2020-05-30 16:23:11 +03:00
Fedor Korotkiy
3854aef63a Pre-fill module cache 2020-05-30 16:22:42 +03:00
Fedor Korotkiy
c9e15f4409 Update .deadlines.yml 2020-04-29 21:51:51 +00:00
Fedor Korotkiy
9a6eaeca09 gofmt 2020-04-29 14:27:44 +03:00
Vladimir Kuznetsov
53d176f38a fix error with windows filepath parse from URL 2020-04-29 14:26:46 +03:00
Alexey Stytsenko
cd75697ac3 Fix UploadSingleFile test in distbuild/pkg/filecache 2020-04-28 16:32:30 +03:00
Николай Луцяк
7cca06a1a3 Fix TestJobCaching. Swap WriteFile and second Client.Build 2020-04-28 16:30:44 +03:00
Arseny Balobanov
f00962e44d io-lecture: fix slide order 2020-04-23 20:56:09 +03:00
Fedor Korotkiy
97270c1cd5 Update .deadlines.yml 2020-04-23 17:46:10 +00:00
Arseny Balobanov
ff46a72f53 io-lecture: replace f.Read(...) with io.ReadAtLeast(f, ...) in http chunking solution 2020-04-23 19:42:40 +03:00
Arseny Balobanov
9f02fb6a2b io-lecture: fix typo 2020-04-23 19:30:31 +03:00
Fedor Korotkiy
b5cfeae7e0 Add slide about syscall 2020-04-23 18:54:49 +03:00
Fedor Korotkiy
e8511cd2d7 Update syllabus.md 2020-04-23 15:52:34 +00:00
Fedor Korotkiy
666f355c69 Low-level lecture 2020-04-23 18:37:17 +03:00
verytable
73ecb31b1b Merge branch 'io-lecture' into 'master'
io lecture

See merge request slon/shad-go-private!31
2020-04-23 15:00:25 +00:00
Arseny Balobanov
daa4051650 Add strings.Builder vs bytes.Buffer; different options for line reading; http chunking; 2020-04-23 17:39:10 +03:00
Arseny Balobanov
51a73f98b2 adding io lecture; first commit 2020-04-23 04:40:13 +03:00
Fedor Korotkiy
1b9ca4549f Clarify scheduler 2020-04-22 01:35:28 +03:00
Fedor Korotkiy
52b9d0d370 Clarify scheduler 2020-04-22 01:35:28 +03:00
Fedor Korotkiy
ba7a89b5dd Update README.md 2020-04-21 21:23:53 +00:00
Fedor Korotkiy
188c2b2c91 Pass PATH to testing process 2020-04-21 16:21:00 +03:00
Fedor Korotkiy
e70bce4922 Fix running test under testtool 2020-04-21 00:08:29 +03:00
Fedor Korotkiy
d705570870 Check error 2020-04-21 00:08:29 +03:00
Fedor Korotkiy
c956826073 Update README.md 2020-04-19 22:04:06 +00:00
Fedor Korotkiy
884c85ebed Fix 2020-04-17 19:47:08 +03:00
Fedor Korotkiy
1523bbeba2 Update readme 2020-04-17 19:41:14 +03:00
Arseny Balobanov
2dda61337e Releasing 'Reflect' task group with 3 tasks. 2020-04-16 19:37:15 +03:00
verytable
b38930111f Merge branch 'jsonrpc' into 'master'
jsonrpc

See merge request slon/shad-go-private!30
2020-04-16 16:32:03 +00:00