1
0
Fork 0
Commit Graph

37283 Commits

Author SHA1 Message Date
Simon Grätzer 27098e9e4f Revert "Changing PageRank"
This reverts commit 93a03c923a.
2017-03-01 23:20:38 +01:00
Simon Grätzer 93a03c923a Changing PageRank 2017-03-01 23:03:45 +01:00
Simon Grätzer 3533364739 Added support for canceling during loading 2017-03-01 15:06:20 +01:00
Simon Grätzer 080048b080 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 15:05:25 +01:00
Simon Grätzer 27c617fe10 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	3rdParty/V8/v8
#	arangod/Transaction/Methods.h
#	arangod/Utils/UserTransaction.h
#	arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
Alan Plum 8cb7cb1480
Oops, devel is next alpha 2017-03-01 14:04:23 +01:00
Alan Plum ce2af3bf8d
Mention swagger tags change in 3.2 2017-03-01 14:02:02 +01:00
jsteemann 31eac710f7 updated CHANGELOG 2017-03-01 13:56:42 +01:00
jsteemann 30ebae3d06 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 13:54:53 +01:00
Alan Plum d137dfcd7e
Fix swagger tag entry in CHANGELOG 2017-03-01 13:52:59 +01:00
Wilfried Goesgens 18f4ce56e5 add option to add the cookbook to the tarball and handle #2287 2017-03-01 13:49:04 +01:00
jsteemann ec60cf817b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-01 12:53:16 +01:00
jsteemann 0ac29eb177 don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
Alan Plum 6495e12aa1
Document endpoint.tag
Fixes #2338.
2017-03-01 12:52:07 +01:00
jsteemann 85468835d0 properly abort in ABORT macro 2017-03-01 12:50:36 +01:00
Kaveh Vahedipour 51b63027fe should not overimplement LoggerStream. allows unified behaviour of std::cout and LOG_TOPIC(.,.) 2017-03-01 11:51:27 +01:00
Michael Hackstein 050e470543 Merge branch 'engine-api' of github.com:arangodb/arangodb into devel 2017-03-01 11:11:58 +01:00
Michael Hackstein 26d95cfe80 Fixed dead-lock situation in dump tests 2017-03-01 11:10:51 +01:00
Dan Larkin b9b977c889 Added hit-rate reporting to caches. 2017-02-28 14:04:13 -05:00
jsteemann 6d8b77333a renamed classes 2017-02-28 17:59:48 +01:00
jsteemann 236bc67216 fix crashes 2017-02-28 17:59:28 +01:00
Michael Hackstein 86c34d1b88 ClusterInfo now uses the general toVPack function of LogicalCollection instead of building everything locally. 2017-02-28 17:05:30 +01:00
jsteemann cf5d20ddee Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-28 17:02:42 +01:00
jsteemann a6421118d4 fix cppcheck complaint 2017-02-28 17:02:24 +01:00
jsteemann b6a265068a fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
Michael Hackstein c25fc40d09 Merge branch 'engine-api' of github.com:arangodb/arangodb into devel 2017-02-28 16:41:16 +01:00
Michael Hackstein 7950270134 Removed obsolete code in LogicalCollection. 2017-02-28 16:08:54 +01:00
baslr d4680cfc0c arangoexport:test fix jslint 2017-02-28 15:54:39 +01:00
Michael Hackstein 900b15dd3a API cleanup in LogicalCollection. Removed some unused exposed toVelocypack functions. Removed toVelocyPack with maxTick variant. That is available in the StorageEngine instead 2017-02-28 15:35:31 +01:00
baslr a0256af44b arangoexport: added test for xgmml, node module xmldom 2017-02-28 15:25:18 +01:00
Michael Hackstein cac32a4d1d Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-28 14:59:13 +01:00
Michael Hackstein df4eadac75 Replaced several specialized toVelocyPack functions of LogicalCollection by toVelocyPackIgnore(). Fixed distributeLike bug that occured through this. 2017-02-28 14:54:32 +01:00
Alan Plum 705273bdab
Allow passing own graphql-sync module to Foxx 2017-02-28 14:47:17 +01:00
Wilfried Goesgens bac8fecad7 add note that keywords can't be replaced by bind parameters 2017-02-28 10:56:03 +01:00
Wilfried Goesgens baf406c90d note that one can't replace the direction by a bind parameter 2017-02-28 10:38:59 +01:00
Dan Larkin e538f1e962 Fixed bugs in cache resize tasks and related tests. 2017-02-27 17:28:45 -05:00
jsteemann fd516e1e1b give up waiting for V8 context after some time 2017-02-27 23:08:49 +01:00
jsteemann e6c66ae26e more performance logging 2017-02-27 23:08:18 +01:00
jsteemann 695d215b0c ensure that JobGuards are started and ended in the same thread 2017-02-27 22:41:58 +01:00
jsteemann 5e0fd0c8b2 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-27 22:27:51 +01:00
jsteemann b872aa59fd simplified performance logging 2017-02-27 22:22:41 +01:00
jsteemann 23eecb4e91 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-27 17:53:44 +01:00
Manuel B 6a53d76cda docs:arangoexport csv case fix 2017-02-27 17:47:07 +01:00
jsteemann de22bd10cf removed unused include 2017-02-27 17:32:06 +01:00
jsteemann ed4b5fb3f9 removed unused includes 2017-02-27 17:29:28 +01:00
jsteemann a420093f2d Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-27 17:25:51 +01:00
jsteemann 41b21968ed Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-27 17:24:37 +01:00
jsteemann 4005a15697 added some assertions 2017-02-27 17:23:41 +01:00
baslr 8b73739f5d docs:arangoexport added csv 2017-02-27 17:20:14 +01:00
jsteemann ae751e7360 create engine-specific transaction context data 2017-02-27 17:05:30 +01:00