Commit Graph

28 Commits

Author SHA1 Message Date
Marko Budiselic
52a6ea0c58 shorter version of speedy response 2015-10-18 10:01:53 +02:00
Marko Budiselic
ebb47f0f74 Merge commit. api/resources/node.hpp speedy/rapidjson_middleware.hpp conflicts resolved 2015-10-17 19:34:00 +02:00
Marko Budiselic
f015ce02ca Speedy response can send json document as string (.json methods) 2015-10-17 19:18:30 +02:00
Dominik Tomičević
80aa247dee refactoring a bit 2015-10-17 13:26:07 +02:00
Dominik Tomičević
7dcb23fa72 modified rapidjson middleware 2015-10-17 12:53:46 +02:00
Dominik Tomičević
c9a8e74194 Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph
* 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph:
  rapidjson middleware small modification
  RapidJSON as dependency. rapidjson_middleware is responsible for parsing http::request::body into speedy::request::json
2015-10-16 13:19:46 +02:00
Dominik Tomičević
c91f047cfb const other in copy constructor of speedy 2015-10-16 13:19:26 +02:00
Marko Budiselic
634c44c724 rapidjson middleware small modification 2015-10-16 00:34:02 +02:00
Marko Budiselic
670efadc98 RapidJSON as dependency. rapidjson_middleware is responsible for parsing http::request::body into speedy::request::json 2015-10-16 00:21:26 +02:00
Dominik Tomičević
e71d302251 added a simple middleware implementation 2015-10-13 23:01:20 +02:00
Dominik Tomičević
6930b27d1f updated properties 2015-10-13 20:17:45 +02:00
Dominik Tomičević
768ad5e451 connected the first working version of memgraph 2015-10-11 20:59:27 +02:00
Dominik Tomičević
9f8761032f refactored speedy and http server 2015-10-09 01:24:12 +02:00
Dominik Tomičević
9f943917ce updated r3 2015-10-08 10:46:45 +02:00
Dominik Tomičević
81443de27a removed speedy.inl 2015-10-08 01:00:15 +02:00
Dominik Tomičević
204fdaeb5f submitted all work done on storage and mvcc 2015-10-08 00:58:29 +02:00
Dominik Tomičević
71dad5a6af fixed speedy 2015-10-07 02:24:21 +02:00
Dominik Tomičević
571d6ea541 merged speedy makefile 2015-10-04 09:50:31 +02:00
Dominik Tomičević
5754f0e7ec modified makefile for speedy 2015-10-04 09:49:12 +02:00
buda
c155b7b77b added *.swp and *.swo to the root git ignore 2015-09-27 18:28:36 +02:00
buda
01136cb50c speedy doxygen example 2015-09-27 13:18:50 +02:00
buda
96fc1d1d19 speedy dependency and build modifications 2015-09-26 01:01:25 +02:00
Dominik Tomičević
b8fa8fd904 added r3 as a submodule 2015-09-25 22:50:57 +02:00
buda
fe5b89b1e6 stupid mistakes are changed 2015-09-24 23:25:40 +02:00
buda
474492ddad speedy: first let say usefull implementation, GET, POST, PUT, DELETE methods are implemented 2015-09-24 01:00:02 +02:00
buda
62e67c2e1f r3 library is included, route registration still doesn't work because of some reference issue, TODO: do a better implementation 2015-09-20 22:21:50 +02:00
Dominik Tomičević
55aa4f7fa1 moved uv to io 2015-09-20 14:30:26 +02:00
buda
6939ee9769 Web server part of the project was renamed. The new name is speedy 2015-09-18 19:49:23 +02:00