Michael Hackstein
|
cff6bd9380
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-06-23 15:15:18 +02:00 |
Michael Hackstein
|
57a77b4420
|
Changed all examples so they use graph_module and graph as variable names
|
2014-06-23 15:14:39 +02:00 |
scottashton
|
4e717d5430
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 15:11:54 +02:00 |
scottashton
|
e2fc348467
|
fixed broken links and typos in general-graph
|
2014-06-23 15:11:36 +02:00 |
gschwab
|
b69b016f87
|
layout
|
2014-06-23 14:44:07 +02:00 |
gschwab
|
898311c23b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:44:24 +02:00 |
gschwab
|
0b09442ad9
|
typos
|
2014-06-23 13:44:04 +02:00 |
scottashton
|
7efc5b77cf
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:35:01 +02:00 |
scottashton
|
371bfabf67
|
spellchecked gitbook for general-graph and ahuacatl
|
2014-06-23 13:34:44 +02:00 |
gschwab
|
a954b7a781
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:34:18 +02:00 |
Jan Steemann
|
6707468c95
|
excluded collection
|
2014-06-23 13:27:27 +02:00 |
gschwab
|
35b645ba1a
|
deleted print O.o
|
2014-06-23 13:23:09 +02:00 |
gschwab
|
19191b5a1b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:20:18 +02:00 |
gschwab
|
4651fbd34a
|
deleted print
|
2014-06-23 13:20:12 +02:00 |
Michael Hackstein
|
658fa5cc25
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-23 13:18:06 +02:00 |
Michael Hackstein
|
273eaf95fb
|
Added graph specific deprecation information to DEPRECATED.md
|
2014-06-23 13:17:20 +02:00 |
gschwab
|
8b347c6714
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 13:02:00 +02:00 |
gschwab
|
cda1eb462c
|
sorting for edgeDefinitions added
|
2014-06-23 13:01:55 +02:00 |
scottashton
|
b35b19a231
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-23 11:37:57 +02:00 |
scottashton
|
fa2084ea9b
|
fixed bug in commonPorperties, now attributes with the value of 'false' are included in result, fixed js shell to full general-graph support
|
2014-06-23 11:37:43 +02:00 |
Michael Hackstein
|
d0213dc516
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-23 11:01:07 +02:00 |
Michael Hackstein
|
b37881c4de
|
Fixed minor mistakes in general graph module documentation
|
2014-06-23 11:01:04 +02:00 |
gschwab
|
5406db3dc8
|
renamed _getToVertex(...) -> _toVertex(..)
|
2014-06-23 10:16:05 +02:00 |
Michael Hackstein
|
7bf98a463b
|
Documentation fixes in general graph module. Fixed Example to drop a graph (drops collections in background now)
|
2014-06-23 09:50:19 +02:00 |
gschwab
|
69df68c54e
|
renamed _getFromVertex(...) -> _fromVertex(..)
|
2014-06-23 09:47:48 +02:00 |
gschwab
|
d31e8f784b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-06-23 09:13:51 +02:00 |
gschwab
|
1f02d36570
|
renamed _getFromVertex(...) -> _fromVertex(..)
|
2014-06-23 09:11:07 +02:00 |
Jan Steemann
|
82a220361c
|
issue #919: fixed null options handling
|
2014-06-23 08:40:51 +02:00 |
Jan Steemann
|
b5fe73270c
|
use test-helper for unloading collections
|
2014-06-21 03:19:54 +02:00 |
Jan Steemann
|
16bf152c8f
|
fully removed replication logger
|
2014-06-21 00:32:47 +02:00 |
Michael Hackstein
|
b468d336c8
|
Fixed an error for list of graphs in the graph module
|
2014-06-20 17:45:37 +02:00 |
Michael Hackstein
|
76049a456a
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 17:25:14 +02:00 |
Michael Hackstein
|
59010f7a68
|
Finished with the first run through the general graph modules documentation to add improvements
|
2014-06-20 17:25:05 +02:00 |
Michael Hackstein
|
7bff2d7ff7
|
And some more optimizations of the general graph module documentation
|
2014-06-20 16:57:33 +02:00 |
Lucas Dohmen
|
192a35eeca
|
testrunner jslinted
|
2014-06-20 16:40:34 +02:00 |
Lucas Dohmen
|
b88be851e8
|
JSLinted org/arangodb/extend
|
2014-06-20 16:40:34 +02:00 |
Lucas Dohmen
|
f6b7bb23a0
|
Remove the stub and mock module
This is now inside of shell-foxx until it has been converted to
Jasmine
|
2014-06-20 16:40:34 +02:00 |
Lucas Dohmen
|
ca6a9c02ca
|
`backbone` is now `org/arangodb/extend`
|
2014-06-20 16:40:34 +02:00 |
Lucas Dohmen
|
ec43e21fb7
|
Move `util` to node, because it is only used there
|
2014-06-20 16:40:33 +02:00 |
Michael Hackstein
|
426961abef
|
Further improvements of general-graph documentation.
|
2014-06-20 16:21:17 +02:00 |
gschwab
|
34cd589908
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-20 16:19:04 +02:00 |
gschwab
|
28b5f27ca6
|
error added
|
2014-06-20 16:18:58 +02:00 |
Lucas Dohmen
|
95fb92b195
|
Move testrunner into the org/arangodb 'namespace'
|
2014-06-20 16:05:09 +02:00 |
Michael Hackstein
|
1db8391e42
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 16:02:00 +02:00 |
Michael Hackstein
|
c0cbe73476
|
Futher layout optimization of FluentAQL Graph Module
|
2014-06-20 16:01:25 +02:00 |
gschwab
|
3fb7a85ca0
|
error handling
|
2014-06-20 15:36:26 +02:00 |
gschwab
|
ad6e867e9d
|
merge
|
2014-06-20 15:15:16 +02:00 |
gschwab
|
b311c94977
|
exception handling
|
2014-06-20 15:11:29 +02:00 |
Michael Hackstein
|
707c79d5a5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-20 15:07:29 +02:00 |
Michael Hackstein
|
0eff0753e8
|
Started improving the layout of FluentAQL Documentation in general graph module
|
2014-06-20 14:57:04 +02:00 |