Frank Celler
ec37174083
fixed syslog
2014-11-18 18:16:29 +01:00
Hugo Sarti
94a20843b7
Doc update
2014-11-18 11:44:00 -03:00
Jan Steemann
2dcd5f7486
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 14:16:48 +01:00
Jan Steemann
da468b2f58
allow lazier querying of hash index
2014-11-18 14:16:36 +01:00
Lucas Dohmen
dfc7901621
Merge pull request #1106 from triAGENS/mandatory-swagger
...
Mandatory swagger (fixes #1097 )
2014-11-18 13:20:10 +01:00
Alan Plum
ea5162699f
Changelog: fixed #1097 .
2014-11-18 11:54:44 +01:00
Alan Plum
7e2468cc49
Also respect required props in legacy schemas. Fixes #1097 .
2014-11-18 11:30:26 +01:00
Jan Steemann
ea6c7a287c
added test case
2014-11-18 11:27:38 +01:00
Jan Steemann
baba563a78
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-functions
2014-11-18 11:27:06 +01:00
Jan Steemann
f1f13a4284
added several AQL functions
2014-11-18 11:26:42 +01:00
Alan Plum
74f7d0ee5e
Swagger models should reflect required properties.
2014-11-18 11:21:08 +01:00
Jan Steemann
53fbc02890
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 10:29:18 +01:00
Jan Steemann
9565d8f3b2
issue #1104 : edgeExamples broken or changed
2014-11-18 10:29:10 +01:00
scottashton
8635862224
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 09:42:26 +01:00
scottashton
40f270f22c
added maxIterations param to GRAPH_EDGES and GRAPH_NEIGHBORS
2014-11-18 09:42:17 +01:00
Jan Steemann
0416ea3548
Merge pull request #1105 from asaaki/makefile-patch
...
Add missing `$(DESTDIR)` for `install-data-hook`
2014-11-18 09:20:40 +01:00
Jan Steemann
80556c80f2
issue #1103 : Error while importing user queries
2014-11-18 09:14:27 +01:00
Christoph Grabo
148e4163c8
Add missing `$(DESTDIR)` for `install-data-hook`
...
The target breaks on systems like Arch Linux, where package building is
done with `DESTDIR`, which is needed because the packaging step is not
allowed to modify files in the actual root system, instead it has to
work in a fakeroot environment.
2014-11-18 02:24:34 +01:00
Hugo Sarti
901f1ed938
Updated documentation
2014-11-17 13:35:54 -03:00
Jan Steemann
a77b6c73fa
added derived file
2014-11-17 16:37:04 +01:00
Jan Steemann
a71bf1819c
issue #1099 : do not fail if general-graph.remove is used inside a transaction
2014-11-17 15:47:39 +01:00
Jan Steemann
52b527bbe1
added tests
2014-11-17 13:55:35 +01:00
Jan Steemann
64392bfed1
fixed tests
2014-11-17 13:31:02 +01:00
Jan Steemann
675e2a0d40
fixed WITHIN_RECTANGLE for cluster
2014-11-17 12:32:43 +01:00
Jan Steemann
065a5ecef0
issue #1100 : HAS() fails on doc[attribute_name]
2014-11-17 11:38:57 +01:00
Max Neunhoeffer
257a382684
Fix tests with new estimateCost functions.
2014-11-16 20:12:46 -05:00
Max Neunhoeffer
dbf1f66841
Fix SimpleHttpClient for the n+1 time. Some major cleanup done.
...
Added a lot of comments to explain why it should work now properly.
2014-11-16 19:56:58 -05:00
Max Neunhoeffer
eea1dd510b
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-11-16 15:00:56 -05:00
Frank Celler
ff199b60eb
fixed server gone reconnet
2014-11-16 20:58:02 +01:00
Max Neunhoeffer
f4f4193368
Remove a test for cost estimation.
2014-11-15 21:30:17 -05:00
Frank Celler
cefba69ab5
fixed chunked again
2014-11-15 17:52:10 +01:00
Frank Celler
5961898fe9
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-15 17:19:31 +01:00
Frank Celler
5a783df66f
removed while loop
2014-11-15 17:19:26 +01:00
Max Neunhoeffer
57913a5f5a
Fix another test for AQL and new estimates.
2014-11-14 23:13:00 -05:00
Max Neunhoeffer
752b603e5f
Adjust local test (do not test whether cost estimate is zero).
2014-11-14 23:08:42 -05:00
Hugo Sarti
ce66c0ffc6
Removed EventEmitter2. Using core events
2014-11-14 23:38:39 -03:00
Max Neunhoeffer
0fdc73d5bc
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-11-14 18:58:47 -05:00
Max Neunhoeffer
7161a6b848
Reengineer cost estimation completely.
...
One test failing in single-server-AQL.
Cluster not yet tested.
2014-11-14 18:58:08 -05:00
Frank Celler
77fd12b987
fixed SimpleHttpClient
2014-11-14 23:50:00 +01:00
Frank Celler
a5ed1d8fab
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-14 22:53:44 +01:00
Jan Steemann
513a1768f6
updated documentation
2014-11-14 22:28:42 +01:00
Jan Steemann
7f6d6f9142
issue #1069 : Add 'raw' link to swagger ui so that the raw swagger json can easily be retrieved
...
Added *Raw* link in documentation overview
2014-11-14 21:54:05 +01:00
Jan Steemann
1fe0ce481e
sort list of collections when creating a graph
2014-11-14 21:31:43 +01:00
Frank Celler
5a99807ae0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-14 18:38:19 +01:00
Jan Steemann
1303595594
Visual Studio does not like thread_local
2014-11-14 17:39:01 +01:00
Jan Steemann
08448c62eb
updated CHANGELOG
2014-11-14 17:37:03 +01:00
Jan Steemann
21ef4579f5
updated documentation
2014-11-14 17:17:51 +01:00
Jan Steemann
67356de499
issue #1098 : some tests for error checking
2014-11-14 17:14:33 +01:00
Jan Steemann
d37f4593b0
fixed grammar
2014-11-14 17:00:06 +01:00
Jan Steemann
2c0f5b96c9
issue #1098 : added better error checking
2014-11-14 16:56:25 +01:00