Daniel Däschle
|
9f74be4cf6
|
vweb: route to index dynamically (#7782)
|
2021-01-05 01:30:27 +01:00 |
zakuro
|
dd516858d4
|
fmt: align struct field comments (#7632)
|
2021-01-03 21:10:25 +01:00 |
Delyan Angelov
|
d912ff165b
|
ci: fix failing vweb test, increase timeout for vweb_test_server.v, add VWEB_LOGFILE
|
2021-01-02 13:33:26 +02:00 |
Alexander Medvednikov
|
7496c74f7e
|
vweb: add [post] test
|
2021-01-01 21:29:17 +01:00 |
Delyan Angelov
|
d563261e58
|
vweb: run vfmt, add it to `v test-cleancode`
|
2020-12-27 11:38:12 +02:00 |
Emily Hudson
|
553ecf63e7
|
vlib/io: fix reader bugs, make read_all take a config struct (#7361)
|
2020-12-16 18:22:26 +01:00 |
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
Alexander Medvednikov
|
ea31f75098
|
checker: more default field fixes
|
2020-09-09 14:14:44 +02:00 |
Maciej Obarski
|
7bd2804ce9
|
all: automatic error propagation in place of "or { return(err) }"
|
2020-08-29 01:58:03 +02:00 |
Delyan Angelov
|
f259d275fc
|
tests: bump simple_tcp_client retries to 20
|
2020-08-25 17:52:44 +03:00 |
Delyan Angelov
|
7b7ab580ab
|
tests: add retry logic in simple_tcp_client in vweb_test.v
|
2020-08-25 17:05:40 +03:00 |
Delyan Angelov
|
2ad2b4c5ba
|
vweb: add more tests. Fix missing Content-Length: header bug on 404.
|
2020-08-14 02:49:15 +03:00 |
Delyan Angelov
|
712f4bd7f8
|
vweb: add tests
|
2020-08-14 00:52:02 +03:00 |