1
0
Fork 0
Commit Graph

3577 Commits

Author SHA1 Message Date
Jan Steemann 99a4db23f2 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-26 11:02:19 +01:00
Jan Steemann 96938512c1 return numberOfShards, shardKeys 2014-02-26 11:02:08 +01:00
Max Neunhoeffer 86faf20dbb Disable transactions server test on cluster. 2014-02-26 10:17:05 +01:00
Max Neunhoeffer ff43f0601b Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-26 08:41:28 +01:00
Michael Hackstein bb43b30a84 Clicking on links in the overview will now open new tabs 2014-02-25 18:29:47 +01:00
Michael Hackstein 927a5de782 Added a link to the cluster overview and replaced tcp with http and ssl with https for clickable links 2014-02-25 18:27:46 +01:00
Michael Hackstein 0636233f02 Upgraded the scenario selector and inserted upload of plan buttons, however they are not working yet. Also the test planner now offers usefull defaults in the input fields 2014-02-25 17:49:20 +01:00
Michael Hackstein f28076fdf8 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 17:24:44 +01:00
Michael Hackstein b30eb6b051 Added stubs to upload the cluster info, it is not working yet 2014-02-25 17:24:39 +01:00
Jan Steemann 23ba186b0d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	CHANGELOG
	arangod/Ahuacatl/ahuacatl-access-optimiser.c
	arangod/CapConstraint/cap-constraint.c
	js/apps/system/aardvark/frontend/scss/_tiles.scss
	js/apps/system/aardvark/frontend/scss/generated.css
	js/apps/system/aardvark/frontend/scss/style.scss
	js/common/modules/org/arangodb/users-common.js
2014-02-25 17:21:14 +01:00
Jan Steemann 2ec6dc1997 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 17:05:09 +01:00
Jan Steemann 98ceb07b77 add initial user 2014-02-25 17:05:02 +01:00
scottashton a4b5e7ed03 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 16:55:09 +01:00
scottashton 47919f8670 refactoring dashboard 2014-02-25 16:54:56 +01:00
gschwab 9720aed04f missing ; added 2014-02-25 16:52:58 +01:00
Max Neunhoeffer af02a45e45 Disable test on cluster. 2014-02-25 16:16:33 +01:00
Frank Celler 3c5f3a656b Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding 2014-02-25 15:32:12 +01:00
Frank Celler f2121ff442 cleanup 2014-02-25 15:32:07 +01:00
scottashton 7dc145dd60 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 14:35:56 +01:00
scottashton 42302d3c48 dashboard refactoring 2014-02-25 14:35:47 +01:00
gschwab 4b8e9565ae fixed css for node list 2014-02-25 14:11:08 +01:00
Jan Steemann 0d57a95d52 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 14:08:08 +01:00
Jan Steemann e1f3b6f2d4 react on empty shard lists 2014-02-25 14:08:00 +01:00
gschwab f0e19f8aaa the lib does not work properly with firefox, so the part of the lib is deactivated. 2014-02-25 13:55:01 +01:00
gschwab cd43b58d53 hide search options 2014-02-25 13:08:52 +01:00
gschwab 4e764437be prevent deleting active user 2014-02-25 12:58:28 +01:00
Max Neunhoeffer 5f15e04edc Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-25 12:46:33 +01:00
Frank Celler 569778ae10 Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding 2014-02-25 12:07:46 +01:00
Frank Celler 42fb8244e1 added requeue 2014-02-25 12:07:16 +01:00
Jan Steemann 8fe19fa897 fixed index tests 2014-02-25 11:55:39 +01:00
gschwab 5857f616ed userManagement switched from table to tiles 2014-02-25 11:37:07 +01:00
Max Neunhoeffer f3d12fdd35 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-25 11:35:21 +01:00
Max Neunhoeffer 799eb7c854 Fix tests on cluster. 2014-02-25 11:35:12 +01:00
Jan Steemann d9c96a91f7 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 11:20:02 +01:00
Jan Steemann af96607fc1 fixed index tests 2014-02-25 11:19:51 +01:00
Michael Hackstein 6922cbad09 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 10:29:49 +01:00
Michael Hackstein 71d2595f82 Improved overview on the cluster. It will now also show the number of shards a server is responsible for 2014-02-25 10:29:44 +01:00
Max Neunhoeffer 81447c9426 Deactivate a test for the cluster. 2014-02-25 09:56:01 +01:00
Michael Hackstein 0538a0ef5b The cluster overview now displays information about servers that have either not registered or have been shutteddown normally. 2014-02-24 17:32:13 +01:00
Max Neunhoeffer a0a78a0544 Run cluster unittests in a separate data dir. 2014-02-24 15:59:49 +01:00
Max Neunhoeffer a8138e8975 Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-24 15:03:14 +01:00
Max Neunhoeffer 5a37b46cab Improve error reporting of "single" test target. 2014-02-24 14:59:12 +01:00
Jan Steemann 7f236650ff fix database name in prompt 2014-02-24 14:46:58 +01:00
gschwab bddaabf2f1 jslint fixes 2014-02-24 14:31:35 +01:00
gschwab 7681c2e3e6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-02-24 14:27:11 +01:00
gschwab a49e05cf0a modified scss 2014-02-24 14:27:06 +01:00
Jan Steemann 98489ea718 jslint 2014-02-24 14:22:38 +01:00
gschwab 2ccf8ff127 change password added 2014-02-24 13:50:12 +01:00
Jan Steemann ca4d4c2f06 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-02-24 11:12:55 +01:00
Jan Steemann 870f969933 added user validation API at POST `/_api/user/<username>` 2014-02-24 11:12:37 +01:00