Commit graph

721 commits

Author SHA1 Message Date
Pavel
6613189930 Merge branch 'master' of gitlab.com:slon/shad-go-private into treeiter 2022-04-02 14:49:28 +03:00
Fedor Korotkiy
7658844998 Merge branch 'go-1.18' 2022-04-02 14:44:39 +03:00
Fedor Korotkiy
d242514137 Upgrade golangci-lint 2022-04-02 14:34:35 +03:00
Pavel
c96f7e31da Fix build tags 2022-04-02 14:03:58 +03:00
Fedor Korotkiy
2f96b796ab Update dupcall/README.md 2022-04-02 10:57:00 +00:00
Fedor Korotkiy
6410bedced Update .deadlines.yml 2022-03-31 19:44:08 +00:00
Fedor Korotkiy
8ae368ec09 Try fixing pg 2022-03-31 20:23:41 +03:00
verytable
8893e3cf27 Merge branch 'release-sql' into 'master'
Release sql.

See merge request slon/shad-go-private!64
2022-03-31 16:23:29 +00:00
Fedor Korotkiy
ab121485bd Add note about RETURNING 2022-03-31 19:10:53 +03:00
Fedor Korotkiy
391cd002d8 Update lectures/07-sql/nulls/rows.go 2022-03-31 15:59:32 +00:00
Arseny Balobanov
fb13bf5eb5 [wscat] Try increasing timeout. 2022-03-31 18:25:39 +03:00
Arseny Balobanov
231fdc1201 Release sql. 2022-03-31 17:59:14 +03:00
Arseny Balobanov
669c0733d2 [dao, shopfront] Fix readme. 2022-03-31 17:54:14 +03:00
Arseny Balobanov
f52fb5f718 [shopfront] Add docker-compose.yaml. 2022-03-31 17:51:01 +03:00
Arseny Balobanov
1053c1a566 [ledger] Fix argument order in require.Equal. 2022-03-31 17:41:44 +03:00
Arseny Balobanov
2d58ba80db [ledger] Fix readme. 2022-03-31 17:41:16 +03:00
Arseny Balobanov
55863b75ba Add instructions to run databases in docker. 2022-03-31 17:40:40 +03:00
Fedor Korotkiy
28b48aada9 Fix flaky test 2022-03-31 16:30:47 +03:00
Fedor Korotkiy
f51848efa4 Add shopfront task 2022-03-31 16:21:18 +03:00
Fedor Korotkiy
d65fd9bcf1 Add ledger task 2022-03-31 14:19:47 +03:00
Fedor Korotkiy
72abaf8acd Fix 2022-03-31 12:58:17 +03:00
Arseny Balobanov
a4e73a9831 [dao] Fix typo. 2022-03-29 17:21:14 +03:00
Arseny Balobanov
b509edc511 Add CSV abbreviation to stylecheck. 2022-03-29 16:37:23 +03:00
Arseny Balobanov
e5710699ac [testequal] Simplify nil slice and map construction. 2022-03-29 02:55:30 +03:00
Artem Garkavy
1687b7bf8c fix typos in lecture 2022-03-28 15:27:55 +03:00
Artem Garkavy
5f2b0f52fe fix bug 2022-03-28 15:12:31 +03:00
Fedor Korotkiy
293bce6150 Add dao. Simple sql task. 2022-03-26 20:41:17 +03:00
Fedor Korotkiy
1fcb89a4c6 Try fixing go 2022-03-26 17:00:12 +03:00
Fedor Korotkiy
3007a29a8c Use absolute go path 2022-03-26 16:57:50 +03:00
Fedor Korotkiy
cd9b8d2905 Pass PATH to sudo 2022-03-26 16:56:05 +03:00
Fedor Korotkiy
de61b1f868 Run tests from nobody 2022-03-26 16:52:58 +03:00
Fedor Korotkiy
44c47db9b2 Adapt for ubuntu 2022-03-26 16:12:29 +03:00
Fedor Korotkiy
e410636456 Fix linter error 2022-03-26 16:01:06 +03:00
Fedor Korotkiy
aab64fa618 Start local postgres server 2022-03-26 15:53:35 +03:00
Arseny Balobanov
ad928156a2 [gitfame] Fix readme. 2022-03-25 16:13:39 +03:00
verytable
af4632b443 Merge branch 'release-http' into 'master'
Release http.

See merge request slon/shad-go-private!63
2022-03-24 17:06:42 +00:00
Arseny Balobanov
1bdf9f18a5 Inc coverme points. 2022-03-24 18:51:08 +03:00
Arseny Balobanov
52d8290956 [coverme] Update readme. 2022-03-24 18:49:56 +03:00
Arseny Balobanov
8868dac428 [coverme] Add finish todo handler. 2022-03-24 18:48:48 +03:00
Arseny Balobanov
b0739ad918 Release http. 2022-03-24 17:07:39 +03:00
Fedor Korotkiy
6895b42808 Fix 2022-03-18 23:25:42 +03:00
Fedor Korotkiy
d77ae96464 Update keylock/speed_test.go 2022-03-18 20:06:50 +00:00
Sergei Kozunov
cd018e9f4a Update lecture.slide
byte = 8bits
2022-03-18 00:36:16 +03:00
verytable
d76f10340d Merge branch 'release-concurrency' into 'master'
Release concurrency.

See merge request slon/shad-go-private!62
2022-03-17 21:03:49 +00:00
Arseny Balobanov
56792247b9 Release concurrency. 2022-03-17 23:59:54 +03:00
Arseny Balobanov
28564b4257 go fix old build tags. 2022-03-15 23:49:56 +03:00
Arseny Balobanov
da478565fb Upgrade to 1.18. 2022-03-15 23:20:31 +03:00
Arseny Balobanov
d12ea26dfb [lectures/07-sql] Some import fixes. 2022-03-15 23:19:41 +03:00
Fedor Korotkiy
11eaa16551 Run tests with race detector 2022-03-12 16:26:13 +03:00
Fedor Korotkiy
311444c19f Merge branch 'release-gitfame' into 'master'
Release gitfame.

See merge request slon/shad-go-private!60
2022-03-11 09:52:51 +00:00