Jan Steemann
|
6249b1d5ab
|
memory zone fix
|
2013-07-04 17:13:05 +02:00 |
Jan Steemann
|
c00993637d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-04 16:56:00 +02:00 |
Jan Steemann
|
10327f0870
|
initial code for collection data dump
|
2013-07-04 16:55:46 +02:00 |
Michael Hackstein
|
2bc5bae3da
|
GraphViewer: Construction of Worker now passes in Safari, Chrome, FF and Opera. The IE has to be tested
|
2013-07-04 16:37:32 +02:00 |
Michael Hackstein
|
2ef00806fb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-04 16:31:25 +02:00 |
Michael Hackstein
|
6c47786795
|
GraphViewer: Started implementing the WebWorkers. Already build a wrapper which works for Safari, now adding tests to karma
|
2013-07-04 16:31:21 +02:00 |
Jan Steemann
|
0f72f2ec33
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-04 15:54:07 +02:00 |
Jan Steemann
|
a0c1308edb
|
initial synching of collections
|
2013-07-04 15:53:51 +02:00 |
Jan Steemann
|
b178d095c2
|
static functions for JSON handling
|
2013-07-04 15:51:31 +02:00 |
Jan Steemann
|
230f0ddcc3
|
added errors
|
2013-07-04 15:51:24 +02:00 |
Michael Hackstein
|
bf01f6b8a0
|
GraphViewer: Prepared the adapter to support NodeReducer as a worker
|
2013-07-04 12:37:31 +02:00 |
Michael Hackstein
|
630712c017
|
GraphViewer: JSLint fixes
|
2013-07-04 11:58:20 +02:00 |
Michael Hackstein
|
c5ecd23b77
|
GraphViewer: Added karma configuration for automated testing
|
2013-07-04 11:46:00 +02:00 |
Michael Hackstein
|
fd2ee1e553
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-04 11:16:30 +02:00 |
Jan Steemann
|
f5968a4646
|
handle a master's state response
|
2013-07-04 10:13:09 +02:00 |
Michael Hackstein
|
f5b9d8c1a1
|
GraphViewer: The Edit-Dialog is now more consistent with Collection-Tab dialog
|
2013-07-04 00:20:10 +02:00 |
Michael Hackstein
|
27b018c699
|
GraphViewer: Improved layout of Edit Dialog, but still the table is to large
|
2013-07-03 18:57:33 +02:00 |
Michael Hackstein
|
8c004063f2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-03 18:36:16 +02:00 |
Michael Hackstein
|
2c56f211f3
|
GraphViewer: New attribtues can now be added in the dialog
|
2013-07-03 18:36:05 +02:00 |
Jan Steemann
|
a5febd4540
|
removed dead examples
|
2013-07-03 17:59:47 +02:00 |
Jan Steemann
|
300b784458
|
fixed documentation
|
2013-07-03 17:51:49 +02:00 |
Jan Steemann
|
8b8cd1fc74
|
stubs
|
2013-07-03 17:47:37 +02:00 |
Michael Hackstein
|
efbd8c673f
|
GraphViewer: Now deletion of attributes is possible. Did forget to add that
|
2013-07-03 17:39:48 +02:00 |
Michael Hackstein
|
87112b9c0e
|
GraphViewer: Nested Attributes are now displayed properly
|
2013-07-03 17:07:04 +02:00 |
Jan Steemann
|
a2e7cc1043
|
added stub for ReplicationFetcher
|
2013-07-03 16:44:13 +02:00 |
Jan Steemann
|
fa69af4206
|
added wait time for rotate test
|
2013-07-03 16:42:58 +02:00 |
Jan Steemann
|
22b859ad81
|
initialise _json
|
2013-07-03 16:21:44 +02:00 |
Jan Steemann
|
c794060673
|
changed memory zone
|
2013-07-03 16:16:51 +02:00 |
Jan Steemann
|
82b82c70be
|
fixed compiler warning
|
2013-07-03 15:45:30 +02:00 |
Jan Steemann
|
7967936f67
|
added server id to output
|
2013-07-03 15:42:34 +02:00 |
Jan Steemann
|
30d2fc3ad1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-03 15:16:20 +02:00 |
Michael Hackstein
|
7fc969b8ea
|
GraphViewer: Fixed JSLint warnings
|
2013-07-03 15:16:08 +02:00 |
Jan Steemann
|
f4b62f78d3
|
exclude failed operations from dump
|
2013-07-03 15:16:05 +02:00 |
Michael Hackstein
|
1d25c27a35
|
GraphViewer: Added a test for the modularity joiner simulating what is expected in the AdminUI in worst case (maxZoom, many nodes with only incomming edges
|
2013-07-03 14:57:24 +02:00 |
Michael Hackstein
|
616ee97440
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-03 14:53:41 +02:00 |
Michael Hackstein
|
b3a8884514
|
GraphViewer: Updated the AdminInterface to contain ModularityJoiner. Now the graphViewer works again
|
2013-07-03 14:53:31 +02:00 |
Lucas Dohmen
|
e93dae9632
|
Fixed JSLint
|
2013-07-03 14:36:02 +02:00 |
Jan Steemann
|
a309ebfe6a
|
Merge pull request #566 from luebbert42/devel
Added note to installation manual
|
2013-07-03 05:13:39 -07:00 |
Jan Steemann
|
750682053c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-03 14:11:46 +02:00 |
Jan Steemann
|
c6ea2c417e
|
fixed jslint warnings
|
2013-07-03 14:11:33 +02:00 |
Jan Steemann
|
44c9ca4e90
|
issue #565, plus a few usability fixxes for aal.search()
|
2013-07-03 14:06:57 +02:00 |
Michael Hackstein
|
c89ca8ac6f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-03 13:39:23 +02:00 |
Michael Hackstein
|
ce2858b1aa
|
GraphViewer: Fixed a bug in modularity joiner. It is now tested with a network of 1000 nodes -> finished in 1 sec. However 10.000 nodes are still too much.
|
2013-07-03 13:39:09 +02:00 |
Jan Steemann
|
e34566aa68
|
messed it up and fixed it
|
2013-07-03 13:06:20 +02:00 |
Doerthe Luebbert
|
2d6951ed32
|
Added note at the beginning of the All-in-one-version-description that there is a separate section for the Devel version
|
2013-07-03 13:06:02 +02:00 |
Jan Steemann
|
cf04fcfc44
|
memory size restrictions
|
2013-07-03 13:01:01 +02:00 |
Jan Steemann
|
678e4ba95c
|
fixed doxygen errors
|
2013-07-03 12:58:06 +02:00 |
Jan Steemann
|
3fa6c511d3
|
keep a list of failed transactions
|
2013-07-03 12:41:28 +02:00 |
Jan Steemann
|
c5cbfdb3e6
|
indentation
|
2013-07-03 12:40:12 +02:00 |
Jan Steemann
|
e84b9b9204
|
indentation
|
2013-07-03 12:39:54 +02:00 |