Jan Steemann
|
c15acbab08
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
lib/ShapedJson/Legends.cpp
lib/ShapedJson/Legends.h
|
2014-05-20 17:03:49 +02:00 |
gschwab
|
acb43a202f
|
fixed remove for vertexColelctions
|
2014-05-20 16:51:54 +02:00 |
scottashton
|
88e8ea849f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 16:45:27 +02:00 |
scottashton
|
a8cacef57d
|
added GRAPH_NEIGHBORS
|
2014-05-20 16:45:22 +02:00 |
Michael Hackstein
|
d03a8fa11b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 16:22:47 +02:00 |
Michael Hackstein
|
dddc5cbd9e
|
Added an _exists function to the general-graph module, which checks if there is a graph with given name to avoid error throwing within apps
|
2014-05-20 16:22:44 +02:00 |
scottashton
|
3b076c4629
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 15:55:35 +02:00 |
scottashton
|
c99ce5167d
|
traversal aql
|
2014-05-20 15:55:07 +02:00 |
gschwab
|
4080e1f681
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 15:53:24 +02:00 |
gschwab
|
0cc4969a31
|
jslint
|
2014-05-20 15:53:20 +02:00 |
Michael Hackstein
|
eb7150d815
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 15:48:38 +02:00 |
Michael Hackstein
|
35f602fef2
|
Renamed collections for AQL queries to contain 'UnitTests' prefix
|
2014-05-20 15:48:33 +02:00 |
gschwab
|
de2fd3ff69
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 15:35:13 +02:00 |
gschwab
|
072b00c54b
|
edges of a vertex will be removed, when vertex is removed
|
2014-05-20 15:35:09 +02:00 |
Max Kerp
|
13c3b80976
|
clean up
|
2014-05-20 15:17:51 +02:00 |
Max Kerp
|
b11cffa1c9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 14:53:48 +02:00 |
Max Kerp
|
8dd3babebd
|
fixed scss-lint
|
2014-05-20 14:53:05 +02:00 |
Michael Hackstein
|
f8d2faf8d5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 14:43:47 +02:00 |
Michael Hackstein
|
bb9aaaeb4e
|
Fixed error handling on restrict. It will now throw an error if query is restricted to an unkown collection
|
2014-05-20 14:43:42 +02:00 |
scottashton
|
b1ce2058fd
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 13:50:40 +02:00 |
scottashton
|
009f83026a
|
finished GRAPH_PATHS in aql
|
2014-05-20 13:50:34 +02:00 |
Michael Hackstein
|
f89b50a72e
|
Fixed test for directedRelationDefinition error handling
|
2014-05-20 13:29:00 +02:00 |
Max Neunhoeffer
|
0dab3706c5
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:27:57 +02:00 |
gschwab
|
3897840af5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 13:25:39 +02:00 |
gschwab
|
a2460276d3
|
forgot to rename some variables...
|
2014-05-20 13:25:34 +02:00 |
Max Neunhoeffer
|
464b6720ca
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 13:25:10 +02:00 |
Max Neunhoeffer
|
dbd973164b
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:24:29 +02:00 |
gschwab
|
ef1665391a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 12:56:41 +02:00 |
gschwab
|
ad10fc85e6
|
added drop function for graphs
|
2014-05-20 12:56:33 +02:00 |
Jan Steemann
|
9513227449
|
test fuxx
|
2014-05-20 12:44:51 +02:00 |
Jan Steemann
|
7d7396a0a8
|
added derived file
|
2014-05-20 11:50:42 +02:00 |
Max Kerp
|
5b630fb01b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 11:40:47 +02:00 |
Jan Steemann
|
52be779997
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-20 11:40:19 +02:00 |
Michael Hackstein
|
1be58a157c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 11:39:37 +02:00 |
Michael Hackstein
|
d89ff71dbc
|
Implemented generalGraph as a datasource for Traversal queries incl. tests
|
2014-05-20 11:39:33 +02:00 |
Max Kerp
|
9ca0447b69
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 11:39:18 +02:00 |
Max Kerp
|
a1feb3e19e
|
implemented a form-validation for text-inputs, now
prohibiting the user to save custom AQl queries containing special html
characters.
|
2014-05-20 11:36:18 +02:00 |
Jan Steemann
|
6ecfc44f11
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-20 11:32:02 +02:00 |
Max Kerp
|
9a2566ad4c
|
fixed the bug that the number of total documents wasn't updated
when deleting a document and modified the test.
|
2014-05-20 11:24:31 +02:00 |
gschwab
|
b3ad2e303f
|
added tests
|
2014-05-20 10:37:40 +02:00 |
gschwab
|
a786369d2e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 09:52:30 +02:00 |
gschwab
|
434e1009c6
|
changed to setUp and tearDown
|
2014-05-20 09:52:25 +02:00 |
Michael Hackstein
|
b416f8b762
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 09:43:39 +02:00 |
Michael Hackstein
|
058e1dc0e8
|
Added setUp and tearDown to AQLQueries test suite in general graph
|
2014-05-20 09:43:35 +02:00 |
gschwab
|
3c0fdae6f7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 08:57:48 +02:00 |
gschwab
|
bfb5610426
|
x-edges tests
|
2014-05-20 08:57:44 +02:00 |
Michael Hackstein
|
ff54178f22
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 17:47:47 +02:00 |
Michael Hackstein
|
b798c4f23a
|
Enabled tests against AQL execution in graph module
|
2014-05-19 17:47:42 +02:00 |
Jan Steemann
|
b06e89da54
|
simplified
|
2014-05-19 17:44:56 +02:00 |
scottashton
|
4d2939de17
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 16:42:34 +02:00 |