1
0
Fork 0
Commit Graph

10105 Commits

Author SHA1 Message Date
Michael Hackstein 54346784ca Added confirm dialog to graph deletion 2014-01-30 16:56:31 +01:00
Jan Steemann 7a8f2257cc batchSize 2014-01-30 16:09:25 +01:00
Michael Hackstein 301b8ac7c2 The graph management delete button is now correct red color and hover effect does not change it to green 2014-01-30 16:05:47 +01:00
Jan Steemann fd6b0f0ea6 fetch more ids in each batch 2014-01-30 15:40:17 +01:00
Michael Hackstein 402d80930b Fixed spelling mistake 2014-01-30 15:15:08 +01:00
Michael Hackstein 73c04bc065 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-30 15:12:19 +01:00
Michael Hackstein 0b57142b5d Fixed colour discrepeancy of API views 2014-01-30 15:12:04 +01:00
Michael Hackstein fd80bf7387 Unified datatable colouring of odd and even 2014-01-30 15:11:23 +01:00
Jan Steemann 9ebd765fcc allow passing of documents without _rev attribute 2014-01-30 12:31:38 +01:00
Jan Steemann fd3262078a updated path 2014-01-30 12:14:27 +01:00
Jan Steemann 4741d2c8ff added count() 2014-01-29 18:49:11 +01:00
Jan Steemann 1bec06d727 Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-29 17:55:46 +01:00
Jan Steemann ae05c0c5d3 byExample() sharded 2014-01-29 17:55:33 +01:00
Max Neunhoeffer 22f0ab02db Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-01-29 16:23:45 +01:00
Max Neunhoeffer ed39834029 CRUD basically working on cluster. 2014-01-29 16:23:17 +01:00
Esteban Lombeyda 9137e05a30 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-01-29 16:05:26 +01:00
Esteban Lombeyda b172c8cab8 Inserting arango executables into start menu (windows) 2014-01-29 16:04:35 +01:00
Esteban Lombeyda bc27084a2d Inserting arango executables into start menu (windows) 2014-01-29 16:04:04 +01:00
Michael Hackstein fcb30082c9 Unified modal dialog closing icon from graphviewer and main interface 2014-01-29 15:48:39 +01:00
Michael Hackstein 1a8fdab48a The Manage Graphs button is now allways displayed 2014-01-29 15:45:32 +01:00
Jan Steemann 57aa26bf4a all() with skip/limit 2014-01-29 14:57:28 +01:00
Jan Steemann 9175fddd4d Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-29 13:51:32 +01:00
Jan Steemann 5f8a59d696 all() sharded 2014-01-29 13:51:12 +01:00
Max Neunhoeffer 4b5fe412d7 Very dirty hack to improve hashing for sharding attributes. 2014-01-29 13:44:09 +01:00
Max Neunhoeffer 60f47e1f21 Fix body management in asyncRequest. 2014-01-29 13:21:53 +01:00
Max Neunhoeffer 1edcd6a9e9 Report cluster wide collection name in _id 2014-01-29 11:24:09 +01:00
Max Neunhoeffer 409f32b965 Add isDBserver method to ServerState class. 2014-01-29 11:23:58 +01:00
Max Neunhoeffer 61575e473e Remove debugging output. 2014-01-29 09:29:06 +01:00
Max Neunhoeffer 35c6a3ffdc Use shared_ptr for CollectionInfo(Current) export.
This at the same time fixes an allocation bug with TRI_json_t*.
2014-01-29 09:21:09 +01:00
Jan Steemann e2a7e2dfb3 windows 2014-01-28 17:32:32 +01:00
Michael Hackstein 71e9eda131 The Search field in the graph viewer is now visible 2014-01-28 17:05:25 +01:00
Max Neunhoeffer c3f01237b0 Implement replace and update on cluster.
This still has a freeing too early bug with TRI_json_t.
2014-01-28 16:49:44 +01:00
Michael Hackstein ffa1ff9eed Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-28 14:34:47 +01:00
Jan Steemann fe7f89a8f1 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-01-28 14:34:12 +01:00
Jan Steemann 3bc0cf49c4 mount default apps in /system 2014-01-28 14:33:47 +01:00
Michael Hackstein 0bf874b8e6 Fixed a wrong label for new foxx importer in web interface 2014-01-28 14:10:30 +01:00
Michael Hackstein dbcdd72da4 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-28 09:48:04 +01:00
Michael Hackstein 983f616add Removed unnecessary information that server is connected on startup 2014-01-28 09:43:53 +01:00
Max Neunhoeffer 59ad7cab9a Remove unused files. 2014-01-28 08:45:48 +01:00
Jan Steemann 0a2d61a42a added SHORTEST_PATH AQL function, allow user-defined functions for filtering in TRAVERSAL etc. 2014-01-28 01:51:27 +01:00
Jan Steemann e906f68235 windows fixes 2014-01-27 17:46:15 +01:00
Jan Steemann e90ee8c572 shut up jslint 2014-01-27 17:30:44 +01:00
Jan Steemann e88fe036d6 updated documentation 2014-01-27 17:29:29 +01:00
Jan Steemann 894ea527a6 testing readline... 2014-01-27 17:06:27 +01:00
Jan Steemann bae529c4e4 testing readline... 2014-01-27 17:04:27 +01:00
Jan Steemann 2ced0f6a21 fixed terminal reset 2014-01-27 16:54:48 +01:00
Michael Hackstein 72ede60012 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-27 16:20:39 +01:00
Michael Hackstein 2b327912d5 Foxx Controller will now react to int and integer. Furthermore it throws an error if an illegal attribute is defined 2014-01-27 16:20:32 +01:00
Jan Steemann 7f240a1625 fixed segfault in import API 2014-01-27 16:12:39 +01:00
Frank Celler e26de15a56 BNAVIGATE 2014-01-27 14:59:56 +01:00