Willi Goesgens
|
73d121ece7
|
Add the possible error messages from waitpid to the result output.
|
2014-10-10 11:44:48 +02:00 |
Willi Goesgens
|
330a4f5457
|
If the server goes away while testing skip subsequent tests, they will fail anyways.
|
2014-10-09 11:09:19 +02:00 |
James
|
084078f61f
|
fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster.
|
2014-10-09 08:45:34 +01:00 |
Jan Steemann
|
b19db7e7e0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 17:01:58 +02:00 |
Jan Steemann
|
8294e54f32
|
faster import
|
2014-10-08 17:01:45 +02:00 |
Willi Goesgens
|
e433a2831e
|
Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something.
|
2014-10-08 16:48:30 +02:00 |
Willi Goesgens
|
e60e85686f
|
executeAndWait: if we failed with fancy exit states run top -b -n1 to get some information on the overage system state while running the tests.
single_[client|server]: print detailed usage if the options aren't set.
|
2014-10-08 15:58:15 +02:00 |
Jan Steemann
|
0f59de2041
|
added recovery tests for rename
|
2014-10-08 15:22:36 +02:00 |
Willi Goesgens
|
42fd706204
|
Ignore SIG_USR1 as failed test status.
|
2014-10-07 18:12:14 +02:00 |
Willi Goesgens
|
526572a43f
|
de-duplicate executeAndWait() from the ruby tests.
|
2014-10-07 17:02:41 +02:00 |
Jan Steemann
|
6975d50076
|
fixed parse error
|
2014-10-07 14:38:30 +02:00 |
Willi Goesgens
|
41e215ba0d
|
Add count of how many tests failed to the summary.
|
2014-10-07 09:23:59 +02:00 |
Thomas Schmidts
|
53f38b5c0a
|
AQL Graph Operations now have the right options. This fixes #1019
|
2014-10-06 14:23:36 +02:00 |
James
|
032e5d085e
|
reset _initializeCursorOrShutdown in shutdown method, renaming test file.
|
2014-10-06 10:35:50 +01:00 |
James
|
5d9cfa75e4
|
bug fixes in last.
|
2014-10-04 15:25:54 +01:00 |
James
|
107068f20b
|
adding aql-optimizer-rule-undistribute-remove-after-enum-coll.js
|
2014-10-04 15:21:20 +01:00 |
James
|
134947b838
|
cleaning up
|
2014-10-04 14:50:45 +01:00 |
James
|
63cd8fb102
|
more tests in remove-unnecessary-remote-scatter-cluster.js
|
2014-10-04 14:46:23 +01:00 |
James
|
ca589d67dc
|
more tests in remove-unnecessary-remote-scatter-cluster.js
|
2014-10-04 14:45:01 +01:00 |
Jan Steemann
|
c69360235b
|
added test
|
2014-10-03 01:24:58 +02:00 |
Jan Steemann
|
a70856f21a
|
added tests
|
2014-10-02 10:49:32 +02:00 |
Jan Steemann
|
f49d2e9830
|
removed unused code
|
2014-10-01 13:01:04 +02:00 |
Jan Steemann
|
0948aaccd9
|
issue #693: fixed firstExample for `_from` and/or `_to` attributes
|
2014-10-01 12:20:52 +02:00 |
Jan Steemann
|
ce9499eac8
|
less string copying, less regex slowdown when importing CSV files
|
2014-09-30 23:20:12 +02:00 |
Jan Steemann
|
eb2e421c08
|
issue #1030: too big numeric values lead to arangoimp crashing on Windows
|
2014-09-30 17:25:54 +02:00 |
James
|
9f210a2d46
|
adding short test for remove-unnecessary-remote-scatter.
|
2014-09-30 11:11:15 +01:00 |
Willi Goesgens
|
97bc7e16cb
|
Valgrind: also add plain text logfile, so you can choose which you like.
|
2014-09-30 09:52:43 +02:00 |
Willi Goesgens
|
c00c86229b
|
Add the PID to the valgrind XML name
|
2014-09-29 09:52:05 +02:00 |
Willi Goesgens
|
93d32839ac
|
differentiate between ABORT/TERMINATED/other
|
2014-09-26 15:53:22 +02:00 |
Willi Goesgens
|
504ae4328d
|
be more verbose about the time & status of sub-processes.
|
2014-09-26 14:56:21 +02:00 |
Jan Steemann
|
2ddb342db3
|
fixed jslint warnings
|
2014-09-26 12:24:23 +02:00 |
Willi Goesgens
|
fee451058d
|
Remove the perf tests from the all target
|
2014-09-25 15:58:06 +02:00 |
Willi Goesgens
|
9a6c86583f
|
More verbosely comment on the state of auth tests
|
2014-09-25 15:48:13 +02:00 |
Max Neunhoeffer
|
3bf28e48da
|
Fix typo.
|
2014-09-25 14:05:35 +02:00 |
Max Neunhoeffer
|
15954c23a7
|
Fix pretty printing.
|
2014-09-25 13:52:28 +02:00 |
Max Neunhoeffer
|
d5d3694fb6
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-25 13:50:13 +02:00 |
Max Neunhoeffer
|
9be20720aa
|
Fix reporting of result for ruby tests.
|
2014-09-25 13:45:02 +02:00 |
Willi Goesgens
|
8df5b7e9d9
|
Catch exceptions and print informations to debug the tests.
|
2014-09-25 13:39:42 +02:00 |
Willi Goesgens
|
b21e0ff425
|
replace single test runner with options skip-server/skip-client by single_server and single_client. This suits the layering of the result structures better.
|
2014-09-25 13:22:54 +02:00 |
Max Neunhoeffer
|
db5b987e0d
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-25 11:56:16 +02:00 |
Max Neunhoeffer
|
29401bb637
|
Fix typo.
|
2014-09-25 08:50:46 +02:00 |
Willi Goesgens
|
c931a0b2d0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-24 17:43:11 +02:00 |
Willi Goesgens
|
9e94af7fb1
|
Perf suite: Add grindertool alike CSV-Exporter
|
2014-09-24 17:42:54 +02:00 |
Jan Steemann
|
d499edbcec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-24 17:33:24 +02:00 |
Jan Steemann
|
792f5149dc
|
adjusted return values
|
2014-09-24 17:33:17 +02:00 |
Willi Goesgens
|
74f669118a
|
Adopt jasmine results into new report scheme on testsuite base
|
2014-09-24 17:30:40 +02:00 |
Jan Steemann
|
f8655b29c5
|
changed return code
|
2014-09-24 17:20:38 +02:00 |
Jan Steemann
|
d7c40a29e1
|
fixed tests
|
2014-09-24 17:14:44 +02:00 |
Willi Goesgens
|
47c4817c50
|
Adjust perf tests reply structure & the report generator to the new standard.
|
2014-09-24 13:35:44 +02:00 |
Jan Steemann
|
c8efcda671
|
jslint
|
2014-09-24 09:34:14 +02:00 |
Willi Goesgens
|
a9003baa84
|
Properly handle http remoting failures and output the fail message along with the test results.
|
2014-09-23 17:53:35 +02:00 |
Willi Goesgens
|
357764ac57
|
Implement structures in the same way for all other tests, and move the pretty printer over, so users calling testing.js directly can also enjoy human readable test results.
|
2014-09-23 16:56:24 +02:00 |
Willi Goesgens
|
9e53626f5b
|
Add status to perftests, so the unittestrunner is lucky with our result and we don't fail in jenkins.
|
2014-09-23 11:17:22 +02:00 |
Willi Goesgens
|
42647b01f7
|
Fix aggregation of overal test result state
|
2014-09-23 10:18:49 +02:00 |
Jan Steemann
|
009396f7b0
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-wrapshapedjson.cpp
|
2014-09-23 08:35:32 +02:00 |
Jan Steemann
|
92f87c19ce
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-22 23:51:16 +02:00 |
Jan Steemann
|
9716a482cd
|
fixed issue #1025: Traversal not as expected in undirected graph
|
2014-09-22 23:08:17 +02:00 |
Willi Goesgens
|
03ca3431e1
|
Add more information to the unittest status xml
|
2014-09-22 17:10:06 +02:00 |
Willi Goesgens
|
fc5a14311c
|
Add output formatter to intergrate with https://wiki.jenkins-ci.org/display/JENKINS/PerfPublisher+Plugin
|
2014-09-22 14:23:24 +02:00 |
Jan Steemann
|
6ab1ff472a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-22 09:30:58 +02:00 |
Alan Plum
|
4aa876c70f
|
Make RequestContextBuffer methods chainable.
|
2014-09-21 23:01:06 +02:00 |
Jan Steemann
|
74c9653f6f
|
fixed range-info equality flag after fusing
|
2014-09-19 22:07:06 +02:00 |
Jan Steemann
|
767052e0fe
|
jslint
|
2014-09-19 17:55:34 +02:00 |
Willi Goesgens
|
45cc45f827
|
Add profile information to the output of the new tests.
|
2014-09-19 17:53:00 +02:00 |
Willi Goesgens
|
afc512a3b1
|
Add perf tests to executor script.
|
2014-09-19 16:30:31 +02:00 |
Willi Goesgens
|
51c61c7efb
|
Finalize sort tests.
|
2014-09-19 16:29:48 +02:00 |
Jan Steemann
|
d03faffc53
|
remove subqueries that produce results that are not used in a query
|
2014-09-18 23:03:43 +02:00 |
Willi Goesgens
|
018f649316
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-09-18 18:19:44 +02:00 |
Willi Goesgens
|
aaaf2b621f
|
Start implementing performance test tools comparing new & old query engine
|
2014-09-18 18:19:05 +02:00 |
Jan Steemann
|
1016debd2e
|
more robust recovery
|
2014-09-18 17:47:37 +02:00 |
Willi Goesgens
|
e6fc39f15a
|
Enable first tests for indexes using DESC
|
2014-09-17 16:28:57 +02:00 |
Willi Goesgens
|
fd9499e68f
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-09-17 14:37:21 +02:00 |
Willi Goesgens
|
feb01d87c5
|
Testrunner:
- add documentation for valgrind options
- add possibility to pass commandline parameters for arangod in
|
2014-09-17 14:36:10 +02:00 |
Max Neunhoeffer
|
3c675fee44
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-09-17 14:08:18 +02:00 |
Max Neunhoeffer
|
2cdc5f4cd7
|
Fix skiplistback-ung and usage in AQL.
|
2014-09-17 14:07:23 +02:00 |
Jan Steemann
|
e5e2cfe4da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-17 11:50:42 +02:00 |
Willi Goesgens
|
f3d5974ae0
|
Implement tests for de/serialisation of insert/update/replace queries.
|
2014-09-17 11:05:50 +02:00 |
Willi Goesgens
|
bf72ab863a
|
Add possibility to reset the test case before re-executing more tests
|
2014-09-17 11:05:07 +02:00 |
Jan Steemann
|
988a622b54
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-16 22:09:09 +02:00 |
Jan Steemann
|
2496616a89
|
listDatabases returns databases before the are initialized
|
2014-09-16 22:08:03 +02:00 |
Jan Steemann
|
92814c418e
|
fixed script
|
2014-09-16 17:03:35 +02:00 |
Jan Steemann
|
5c820cea34
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-16 16:33:47 +02:00 |
Jan Steemann
|
71e0d51ffe
|
added bounds tests
|
2014-09-16 15:56:16 +02:00 |
Jan Steemann
|
992ac23450
|
fixed ranges
|
2014-09-16 15:48:33 +02:00 |
Lucas Dohmen
|
a9e674b368
|
Merge pull request #1024 from triAGENS/repo-methods
Made Foxx.Repository methods behave more consistently (fixes #975)
|
2014-09-16 15:44:31 +02:00 |
Jan Steemann
|
13fbd82e12
|
fixed test
|
2014-09-16 15:13:58 +02:00 |
Jan Steemann
|
83819407ba
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-16 15:10:59 +02:00 |
Jan Steemann
|
54b5e7b034
|
slightly improved access to dynamic bounds
|
2014-09-16 15:10:43 +02:00 |
Alan Plum
|
0de1da4cc8
|
Adjusted tests to reflect corrected behaviour.
|
2014-09-16 14:58:24 +02:00 |
Willi Goesgens
|
ce08c58718
|
add the ability to run the test themselves in valgrind.
|
2014-09-16 14:25:25 +02:00 |
Alan Plum
|
6f357edb67
|
Made Foxx.Repository methods behave more consistently. Fixes #975.
|
2014-09-16 14:05:20 +02:00 |
Lucas Dohmen
|
a2e56535f1
|
Merge pull request #1021 from triAGENS/easy-params
Allow passing joi params directly
|
2014-09-16 12:58:02 +02:00 |
Alan Plum
|
cd8af52859
|
Added documentation for ctrl.before interrupts.
|
2014-09-16 11:45:08 +02:00 |
Alan Plum
|
e04cfebfe2
|
Added tests and docs for param shorthand syntax, allow passing 'allowMultiple' via joi.meta, fixed joi.required/optional being ignored.
|
2014-09-16 11:33:35 +02:00 |
Willi Goesgens
|
96c9132f93
|
- Fix queries so they can actually be executed.
- add cross test for deserializing plans
|
2014-09-16 11:27:36 +02:00 |
Lucas Dohmen
|
7abbb58ac2
|
Merge pull request #1023 from triAGENS/foxx-before-guard
Allow ctrl.before to prevent further processing of the request
|
2014-09-16 10:51:36 +02:00 |
scottashton
|
b12d7f99cd
|
added resolving from example strings to objects in GRAPH_NEIGHBORS
|
2014-09-16 10:36:56 +02:00 |
Alan Plum
|
cf3c219f22
|
Revert "Allow specifying "_" as collection prefix."
This reverts commit ebc5c1490d14471b04b8398b44a06896a9460ea8.
|
2014-09-16 10:27:08 +02:00 |
Alan Plum
|
6e3e5d47fc
|
Allow ctrl.before to prevent further processing of the request.
|
2014-09-16 00:17:46 +02:00 |
Alan Plum
|
b1a0098c03
|
Allow passing joi params directly.
|
2014-09-15 23:34:41 +02:00 |
Jan Steemann
|
677e681b23
|
adjusted test
|
2014-09-15 18:17:42 +02:00 |
Jan Steemann
|
69d0703a68
|
fixed teardown
|
2014-09-15 16:13:35 +02:00 |
Jan Steemann
|
bc7c7c5c60
|
fixed construction of bounds from json
|
2014-09-15 16:11:59 +02:00 |
Jan Steemann
|
99683e3021
|
added test for dynamic bounds
|
2014-09-15 15:28:31 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Willi Goesgens
|
b5688131f5
|
Work on the sort unit tests
|
2014-09-15 12:52:32 +02:00 |
Jan Steemann
|
6fb48cdd0c
|
fixed test expectation
|
2014-09-15 12:25:16 +02:00 |
Willi Goesgens
|
258cf9ee7d
|
Fix the result analysis of the multi-plan cross tests
|
2014-09-15 10:57:26 +02:00 |
Jan Steemann
|
34d2913002
|
added NOT IN operator, added keywords NOT, AND, OR
|
2014-09-14 01:34:58 +02:00 |
Jan Steemann
|
ed7e5d0e67
|
allow primary key access via _id attribute, too
|
2014-09-14 00:46:44 +02:00 |
Jan Steemann
|
287a6f6b49
|
fixed errors reported by jslint
|
2014-09-14 00:09:09 +02:00 |
Jan Steemann
|
26a24bf5a2
|
adjusted tests
|
2014-09-12 17:18:36 +02:00 |
Jan Steemann
|
76c1da4e9c
|
added test for remove-redundant-calculations
|
2014-09-12 16:58:01 +02:00 |
Willi Goesgens
|
3e502b672d
|
Test execute all optimizer generaten variations of the plans and compare all their results. Don't do this with Queries which we know that they will fail.
|
2014-09-12 14:48:18 +02:00 |
Willi Goesgens
|
ea6ab2510e
|
getQueryMultiplePlansAndExecutions: add optional debug facility which does trace output.
|
2014-09-12 14:36:55 +02:00 |
Willi Goesgens
|
d2a5ad91f3
|
Adjust the access to the IndexRangeNodes ranges to respect the two dimmensional list.
|
2014-09-12 11:16:25 +02:00 |
Willi Goesgens
|
9bb0f22b7b
|
Cleanup tests to make the linter happy, move multi-query-helper into the aql-helper.
|
2014-09-12 10:40:44 +02:00 |
Willi Goesgens
|
dfae2d92c5
|
Fix indention
|
2014-09-12 09:49:38 +02:00 |
Jan Steemann
|
5f4c27f311
|
added test
|
2014-09-12 09:07:34 +02:00 |
Jan Steemann
|
0b018d26cf
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-11 18:19:14 +02:00 |
Jan Steemann
|
2767bdc7e0
|
use edge index on both _from and _to
|
2014-09-11 18:19:05 +02:00 |
Willi Goesgens
|
2a6a6fd132
|
work on test which inspects all optimizer passes by executing them via the AQL_EXECUTEJSON interface
|
2014-09-11 18:00:47 +02:00 |
Jan Steemann
|
7a2774b822
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-11 15:50:56 +02:00 |
Jan Steemann
|
d4cb250d4a
|
fixed tests
|
2014-09-11 15:50:50 +02:00 |
Max Neunhoeffer
|
a532544a9f
|
Fix test for new IndexRange behaviour.
|
2014-09-11 14:48:41 +02:00 |
Max Neunhoeffer
|
aa00df7edf
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into mmh
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/Query.h
|
2014-09-11 14:31:13 +02:00 |
Jan Steemann
|
611ef2b73c
|
removed "old" AQL function AQL_EXPLAIN
|
2014-09-11 14:12:01 +02:00 |
Jan Steemann
|
672eec350e
|
removed "old" AQL function
|
2014-09-11 13:56:15 +02:00 |
Jan Steemann
|
318921de00
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-11 13:36:23 +02:00 |
Jan Steemann
|
19ab100576
|
added range test
|
2014-09-11 13:36:16 +02:00 |
Willi Goesgens
|
0225311f2d
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-09-11 13:25:18 +02:00 |
Willi Goesgens
|
01363e6759
|
UnitTests: divert to AQL2 in the modifying queries tests; adjust to new reply-syntax.
|
2014-09-11 11:32:44 +02:00 |
Willi Goesgens
|
f8b681a5f8
|
re-enable test; its working now.
|
2014-09-11 11:31:49 +02:00 |
Jan Steemann
|
cb4c60a36f
|
explain tests
|
2014-09-11 09:54:59 +02:00 |
Max Neunhoeffer
|
7b8cc04d90
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into mmh
|
2014-09-10 16:10:32 +02:00 |
Jan Steemann
|
c034307dca
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Utils/CollectionNameResolver.h
|
2014-09-10 15:54:49 +02:00 |
Michael Hackstein
|
03cf0d69fb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-10 15:50:28 +02:00 |
Michael Hackstein
|
9b62c7367b
|
Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion
|
2014-09-10 15:50:22 +02:00 |
Max Neunhoeffer
|
8bb938b6de
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into mmh
|
2014-09-10 15:21:00 +02:00 |
Max Neunhoeffer
|
69c464ef13
|
Restructure RangesInfo handling to allow for variable ranges.
|
2014-09-10 15:20:28 +02:00 |
Jan Steemann
|
1907d8bb05
|
added optimizer rule test
|
2014-09-10 14:35:18 +02:00 |
Jan Steemann
|
39f64dcc5f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-10 14:32:20 +02:00 |
Jan Steemann
|
7113480e98
|
changed return value of applicationContext.collectionName
Now, a valid collection name is always returned, even if the application name prefix contains invalid characters
|
2014-09-10 14:30:45 +02:00 |
Willi Goesgens
|
74248e64f0
|
Finalize the remove unnecessary calculation tests.
|
2014-09-10 13:58:53 +02:00 |
Max Neunhoeffer
|
5552d21711
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into mmh
|
2014-09-10 12:15:00 +02:00 |
Jan Steemann
|
c05d844626
|
fixed test assertion
|
2014-09-10 12:08:25 +02:00 |
Jan Steemann
|
f824474503
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-10 12:00:10 +02:00 |
Jan Steemann
|
2c37bd89b7
|
specified test result assertion
|
2014-09-10 11:59:35 +02:00 |
scottashton
|
9a739ec403
|
fixed bug in floyd-warshall result generation
|
2014-09-10 11:47:35 +02:00 |
Jan Steemann
|
c027750d19
|
jshint
|
2014-09-10 11:45:59 +02:00 |
Max Neunhoeffer
|
7dcdd27891
|
Merge branch 'aql2' into mmh
|
2014-09-10 09:41:54 +02:00 |
Max Neunhoeffer
|
c4442355f0
|
Adjust tests to new ranges format.
|
2014-09-10 09:39:21 +02:00 |
Jan Steemann
|
2642888b6d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-09 23:33:31 +02:00 |
Jan Steemann
|
346a41a009
|
fixed reporting of "undefined" response code
|
2014-09-09 23:18:25 +02:00 |
Jan Steemann
|
c16ddedc83
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
|
2014-09-09 22:18:52 +02:00 |
Jan Steemann
|
428865f3b5
|
issue #1014: WITHIN function returns wrong distance
added attribute setters for ShapedJson so document attributes can be updated
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-09 19:58:27 +02:00 |
Willi Goesgens
|
bdeb2d9d0f
|
Remove unnecessary calculations test now has all tests to check for whether the rule applies.
|
2014-09-09 18:25:19 +02:00 |
Willi Goesgens
|
69e388dec3
|
SortNode optimizations: adjust tests to another rule needed to remove the SortNodes dependency.
|
2014-09-09 18:08:08 +02:00 |
Alan Plum
|
844621f070
|
Implemented Foxx.createQuery.
|
2014-09-09 17:02:21 +02:00 |
Jan Steemann
|
2a49bf843d
|
updated tests
|
2014-09-09 15:20:42 +02:00 |
Jan Steemann
|
8127ff49bd
|
more tests
|
2014-09-09 11:04:30 +02:00 |
Jan Steemann
|
8bf495f9b5
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-09 09:58:04 +02:00 |
Jan Steemann
|
639a026c66
|
fixed tests
|
2014-09-09 09:57:52 +02:00 |
Max Neunhoeffer
|
b02856bff1
|
Better failure message of testSleep.
|
2014-09-09 09:53:06 +02:00 |
Jan Steemann
|
a9a7b7d6d0
|
finished test for optimizer rule remove-unnecessary-filters
|
2014-09-09 08:55:56 +02:00 |
Jan Steemann
|
a5100e3849
|
fixed parse error
|
2014-09-09 08:45:50 +02:00 |
Jan Steemann
|
28fd6b84c9
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-08 17:33:21 +02:00 |
Jan Steemann
|
4bda3e3979
|
finished test for remove-redundant-sorts
|
2014-09-08 17:33:11 +02:00 |
Willi Goesgens
|
e30227195a
|
Start implementation for remove unecessary filters.
|
2014-09-08 15:38:38 +02:00 |
Jan Steemann
|
557d37c688
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-08 11:43:54 +02:00 |
Jan Steemann
|
5c3b88b30c
|
added test for optimizer rule
|
2014-09-08 11:43:39 +02:00 |
Willi Goesgens
|
dd5ba978f1
|
Use better names for the optimiser control vars
|
2014-09-08 11:16:40 +02:00 |
Willi Goesgens
|
9473dc83cf
|
Index Sort: add test which should remove duplicate sort.
|
2014-09-08 11:02:17 +02:00 |
Willi Goesgens
|
9524863c44
|
finalize test for the time being.
|
2014-09-05 15:02:16 +02:00 |
Alan Plum
|
e2c4a62ff7
|
Cleaned up FoxxController#activateSessions.
|
2014-09-04 22:30:39 +02:00 |
Alan Plum
|
99f9088830
|
Removed cookie logic from sessions app, simplified jwt logic.
|
2014-09-04 21:34:46 +02:00 |
Alan Plum
|
251e046929
|
Added req.cookie and res.cookie helper methods to Foxx.
|
2014-09-04 21:33:33 +02:00 |
Alan Plum
|
39ba358cd8
|
Added JWT support for session headers.
|
2014-09-04 18:51:06 +02:00 |
Alan Plum
|
7a43e3df14
|
Fixed failing session test.
|
2014-09-04 18:35:13 +02:00 |
Willi Goesgens
|
ebbb9c34b6
|
Redundand-Sort: implement removing of left item superseeding the sort
|
2014-09-04 17:53:20 +02:00 |
Willi Goesgens
|
8cb1330cc2
|
Add optimizer tests for removing unneccessary calculations.
|
2014-09-04 16:57:53 +02:00 |
scottashton
|
db5a109b0a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-04 16:50:56 +02:00 |
scottashton
|
ff8791f6fb
|
fixed betweeness and bug in floyd warshall
|
2014-09-04 16:50:52 +02:00 |
Alan Plum
|
0a2ffb19ee
|
Only lowercase session header when reading it.
|
2014-09-04 16:33:57 +02:00 |
Willi Goesgens
|
e23cbf1add
|
Work on Filter to IndexRangeNode tests
|
2014-09-04 16:33:37 +02:00 |
Alan Plum
|
e48fb8bfe8
|
Lowercase HTTP headers for maximum profit.
|
2014-09-04 16:04:19 +02:00 |
Alan Plum
|
abe5de335b
|
Add support for "header" sessions.
|
2014-09-04 15:58:32 +02:00 |
Willi Goesgens
|
fab66690eb
|
Fix syntax.
|
2014-09-03 17:26:44 +02:00 |
Willi Goesgens
|
96186458b9
|
Use index for Sort: add more tests, more clever test data structures.
|
2014-09-03 17:15:49 +02:00 |
Willi Goesgens
|
49ff0423f0
|
Recurse into subqueries to dig for nodes; thus the test gets a flat representation.
|
2014-09-03 17:14:21 +02:00 |
scottashton
|
581ffee899
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-03 13:48:41 +02:00 |
scottashton
|
ccb1e58e9b
|
vertex/edge examples now support a list od id strings
|
2014-09-03 13:48:36 +02:00 |
Willi Goesgens
|
8ec9525c05
|
SortIndex: move inspection of IndexRangeNode into functions.
|
2014-09-03 11:05:03 +02:00 |
Willi Goesgens
|
74784da12d
|
Use function to search for whether there is a sortnode or not.
|
2014-09-03 10:40:37 +02:00 |
Alan Plum
|
e86c98dfe2
|
Enabled unused: true, ported aardvark jslint to jshint.
|
2014-09-02 22:18:18 +02:00 |
Alan Plum
|
7b24bdba8d
|
Enabled strict: true.
|
2014-09-02 22:16:07 +02:00 |
Alan Plum
|
606da1e3e8
|
Removed jslint headers from server/client/common modules.
|
2014-09-02 22:14:56 +02:00 |
Alan Plum
|
3156a245f6
|
Stricter jshintrc.
|
2014-09-02 22:12:46 +02:00 |
Alan Plum
|
6a3386e55a
|
Fixed jshint headers.
|
2014-09-02 22:12:45 +02:00 |
Willi Goesgens
|
135afc043c
|
Try checking whether rules didn't apply because of non-match
|
2014-09-02 17:30:07 +02:00 |
Willi Goesgens
|
8ffdd01d5f
|
Cleanup of tests
- use assertEqual
- use centralized definitions for the various optimizer parameter permutations
|
2014-09-02 17:11:03 +02:00 |
Frank Celler
|
e7e9afd4a7
|
added around
|
2014-09-01 23:26:04 +02:00 |
Willi Goesgens
|
e29668c514
|
SortIndex: start implementing unittests for the different usecases.
|
2014-09-01 18:48:32 +02:00 |
Willi Goesgens
|
dbb4ef6e41
|
add tests to revalidate IndexRangeNodes superseeding sorts
TODO: two cases aren't found by the 'use-index-range' as we would expect
|
2014-09-01 13:35:49 +02:00 |
Jan Steemann
|
a02b962e3e
|
added optimizer test
|
2014-09-01 12:14:15 +02:00 |
Jan Steemann
|
7851e5e54c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-01 11:05:41 +02:00 |
Jan Steemann
|
0b3e1557d5
|
fixed creating database w/ users in cluster
|
2014-09-01 11:05:18 +02:00 |
Max Neunhoeffer
|
8549e97e6c
|
Adjust test to new non-sparse skiplists.
|
2014-08-30 00:33:15 +02:00 |
Jan Steemann
|
8a96f907b0
|
refactored function argument conversion
|
2014-08-29 10:59:24 +02:00 |
Jan Steemann
|
0eac5dcf47
|
fixed tests
|
2014-08-29 09:33:09 +02:00 |
Jan Steemann
|
a32fac3747
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-29 09:20:36 +02:00 |
Jan Steemann
|
6cd4372299
|
fixed several tests
|
2014-08-28 22:33:50 +02:00 |
Jan Steemann
|
b54e791f8f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 22:23:25 +02:00 |
Jan Steemann
|
d72354da66
|
issue #1003: added feature to use backslash escaping for CSV data in arangoimp
|
2014-08-28 21:03:58 +02:00 |
Jan Steemann
|
2a104b8bcb
|
fixed several AQL tests
|
2014-08-28 16:19:05 +02:00 |
Jan Steemann
|
694d64da3c
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
Jan Steemann
|
a014b44ba4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Utils/Transaction.h
|
2014-08-28 11:06:14 +02:00 |
Jan Steemann
|
81c095105b
|
issue #1003
|
2014-08-28 10:32:32 +02:00 |
Jan Steemann
|
cd1d0c45f8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-query.cpp
|
2014-08-27 19:25:37 +02:00 |
Jan Steemann
|
6721dd787c
|
fix typo in manual
|
2014-08-27 12:26:24 +02:00 |
Alan Plum
|
b977c3e605
|
Fixed destroySession docs.
|
2014-08-26 11:45:18 +02:00 |
Lucas Dohmen
|
8578042b73
|
Fixed the success callback for Queues
When an option was missing, the resulting String would have `, ,`
in the String to be evaluated which would result in a syntax error
|
2014-08-25 17:36:50 +02:00 |
Alan Plum
|
7f120194f4
|
Added "preprocess" to job type definitions.
|
2014-08-25 15:29:07 +02:00 |
Alan Plum
|
de9a1c6efc
|
Replaced sessions collection upgrade task.
|
2014-08-25 10:17:31 +02:00 |
Jan Steemann
|
a70a9613f6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/BasicsC/voc-errors.h
|
2014-08-22 21:51:38 +02:00 |
Jan Steemann
|
1b3c8b88cf
|
jslint
|
2014-08-22 17:58:19 +02:00 |
Michael Hackstein
|
8232035989
|
Improved graph traversals by an order of magnitute
|
2014-08-22 17:01:02 +02:00 |
Alan Plum
|
83f47db07f
|
Pass worker result to success/failure handler instead of discarding it.
|
2014-08-22 13:16:45 +02:00 |
Jan Steemann
|
317c7870f0
|
fix tests with Valgrind
|
2014-08-21 11:52:05 +02:00 |
Alan Plum
|
30ee27d1c0
|
Fixed Foxx params with alternatives breaking API docs.
|
2014-08-20 17:01:33 +02:00 |
Alan Plum
|
501735c78b
|
Keep legacy users API backwards-compatible.
|
2014-08-20 14:19:08 +02:00 |
Alan Plum
|
369485b129
|
Replaced backticks with splats to follow doc styleguide.
|
2014-08-20 11:10:50 +02:00 |
Alan Plum
|
fefe0d0e6d
|
Replaced org/arangodb/users internals with users app compatible format.
|
2014-08-20 11:10:50 +02:00 |
Alan Plum
|
288c6d8d31
|
Allow specifying "_" as collection prefix.
|
2014-08-20 10:57:48 +02:00 |
Alan Plum
|
3b00e307ea
|
Formatting. Fixed inline docs in controller.
|
2014-08-20 10:57:47 +02:00 |
Alan Plum
|
3be0e11110
|
Simplified is-mounted-as-system-app check.
|
2014-08-20 10:57:47 +02:00 |
Alan Plum
|
cb3842b149
|
System apps now mount at _system instead of system.
|
2014-08-20 10:57:47 +02:00 |
Alan Plum
|
7bfb6d5d3f
|
Fixed activateSessions default app path.
|
2014-08-20 10:57:46 +02:00 |
Alan Plum
|
a85bc09de4
|
Only prohibit unmounting system apps mounted at system paths.
|
2014-08-20 10:57:46 +02:00 |
Alan Plum
|
0d653ca67a
|
Implemented activateSessions.
|
2014-08-20 10:57:06 +02:00 |
Heiko Kernbach
|
9e88c0b58c
|
fixed jslint
|
2014-08-19 13:22:56 +02:00 |
Frank Celler
|
9fa3d22d6c
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
Frank Celler
|
986bf7d0e8
|
added dispatcherThreads
|
2014-08-18 12:08:33 +02:00 |
Jan Steemann
|
f8cf5dc26d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-08-15 18:47:18 +02:00 |
Alan Plum
|
a97417408a
|
Applied performance optimization for queues.
|
2014-08-15 17:43:49 +02:00 |
Jan Steemann
|
828fd9cc76
|
set waitForSync to false for system collections
|
2014-08-15 17:37:44 +02:00 |
Alan Plum
|
98d475c103
|
Fixed deleting queues/jobs.
|
2014-08-15 15:47:42 +02:00 |
Jan Steemann
|
30b32f1f90
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/V8Server/v8-vocbase.cpp
js/server/tests/ahuacatl-general-graph.js
|
2014-08-13 16:29:57 +02:00 |
Alan Plum
|
da36a1d42e
|
Added support for job type schemas.
|
2014-08-13 15:37:44 +02:00 |
Alan Plum
|
4f5caa805e
|
Fixed undefined CLUSTER_COORDINATOR.
|
2014-08-12 19:32:26 +02:00 |
Jan Steemann
|
52911293f7
|
added special compare function to take into account floating point differences
|
2014-08-12 19:14:13 +02:00 |
Frank Celler
|
9350b5a975
|
start the queue manager once during boot
|
2014-08-12 19:02:46 +02:00 |
Alan Plum
|
1913a7b231
|
Extracted worker, manager modules from queue. Implemented backOff, delayUntil, success/failure callbacks, push(maxFailures).
|
2014-08-12 19:02:46 +02:00 |
Alan Plum
|
fce8ab70f2
|
Renamed queues.destroy => queues.delete.
|
2014-08-12 19:02:46 +02:00 |
Alan Plum
|
f5ad50d930
|
Return number of pending jobs in queue on push.
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
88d684e1d6
|
Allow creating queues with default number of workers, don't update queue if maxWorkers is not set.
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
f4f201872c
|
Cache queue objects.
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
19578891fb
|
More consistent naming.
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
aaefbfb79f
|
Removed unused variable.
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
cc6a141d66
|
Linting. 💥
|
2014-08-12 19:02:45 +02:00 |
Alan Plum
|
191b3fc88a
|
Implemented worker/manager internals.
|
2014-08-12 19:02:44 +02:00 |
Alan Plum
|
2093c28359
|
Fixed Foxx.queues.
|
2014-08-12 19:02:44 +02:00 |
Alan Plum
|
123127e57d
|
Exposed Foxx.queues._manager.run.
|
2014-08-12 19:02:44 +02:00 |
Alan Plum
|
698fd3d8ec
|
Revised implementation of Foxx queues.
|
2014-08-12 19:02:44 +02:00 |
Alan Plum
|
76c7920457
|
Basic implementation.
|
2014-08-12 19:02:44 +02:00 |
Jan Steemann
|
413ce6c50c
|
test fixes
|
2014-08-12 18:53:49 +02:00 |
Willi Goesgens
|
e823314a63
|
Adapt #8c280e255cce88af22377bee0e3ea8669c2b6d97 and #35303ab5eb5f3d588c2c6fe276dcc3772836d89f to give us a graph in defined sequence here too.
|
2014-08-12 17:10:29 +02:00 |
Michael Hackstein
|
1ee7cecdd7
|
Enforced sorting in ahuacatl generel graph test
|
2014-08-12 16:38:15 +02:00 |
Jan Steemann
|
80848b62a9
|
make test deterministic
|
2014-08-12 16:28:59 +02:00 |
Jan Steemann
|
3ae6d85711
|
removed tests for now-unsupported functionality
|
2014-08-12 16:22:32 +02:00 |
Jan Steemann
|
d910e468f5
|
fixed issue with SLEEP() in test
|
2014-08-12 15:28:52 +02:00 |
Michael Hackstein
|
9d4642c4b5
|
Fixed ahuacatl-general-graph test. It does not depend on the sorting any more
|
2014-08-12 14:32:30 +02:00 |
Michael Hackstein
|
2622f00915
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-08-12 14:31:23 +02:00 |
Michael Hackstein
|
dc998e3116
|
Fixed ahuacatl-general-graph test. It does not depend on the sorting any more
|
2014-08-12 14:31:18 +02:00 |
Frank Celler
|
0cc3bc6f1a
|
fixed foxx initialisation when creating a new database
|
2014-08-12 12:19:30 +02:00 |
Frank Celler
|
ec3d0452f3
|
better names
|
2014-08-12 10:45:06 +02:00 |
Frank Celler
|
7a6d5413a1
|
database version is now AABBCC, where AA = major, BB = minor, CC = patch
|
2014-08-12 09:58:42 +02:00 |
Willi Goesgens
|
5d495e4f64
|
Output the failing functions during tests.
|
2014-08-11 17:34:45 +02:00 |
Willi Goesgens
|
62d9435269
|
in case of we don't like the error number, output it plus the error message.
|
2014-08-11 16:50:56 +02:00 |
Willi Goesgens
|
4ae37d8840
|
If before/after Unittests fail to match results, print the query responsible.
|
2014-08-11 16:09:32 +02:00 |
Max Neunhoeffer
|
3b1d938dda
|
Make test framework throw if results are unequal.
|
2014-08-11 09:33:58 +02:00 |
Jan Steemann
|
579fad3d6a
|
added tests
|
2014-08-11 09:03:45 +02:00 |
James
|
5dc4f414f3
|
working on the tests.
|
2014-08-08 16:51:59 +02:00 |
Max Neunhoeffer
|
4037112858
|
Make AQL2 test framework work.
|
2014-08-08 15:33:36 +02:00 |
Max Neunhoeffer
|
3e5493a164
|
Fix js tests.
|
2014-08-08 14:40:02 +02:00 |
Max Neunhoeffer
|
9d9d3962c0
|
Create unittest framework for new AQL.
|
2014-08-08 14:39:08 +02:00 |
Frank Celler
|
be06ef7f25
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Jan Steemann
|
dbf2842a28
|
much better exception handling
|
2014-08-06 18:37:37 +02:00 |
scottashton
|
fba85a7c6c
|
GRAPH_VERTICES now returns orphans
|
2014-07-30 11:23:10 +02:00 |
scottashton
|
0a15993322
|
jslinted filed
|
2014-07-25 16:09:40 +02:00 |
scottashton
|
8776a84447
|
fixed bug with edgeCollectionRestrictions
|
2014-07-25 15:55:45 +02:00 |
Alan Plum
|
facd7dc515
|
Fixed #961. Undocumented bodies should never throw.
|
2014-07-24 11:22:30 +02:00 |
Jan Steemann
|
328e3c209c
|
fixed another test
|
2014-07-23 18:50:45 +02:00 |
Jan Steemann
|
a91af39243
|
make test succeed after Max's optimization
|
2014-07-23 17:15:13 +02:00 |
Jan Steemann
|
8cb85fd973
|
optimization for AQL queries with limit
|
2014-07-23 17:15:01 +02:00 |
scottashton
|
a30c8fe8ec
|
performance boost for GRAPH_EDGES and GRAPH_NEIGHBORS
|
2014-07-23 13:49:00 +02:00 |
Jan Steemann
|
55a3bb5929
|
style
|
2014-07-22 17:39:29 +02:00 |
Jan Steemann
|
ddf69e99a9
|
fixed tasks with offset 0.0
|
2014-07-21 14:22:39 +02:00 |
Alan Plum
|
2c812af557
|
Fixed cookie domain being set to cookie path if a cookie path is provided.
|
2014-07-17 12:41:18 +02:00 |
Thomas Schmidts
|
389439932f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-14 13:37:51 +02:00 |
Max Neunhoeffer
|
9e3ccdc2e0
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-07-14 11:25:38 +02:00 |
Alan Plum
|
15372670e0
|
Fixes #947.
|
2014-07-14 10:49:34 +02:00 |
Thomas Schmidts
|
ecb2c29729
|
Fixed wrong link in Aql/GraphOperations
|
2014-07-11 15:47:47 +02:00 |
scottashton
|
0a69895d74
|
FIXED GRAPH_NEIGHBORS , DID THROW WHEN NO EDGES HAVE BEEN DEFINED
|
2014-07-11 09:05:36 +02:00 |
scottashton
|
ad989fe036
|
minor bug fix
|
2014-07-10 15:43:57 +02:00 |
scottashton
|
435cf1a4df
|
minor bugs ahuacatl
|
2014-07-09 15:59:09 +02:00 |
scottashton
|
a249dd46eb
|
minor bugs ahuacatl
|
2014-07-09 15:45:25 +02:00 |
scottashton
|
c6a5425930
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-09 14:43:15 +02:00 |
scottashton
|
267c8ba451
|
minor fixes in gharial and ahuacatl
|
2014-07-09 14:43:06 +02:00 |
Alan Plum
|
b596941aa5
|
Documentation method syntax.
|
2014-07-09 14:00:50 +02:00 |
Alan Plum
|
38581d714f
|
Marked old requestContext.queryParam/pathParam syntax for deprecation.
|
2014-07-09 13:10:13 +02:00 |
Alan Plum
|
f44d319f3e
|
Added tests.
|
2014-07-09 13:09:16 +02:00 |
Alan Plum
|
557167f74d
|
Fixed copy-paste error.
|
2014-07-09 13:09:16 +02:00 |
Alan Plum
|
5671bf1440
|
Implement joi validation of query and path params. Fixes #936.
|
2014-07-09 13:09:16 +02:00 |
Alan Plum
|
2d4a76417c
|
Removed deprecation warning for now.
|
2014-07-09 12:41:03 +02:00 |
Alan Plum
|
3a117f5bd8
|
Undocumented body param now uses new syntax.
|
2014-07-09 12:40:05 +02:00 |
Alan Plum
|
7887f1b282
|
Added tests.
|
2014-07-09 12:40:05 +02:00 |
Alan Plum
|
25afdec36e
|
Made Foxx RequestContext bodyParam more consistent with other param methods. Fixes #935.
|
2014-07-09 12:40:05 +02:00 |
Alan Plum
|
0b97f4731d
|
Marked old Model.extend syntax for deprecation.
|
2014-07-09 12:00:35 +02:00 |
Alan Plum
|
2d6a0f2a73
|
Clarified isEmpty check.
|
2014-07-09 12:00:35 +02:00 |
Alan Plum
|
08d3be148c
|
Docs consistency.
|
2014-07-09 12:00:35 +02:00 |
Alan Plum
|
34de2d00d3
|
Added documentation for errors and isValid.
|
2014-07-09 12:00:35 +02:00 |
Alan Plum
|
292ff5c8e7
|
Don't clone objects just to throw them away.
|
2014-07-09 12:00:35 +02:00 |
Alan Plum
|
b2415d7871
|
Implemented Foxx model auto-validation with joi.
|
2014-07-09 12:00:34 +02:00 |
Alan Plum
|
889e8de4c9
|
Implemented Joi validation/toJSONSchema with legacy fallback. See #926.
|
2014-07-09 12:00:34 +02:00 |
Max Neunhoeffer
|
951be763d3
|
Disable a test in the cluster that needs transactions.
|
2014-07-09 10:17:34 +02:00 |
Alan Plum
|
0ebddb7bb5
|
Updated Foxx RequestContext docs to new method syntax.
|
2014-07-08 17:15:15 +02:00 |
Lucas Dohmen
|
1b46f78c54
|
Unfinished, undocumented graph feature
Psst... It's a secret...
|
2014-07-08 15:44:35 +02:00 |
Thomas Schmidts
|
c2fa9cb091
|
Erased useless @startDocuBlocks
|
2014-07-08 11:16:56 +02:00 |
Thomas Schmidts
|
57cd57c55d
|
Fixed wrong @startDocuBlock in Documentation
|
2014-07-08 09:37:07 +02:00 |
scottashton
|
90e4bf9bd3
|
distinct result on GRAPH_EDGES
|
2014-07-08 08:35:37 +02:00 |
Frank Celler
|
0703809e00
|
added isIP
|
2014-07-07 18:46:02 +02:00 |
Thomas Schmidts
|
19e750b35f
|
Fixed some small errors in @startDocuBlock
|
2014-07-07 16:58:26 +02:00 |
Thomas Schmidts
|
1a78807a67
|
Fixed a few @startDocuBlock errors
|
2014-07-07 16:15:50 +02:00 |
Jan Steemann
|
c12df38eb2
|
fixed broken examples
|
2014-07-06 02:25:19 +02:00 |
Jan Steemann
|
ca97aa4a07
|
added tests, fixed segfault
|
2014-07-05 22:58:36 +02:00 |
Jan Steemann
|
5d5b3d7009
|
added AQL documentation
|
2014-07-05 19:10:56 +02:00 |
Alan Plum
|
eaf855d964
|
Documentation method syntax.
|
2014-07-05 16:05:55 +02:00 |
Alan Plum
|
61909ccd23
|
Added tests for Repository index magic. Fixes #899.
|
2014-07-04 17:09:50 +02:00 |
Alan Plum
|
40448d69cc
|
Consistency in docs.
|
2014-07-04 17:08:34 +02:00 |
Alan Plum
|
2f1ef93574
|
Allow using Repository::all without arguments.
|
2014-07-04 17:08:34 +02:00 |
Alan Plum
|
f1d0124a0f
|
Added index-specific repository methods.
|
2014-07-04 17:08:34 +02:00 |
Jan Steemann
|
772f5fc876
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-04 13:52:45 +02:00 |
Jan Steemann
|
6f4ab77d9b
|
fixed WAL collector moving markers
|
2014-07-04 13:52:31 +02:00 |
Alan Plum
|
b5442e1ec8
|
Whitelist metadata in Model::set.
|
2014-07-04 11:15:56 +02:00 |
Alan Plum
|
391810aa61
|
Don't throw in Model::get.
|
2014-07-04 11:15:56 +02:00 |
Jan Steemann
|
96b195a34d
|
added test
|
2014-07-04 08:06:02 +02:00 |
Jan Steemann
|
04ed18be47
|
recovery
|
2014-07-03 22:50:22 +02:00 |
Jan Steemann
|
470839ffb9
|
fixed tests
|
2014-07-03 18:51:40 +02:00 |
Jan Steemann
|
6fc0c051d0
|
added test case
|
2014-07-03 17:12:25 +02:00 |
Jan Steemann
|
d5e4f6762c
|
foxx-directories test
|
2014-07-03 12:58:02 +02:00 |
Lucas Dohmen
|
f9360c2577
|
Merge pull request #927 from triAGENS/foxx-model-set-validation
FoxxModel.set validation
|
2014-07-03 07:49:33 +02:00 |
Thomas Schmidts
|
0328c9a900
|
Fixed a few spelling and code erros and deleted last examples
|
2014-07-02 17:48:54 +02:00 |
Alan Plum
|
299cfd80fe
|
Replaced ES5 methods with underscore because reasons.
|
2014-07-02 17:14:03 +02:00 |
Alan Plum
|
e3baa87072
|
Coding style.
|
2014-07-02 17:14:03 +02:00 |
Alan Plum
|
e1aa528295
|
Added tests for bad model attribute setting.
|
2014-07-02 17:14:02 +02:00 |
Alan Plum
|
7b56ff643f
|
Linting.
|
2014-07-02 17:14:02 +02:00 |
Alan Plum
|
19edeb18ba
|
Implemented simple validation in FoxxModel.set
|
2014-07-02 17:14:02 +02:00 |
Jan Steemann
|
8a36d58524
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-02 16:53:30 +02:00 |
Jan Steemann
|
d4858f90d3
|
added test for renaming
|
2014-07-02 16:53:23 +02:00 |
Thomas Schmidts
|
e46d87f23c
|
Changed documentation code in configure chapter
|
2014-07-02 14:08:41 +02:00 |
Jan Steemann
|
a46ac4a8a2
|
removed mruby
|
2014-07-02 13:32:07 +02:00 |
Max Neunhoeffer
|
da4ca4a6b5
|
Fix bug in disabling of tests.
|
2014-07-02 11:37:56 +02:00 |
Max Neunhoeffer
|
ad767b5aee
|
Implement disabling of client tests.
|
2014-07-02 11:32:38 +02:00 |
Jan Steemann
|
28965618d1
|
handle renaming of collections
|
2014-07-02 10:28:43 +02:00 |
Jan Steemann
|
84ef51aaf4
|
handle properties marker
|
2014-07-02 09:54:28 +02:00 |
Jan Steemann
|
ab70cfb9bb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-02 09:31:17 +02:00 |
Jan Steemann
|
7fa01da9b4
|
handle empty logfiles on startup
|
2014-07-02 09:31:00 +02:00 |
Jan Steemann
|
eae94f97a8
|
removed dead code
|
2014-07-02 00:21:58 +02:00 |
Jan Steemann
|
0a230b77e3
|
jshund
|
2014-07-02 00:17:25 +02:00 |
Jan Steemann
|
a5cf53d417
|
fixed examples
|
2014-07-01 16:48:47 +02:00 |
Alan Plum
|
1624c6a1b8
|
Formatting.
|
2014-07-01 15:08:38 +02:00 |
Alan Plum
|
1d497135cf
|
Allow specifying config options when mounting apps in aardvark.
|
2014-07-01 14:35:08 +02:00 |
Max Neunhoeffer
|
140072a8f0
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-07-01 13:21:06 +02:00 |
Max Neunhoeffer
|
7fb712c681
|
Fix create collection in cluster really.
|
2014-07-01 13:20:45 +02:00 |
Jan Steemann
|
815bb8480a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-01 13:12:47 +02:00 |
Jan Steemann
|
4cd20bfb7c
|
fixed syncs across multiple files
|
2014-07-01 13:12:36 +02:00 |
Max Neunhoeffer
|
89654b68cd
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-07-01 11:47:25 +02:00 |
Max Neunhoeffer
|
351da7709d
|
Fix bug in creation of sharded collections in cluster.
|
2014-07-01 11:47:09 +02:00 |
Jan Steemann
|
9469513170
|
remove replication collection
|
2014-07-01 11:36:13 +02:00 |
Jan Steemann
|
c28b672fe5
|
fixed test
|
2014-07-01 11:35:57 +02:00 |
Jan Steemann
|
41008dab3a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 19:00:42 +02:00 |
Jan Steemann
|
d55626c038
|
xxx
|
2014-06-30 19:00:36 +02:00 |
Alan Plum
|
5b62aae51e
|
Disambiguated "lifetime" in Foxx auth.
|
2014-06-30 17:55:18 +02:00 |
Alan Plum
|
edf850ce87
|
Formatting, whitespace.
|
2014-06-30 17:43:59 +02:00 |
Max Neunhoeffer
|
4a37680d92
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 16:49:08 +02:00 |
Max Neunhoeffer
|
412abdea0b
|
Implement arangodump/restore test in unittests for cluster.
Not yet working completely.
|
2014-06-30 16:48:33 +02:00 |
Michael Hackstein
|
2bb8ace423
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-30 15:28:18 +02:00 |
Michael Hackstein
|
4cb1cdd977
|
Added upgrade script for Foxx API endpoints
|
2014-06-30 15:27:26 +02:00 |
Thomas Schmidts
|
d9b733b997
|
Fixes some documentation pages for API. fixes #922
|
2014-06-30 14:22:17 +02:00 |
Jan Steemann
|
9d0f781289
|
jslint
|
2014-06-30 13:56:03 +02:00 |
Jan Steemann
|
d3f8f1b8e0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 13:52:19 +02:00 |
Max Neunhoeffer
|
5fa0b5f54d
|
Recognise Jasmin tests for shell_server tests in JS framework.
|
2014-06-30 13:16:05 +02:00 |
Jan Steemann
|
d6a93a5535
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-30 13:07:56 +02:00 |
Jan Steemann
|
bda2db16da
|
recovery and replication
|
2014-06-30 13:07:48 +02:00 |
Max Neunhoeffer
|
48762f3cc2
|
Add disabled tests.
Disable shell-readonly test on server.
|
2014-06-30 12:45:10 +02:00 |
Thomas Schmidts
|
52ad8fc702
|
Some changes in the documentation code for gitbook
|
2014-06-30 09:29:02 +02:00 |
Thomas Schmidts
|
c263b2a5e1
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-29 03:34:42 +02:00 |
Thomas Schmidts
|
c2cb0d5a10
|
Some changes to the comments in the code
|
2014-06-29 03:34:22 +02:00 |
Jan Steemann
|
56a9361f9f
|
fill secondary indexes after recovery only
|
2014-06-29 00:18:21 +02:00 |