Frank Celler
|
295c8a3809
|
MSVC fixes
|
2016-03-31 14:01:23 +02:00 |
Frank Celler
|
494bdca847
|
splitted HttpRequest into GeneralRequest/HttpRequest
|
2016-03-31 11:45:21 +02:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
jsteemann
|
1b959c827d
|
more const unification
|
2016-01-15 00:09:52 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
jsteemann
|
50c0e18d53
|
removed useless con|destructor comments
|
2016-01-07 21:19:53 +01:00 |
Jan Steemann
|
8b4b6a1943
|
moved docu blocks into their own files
|
2016-01-07 16:03:17 +01:00 |
Wilfried Goesgens
|
7fc4b356e4
|
Revert formattings that break documentation parts.
|
2016-01-07 15:12:04 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
9a1d7959e9
|
merged string-buffer.h and StringBuffer.h
|
2016-01-06 13:24:09 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
jsteemann
|
a6cb463e06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Frank Celler
|
1065a1bd2c
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
Max Neunhoeffer
|
225c8cd843
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
Max Neunhoeffer
|
0743885dec
|
Fix handling of VPackOptions in Parser/Builder usage.
Also fix TRI_json_t* handling for cluster methods.
|
2015-12-18 20:42:59 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Michael Hackstein
|
b543680cca
|
Adapted resthandler to class version of TRI_col_info_t
|
2015-12-16 11:42:59 +01:00 |
Max Neunhoeffer
|
7641feeb88
|
Fix ClusterComm library w.r.t. pointers.
|
2015-12-14 11:22:30 +01:00 |
Max Neunhoeffer
|
af4d729284
|
The ClusterComm C++11 revolution.
|
2015-12-11 23:26:10 +01:00 |
Michael Hackstein
|
11dc6373d9
|
Reduced usage of TRI_Json_t in RestDocumentHandler and entirely removed it from RestEdgeHandler
|
2015-12-06 13:34:16 +01:00 |
Michael Hackstein
|
8317982983
|
Fixed imports. Moved from .h to .cpp
|
2015-12-06 12:56:11 +01:00 |
Michael Hackstein
|
cc6283a349
|
Moved some references to TRI_json_t out of rest document handler
|
2015-12-04 18:18:15 +01:00 |
Michael Hackstein
|
6ebf72ee60
|
Removed usage of TRI_json_t in RestDocumentHandler. Could not yet eliminate it as ClusterMethods are not yet VPack compatible
|
2015-12-04 17:56:53 +01:00 |
Jan Steemann
|
b6752faf0b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-25 11:44:32 +01:00 |
Alan Plum
|
7538d71333
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
Michael Hackstein
|
52e198b59f
|
Fixed a bug in RestDocumentHandler. One VelocyPack did result in an illegal representation
|
2015-11-07 19:06:38 +01:00 |
Michael Hackstein
|
e20f0d9f11
|
RestDocumentHandler now uses VelocityPack instead of TRI_json_t
|
2015-11-06 15:12:24 +01:00 |
Jan Steemann
|
7eb93821a7
|
explicit
|
2015-09-16 17:15:37 +02:00 |
Willi Goesgens
|
ac2acabd5d
|
Work on formatting and grammer
|
2015-09-11 11:25:34 +02:00 |
Willi Goesgens
|
eb9e03f3f0
|
Upgrade the REST-API documentation to to swagger V2.0
Wrap lines in examples.
|
2015-09-09 15:21:18 +02:00 |
CoDEmanX
|
3a9648d78a
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Jan Steemann
|
7ad99087ee
|
use unique_ptr
|
2015-08-03 09:18:20 +02:00 |
Jan Steemann
|
6d7ccd7699
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Jan Steemann
|
4dde6e49cd
|
goodbye barriers, welcome ditches
|
2015-05-28 10:23:30 +02:00 |
Jan Steemann
|
e93225d7f5
|
fix cluster document fetching
|
2015-05-06 11:00:41 +02:00 |
Jan Steemann
|
63138def67
|
fix location response headers with special characters
|
2015-05-05 14:00:06 +02:00 |
Jan Steemann
|
f09d8903a9
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
Conflicts:
Documentation/Scripts/generateExamples.py
|
2015-05-04 17:47:31 +02:00 |
Jan Steemann
|
244cc2d66d
|
added some batch processing methods
|
2015-05-04 17:46:47 +02:00 |
Willi Goesgens
|
312972a4ec
|
Modify examples so they clean up after their run.
|
2015-05-04 17:22:25 +02:00 |
Jan Steemann
|
0099fe260a
|
return value optimization for AQL
|
2015-04-30 23:38:27 +02:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Jan Steemann
|
4b12897026
|
issue #1184: return error codes more consistently
|
2014-12-15 16:18:49 +01:00 |
Tomas Bosak
|
d0b041842a
|
Update document API description.
Include information about _key attribute which is also returned along
with _id and _rev for replace, update and delete document operations.
|
2014-12-09 10:50:06 +01:00 |
Jan Steemann
|
12c155636a
|
updated docs for mergeObjects
|
2014-12-08 11:00:31 +01:00 |
Tomas Bosak
|
259c3152cd
|
Fix typo and add '_key' attribute description.
|
2014-12-04 17:57:13 +01:00 |
Alan Plum
|
41ab3aa4d6
|
Renamed mergeArrays->mergeObjects to make API less confusing.
|
2014-12-02 17:03:03 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |