Commit graph

473 commits

Author SHA1 Message Date
verytable
5d54a3fa43 Merge branch '30-add-waitgroup' into 'master'
Resolve "add waitgroup"

Closes #30

See merge request slon/shad-go-private!42
2021-03-05 11:59:04 +00:00
verytable
9689fc7c56 Merge branch '29-add-rwmutex' into 'master'
Resolve "add rwmutex"

Closes #29

See merge request slon/shad-go-private!41
2021-03-05 11:58:42 +00:00
verytable
1c237114cd Resolve "add rwmutex" 2021-03-05 11:58:41 +00:00
verytable
a542be963e Merge branch '28-add-once' into 'master'
Resolve "add once"

Closes #28

See merge request slon/shad-go-private!40
2021-03-05 11:58:16 +00:00
verytable
3610bd5e72 Merge branch '27-add-tour1' into 'master'
Resolve "add tour1"

Closes #27

See merge request slon/shad-go-private!39
2021-03-05 11:57:53 +00:00
Fedor Korotkiy
356d3d15ed Disable batcher test under racedetector 2021-03-05 14:54:57 +03:00
Arseny Balobanov
f60393b042 Add waitgroup. 2021-03-05 14:31:48 +03:00
Arseny Balobanov
63eff0765c Add once. 2021-03-05 14:27:37 +03:00
Arseny Balobanov
39a54dbee4 [ratelimit] Fix readme. 2021-03-05 14:20:55 +03:00
Fedor Korotkiy
8ead5eb586 Update ratelimit. Simplify solution 2021-03-05 14:07:25 +03:00
Fedor Korotkiy
de5fdd1753 Add ratelimit task 2021-03-05 14:07:24 +03:00
Fedor Korotkiy
a011860727 Add ratelimit code 2021-03-05 14:06:52 +03:00
Fedor Korotkiy
6f093dc55a Update comment 2021-03-05 14:06:52 +03:00
Arseny Balobanov
6f25ec63c1 [tour0] Fix readme. 2021-03-04 22:41:34 +03:00
Arseny Balobanov
25ba79a522 Add tour1. 2021-03-04 22:40:35 +03:00
Fedor Korotkiy
dec78a3841 Fix Tick example in slides 2021-03-04 18:10:30 +00:00
Arseny Balobanov
188819ffa5 [gitfame] Fix HEAD ref test. 2021-03-03 18:44:16 +03:00
Arseny Balobanov
dea3d9fd4e [gitfame] Fix bad revision test for case-insensitive fs. 2021-03-03 15:58:56 +03:00
Arseny Balobanov
98c6403f7b [gitfame] Fix HEAD ref test. 2021-03-03 01:48:23 +03:00
Arseny Balobanov
976cc94007 [gitfame] Test that HEAD is not modified. 2021-03-03 01:18:30 +03:00
Arseny Balobanov
1a6de3a37b [gitfame] Fix empty file format. 2021-03-02 23:25:07 +03:00
Arseny Balobanov
269e262e8a [gitfame] Update readme. 2021-03-02 00:17:33 +03:00
Daniil Riazanovskiy
69d2aa7212 Allow nil slice in hotels_test 2021-03-01 19:55:58 +03:00
cezarnik
28176c85a0 Update README.md 2021-03-01 19:39:25 +03:00
Ivan Nikulin
d81bb89bad Update README.md 2021-03-01 19:37:41 +03:00
Arseny Balobanov
449b797977 [gitfame] Fix readme. 2021-03-01 19:31:04 +03:00
Arseny Balobanov
f213888c35 Release gitfame homework. 2021-03-01 17:29:07 +03:00
verytable
a7e7f4ce52 Merge branch '25-add-gitfame-homework' into 'master'
Resolve "add gitfame homework"

Closes #25

See merge request slon/shad-go-private!38
2021-03-01 14:17:25 +00:00
Arseny Balobanov
e074ac385c [gitfame] Add format tests. 2021-03-01 17:10:47 +03:00
Fedor Korotkiy
bc6b144341 Update syllabus.md 2021-03-01 13:15:26 +00:00
Arseny Balobanov
72498e46ac [gitfame] Sort tests. 2021-03-01 15:46:46 +03:00
Arseny Balobanov
c7486767c2 [gitfame] Add tests. 2021-03-01 01:46:24 +03:00
Arseny Balobanov
d9af0a8118 Upgrade cobra. 2021-02-28 23:36:31 +03:00
Arseny Balobanov
6538fedc77 [gitfame] Remove progressbar; add go-git dependency; 2021-02-28 22:33:42 +03:00
Arseny Balobanov
bf34e93d49 [gitfame] Add tests. 2021-02-28 20:35:21 +03:00
Arseny Balobanov
7773e306d9 Add gitfame homework. 2021-02-28 20:34:02 +03:00
Александр Чори
df097199bc external sort, README: Fix typo & grammar 2021-02-26 14:38:49 +03:00
Daniil Riazanovskiy
c0bd3852aa Fix typo: defined type instead of alias 2021-02-25 22:02:41 +03:00
Arseny Balobanov
e798062674 Release interfaces task group with 4 tasks. 2021-02-25 21:09:40 +03:00
Arseny Balobanov
161ec2d44c [lectures/02-interfaces] Small fixes. 2021-02-25 16:20:57 +03:00
Arseny Balobanov
f49590aa5e [lectures/02-interfaces] Add defer and recover slides. 2021-02-25 16:08:25 +03:00
Arseny Balobanov
72f428d81c [lectures/02-interfaces] Update type switch slide. 2021-02-25 15:34:54 +03:00
Arseny Balobanov
e09f4dc6b8 [lectures/02-interfaces] Add errors.As example. 2021-02-25 14:42:06 +03:00
solesensei
caff45e18c Update README.md 2021-02-23 22:41:39 +03:00
Михаил Крутяков
6f4efc51cf Update README.md: Fix fourty -> forty 2021-02-23 21:31:06 +03:00
cezarnik
fd1331f1ab Fix typo in README.md 2021-02-23 21:29:49 +03:00
Fedor Korotkiy
3e7fa4ca10 Update go to 1.16 2021-02-22 12:46:25 +03:00
pkositsyn
f1997376ee Add test to make sure passed keys are not modified in keylock 2021-02-22 11:21:34 +03:00
Arseny Balobanov
e40aa18778 [jsonrpc] Fix readme. 2021-02-19 23:28:43 +03:00
Fedor Korotkiy
cf5f57de2b Update README.md 2021-02-19 19:53:31 +00:00