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
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
Max Neunhoeffer
8549e97e6c
Adjust test to new non-sparse skiplists.
2014-08-30 00:33:15 +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
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
Alan Plum
0d653ca67a
Implemented activateSessions.
2014-08-20 10:57:06 +02:00
Frank Celler
9fa3d22d6c
towards new dispatcher interface
2014-08-18 23:37:32 +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
Jan Steemann
52911293f7
added special compare function to take into account floating point differences
2014-08-12 19:14:13 +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
dc998e3116
Fixed ahuacatl-general-graph test. It does not depend on the sorting any more
2014-08-12 14:31:18 +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
9d9d3962c0
Create unittest framework for new AQL.
2014-08-08 14:39:08 +02:00
scottashton
fba85a7c6c
GRAPH_VERTICES now returns orphans
2014-07-30 11:23:10 +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
ddf69e99a9
fixed tasks with offset 0.0
2014-07-21 14:22:39 +02:00
Alan Plum
f44d319f3e
Added tests.
2014-07-09 13:09:16 +02:00
Alan Plum
7887f1b282
Added tests.
2014-07-09 12:40:05 +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
scottashton
90e4bf9bd3
distinct result on GRAPH_EDGES
2014-07-08 08:35:37 +02:00
Jan Steemann
ca97aa4a07
added tests, fixed segfault
2014-07-05 22:58:36 +02:00
Alan Plum
61909ccd23
Added tests for Repository index magic. Fixes #899 .
2014-07-04 17:09:50 +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
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
Alan Plum
299cfd80fe
Replaced ES5 methods with underscore because reasons.
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
Jan Steemann
d4858f90d3
added test for renaming
2014-07-02 16:53:23 +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
4cd20bfb7c
fixed syncs across multiple files
2014-07-01 13:12:36 +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
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
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
Jan Steemann
56a9361f9f
fill secondary indexes after recovery only
2014-06-29 00:18:21 +02:00
Jan Steemann
21ea9b4d4b
recovery tests
2014-06-28 01:58:06 +02:00
Jan Steemann
bb2818a210
added oversize marker tests
2014-06-26 17:16:36 +02:00
Jan Steemann
cea36cf8b4
less randomness
2014-06-26 16:26:50 +02:00
Jan Steemann
c8978771c0
exclude test in cluster mode
2014-06-26 16:02:08 +02:00
Jan Steemann
1bb171787f
clean up when journal creation fails
2014-06-26 13:03:45 +02:00
Jan Steemann
9f37a21729
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-26 12:37:11 +02:00
scottashton
de0da1e7b7
changed signature of the traversal functions
2014-06-26 11:55:35 +02:00
Jan Steemann
183469227c
fixed rollback of updates
2014-06-26 11:38:41 +02:00
Frank Celler
291c92dbf3
renamed ReadOnly to NoCreate
2014-06-25 14:32:00 +02:00
Jan Steemann
1ac957a5ac
fixed indentation, copy&paste, incomplete and too complicated tests
2014-06-24 17:20:14 +02:00
Jan Steemann
cf14609727
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 16:12:07 +02:00
Jan Steemann
f411fceb2e
exposed WAL API
2014-06-24 16:10:27 +02:00
Esteban Lombeyda
fab2e0b855
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-24 15:23:18 +02:00
Esteban Lombeyda
fff305170e
renaming test in order to run in only in non cluster environments
2014-06-24 15:22:24 +02:00
Jan Steemann
a289c9aa78
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 15:11:30 +02:00
Jan Steemann
c4aad1e0cd
added tests
2014-06-24 15:11:19 +02:00
scottashton
3dc7188141
heal the build
2014-06-24 14:26:46 +02:00
Jan Steemann
c17d550097
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 11:26:55 +02:00
Esteban Lombeyda
357183ce3e
Bug fix in setUp function
2014-06-24 10:58:51 +02:00
Jan Steemann
98f87b1f80
write-throttling
2014-06-24 10:55:05 +02:00
Jan Steemann
9695b25673
added tests
2014-06-24 09:19:26 +02:00
Jan Steemann
d56719ae4d
simplification of signatures
2014-06-24 00:32:40 +02:00
scottashton
62fd91ce3d
changed return value of common properties so only the matching attributes are returned
2014-06-23 07:27:20 +02:00
Jan Steemann
b5fe73270c
use test-helper for unloading collections
2014-06-21 03:19:54 +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
Esteban Lombeyda
809d951a50
formating
2014-06-20 10:34:14 +02:00
Jan Steemann
e132c8ea19
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-20 09:45:53 +02:00
Jan Steemann
cc35e4696c
added more tests
2014-06-20 09:20:27 +02:00
gschwab
dbe0cbbf7f
renamed _directedRelationDefinition(...) -> _directedRelation(..)
2014-06-20 09:01:35 +02:00
gschwab
639e657897
renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..)
2014-06-20 08:56:59 +02:00
Jan Steemann
c60bde28b6
added crash tests
2014-06-20 08:36:36 +02:00
Jan Steemann
86def51c51
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-20 08:22:04 +02:00
Lucas Dohmen
e83d05d3b2
Foxx.Repository#count
2014-06-19 10:28:36 +02:00
Lucas Dohmen
ca41f74a63
Foxx.Repository#updateById
2014-06-19 10:28:35 +02:00
Lucas Dohmen
473566a4e2
Foxx.Repository#updateByExample
2014-06-19 10:28:35 +02:00
Lucas Dohmen
94e2d0e9a4
Foxx.Repository#replaceByExample
2014-06-19 10:28:35 +02:00
Lucas Dohmen
3bfff286d0
Foxx.Repository#remove
2014-06-19 10:28:35 +02:00
Lucas Dohmen
4b769867be
Foxx.Repository#all
2014-06-19 10:28:35 +02:00
Jan Steemann
bded33eec8
fixed typos
2014-06-18 21:48:29 +02:00
Jan Steemann
44ad4eea48
added tests for AQL write operations
2014-06-18 20:43:08 +02:00
Jan Steemann
1d68586500
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Jan Steemann
8b9cdbe075
fixed tests
2014-06-18 16:34:11 +02:00
Alan Plum
40f3e268dd
Adjusted injector naming.
2014-06-18 11:09:40 +02:00
Alan Plum
282be72c5c
Implemented controller dependency injection.
2014-06-18 01:17:10 +02:00
Lucas Dohmen
df658a0648
A spec for the existing Foxx Repository functionality
2014-06-17 17:34:55 +02:00
Jan Steemann
091491d13b
crash recovery tests
2014-06-17 15:30:11 +02:00
Lucas Dohmen
3c3f4b0b8f
Foxx: Reorder and update the tests of Repository
2014-06-17 15:19:19 +02:00
Jan Steemann
30460bb72c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-17 00:49:37 +02:00
Jan Steemann
b303db2b50
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
2014-06-17 00:49:18 +02:00
Jan Steemann
a1177816aa
modifiable AQL, final syntax
2014-06-17 00:37:08 +02:00
Jan Steemann
7f1c67b964
recovery tests
2014-06-16 17:22:20 +02:00
Jan Steemann
02d1cf3ea4
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-16 17:09:58 +02:00
Jan Steemann
ff494cc897
added recovery tests (not functional yet)
2014-06-16 16:52:26 +02:00
Esteban Lombeyda
19d851c3cb
Merge branch 'mjmh' of github.com:triAGENS/ArangoDB into mjmh
2014-06-16 15:24:54 +02:00
Esteban Lombeyda
2405a5ffa2
read-only: unit tests for client and server side
2014-06-16 15:24:12 +02:00
scottashton
99be3816b3
optimized dijsktra search
2014-06-16 14:44:34 +02:00
Jan Steemann
2a0e0b18d0
added many tests
2014-06-16 14:39:26 +02:00
Esteban Lombeyda
51d86d8351
Merge branch 'mjmh' of github.com:triAGENS/ArangoDB into mjmh
2014-06-16 11:44:46 +02:00
Esteban Lombeyda
9af2994eb9
read-only: unit-tests
2014-06-16 10:47:48 +02:00
Jan Steemann
ae6ac271e3
index rework
2014-06-14 23:40:56 +02:00
Jan Steemann
18f3471325
disabled transaction failure tests
2014-06-13 20:26:11 +02:00
Jan Steemann
713b69f1f5
fixed tests
2014-06-13 20:18:55 +02:00
Jan Steemann
34389a10d3
added AQL TRANSLATE function
2014-06-13 19:53:58 +02:00
Jan Steemann
96385080bc
fixed test
2014-06-13 18:16:42 +02:00
Jan Steemann
0c5950507c
fixed test
2014-06-13 17:50:44 +02:00
Jan Steemann
d7f35bcc7b
fixed datafile ticks issues
2014-06-13 14:46:21 +02:00
Jan Steemann
fabc51f889
fixed wrong ASSERT usage
2014-06-13 12:10:35 +02:00
Jan Steemann
d5e695e63f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/RestServer/ArangoServer.h
arangod/VocBase/server.cpp
js/common/bootstrap/errors.js
2014-06-13 02:23:03 +02:00
Lucas Dohmen
87987b7a14
Merge pull request #897 from pluma/foxx-context-collection-method
...
Added `collection` method to Foxx applicationContext
2014-06-12 16:41:50 +02:00
Alan Plum
475daa1ed2
Removed tests for deprecated code.
2014-06-12 15:54:27 +02:00
Lucas Dohmen
c0bfeee04e
Test multiple element functionality
2014-06-12 15:02:47 +02:00
Lucas Dohmen
89e9205b7c
Test multiple items functionality
2014-06-12 15:02:47 +02:00
Lucas Dohmen
6d0d3565fa
Foxx: Adjust fakeContext to feature the manifest element
2014-06-12 15:02:47 +02:00
Lucas Dohmen
cec32b981a
Adjust tests to @fceller's bug fix
2014-06-12 14:24:50 +02:00
Jan Steemann
fa6e98d94c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
2014-06-11 17:40:15 +02:00
scottashton
8209796f7c
added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties
2014-06-11 15:45:31 +02:00
Jan Steemann
49cc332361
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/common/bootstrap/errors.js
2014-06-11 14:23:47 +02:00
scottashton
d70688c61f
stabilized tests
2014-06-10 11:55:43 +02:00
Jan Steemann
72a102e794
major internal changes
2014-06-08 00:12:53 +02:00
Jan Steemann
fd7f288a59
added test case for shape movements
2014-06-05 22:23:02 +02:00
scottashton
fe621c1723
finished measurements
2014-06-05 16:59:43 +02:00
scottashton
8f347f2b54
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-03 16:25:26 +02:00
scottashton
006eb3b61b
calculation of measurements for graphs added and changed calculation of shortst paths to Floyd–Warshall algorithm
2014-06-03 16:25:13 +02:00
Alan Plum
d9fa68a493
Whitelist metadata attributes in forDB. Fixes #877 .
2014-06-02 13:08:16 +02:00
Frank Celler
8db4667755
cleanup of version-check, added option check-version
2014-06-01 13:37:21 +02:00
Jan Steemann
f5eb65c96c
javascript cleanup
2014-05-31 01:53:30 +02:00
scottashton
504a167077
added commonNeighbors and commonProperties to ahuacatl and general-graph
2014-05-28 09:59:10 +02:00
scottashton
51cc041052
added GRAPH_VERTICES
2014-05-23 14:29:53 +02:00
scottashton
3bec9b4c93
refactored aql
2014-05-22 17:49:20 +02:00
scottashton
247fea8cef
neighbors
2014-05-22 09:17:43 +02:00
scottashton
a8cacef57d
added GRAPH_NEIGHBORS
2014-05-20 16:45:22 +02:00
scottashton
c99ce5167d
traversal aql
2014-05-20 15:55:07 +02:00
scottashton
009f83026a
finished GRAPH_PATHS in aql
2014-05-20 13:50:34 +02:00
Jan Steemann
b06e89da54
simplified
2014-05-19 17:44:56 +02:00
scottashton
0f68fa982d
fixed bug in edges
2014-05-19 16:42:30 +02:00
scottashton
256868bdc2
aql function edges
2014-05-19 15:28:05 +02:00
Jan Steemann
295870565b
issue #864 : Inconsistent behavior of AQL REVERSE(list) function
2014-05-19 09:31:39 +02:00
Jan Steemann
978c6b1991
giving up
2014-05-15 16:28:14 +02:00
Jan Steemann
7b4f8d3fd9
try to fix test
2014-05-15 16:03:06 +02:00
Jan Steemann
8959d9df41
adjusted test
2014-05-15 12:35:23 +02:00
Jan Steemann
824cda67e2
fixed test
2014-05-15 10:45:40 +02:00
Jan Steemann
442fa7503c
added more delay for busy workers
2014-05-10 02:34:18 +02:00
Jan Steemann
d23fe23254
added tasks manual entry
2014-05-10 02:25:59 +02:00
Jan Steemann
cfc2d407d7
added tests for task management
2014-05-10 00:43:14 +02:00
Jan Steemann
c843a12149
jshund
2014-05-09 00:42:18 +02:00
Jan Steemann
20292af75c
throw different type of debug error to prevent bogus "out-of-memory" errors
2014-05-08 23:00:18 +02:00
Jan Steemann
f18d117228
added GC
2014-05-08 14:36:12 +02:00
Jan Steemann
0218291d20
added test for issue #848
2014-05-08 14:08:24 +02:00
Jan Steemann
21cfd10453
added AQL FLATTEN function
2014-05-07 19:50:58 +02:00
Jan Steemann
7d28a03782
added AQL date functions
2014-05-07 18:17:46 +02:00
Jan Steemann
b978a271ea
added AQL function `CURRENT_DATABASE()`
2014-05-02 22:06:47 +02:00
Jan Steemann
02a532a122
added CURRENT_USER function for AQL
2014-05-02 12:00:39 +02:00
Jan Steemann
3744e8dde9
issue #796 : Searching with newline chars broken?
2014-04-22 13:38:06 +02:00
Jan Steemann
76c09f43b5
added tests
2014-04-22 11:31:35 +02:00
Jan Steemann
ba8e38d6e5
bugfix for AQL query optimiser
...
the following type of query was too eagerly optimised, leading to errors in code-generation:
LET a = (FOR i IN [] RETURN i) LET b = (FOR i IN [] RETURN i) RETURN 1
the problem occurred when both lists in the subqueries were empty. In this case invalid code
was generated and the query couldn't be executed.
2014-04-08 23:26:55 +02:00
Jan Steemann
ad64c52e28
issue #796 : fixed potential issue with newlines treated slightly differently in different parts of AQL
2014-04-08 13:20:26 +02:00
Michael Hackstein
f7a85aa079
Fixed Cluster Agency Communication Tests
2014-03-14 10:54:26 +01:00
Max Neunhoeffer
24e7293dba
Split shell-any tests to save time on the cluster.
2014-03-10 10:21:28 +01:00
Jan Steemann
e1a190a51d
fixed segfault during test on Windows
2014-03-04 16:58:22 +01:00
Jan Steemann
629348d696
properly acquire shape write locks
2014-02-28 18:43:09 +01:00
Max Neunhoeffer
893e7a87b1
Adjust READMEs to reality.
2014-02-27 08:53:21 +01:00
Max Neunhoeffer
bacfafea7f
Rename non-cluster tests.
2014-02-26 14:38:55 +01:00
Max Neunhoeffer
86faf20dbb
Disable transactions server test on cluster.
2014-02-26 10:17:05 +01:00
Max Neunhoeffer
af02a45e45
Disable test on cluster.
2014-02-25 16:16:33 +01:00
Max Neunhoeffer
5f15e04edc
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-25 12:46:33 +01:00
Jan Steemann
8fe19fa897
fixed index tests
2014-02-25 11:55:39 +01:00
Max Neunhoeffer
f3d12fdd35
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-25 11:35:21 +01:00
Max Neunhoeffer
799eb7c854
Fix tests on cluster.
2014-02-25 11:35:12 +01:00
Jan Steemann
d9c96a91f7
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-25 11:20:02 +01:00
Jan Steemann
af96607fc1
fixed index tests
2014-02-25 11:19:51 +01:00
Max Neunhoeffer
81447c9426
Deactivate a test for the cluster.
2014-02-25 09:56:01 +01:00
Max Neunhoeffer
baa6e4fba3
Rename to exclude from standard unittests.
2014-02-24 11:02:30 +01:00
Max Neunhoeffer
078f18138d
Fix a filename from a renaming operation.
2014-02-22 23:55:22 +01:00
Max Neunhoeffer
3cb1784430
Reorganise unit tests.
...
In JS framework we now find the available test files by directory
listing. This means one can simply drop a file in the right
directory to add a test.
We use a naming convention for filenames which is explained
in the README files in the corresponding directories.
Old unit tests do not yet use this but do use the new names and
should still work as usual.
2014-02-21 11:24:31 +01:00
Michael Hackstein
015ab56259
Merge remote-tracking branch 'origin/devel' into sharding
...
Conflicts:
arangod/VocBase/document-collection.c
arangosh/CMakeLists.txt
js/apps/system/aardvark/test/karma/karma.conf.js
2014-02-18 08:50:27 +01:00
Jan Steemann
c40d930fa6
issue #765 : added SLICE AQL function
2014-02-17 11:09:03 +01:00
Jan Steemann
a546f63714
fixed test
2014-02-17 09:56:27 +01:00
Jan Steemann
3fd053eb1e
updated tests
2014-02-14 18:44:36 +01:00
Jan Steemann
0f0ef8a33f
updated index docs
2014-02-14 10:30:05 +01:00
Jan Steemann
f8476ce0b0
fixed tests
2014-02-13 18:14:53 +01:00
Jan Steemann
deff511fbf
removed unused variables
2014-02-12 17:14:27 +01:00
Jan Steemann
c38c038492
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsItemView.css
js/apps/system/aardvark/frontend/css/graphlayout.css
2014-02-06 13:18:52 +01:00
Jan Steemann
6bb4f0f0ac
added SKIPLIST AQL function
...
Conflicts:
CHANGELOG
2014-02-03 16:54:35 +01:00
Jan Steemann
4a99cde395
jslintified several tests
2014-02-01 01:50:58 +01:00
Max Neunhoeffer
3966ce0ac7
Rename sharding dir to cluster
2014-01-31 11:24:01 +01:00
Jan Steemann
e9c5af7895
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsView.css
js/apps/system/aardvark/frontend/css/layout.css
js/apps/system/aardvark/frontend/js/routers/router.js
2014-01-30 19:40:21 +01:00
Jan Steemann
0a2d61a42a
added SHORTEST_PATH AQL function, allow user-defined functions for filtering in TRAVERSAL etc.
2014-01-28 01:51:27 +01:00
Jan Steemann
ea2af50683
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
Documentation/ImplementorManual/HttpSystem.md
js/apps/system/aardvark/aardvark.js
js/apps/system/aardvark/frontend/css/buttons.css
js/server/version-check.js
2014-01-24 14:50:09 +01:00
Jan Steemann
d55a5b156c
added tests and documentation for issue #748
2014-01-23 17:22:19 +01:00
Michael Hackstein
23e0122f0f
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-21 14:42:22 +01:00
Michael Hackstein
7cd01e816c
Fixed new discrepancies between the etcd agency and the high level javascript communication, based on Shards in Collections in the Current state
2014-01-21 14:16:24 +01:00
Jan Steemann
64417d4423
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
2014-01-21 09:29:45 +01:00
Michael Hackstein
c7f86b3def
Updated high-level js communication library for newest version of agency comm
2014-01-20 16:37:56 +01:00
Jan Steemann
9f69aae986
issue #736 : AQL function to parse collection and key from document handle
2014-01-17 22:39:04 +01:00
Jan Steemann
b0e4dc91dd
adjusted listDatabases and doesDatabaseExist
2014-01-15 16:01:05 +01:00
Jan Steemann
fcb545d268
removed unused methods
2014-01-15 14:00:42 +01:00
Jan Steemann
e02b0b52e1
renamed methods
2014-01-15 10:52:56 +01:00
Jan Steemann
ce2627619e
create collection stub
2014-01-14 16:21:48 +01:00
Jan Steemann
4ec6f04932
return collection properties
2014-01-14 13:19:43 +01:00
Michael Hackstein
9f3479f5b6
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
utils/Makefile.files
2014-01-10 17:41:52 +01:00
Jan Steemann
f95a0dc6c1
defer evaluation of subqueries
2014-01-10 16:45:36 +01:00
Jan Steemann
269e50eb8f
defer evaluation of logical operators
2014-01-10 16:45:07 +01:00
Michael Hackstein
b00f9d1100
Added Diff for DBServers and Coordinators
2014-01-08 08:36:17 +01:00
Michael Hackstein
6998e4b2ce
Fixed discrepancies between simulated Agency and real Agency communicating with the Agency.
2014-01-07 17:38:46 +01:00
Michael Hackstein
65bb8d2ae3
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-07 16:47:13 +01:00
Michael Hackstein
92488ab916
Updated to flat version of agency.list and JSLint fixes
2014-01-07 16:40:21 +01:00
Jan Steemann
45a5296e9e
make agency.list() return a flat list if requested
2014-01-07 16:24:54 +01:00
Michael Hackstein
f7183d6d5a
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-07 15:38:47 +01:00
Michael Hackstein
000260d701
Added Sync and convenience functions in high level agency communication
2014-01-07 15:38:41 +01:00
Jan Steemann
5a365cb2b1
removed shardLocation key
2014-01-07 14:00:27 +01:00
Jan Steemann
3183e6d402
created global cluster object variables
2014-01-07 11:34:42 +01:00
Michael Hackstein
9b2cf1abe8
Added options to move shards in high level agency communication
2014-01-07 11:29:39 +01:00
Michael Hackstein
976ed07007
Added read collection/shard information to high level agency communication and massive code cleanup.
2014-01-07 11:13:35 +01:00
Jan Steemann
3309743c1a
moved some collection parameters around
2014-01-07 11:02:49 +01:00
Jan Steemann
5c0e6e12e0
added tests for serverstate and clusterinfo
2014-01-06 18:19:14 +01:00
Michael Hackstein
5bfb936e02
Added plan Coordinators and DatabaseList to high level agency communication.
2014-01-06 13:40:36 +01:00
Jan Steemann
4de2b916c4
added test for uniqid
2014-01-06 13:18:01 +01:00
Michael Hackstein
7605b33dd3
Added current Coordinators and DBservers to high level agency communication
2014-01-06 12:49:57 +01:00
Jan Steemann
ca1e6288a2
allow functions results as parameters in all function calls
2014-01-06 11:14:54 +01:00
Michael Hackstein
7b745854db
Added target Coordinators and DatabaseList to high level agency communication.
2014-01-06 09:18:56 +01:00
Michael Hackstein
5bed79017e
Optimized readability of routes in agency-comm tests
2014-01-06 00:01:25 +01:00