Jan Steemann
|
18bc51ab18
|
added derived file
|
2014-11-20 09:29:54 +01:00 |
Lucas Dohmen
|
8ff4b4fa03
|
Foxx Generator 0.5 is now part of the ArangoDB standard library
|
2014-11-19 15:27:08 +01:00 |
scottashton
|
6075027484
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-19 09:26:51 +01:00 |
scottashton
|
6a418d3a05
|
added new graph function _connectingEdges
|
2014-11-19 09:26:40 +01:00 |
Lucas Dohmen
|
c0a02f9f8a
|
Merge pull request #1096 from sarhugo/model-events
Model events
|
2014-11-19 09:24:12 +01:00 |
Lucas Dohmen
|
dfc7901621
|
Merge pull request #1106 from triAGENS/mandatory-swagger
Mandatory swagger (fixes #1097)
|
2014-11-18 13:20:10 +01:00 |
Alan Plum
|
7e2468cc49
|
Also respect required props in legacy schemas. Fixes #1097.
|
2014-11-18 11:30:26 +01:00 |
Jan Steemann
|
ea6c7a287c
|
added test case
|
2014-11-18 11:27:38 +01:00 |
Alan Plum
|
74f7d0ee5e
|
Swagger models should reflect required properties.
|
2014-11-18 11:21:08 +01:00 |
Jan Steemann
|
53fbc02890
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-18 10:29:18 +01:00 |
Jan Steemann
|
9565d8f3b2
|
issue #1104: edgeExamples broken or changed
|
2014-11-18 10:29:10 +01:00 |
scottashton
|
8635862224
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-18 09:42:26 +01:00 |
scottashton
|
40f270f22c
|
added maxIterations param to GRAPH_EDGES and GRAPH_NEIGHBORS
|
2014-11-18 09:42:17 +01:00 |
Jan Steemann
|
80556c80f2
|
issue #1103: Error while importing user queries
|
2014-11-18 09:14:27 +01:00 |
Jan Steemann
|
a77b6c73fa
|
added derived file
|
2014-11-17 16:37:04 +01:00 |
Jan Steemann
|
a71bf1819c
|
issue #1099: do not fail if general-graph.remove is used inside a transaction
|
2014-11-17 15:47:39 +01:00 |
Jan Steemann
|
52b527bbe1
|
added tests
|
2014-11-17 13:55:35 +01:00 |
Jan Steemann
|
64392bfed1
|
fixed tests
|
2014-11-17 13:31:02 +01:00 |
Jan Steemann
|
675e2a0d40
|
fixed WITHIN_RECTANGLE for cluster
|
2014-11-17 12:32:43 +01:00 |
Jan Steemann
|
065a5ecef0
|
issue #1100: HAS() fails on doc[attribute_name]
|
2014-11-17 11:38:57 +01:00 |
Max Neunhoeffer
|
257a382684
|
Fix tests with new estimateCost functions.
|
2014-11-16 20:12:46 -05:00 |
Max Neunhoeffer
|
f4f4193368
|
Remove a test for cost estimation.
|
2014-11-15 21:30:17 -05:00 |
Max Neunhoeffer
|
57913a5f5a
|
Fix another test for AQL and new estimates.
|
2014-11-14 23:13:00 -05:00 |
Max Neunhoeffer
|
752b603e5f
|
Adjust local test (do not test whether cost estimate is zero).
|
2014-11-14 23:08:42 -05:00 |
Hugo Sarti
|
ce66c0ffc6
|
Removed EventEmitter2. Using core events
|
2014-11-14 23:38:39 -03:00 |
Frank Celler
|
a5ed1d8fab
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-14 22:53:44 +01:00 |
Jan Steemann
|
7f6d6f9142
|
issue #1069: Add 'raw' link to swagger ui so that the raw swagger json can easily be retrieved
Added *Raw* link in documentation overview
|
2014-11-14 21:54:05 +01:00 |
Jan Steemann
|
1fe0ce481e
|
sort list of collections when creating a graph
|
2014-11-14 21:31:43 +01:00 |
Frank Celler
|
5a99807ae0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-14 18:38:19 +01:00 |
Jan Steemann
|
67356de499
|
issue #1098: some tests for error checking
|
2014-11-14 17:14:33 +01:00 |
Jan Steemann
|
d37f4593b0
|
fixed grammar
|
2014-11-14 17:00:06 +01:00 |
Jan Steemann
|
2c0f5b96c9
|
issue #1098: added better error checking
|
2014-11-14 16:56:25 +01:00 |
Jan Steemann
|
777f70c8e2
|
fixed error message
|
2014-11-14 16:45:51 +01:00 |
Jan Steemann
|
ac667d5e5a
|
added tests
|
2014-11-14 13:27:33 +01:00 |
Jan Steemann
|
71c050d2fa
|
renamed function
|
2014-11-14 13:06:44 +01:00 |
Hugo Sarti
|
619b8cf810
|
Before/After events at Repository.remove method
|
2014-11-13 10:55:53 -03:00 |
Jan Steemann
|
f84f8efaa1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
|
2014-11-13 14:26:28 +01:00 |
Jan Steemann
|
0390ea34e6
|
hide system applications by default
|
2014-11-13 11:31:12 +01:00 |
James
|
f797afe0d5
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
|
2014-11-13 08:04:25 +00:00 |
Jan Steemann
|
0d9071e037
|
removed unused function
|
2014-11-12 21:08:26 +01:00 |
Hugo Sarti
|
26451ea7c3
|
Before/After events at Repository.update method
|
2014-11-12 16:27:25 -03:00 |
Hugo Sarti
|
298f7dea1e
|
Before/After events at Repository.save method
|
2014-11-12 16:05:59 -03:00 |
Lucas Dohmen
|
2750ac46fa
|
Add ramda to our standard library
|
2014-11-12 15:46:09 +01:00 |
Frank Celler
|
10e07f1982
|
added generated files
|
2014-11-12 14:58:51 +01:00 |
Jan Steemann
|
7cd1eb5474
|
more warnings
|
2014-11-12 14:52:54 +01:00 |
Jan Steemann
|
d4084e97e4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-12 14:51:35 +01:00 |
Max Neunhoeffer
|
3fdcfe584e
|
Revert "issue #1095: non-kaputtbar"
This reverts commit 2bbe73e1d3409e6345012d120fa7d550ee66ff9e.
|
2014-11-12 08:50:36 -05:00 |
scottashton
|
f8bd383808
|
show warnings in aql result
|
2014-11-12 13:59:04 +01:00 |
Jan Steemann
|
81c1919f44
|
minor adjustments for task API
|
2014-11-12 11:27:47 +01:00 |
Jan Steemann
|
d6c38f39ed
|
minor test adjustments
|
2014-11-12 08:50:13 +01:00 |