1
0
Fork 0
Commit Graph

6403 Commits

Author SHA1 Message Date
Michael Hackstein bd50d5c5f0 GraphViewer: Added Tests for joining of community nodes 2013-05-17 17:16:32 +02:00
Michael Hackstein 9cd77a7829 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 15:26:59 +02:00
Michael Hackstein 4161ff662c GraphViewer: Added Tests for communication between Adapter and NodeReducer 2013-05-17 15:26:28 +02:00
Michael Hackstein 17cb716bdc Removed CMS from Apps, can be downloaded via aal 2013-05-17 15:25:39 +02:00
Jan Steemann c2ff93e99d issue #531 (warning) 2013-05-17 14:58:22 +02:00
Jan Steemann 302c516030 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-17 14:54:41 +02:00
Jan Steemann dd26635a35 removed debug comments 2013-05-17 14:54:24 +02:00
Jan Steemann 645f31bba0 fixed typo 2013-05-17 14:54:09 +02:00
Jan Steemann ebc8c8ef52 removed superfluous \n 2013-05-17 14:53:41 +02:00
Michael Hackstein 0c4ef2215b ArangoAdapter now creates a node Reducer 2013-05-17 14:39:35 +02:00
Michael Hackstein 6fac02a451 GraphViewer: Modified ArangoAdapter Setup Test to check if Host is determined 2013-05-17 14:36:02 +02:00
Michael Hackstein 8bf7708464 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 13:55:46 +02:00
Michael Hackstein 5e17ebe404 GraphViewer: Started implementing the Communication between ZoomManager, GraphViewer and the Adapter 2013-05-17 13:55:20 +02:00
Jan Steemann c647882311 issue #535 2013-05-17 13:50:10 +02:00
Jan Steemann 7ec9cb5eb6 fixed leak in fs.getTempPath() 2013-05-16 21:43:33 +02:00
Heiko Kernbach 85176ef1ba Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-16 21:30:19 +02:00
Heiko Kernbach 18e0edc4f0 added function to include client customized graphs - not finished 2013-05-16 21:30:09 +02:00
Jan Steemann ab6ca2f017 ported all recent fixes from 1.3 2013-05-16 21:04:04 +02:00
Jan Steemann ac8e947fb6 typo 2013-05-16 20:53:04 +02:00
Heiko Kernbach d9ff5e916e added graph description 2013-05-16 19:48:24 +02:00
Heiko Kernbach 63812a185a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-16 16:57:26 +02:00
Heiko Kernbach 80766b742b added detail graph view for dashboard 2013-05-16 16:57:13 +02:00
Thomas Richter b09be801b9 swagger for RestDocumentHandler finished 2013-05-16 14:59:51 +02:00
Heiko Kernbach 40baf853f4 update checkboxes dynamically 2013-05-16 13:46:33 +02:00
Thomas Richter 38ce7df1a8 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-15 16:07:12 +02:00
Thomas Richter a11a0633b8 examples created until document PUT 2013-05-15 16:07:05 +02:00
Michael Hackstein be591b3af7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-15 16:02:26 +02:00
Michael Hackstein 642e976e62 GraphViewer: Added tests for graphViewer to accept NodeLimit Callback and to propagate it to the Adapter 2013-05-15 15:58:25 +02:00
Michael Hackstein f0752a6736 GraphViewer: Gave Zoommanager a callback to inform the GraphViewer about NodeLimitChanges 2013-05-15 15:57:16 +02:00
Jan Steemann c59f00efa8 fixed handling of --temp-path 2013-05-15 15:55:48 +02:00
Jan Steemann 544e5909d0 issue #526 2013-05-15 10:06:49 +02:00
Michael Hackstein 50a4293a68 GraphViewer: NodeReducer should now pick communities as desiered, however some illeagal community joins are produced right now, to be fixed 2013-05-14 18:56:56 +02:00
Michael Hackstein e70abac455 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-14 15:35:52 +02:00
Thomas Richter d65492882c small cleanup 2013-05-14 14:35:24 +02:00
Jan Steemann 04ed14a261 updated CHANGELOG 2013-05-14 13:01:51 +02:00
Jan Steemann e5f630c18e issue #523 2013-05-14 13:01:21 +02:00
Jan Steemann 8790a69b8e jslint 2013-05-14 12:40:30 +02:00
Michael Hackstein 24a1658462 GraphViewer: ArangoAdapter is now able to be runned with Karma and DB is completely mocked away 2013-05-14 11:19:34 +02:00
Jan Steemann c51f70de05 removed hard-coded groups from statistics web interface
now all statistics are dynamic
removed redundant code in statistics web interface
2013-05-14 02:36:01 +02:00
Michael Hackstein 679ce523de GraphViewer: Further adoption to external Karma Testing 2013-05-13 23:15:54 +02:00
Jan Steemann 35f3711d08 less realloc 2013-05-13 21:48:09 +02:00
Jan Steemann 0d05d53670 switched examples back to English 2013-05-13 21:20:51 +02:00
Jan Steemann 016efdac48 fixed doxygen errors 2013-05-13 21:19:41 +02:00
Michael Hackstein 1d5b5ef4d6 GraphViewer: Fixed eventDispatcherUITest. It did not clean up properly 2013-05-13 19:05:17 +02:00
Michael Hackstein c0a389b56e GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished. 2013-05-13 18:48:05 +02:00
Thomas Richter 86301e39c4 changed to api-version 1.3 in swagger 2013-05-13 16:41:48 +02:00
Thomas Richter 2958580de3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-13 16:30:45 +02:00
Thomas Richter dbdd9b2b80 some REST documentation adapted for swagger 2013-05-13 16:30:23 +02:00
Michael Hackstein 2777a90745 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-13 15:28:57 +02:00
Michael Hackstein 6d65938645 GraphViewer: CommunityDetection algorithm implemented successfully, however distance is not yet considered for decission 2013-05-13 15:28:41 +02:00