Arseny Balobanov
|
8019475686
|
Add strtchr/mock; go mod tidy;
|
2022-04-10 02:03:08 +03:00 |
|
Kositsyn Pavel
|
c367daddbf
|
Merge branch 'genericsum' into 'master'
Move tests to _test package in genericsum and treeiter
See merge request slon/shad-go-private!67
|
2022-04-08 11:48:34 +00:00 |
|
Pavel
|
0cf58f0006
|
remove odd declaration
|
2022-04-08 14:39:36 +03:00 |
|
Pavel
|
e4ebfcfd06
|
move tests to _test package not to expose types
|
2022-04-08 14:36:53 +03:00 |
|
Anton Rigin
|
4a895bd67c
|
Fix yet another typo
|
2022-04-08 01:30:15 +03:00 |
|
Anton Rigin
|
276d68c3bf
|
Fix typo in lectures/08-generics/lecture.slide
|
2022-04-08 01:30:01 +03:00 |
|
Arseny Balobanov
|
80e66451e6
|
Release generics.
|
2022-04-08 01:22:31 +03:00 |
|
verytable
|
9d1f10bc8d
|
Merge branch 'treeiter' into 'master'
Add treeiter task
See merge request slon/shad-go-private!54
|
2022-04-07 22:18:48 +00:00 |
|
Fedor Korotkiy
|
ffbc187ac7
|
Update lectures/08-generics/lecture.slide
|
2022-04-07 16:27:11 +00:00 |
|
Fedor Korotkiy
|
e6a1932822
|
Update lectures/08-generics/lecture.slide
|
2022-04-07 16:25:34 +00:00 |
|
verytable
|
a62fc07303
|
Merge branch 'update-generics-slides' into 'master'
[lectures] Update generics slides.
See merge request slon/shad-go-private!66
|
2022-04-07 15:10:28 +00:00 |
|
Arseny Balobanov
|
ddf9df28dd
|
[lectures] Update generics slides.
|
2022-04-07 18:04:16 +03:00 |
|
Pavel Danilov
|
dd1c82f1cf
|
update README.md for smartsched
|
2022-04-07 14:47:22 +03:00 |
|
Arseny Balobanov
|
181a2cff69
|
[lectures] Update generics slides.
|
2022-04-07 13:44:00 +03:00 |
|
Arseny Balobanov
|
a9f3a568e4
|
[genericsum] Update readme.
|
2022-04-06 18:32:16 +03:00 |
|
Fedor Korotkiy
|
a77216f048
|
Merge branch 'genericsum' into 'master'
Add genericsum task
See merge request slon/shad-go-private!65
|
2022-04-06 13:13:27 +00:00 |
|
Pavel
|
887ab84abf
|
fix linter
|
2022-04-06 16:07:23 +03:00 |
|
Pavel
|
c572019eed
|
add genericsum task
|
2022-04-06 15:52:32 +03:00 |
|
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 |
|