1
0
Fork 0
Commit Graph

24156 Commits

Author SHA1 Message Date
Wilfried Goesgens f49ae38f25 make toJson() virtual so derived ones can overload it. 2015-11-25 16:49:38 +01:00
Wilfried Goesgens 42081165e0 Don't copy while iterating, use const references. 2015-11-25 16:49:01 +01:00
Wilfried Goesgens 8f04b616b5 fix typo 2015-11-25 16:48:35 +01:00
Wilfried Goesgens 513404e9e8 Split searching for conditions and extracting them for analysis, so we can run the optimizer inbetween. 2015-11-25 15:22:45 +01:00
Wilfried Goesgens a0f9524df8 Add routine to normalize conditions without re-running the optimizer. 2015-11-25 15:22:11 +01:00
Wilfried Goesgens c061a3309a - implement new function that scans for nodes of a spcific types
- fix scanning for variable references with n-nary ors / ands
2015-11-25 15:21:11 +01:00
Wilfried Goesgens 47a1f14f29 remove non existig example files 2015-11-24 18:30:04 +01:00
hkernbach 8a6942a299 changed graph delete example to also remove graph collections 2015-11-24 18:04:47 +01:00
hkernbach fae01d6c41 webui: delete graphs with dropCollections attribute, usability 2015-11-24 17:38:41 +01:00
hkernbach da06ce12e9 typo 2015-11-24 16:09:00 +01:00
hkernbach d7f8990eee added documentation link to example graphs setup 2015-11-24 15:58:01 +01:00
hkernbach 8e6bdaec65 added example graphs to webui 2015-11-24 15:35:44 +01:00
hkernbach 94d2e83981 added example graph route to aardvark 2015-11-24 15:35:01 +01:00
hkernbach a58157f6b4 example graphs now checking if dependencies exist 2015-11-24 15:34:13 +01:00
hkernbach 5bd26e6e62 Merge branch 'JHMH' of github.com:arangodb/arangodb into JHMH 2015-11-24 13:24:44 +01:00
hkernbach 2d417e393d Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-24 13:24:12 +01:00
Jan Steemann 6d8d7c9a4c updated vpack library 2015-11-24 13:20:47 +01:00
Alan Plum 3bd39234ec Treat empty string as null in optional Foxx configs
Fixes #1495.
2015-11-24 13:14:41 +01:00
Jan Steemann 2552c3493b updated vpack library 2015-11-24 12:03:20 +01:00
Michael Hackstein bcd5813bb1 CXX RestEdgesHandler now actually returns a result. All tests are green now 2015-11-24 10:47:07 +01:00
Jan Steemann d24b46bb71 updated vpack library 2015-11-24 10:32:58 +01:00
Michael Hackstein 4c8c98524e Fixed errorNum whenever the vertex-handle is incorrect 2015-11-24 10:30:16 +01:00
Michael Hackstein aa8e1daaf7 Moved String->VertexId conversion into the general traverser. It is required outside of V8Server 2015-11-24 10:24:19 +01:00
Michael Hackstein 430eb2fd07 First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals 2015-11-24 10:23:35 +01:00
Michael Hackstein 561ef30ac1 Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-24 08:59:01 +01:00
Jan Steemann e4a3c462c7 updated vpack library 2015-11-23 15:35:10 +01:00
Alan Plum 9ed1afe9b3 Wording 2015-11-23 15:03:25 +01:00
Wilfried Goesgens bd0e2fb965 Explain installeability of node modules (especially in foxx) 2015-11-23 14:48:57 +01:00
Wilfried Goesgens 132866ae27 Remove duplicate section 2015-11-23 14:13:42 +01:00
Wilfried Goesgens e34f3824a5 Add link to the reference 2015-11-23 14:01:42 +01:00
Jan Steemann 8d1b0ab3a8 don't call wget --help anymore 2015-11-23 12:41:55 +01:00
Jan Steemann 2ae22e5f97 don't use wget options 2015-11-23 12:25:31 +01:00
Jan Steemann 7a3e55252c updated vpack library 2015-11-23 12:01:44 +01:00
Frank Celler c737939d45 be more verbose to debug travisCI run 2015-11-23 11:22:44 +01:00
Frank Celler 75495f5e5d be more verbose to debug travisCI run 2015-11-23 11:04:13 +01:00
Frank Celler 95d8ae5595 be more verbose to debug travisCI run 2015-11-23 10:58:34 +01:00
Jan Steemann 1bf5abaf14 changed HTTP return code for canceled operations from 408 to 410 2015-11-23 10:25:05 +01:00
Frank Celler 15d48ba2c5 removed duplicates 2015-11-21 17:57:21 +01:00
Frank Celler 7e55bb6cf3 fixed quotes 2015-11-21 16:53:19 +01:00
Frank Celler 1cc69d22df show progress 2015-11-21 15:12:32 +01:00
Michael Hackstein 61f562eb4b Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-21 12:40:57 +01:00
jsteemann e4f63ce952 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-11-20 21:41:30 +01:00
jsteemann 4c0d5b13d0 CONTAINS actually wasn't implemented yet 2015-11-20 21:40:07 +01:00
hkernbach 4ecd633f31 grunt build 2015-11-20 21:27:46 +01:00
hkernbach 8be528742f changelog 2015-11-20 21:25:56 +01:00
hkernbach 3a7a31b850 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-11-20 21:25:14 +01:00
hkernbach ffbf9d57e8 queries started with webui are now cancelable 2015-11-20 21:25:03 +01:00
hkernbach 6f4a512a4b scss 2015-11-20 21:24:16 +01:00
hkernbach 297cdd6fb6 added some functions to progressView 2015-11-20 21:23:48 +01:00
jsteemann bcf29c0f7d added derived files 2015-11-20 21:01:25 +01:00