1
0
Fork 0
Commit Graph

17958 Commits

Author SHA1 Message Date
Thomas Schmidts a82def7bb9 Added Whats New to the documentation 2014-11-20 14:45:20 +01:00
Jan Steemann da007f5640 skip writing begin/abort/commit markers for transactions without write operations 2014-11-20 14:19:23 +01:00
Jan Steemann 59cfae38b6 updated documentation 2014-11-20 11:47:01 +01:00
scottashton 6d170ab3f5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-20 11:06:56 +01:00
scottashton e36aa92f58 fixed a test 2014-11-20 11:06:50 +01:00
Jan Steemann d55f1cdec2 added derived file 2014-11-20 10:27:06 +01:00
scottashton fef641be02 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-20 09:54:00 +01:00
scottashton 401157edd1 jslinted 2014-11-20 09:53:50 +01:00
fagnercarvalho 61d3846356 Fixing statistics documentation misspelled errors 2014-11-20 09:36:14 +01:00
fagnercarvalho e26c2295fb Fixing collection help output misspelled errors 2014-11-20 09:36:06 +01:00
Jan Steemann 18bc51ab18 added derived file 2014-11-20 09:29:54 +01:00
Lucas Dohmen 8ff4b4fa03 Foxx Generator 0.5 is now part of the ArangoDB standard library 2014-11-19 15:27:08 +01:00
scottashton 6075027484 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-19 09:26:51 +01:00
scottashton 6a418d3a05 added new graph function _connectingEdges 2014-11-19 09:26:40 +01:00
Lucas Dohmen c0a02f9f8a Merge pull request #1096 from sarhugo/model-events
Model events
2014-11-19 09:24:12 +01:00
Jan Steemann 088a989dc1 updated documentation 2014-11-18 18:36:54 +01:00
Jan Steemann 0ad51245dc updated CHANGELOG 2014-11-18 18:35:03 +01:00
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
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