Wilfried Goesgens
db029a352f
Mention that neighbors() and shortest_path() may return null-items.
2015-11-10 15:29:42 +01:00
Wilfried Goesgens
c97c27ce87
Make the headlines uniq since they're used to construct the anchors.
2015-11-10 15:29:16 +01:00
Wilfried Goesgens
ad94f83b1b
Adjust test to new error codes.
2015-11-10 15:00:34 +01:00
Wilfried Goesgens
04b1d75d51
Improve error handling, differenciate between collection not found and collection wrong for vertex
2015-11-10 13:32:46 +01:00
hkernbach
1a17c14d6e
small fix using bind parameters in aql editor
2015-11-10 10:43:02 +01:00
Jan Steemann
e321c9747a
added option `--server.hide-product-header`
2015-11-10 10:27:59 +01:00
Jan Steemann
1506a6cd4a
fixed access to wrong value
2015-11-10 09:57:06 +01:00
Frank Celler
1e8a7d20bc
return graph
2015-11-09 10:22:22 +01:00
Frank Celler
7c9a0de284
added README and LICENSES
2015-11-07 20:21:45 +01:00
Frank Celler
bcfd0946a8
added openssl static for Darwin
2015-11-07 20:21:25 +01:00
Frank Celler
d0083be3d0
fixed stdlib
2015-11-07 20:20:31 +01:00
Frank Celler
2cc4f1a253
removed empty flags
2015-11-07 20:14:21 +01:00
hkernbach
3ae8eed4cb
frontend grunt build
2015-11-06 20:23:22 +01:00
hkernbach
45d153ca91
added support for bind params in the frontend aql editor, issue: #1563
2015-11-06 20:21:08 +01:00
Jan Steemann
46b8a29192
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-06 12:42:22 +01:00
Jan Steemann
cb60466228
removed useless RestAdminBaseHandler layer
2015-11-06 12:42:02 +01:00
Frank Celler
8d2b6caeed
Merge pull request #1554 from kibarda/patch-1
...
added a subsection Modifying a single document (CLA received)
2015-11-06 11:03:08 +01:00
Jan Steemann
725529e5f8
updated CHANGELOG
2015-11-06 10:47:56 +01:00
Michael Hackstein
89e6eb010e
Updated CHANGELOG
2015-11-05 17:35:47 +01:00
Michael Hackstein
6903f7fa6d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-11-05 17:35:07 +01:00
Michael Hackstein
6b62d50ced
Added CXX Implementation of MERGE_RECURSIVE
2015-11-05 17:35:03 +01:00
Jan Steemann
6145a2e08c
updated CHANGELOG
2015-11-05 16:45:01 +01:00
Frank Celler
5be51f58f2
stop if ssl.h is not usable
2015-11-05 16:43:10 +01:00
Jan Steemann
8e32a7789d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-05 16:17:05 +01:00
Jan Steemann
4816490c98
simplified shell invocation code a bit
2015-11-05 16:16:49 +01:00
Michael Hackstein
e377cbab9d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-11-05 15:29:05 +01:00
Michael Hackstein
2542ea5924
Added a CXX implementation for POSITION
2015-11-05 15:29:00 +01:00
Wilfried Goesgens
a24be7f782
Capital Foxx!
2015-11-05 15:19:03 +01:00
Jan Steemann
c4fd0d524e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-05 15:16:34 +01:00
Jan Steemann
a5be448a6d
more diagnostic output for replication progress
2015-11-05 15:16:24 +01:00
Michael Hackstein
e97e7a9e9b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-11-05 14:27:03 +01:00
Michael Hackstein
6cab84e972
Added CXX implementation for RANGE
2015-11-05 14:26:53 +01:00
Jan Steemann
f63d5b4a9a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-05 14:20:32 +01:00
Jan Steemann
3c04642550
moved object cache from `db` object into object of its own
2015-11-05 14:20:02 +01:00
Wilfried Goesgens
19f6ed6032
Rework HTTP basics
...
- remove mentioning of the long gone ArangoDB 1.4
- swap sequence to first mention keepalive, then using it efficiently with async HTTP requests
- introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP
- mention in FOXX that this may also be a consideration here
- move the HTTP Basics above the API description
- mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB
This answers the question and thus fixes #1533
2015-11-05 13:51:56 +01:00
Jan Steemann
2a7430e5e8
minor fixes for replication
2015-11-05 12:51:19 +01:00
Jan Steemann
56fa095770
prevent duplicate entries in history
2015-11-05 12:40:08 +01:00
Jan Steemann
229e71b332
do not execute obsolete startup tasks
2015-11-05 11:48:13 +01:00
Jan Steemann
237ef1112e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-05 11:23:44 +01:00
Jan Steemann
b692cae352
never respond with empty error messages
2015-11-05 11:23:26 +01:00
Michael Hackstein
92c394e1ce
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-11-05 11:21:34 +01:00
Michael Hackstein
90aa5c858f
Added CXX implementation for MEDIAN and PERCENTILE
2015-11-05 11:21:16 +01:00
Jan Steemann
62195e5f09
added derived file
2015-11-05 10:59:01 +01:00
Jan Steemann
dc53e9fe95
move away from mutex to atomic variables
2015-11-05 10:58:35 +01:00
Michael Hackstein
790dae1c52
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-11-04 17:53:51 +01:00
Michael Hackstein
dbc67518a4
Added CXX implementation for STDDEV_SAMPLE and STDDEV_POPULATION
2015-11-04 17:53:45 +01:00
Alan Plum
9a097c31ef
aqlQuery should handle null/undefined
2015-11-04 17:33:19 +01:00
Jan Steemann
601a95290f
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-04 17:16:25 +01:00
Jan Steemann
2e8983dc7d
notes on deadlocks and deadlock detection
2015-11-04 17:15:56 +01:00
Michael Hackstein
0294be6ebe
Added a CXX implementation for VARIANCE_POPULATION.
2015-11-04 16:49:08 +01:00