|
6c357f1dc7
|
Separate Tawashi and Kamokan.
Unit tests are still a bit mixed up, but that should
be simple to split once I have a separate repo for
Tawashi.
|
2017-06-13 09:36:12 +01:00 |
|
|
43e97ee79b
|
Fix data corruption when submitting a pastie.
|
2017-06-08 23:38:11 +01:00 |
|
|
108a8c8e06
|
Use string_view directly with mstch.
|
2017-06-07 00:40:03 +01:00 |
|
|
6e19745d69
|
Replace string_ref with string_view
|
2017-06-06 23:04:40 +01:00 |
|
|
60bc194848
|
Add missing include
|
2017-06-06 09:44:36 +01:00 |
|
|
4ba3b679fc
|
Read POST in the Response so I can override it for testing.
|
2017-06-05 23:56:59 +01:00 |
|
|
fb27563fdd
|
Make functions virtual when building with testing.
|
2017-06-05 23:02:39 +01:00 |
|
|
c302dbee73
|
Hide calls to Incredis in the Storage class.
This should allow me to write some decent
simulation tests.
|
2017-06-05 21:57:14 +01:00 |
|
|
99e52ceb75
|
More logging, try to fix the 502 gateway error.
|
2017-06-05 19:53:32 +01:00 |
|
|
9cda58d0c0
|
Rename tawashi to duckbin.
The library that used to be "tawashi_implem" now
is simply called tawashi.
|
2017-06-02 21:53:27 +01:00 |
|