1
0
Fork 0
Commit Graph

11400 Commits

Author SHA1 Message Date
hkernbach 9a5d991e81 query editor bugfix 2016-05-24 12:36:20 +02:00
hkernbach 69230b0d19 cluster view bugfix 2016-05-24 12:36:20 +02:00
Max Neunhoeffer fc67b56085 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-24 12:01:22 +02:00
Max Neunhoeffer a8b68b79eb Run shard sync in background task. 2016-05-24 12:01:06 +02:00
hkernbach 5cf1c1aa3c cluster view charts update 2016-05-24 11:20:28 +02:00
hkernbach c3699f3c10 frontend persistent index 2016-05-24 10:50:34 +02:00
Max Neunhoeffer 217ce3cc5c Activate leader failure in resilience test. 2016-05-24 10:26:32 +02:00
hkernbach 2edb8d0f13 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-24 09:46:28 +02:00
hkernbach e8e2d94060 removed console log [ci skip] 2016-05-24 09:46:16 +02:00
Max Neunhoeffer 31bff28489 Factor out synchronizeOneShard. 2016-05-24 09:43:59 +02:00
Max Neunhoeffer b18589c8ab Revert "More output for sync replication tests."
This reverts commit 50e1ff3fb7.
2016-05-23 23:15:36 +02:00
Max Neunhoeffer 50e1ff3fb7 More output for sync replication tests. 2016-05-23 23:10:03 +02:00
Max Neunhoeffer 717d110a1d More fixes in DBServerAgencySync js part. 2016-05-23 22:54:21 +02:00
Max Neunhoeffer 7ae9cfcd26 Flush ClusterInfo cache in sync. replication tests. 2016-05-23 22:53:54 +02:00
Max Neunhoeffer 7dec299c3a Improve error messages. 2016-05-23 20:40:48 +02:00
Max Neunhoeffer e06c65a7a6 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-23 20:38:31 +02:00
jsteemann 7080f8293d various AQL changes
added behavior of TO_STRING() for arrays and objects
added C++ implementation for CONTAINS() function
added memmem implementation for Windows
2016-05-23 17:10:15 +02:00
Max Neunhoeffer 79a3621430 Fix sync repl test. 2016-05-23 16:57:07 +02:00
Max Neunhoeffer 6b652d548f Avoid system collection servers in resilience tests. 2016-05-23 14:14:55 +02:00
Max Neunhoeffer 611b7f9ee0 Repair resilience for system collections.
Plus a lot of synchronous replication bugfixes.
2016-05-23 14:02:01 +02:00
Andreas Streichardt 46a883d6eb Add /_admin/server/id api 2016-05-23 11:49:36 +02:00
Max Neunhoeffer 6cd5e5f2cf Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-23 08:58:06 +02:00
jsteemann b834adee47 honor --database.wait-for-sync when creating collections via HTTP API 2016-05-21 00:10:10 +02:00
jsteemann ce6046e19d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-21 00:09:12 +02:00
jsteemann c4ec5a1204 fixed some issues with persisted index 2016-05-21 00:08:53 +02:00
Max Neunhoeffer 540e266c27 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-20 22:09:39 +02:00
hkernbach be57a6da96 grunt build 2016-05-20 21:34:48 +02:00
hkernbach 488aa710da webui: prep for persistent index 2016-05-20 21:29:27 +02:00
hkernbach c83b1dd736 removed console.logs [ci skip] 2016-05-20 21:23:25 +02:00
hkernbach c18429ece0 scss lint 2016-05-20 21:21:30 +02:00
hkernbach 97ad8b462f fixed a coordinator bug in the web ui 2016-05-20 21:12:34 +02:00
hkernbach f8a837207f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 17:37:50 +02:00
hkernbach cdb5cd9b03 clusterFrontend configuration 2016-05-20 17:37:42 +02:00
Andreas Streichardt bca08d012f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 17:37:00 +02:00
Andreas Streichardt 6daef7b05e Fix missing databaseUrl links 2016-05-20 17:36:25 +02:00
Wilfried Goesgens 61f89caa98 Fresh swagger.json 2016-05-20 17:29:44 +02:00
hkernbach 6a0e40de04 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 17:20:25 +02:00
hkernbach c880552759 read cluster state from frontendConfiguration 2016-05-20 17:19:58 +02:00
Alan Plum 914e8628ed
Default JWT algorithm to HS512
Most secure option right now.
2016-05-20 16:40:10 +02:00
Andreas Streichardt 7e73874aa5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 16:38:55 +02:00
Andreas Streichardt 5754f6e6d7 Fix missing databaseUrl 2016-05-20 16:36:30 +02:00
Andreas Streichardt ecaaf78a23 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 16:03:09 +02:00
Andreas Streichardt 8f3b0f048e typo in error message 2016-05-20 16:03:01 +02:00
jsteemann cdb728f807 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-20 16:00:10 +02:00
Max Neunhoeffer c9c6f14687 Add rr support to testing.js. 2016-05-20 15:15:51 +02:00
Max Neunhoeffer a73c617da2 Revert "Temporarily go back to unresilient system collections."
This reverts commit bf2642c7bf.
2016-05-20 15:07:25 +02:00
Max Neunhoeffer 6b35369e93 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-20 14:24:54 +02:00
Max Neunhoeffer bf2642c7bf Temporarily go back to unresilient system collections. 2016-05-20 14:24:20 +02:00
hkernbach 97a8de7ceb cluster statistics fix 2016-05-20 14:23:33 +02:00
hkernbach 72e29c076f jslint 2016-05-20 13:49:06 +02:00
jsteemann b7ca25894a added correctness test for RocksDB values 2016-05-20 13:41:43 +02:00
hkernbach 5f60ebd6c4 added warning notifications 2016-05-20 13:41:10 +02:00
hkernbach db3092502f scss 2016-05-20 13:31:08 +02:00
hkernbach e59b6acd03 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 13:30:48 +02:00
hkernbach 9e6df7dd30 replication factor, shards, removed console logs 2016-05-20 13:30:42 +02:00
Max Neunhoeffer b24bbeeda9 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-20 12:53:54 +02:00
Max Neunhoeffer d90e31eb71 System collections now resilient. :-) 2016-05-20 12:53:39 +02:00
hkernbach 105c43267c scss modal 2016-05-20 12:39:39 +02:00
hkernbach f2eb838e0b modal view bugfix 2016-05-20 12:34:43 +02:00
Jan Steemann a8e2e3021e added some tests 2016-05-20 12:15:19 +02:00
Jan Steemann 94f2eb0221 added test 2016-05-20 11:22:54 +02:00
hkernbach 4cc2149641 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-20 10:49:34 +02:00
hkernbach 721b906d08 grunt 2016-05-20 10:49:27 +02:00
Max Neunhoeffer 4eb611583e Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-20 10:05:48 +02:00
Max Neunhoeffer e47a436ac6 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-20 09:53:43 +02:00
Max Neunhoeffer d27af40691 Tune shard synchronization. 2016-05-20 09:53:26 +02:00
hkernbach 42c02730e7 user image 2016-05-20 09:53:15 +02:00
hkernbach 4d9e2681bf added missing file 2016-05-20 09:40:59 +02:00
Max Neunhoeffer 523a58ecc9 Expose replicationFactor in HTTP API and in arangosh. 2016-05-19 23:09:49 +02:00
Max Neunhoeffer 29e68fdbd6 Test target resilience with synchronous replication test. 2016-05-19 22:56:24 +02:00
Max Neunhoeffer 1256159651 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-19 22:41:25 +02:00
Max Neunhoeffer 61d8eb5fc9 Move synchronous replication test to new location. 2016-05-19 22:40:52 +02:00
hkernbach 70968b5b41 grunt 2016-05-19 18:32:10 +02:00
hkernbach 2350d83444 grunt file 2016-05-19 18:28:59 +02:00
hkernbach 60fa9cb996 web ui collection api change 2016-05-19 18:28:32 +02:00
hkernbach 0924cf1e59 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 18:18:08 +02:00
hkernbach 805156daaf jslint 2016-05-19 18:17:59 +02:00
jsteemann 3b318805ec don't leak buffers 2016-05-19 18:15:08 +02:00
hkernbach 24b90390cb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 17:59:12 +02:00
hkernbach 261dc85217 frontend cleanup 2016-05-19 17:59:05 +02:00
Jan Steemann 4a49d7c6f9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-19 17:56:43 +02:00
Jan Steemann e5ceaf85b4 changed structure of response to GET /_api/collection 2016-05-19 17:56:15 +02:00
hkernbach efb1691c3c fixed min file usage 2016-05-19 17:46:08 +02:00
hkernbach 2ea71da526 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 17:45:07 +02:00
hkernbach a8ef644792 grunt build 2016-05-19 17:44:56 +02:00
hkernbach 4578cd87ec bugfixes 2016-05-19 17:39:13 +02:00
Jan Steemann 70d60e623e simplifications 2016-05-19 17:23:01 +02:00
Jan Steemann e03cff939b jslint 2016-05-19 17:19:05 +02:00
Max Neunhoeffer fc563cfec6 New tests for synch. replication. 2016-05-19 16:53:58 +02:00
Max Neunhoeffer 5760868a32 Fix sync. 2016-05-19 16:53:15 +02:00
hkernbach 45c00ef4f4 frontend bugfix 2016-05-19 16:52:40 +02:00
hkernbach c97a9c0374 login view, removed console log 2016-05-19 16:30:23 +02:00
hkernbach a072367c31 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 16:14:28 +02:00
hkernbach 7e2317e151 frontend login mechanism 2016-05-19 16:14:20 +02:00
hkernbach 36bc70a468 aardvark authorization 2016-05-19 16:13:37 +02:00
hkernbach c90d28b3b4 scss 2016-05-19 16:13:19 +02:00
hkernbach 954e1d6b8e cleanup 2016-05-19 16:13:05 +02:00
Jan Steemann b6bde419a4 fix handling of version 0 2016-05-19 15:51:59 +02:00
jsteemann e7f817ffb6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-19 15:24:51 +02:00
jsteemann 2ed62d324a test fix 2016-05-19 15:24:45 +02:00
Max Neunhoeffer aa720cadda Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-19 14:18:59 +02:00
Max Neunhoeffer 8502ea5189 Fix synchronization of shards for sync. replication. 2016-05-19 14:15:27 +02:00
Max Neunhoeffer a73b348e77 Add TRI_SuspendExternalProcess and TRI_ContinueExternalProcess for Unix. 2016-05-19 14:06:57 +02:00
Andreas Streichardt 1f730043c0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 11:45:28 +02:00
Andreas Streichardt b689fd7df2 de-sausage frontend 2016-05-19 11:45:14 +02:00
hkernbach 01f70e7ddb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-19 11:21:56 +02:00
hkernbach 4ff3000e51 coordinator view 2016-05-19 11:20:28 +02:00
Simran Brucherseifer d2b65e13ed Add dfdb and foxx-manager to testing.js, fix typo 2016-05-19 10:39:41 +02:00
jsteemann 97c5450e1f optimizations
added C++ implementation for AQL SLICE() function
allow execution of expressions in C++ that contain calculated object elements
do not merge two calculation nodes if they are of different expression types (e.g. simple vs. V8)
added de-duplication of object keys in case the object contains non-unique names
2016-05-19 00:22:35 +02:00
Wilfried Goesgens 9db006b25c Fresh swagger json. 2016-05-18 16:52:17 +02:00
Andreas Streichardt 04caecaeb0 Merge branch 'add-js-server-functions' into devel 2016-05-18 15:36:47 +02:00
Andreas Streichardt 317ffb94c3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-18 15:36:28 +02:00
Alan Plum ea588e1373
Document sessions middleware 2016-05-18 15:36:00 +02:00
Andreas Streichardt 661c966578 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-18 15:35:11 +02:00
Andreas Streichardt aba66a50eb _listEndpoints => _endpoints() 2016-05-18 15:34:42 +02:00
Jan Steemann 0064e25bc2 jslint 2016-05-18 15:12:31 +02:00
Alan Plum 72e685096a
Foxx console -> legacy 2016-05-18 14:44:47 +02:00
Jan Steemann 1ab2b97209 fix wrong filename in manifest.json 2016-05-18 12:57:23 +02:00
hkernbach cc4e4d911a scss 2016-05-18 11:42:21 +02:00
Jan Steemann c6b883d41d fixed issue #1826 2016-05-18 11:40:58 +02:00
Andreas Streichardt 5e18b2d2e0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-18 10:23:28 +02:00
Andreas Streichardt a3423ace78 Reenable gzip 2016-05-18 10:20:57 +02:00
Simran Brucherseifer 5054706de8 Remove cap constraint leftovers from docs 2016-05-18 04:34:51 +02:00
Andreas Streichardt d695743df2 Add proxy check 2016-05-17 20:23:47 +02:00
Andreas Streichardt 007041e4d3 Fix database selector 2016-05-17 17:20:24 +02:00
Andreas Streichardt 6e26758d15 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-17 17:13:26 +02:00
Andreas Streichardt 89c7c69647 Frontend is now mountable behind a proxy 2016-05-17 17:09:00 +02:00
Max Neunhoeffer 51a2fb6f89 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-17 11:55:15 +02:00
Max Neunhoeffer d45ef395fb Remove test which destroys the cluster. 2016-05-17 11:54:52 +02:00
Jan Steemann d1f9ea3f68 fixed issue #1823 2016-05-17 11:30:23 +02:00
Max Neunhoeffer 57c7bb8ab9 Fix JavaScript collection updater.
Also add tests for synchronous replication.
2016-05-17 11:19:52 +02:00
jsteemann 593052b1e8 removed useless log output 2016-05-13 23:17:53 +02:00
jsteemann 4f72db6451 speed up calls to user-defined functions 2016-05-13 23:08:39 +02:00
jsteemann 51447ec2aa Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-13 19:39:25 +02:00
hkernbach 0ca4db3c18 added replication factor 2016-05-13 19:00:26 +02:00
jsteemann 1faaa18f6e display "const" attribute 2016-05-13 18:51:20 +02:00
jsteemann e5331da19f added functions to frontend 2016-05-13 18:51:10 +02:00
hkernbach 722fc88212 dashboard scss 2016-05-13 17:57:26 +02:00
hkernbach 628474f54e sessions value generation 2016-05-13 17:48:44 +02:00
hkernbach a32538e94b css 2016-05-13 17:16:25 +02:00
hkernbach 736bee7655 query spotlight bugfix 2016-05-13 16:43:43 +02:00
hkernbach e74b229cc0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-13 16:32:57 +02:00
hkernbach fdd6457091 styling 2016-05-13 16:32:52 +02:00
jsteemann 34e27147f1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-13 14:26:54 +02:00
jsteemann 0828abbb5c query less documents 2016-05-13 14:26:34 +02:00
hkernbach 57178e6bc2 frontend now deletes cursor if not needed anymore 2016-05-13 14:15:38 +02:00
hkernbach f262cdf5f0 scss 2016-05-13 14:15:21 +02:00
hkernbach dcdda8350a merge 2016-05-13 13:39:21 +02:00
hkernbach 90edd4312e queryView 2016-05-13 13:36:12 +02:00
hkernbach c98e533246 scss 2016-05-13 13:35:59 +02:00