1
0
Fork 0
Commit Graph

31657 Commits

Author SHA1 Message Date
jsteemann c80f0a42dc Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 15:28:35 +02:00
jsteemann 3510a0b000 updated README.md 2016-06-23 15:26:34 +02:00
Wilfried Goesgens 0613b7be11 Fix more links. 2016-06-23 15:18:42 +02:00
Wilfried Goesgens c4a88a541f Fix link to cookbook, as sugested by @millette 2016-06-23 15:06:04 +02:00
jsteemann 8f0991e18e potential performance optimizations
simplifications

small optimizations
2016-06-23 14:47:44 +02:00
Wilfried Goesgens 2eb721a697 fix links. 2016-06-23 14:35:16 +02:00
Jan Steemann 621f762b56 removed TODO from docs 2016-06-23 14:33:55 +02:00
Kaveh Vahedipour 314fdc5633 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 14:04:12 +02:00
Kaveh Vahedipour 015297c0ab minimal verbose output from agency test 2016-06-23 14:04:03 +02:00
Wilfried Goesgens dd5e2b1c1b Fix warning message - the algorithm adds dashes, no need to do this here. 2016-06-23 13:15:50 +02:00
Kaveh Vahedipour cd9175a409 this is the end of CommLock as we know it ... 2016-06-23 13:09:58 +02:00
Kaveh Vahedipour 9003a50537 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 12:51:38 +02:00
Kaveh Vahedipour cf685fa444 no more agency locks in cluster info 2016-06-23 12:51:05 +02:00
jsteemann 21dfd86f5e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 12:33:47 +02:00
Simran Brucherseifer daf5d5b62d Add data model guide later 2016-06-23 12:23:49 +02:00
Simran Brucherseifer b7f4032696 Use JS to switch between versions and books 2016-06-23 12:19:24 +02:00
Simran Brucherseifer dfb898aa88 Minor reformatting of docs 2016-06-23 12:19:24 +02:00
Simran Brucherseifer f4996c3bd5 Initial content for CommonErrors and TODOs 2016-06-23 12:19:24 +02:00
jsteemann 7496fa2c67 issue #1894: make list of edge collections unique in traversal 2016-06-23 12:17:04 +02:00
Wilfried Goesgens 1d524bcad2 one more place where exit codes should be passed up in the process pipeline. 2016-06-23 12:09:57 +02:00
Wilfried Goesgens 5233ea544a Fix exit code handling of example generator, so we actualy fail for the caller if something goes wrong. 2016-06-23 12:09:57 +02:00
Max Neunhoeffer 13a0b2c0e4 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-23 11:54:39 +02:00
Wilfried Goesgens 3fd1f5ad5c Fresh examples. 2016-06-23 11:48:54 +02:00
Wilfried Goesgens 16d1630520 Fix sequence 2016-06-23 11:45:01 +02:00
hkernbach f9d737ebd9 query view notification bugfix 2016-06-23 11:21:30 +02:00
Kaveh Vahedipour 1a8636c34c removing more locks from cluster-agency communication 2016-06-23 11:14:21 +02:00
Max Neunhoeffer b1dac03ded Manual polishing. 2016-06-23 11:00:45 +02:00
Max Neunhoeffer efe7669af9 Manual polishing. 2016-06-23 10:54:06 +02:00
Max Neunhoeffer c1fe21df03 Manual polishing. 2016-06-23 10:53:51 +02:00
Max Neunhoeffer ac4ed25dba Spellchecker: fixed some typos. 2016-06-23 10:53:12 +02:00
Kaveh Vahedipour ab0b3fc321 agency test waits exactly for the leader election to have ended 2016-06-23 10:52:43 +02:00
Kaveh Vahedipour 57d231fd42 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 10:48:37 +02:00
Kaveh Vahedipour b40e5a3d24 agency test waits exactly for the leader election to have ended 2016-06-23 10:48:26 +02:00
Frank Celler d8318148ca authorization is optional 2016-06-23 10:46:43 +02:00
Max Neunhoeffer 9a829e1bc0 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-22 13:23:56 -07:00
Max Neunhoeffer cc1f3c1096 Explain follower failure. 2016-06-22 13:23:24 -07:00
Max Neunhoeffer c73f5625a9 Tiny fixes to Replication chapter. 2016-06-22 13:19:49 -07:00
hkernbach 30d73c2dcf removed console logs 2016-06-22 21:56:31 +02:00
hkernbach 89a47ee0a3 ui event bugfixes 2016-06-22 21:15:22 +02:00
hkernbach a10ce3888c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-22 19:03:29 +02:00
hkernbach d4a39645de ui documentation 2016-06-22 19:03:22 +02:00
Kaveh Vahedipour d55c85f8fa no commlockers in ClusterFeature anymore 2016-06-22 18:19:12 +02:00
Kaveh Vahedipour 2cceb1bdea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-22 16:42:53 +02:00
Kaveh Vahedipour 11a36db83c getting rid of locks in cluster comm 2016-06-22 16:42:43 +02:00
Simran Brucherseifer e25c45dbe2 Use camelCase for variable-names in AQL 2016-06-22 15:08:40 +02:00
Simran Brucherseifer b0570bb3e9 Improve AQL invocation docs 2016-06-22 15:08:40 +02:00
Kaveh Vahedipour 39e3923094 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-22 14:44:56 +02:00
Kaveh Vahedipour 34aed57a6d adding IN operator to kv-store 2016-06-22 14:44:43 +02:00
Jan Steemann 2525816892 fixed function signature in error reporting 2016-06-22 14:30:33 +02:00
Jan Steemann 66421d0f49 fixed typo 2016-06-22 14:14:51 +02:00