1
0
Fork 0
Commit Graph

24729 Commits

Author SHA1 Message Date
Jan Steemann a5fb862cc7 updated Changes28 2015-12-04 18:06:12 +01:00
Jan Steemann 59e07db01a style 2015-12-04 18:04:43 +01:00
Wilfried Goesgens e4af2a8b91 Add missing link 2015-12-04 17:53:04 +01:00
Jan Steemann a53da38fcd fixed some cluster queries 2015-12-04 17:07:36 +01:00
Max Neunhoeffer 48ca59b4c0 Merge branch 'devel' into ClustUp1 2015-12-04 16:08:29 +01:00
Max Neunhoeffer 10ff104236 Another snapshot. 2015-12-04 16:08:02 +01:00
Max Neunhoeffer 5c38e3b0ba Slight addition to VelocyPack stuff. 2015-12-04 16:02:09 +01:00
Jan Steemann ebea87ea7a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-04 15:38:10 +01:00
Jan Steemann b6302a89df valgrind test fix 2015-12-04 15:37:17 +01:00
Max Neunhoeffer 429101f0f5 Fix some typos. 2015-12-04 15:28:26 +01:00
Wilfried Goesgens e0f29a57c5 Remove whitespaces that may irretate our parser, add checks. 2015-12-04 15:17:36 +01:00
Max Neunhoeffer 60df924ac1 Change data structures for collections in Agency.
Snapshot, compiles, untested, needs new VelocyPack.
2015-12-04 15:08:47 +01:00
Max Neunhoeffer a926c7570a Cleanup ClusterInfo library w.r.t. Current/Collections. 2015-12-04 15:08:47 +01:00
Michael Hackstein 259c090337 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-04 15:04:33 +01:00
Michael Hackstein 155727582d Added AQL Graph Traversal in New Features 2.8. 2015-12-04 15:04:19 +01:00
Max Neunhoeffer fbce71ce95 Add new version of velocypack. 2015-12-04 14:40:37 +01:00
Wilfried Goesgens de86282978 add -, we do so in all other cases. 2015-12-04 14:24:10 +01:00
Wilfried Goesgens 08942dc729 Numeric functions seem to behave different in valgrind; therefore add a way to skip these tests. 2015-12-04 14:23:03 +01:00
Jan Steemann e3db9dfc33 wrote NewFeatures doc 2015-12-04 13:32:45 +01:00
Michael Hackstein 194b83b491 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-04 13:30:48 +01:00
Michael Hackstein c60271d3c8 Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization 2015-12-04 13:30:40 +01:00
Wilfried Goesgens 915fdb466e Fix style as Info pointed out 2015-12-04 13:22:34 +01:00
Michael Hackstein b3321a96ce Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-04 12:29:22 +01:00
Michael Hackstein 741fa73814 JSLint 2015-12-04 12:29:14 +01:00
Jan Steemann 785beaa625 cppcheck 2015-12-04 12:18:15 +01:00
Michael Hackstein 9a724cd5a6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-04 11:21:28 +01:00
Michael Hackstein 9495117238 Fixed invalid traversal optimization if vertex is not existing but filter would let null pass 2015-12-04 11:21:15 +01:00
Michael Hackstein 07e1bac837 Added tests for AQL traverser that check correctness if vertices are missing on the path 2015-12-04 11:20:24 +01:00
Jan Steemann f4f90bb5a9 updated docs 2015-12-04 11:16:02 +01:00
Jan Steemann 3b1df26a79 added AQL function `IS_DATESTRING` 2015-12-04 10:53:01 +01:00
jsteemann a354325817 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-03 23:27:08 +01:00
jsteemann f3e35b6497 updated grammar file 2015-12-03 23:26:28 +01:00
Frank Celler f61a1ffa9b added usr/local 2015-12-03 21:52:27 +01:00
jsteemann d93832ab26 removed obsolete file 2015-12-03 21:33:10 +01:00
Jan Steemann 6dc7d7a88d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-03 18:56:19 +01:00
Jan Steemann cf7fa63a53 issue #1036: allow aborting waiting HTTP requests from the ArangoShell 2015-12-03 18:55:51 +01:00
Michael Hackstein 5978116853 Minor documentation updates 2015-12-03 17:02:08 +01:00
Michael Hackstein 869509d63a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-03 16:52:42 +01:00
Michael Hackstein 27d2786ad9 Improved the graph traversal documentation 2015-12-03 16:52:34 +01:00
Jan Steemann 3016c974fc added tests 2015-12-03 16:51:52 +01:00
Jan Steemann 9bb1b49688 updated documentation 2015-12-03 16:43:24 +01:00
Michael Hackstein 3e5c0ba3f1 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-03 16:40:52 +01:00
Michael Hackstein 4003caa116 Minor documentation fixes 2015-12-03 16:40:48 +01:00
Jan Steemann ad8e6e4f77 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-03 16:26:06 +01:00
Jan Steemann 931e3f93ae issue #1036: implement CTRL-C handling in ArangoShell for Windows 2015-12-03 16:25:19 +01:00
Michael Hackstein bf83a0e6a2 Potential fix for memleak 2015-12-03 16:08:33 +01:00
Michael Hackstein 11640a15ad Fixed a comment 2015-12-03 16:05:06 +01:00
Wilfried Goesgens b36c7890d3 One more filter while checking for dangling references 2015-12-03 16:00:10 +01:00
Michael Hackstein 613c39ea27 Added cross references of Old Traversal to new and back again 2015-12-03 15:59:59 +01:00
Michael Hackstein 58109c1228 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-03 15:46:09 +01:00