Eugene Kabanov
|
8943d3fd6c
|
Merge pull request #2 from status-im/redirect
Add `redirect` macro to allow path redirection.
|
2021-04-13 13:16:53 +03:00 |
cheatfate
|
991b5836f6
|
Add `redirect` macro to allow path redirection.
Add tests for `redirect` macro.
Add check for unique patterns in path and tests.
|
2021-04-13 11:56:21 +03:00 |
Eugene Kabanov
|
04c2258721
|
Merge pull request #1 from status-im/presto-engine
Initial implementation.
|
2021-03-25 12:08:46 +02:00 |
cheatfate
|
ebb2c16c0d
|
Annotate callback with raises and perform fix for it.
|
2021-03-25 11:26:16 +02:00 |
cheatfate
|
2f01c838c6
|
Finally address comment about processRestRequest().
Fix compiler warning for testbtrees.
|
2021-03-25 10:35:58 +02:00 |
cheatfate
|
670f68acd1
|
Attempt to address comment with processRestRequest[T]() procedure.
|
2021-03-25 10:05:59 +02:00 |
cheatfate
|
6687601ebb
|
Address review comments part 1.
|
2021-03-25 00:29:56 +02:00 |
cheatfate
|
32085aa97b
|
Add SecureRestServer implementation and tests.
|
2021-03-24 15:52:11 +02:00 |
cheatfate
|
ae185d2038
|
Fix presto to follow latest changes in chronos servers split.
|
2021-03-17 15:53:11 +02:00 |
cheatfate
|
f2a51369d2
|
Change REST api error response to custom message with custom content-type.
|
2021-03-11 14:31:14 +02:00 |
cheatfate
|
a61baae44c
|
Fix 32bit issues in tests.
|
2021-03-02 20:18:44 +02:00 |
cheatfate
|
1b94fe21dd
|
Fix one more path problem.
|
2021-03-02 16:58:07 +02:00 |
cheatfate
|
d88d6471a8
|
Fix path problem.
|
2021-03-02 16:00:51 +02:00 |
cheatfate
|
9c9b061158
|
Initial implementation for review.
|
2021-03-02 15:50:16 +02:00 |
cheatfate
|
d41dfd8ea2
|
Add infrastructure.
|
2021-03-02 15:32:20 +02:00 |
Eugene Kabanov
|
c8f8c32e0f
|
Initial commit
|
2021-03-02 15:29:38 +02:00 |