Frank Celler
35bb498614
be less verbose
2014-03-07 11:59:01 +01:00
Jan Steemann
7664d75e6d
prevent usage of _useDatabase() in web interface
2014-03-05 13:04:32 +01:00
Jan Steemann
b66cdd6ff9
trying to fix test
2014-02-28 22:19:55 +01:00
Jan Steemann
78b4f712f2
temporarily disable failing assertion
2014-02-27 20:12:17 +01:00
Max Neunhoeffer
23ea910235
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 10:55:24 +01:00
Jan Steemann
4de0014ed3
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-27 10:51:20 +01:00
Jan Steemann
1209298476
fixed client tests
2014-02-27 10:49:29 +01:00
Max Neunhoeffer
893e7a87b1
Adjust READMEs to reality.
2014-02-27 08:53:21 +01:00
Jan Steemann
3d5149b022
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
arangosh/V8Client/arangosh.cpp
2014-02-26 21:34:34 +01:00
Jan Steemann
316f23a9b5
fixed invalid test return values
2014-02-26 20:05:01 +01:00
Jan Steemann
6b0f7da114
fix invalid database name
2014-02-26 19:35:18 +01:00
Jan Steemann
028bf5b94b
re-added isvolatile to result
2014-02-26 13:06:14 +01:00
Jan Steemann
27e59aa9a3
do not cache collection status
2014-02-26 11:25:24 +01:00
Jan Steemann
96938512c1
return numberOfShards, shardKeys
2014-02-26 11:02:08 +01:00
Jan Steemann
8fe19fa897
fixed index tests
2014-02-25 11:55:39 +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
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
74d419cc3d
jshund
2014-02-12 17:15:12 +01:00
Max Neunhoeffer
733e94ad0a
Improve error reporting in arangosh with kickstarter.
2014-02-12 09:36:35 +01:00
Max Neunhoeffer
97ff9d086d
Forward planner and kickstarter to arangosh.
2014-02-11 15:40:33 +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
4a99cde395
jslintified several tests
2014-02-01 01:50:58 +01:00
Jan Steemann
48e3a5828c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
2014-01-31 11:31:09 +01:00
Jan Steemann
4ead86d0f7
removed some unused variables
2014-01-31 11:23:27 +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
Jan Steemann
0bbbd53d4d
added fm.rescan() method
...
Conflicts:
CHANGELOG
2014-01-17 14:06:27 +01:00
Jan Steemann
c9dabaca86
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-16 15:02:44 +01:00
Jan Steemann
db0c6dacae
added test
2014-01-15 18:09:56 +01:00
Jan Steemann
d8ac4046f8
added fm.configJson method
2014-01-15 18:07:47 +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
9ce78430ac
create collections, v0.0.0
2014-01-07 16:28:12 +01:00
Jan Steemann
1dd385f52d
use `--data-binary` instead of `--data` in curl examples
2014-01-03 12:12:54 +01:00
Jan Steemann
705efbfb07
improved error and help messages
2013-12-04 22:42:05 +01:00
Jan Steemann
44b3237882
moved server-only tests to js/server/tests
...
this hopefully removes some future confusion about the tests
also moved some graph stuff into js/common as client-side graphs did not fully work
make logfile path accessible
2013-12-04 22:05:00 +01:00
Jan Steemann
32a247aa2f
added tests for creating / dropping graphs
2013-12-02 15:12:07 +01:00
Jan Steemann
a5f6faaae4
issue #675 : Dropping a collection used in "graph" module breaks the graph
2013-12-02 13:58:29 +01:00
Jan Steemann
3623cd4292
fixed issue #701 : ArangoStatement undefined in arangosh
2013-12-02 09:53:49 +01:00
Jan Steemann
28110b01e3
issue #671 : make more graph-methods work client-side, too
2013-11-25 10:23:46 +01:00
Lucas Dohmen
2024bdf941
Graph: Fixed `getVertices`
2013-11-20 15:37:56 +01:00
Jan Steemann
319f5f8dbd
removed unused variables
2013-11-18 11:41:57 +01:00
Jan Steemann
018bbaa01d
issue #671 : Method graph.measurement does not exist
2013-11-18 10:28:09 +01:00
Max Neunhoeffer
2659c708d5
Enable stats in getIndexes in REST interface.
2013-11-13 15:33:03 +01:00
Jan Steemann
1afe978304
fixed caching
2013-11-12 15:00:05 +01:00
Jan Steemann
d0335bb9a7
fixed caching of collection names in arangosh
...
this fixes a problem when a collection is dropped in the web interface and then re-created via arangosh
2013-11-12 13:49:36 +01:00
Jan Steemann
819e9a1cb6
fixed user creation on database creation
2013-11-07 13:32:42 +01:00
Jan Steemann
ffba2ef70b
show correct filename in error message
2013-11-01 14:45:01 +01:00
Lucas Dohmen
6049ef11fb
Graph: Replace a given edge by ID
2013-10-31 15:16:58 +01:00
Lucas Dohmen
04c7cfce33
Graph: Replace a given vertex by ID
2013-10-31 15:16:58 +01:00