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 |
|
Arseny Balobanov
|
8f28686094
|
Fix gitfame deadlines.
|
2022-03-11 12:50:21 +03:00 |
|
Arseny Balobanov
|
56c92b40e9
|
Release gitfame.
|
2022-03-11 12:46:59 +03:00 |
|
Arseny Balobanov
|
ae9e830c80
|
[gitfame] Improve description.
|
2022-03-10 22:45:15 +03:00 |
|
verytable
|
865eb4ff5c
|
Merge branch 'fix-descriptions' into 'master'
[gitfame] Improve description.
See merge request slon/shad-go-private!59
|
2022-03-10 19:18:31 +00:00 |
|
Arseny Balobanov
|
952fcab12a
|
[gitfame] Improve description.
|
2022-03-10 22:12:24 +03:00 |
|
verytable
|
0d45ba2f34
|
Merge branch 'release-testing' into 'master'
Release testing task group.
See merge request slon/shad-go-private!58
|
2022-03-10 17:04:12 +00:00 |
|
Arseny Balobanov
|
b55db12fe8
|
Fix testing task group deadlines.
|
2022-03-10 20:00:30 +03:00 |
|
Arseny Balobanov
|
9bf3d53547
|
Release testing task group.
|
2022-03-10 19:54:51 +03:00 |
|
Covariance
|
1d3df7c1c5
|
Update cipher_test.go to correctly process wrapped errors via require.ErrorIs
|
2022-03-08 19:07:30 +03:00 |
|
Артём Гаркавый
|
f90fb44309
|
improve cond_test.go
|
2022-03-08 19:00:12 +03:00 |
|
Артём Гаркавый
|
ebf547daf7
|
fix typo in allocs
|
2022-03-08 18:59:14 +03:00 |
|
Артём Гаркавый
|
ccdef835e5
|
fix typo in digitalclock
|
2022-03-08 18:58:50 +03:00 |
|
Артём Гаркавый
|
d199756e17
|
fix typo in distbuild
|
2022-03-08 18:58:33 +03:00 |
|
Артём Гаркавый
|
a5129a9e86
|
fix typo in distbuild/pkg/api
|
2022-03-08 18:58:18 +03:00 |
|
Артём Гаркавый
|
7bb1537819
|
fix typo in distbuild/pkg/artifact
|
2022-03-08 18:56:54 +03:00 |
|
Артём Гаркавый
|
7c1eadce15
|
fix typo in distbuild/pkg/build
|
2022-03-08 18:56:32 +03:00 |
|
Artem Garkavy
|
800cb4cefa
|
fix 29 typos
|
2022-03-08 18:56:01 +03:00 |
|
Pavel
|
670053354e
|
remove interface
|
2022-03-06 15:40:23 +03:00 |
|
verytable
|
69266412e0
|
Merge branch 'release-goroutines' into 'master'
Release goroutines task group.
See merge request slon/shad-go-private!57
|
2022-03-05 14:06:19 +00:00 |
|
Arseny Balobanov
|
9f1c1c1d9c
|
Extend deadline.
|
2022-03-05 17:02:40 +03:00 |
|
Arseny Balobanov
|
872c6188fe
|
Fix yaml.
|
2022-03-03 10:01:38 +03:00 |
|