Commit graph

21 commits

Author SHA1 Message Date
Ben Teitelbaum
44f84d38d4 rename some errors #3 2019-02-08 14:08:55 -08:00
Ben Teitelbaum
b4799ae80e add error codes for other errors #3 2019-02-08 13:34:40 -08:00
nitram
980683fd65
add git to build_packages 2019-02-07 20:27:36 -08:00
nitram
ec2632f244 rename project 2019-02-07 20:12:02 -08:00
Ben Teitelbaum
dda9eb2116 unique error codes for param errors #3 2019-02-07 15:58:29 -08:00
Ben Teitelbaum
2fb8d9dd14 change from tiny test file to zero-length test file #2 2019-02-07 12:19:24 -08:00
Ben Teitelbaum
8a0f31a348 MAX_PAGE_SIZE is a better name for this constant 2019-02-01 18:37:11 -08:00
Ben Teitelbaum
50835c03d8 ceil not floor #2 2019-01-30 10:46:54 -08:00
Ben Teitelbaum
b14dfac9b2 allow messages as small as one-byte, but insist on at least MIN_PER_BYTE_BID including framing overhead #2 2019-01-30 08:12:50 -08:00
Ben Teitelbaum
e1a6a1c678 Revert "return informational page with GET of root URL"; Not needed now that this is served by Nginx.
This reverts commit 414ede8602.
2019-01-29 22:43:35 -08:00
nitram
979211bc1c
handle default page in nginx 2019-01-29 15:22:50 -08:00
nitram
ff12c7f919
add x-forwarded-for to nginx logs, rearrange local.vars, switch to mostly tags for deploys, some setup for tests, add Dockerfile.ci 2019-01-29 12:26:08 -08:00
Ben Teitelbaum
414ede8602 return informational page with GET of root URL 2019-01-28 20:08:15 -08:00
Ben Teitelbaum
638dcdffdd return an error when a date cannot be parsed 2019-01-27 22:25:21 -08:00
Nicolas Benoit
2ce1e1e59a Fix Blockstream Satellite examples directory URL 2019-01-24 14:06:49 -08:00
nitram
a241148979
remove tor health check 2019-01-22 15:40:30 -08:00
nitram
5faa4fb181
add check before deleting file 2019-01-18 17:10:53 -08:00
nitram
2fab8d1b4a
fix ci 2019-01-18 15:15:42 -08:00
nitram
a1fc28ebe4
add tor infra 2019-01-18 15:03:49 -08:00
Ben Teitelbaum
d40d72eb2a document GET /orders/pending and fix documentation for GET /orders/queued 2019-01-16 18:20:26 -08:00
Ben Teitelbaum
19a59fbb47 initial commit 2019-01-16 10:22:44 -08:00