Jan Steemann
|
6e7ed4c4d4
|
fixed tests
|
2014-10-21 13:01:24 +02:00 |
Jan Steemann
|
c91355831b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-21 12:50:37 +02:00 |
Jan Steemann
|
2617f3879c
|
fixed primary index usage in cluster
|
2014-10-21 12:50:06 +02:00 |
Frank Celler
|
6def59d804
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-21 12:28:45 +02:00 |
Frank Celler
|
a7d93abe43
|
fixed requireApp in development mode
|
2014-10-21 12:28:33 +02:00 |
Jan Steemann
|
4e4550aa11
|
fixed tests
|
2014-10-21 12:09:58 +02:00 |
Jan Steemann
|
6883651c3c
|
fixed usage of indexes in cluster
|
2014-10-21 11:53:24 +02:00 |
Jan Steemann
|
8b7da8aacb
|
the great rename
|
2014-10-21 00:38:53 +02:00 |
Jan Steemann
|
8af715e9b1
|
removed unused function
|
2014-10-20 22:30:39 +02:00 |
Michael Hackstein
|
c179978980
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-20 12:42:21 +02:00 |
Michael Hackstein
|
55f2d57fb4
|
Reunified ahuacatl-general-graph and aql-general-graph. Fixed JSLint in aql
|
2014-10-20 12:42:17 +02:00 |
Willi Goesgens
|
506eb1113a
|
Fix status message - non/cluster has to be flipped.
|
2014-10-20 12:05:32 +02:00 |
Michael Hackstein
|
501c4c2c84
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-20 11:47:06 +02:00 |
Michael Hackstein
|
0df20e734f
|
Moved general-graph changes from ahuacatl to aql
|
2014-10-20 11:45:51 +02:00 |
Frank Celler
|
a3892fb672
|
fixed collection prefix for users and sessions
|
2014-10-20 10:59:54 +02:00 |
Frank Celler
|
13a45f56f5
|
removed superfluous test, because of possible race condition
|
2014-10-20 10:34:58 +02:00 |
Jan Steemann
|
5c1d01068a
|
log a warning if an AQL user functions throws an exception
|
2014-10-20 10:00:41 +02:00 |
Michael Hackstein
|
0313c74b66
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-20 09:36:39 +02:00 |
Michael Hackstein
|
a783081742
|
Made useage of the model more backbone like in queryView
|
2014-10-20 09:36:35 +02:00 |
Michael Hackstein
|
cfd284955d
|
Documentation fix of GRAPH_NEIGHBORS vertex restriction.
|
2014-10-19 21:04:58 +02:00 |
James
|
82b38b022d
|
tests for gather block
|
2014-10-18 17:08:19 +01:00 |
James
|
282341b2d9
|
more tests for distribute-in-cluster
|
2014-10-18 15:47:32 +01:00 |
Jan Steemann
|
d1c6c1af9f
|
shorten test duration
|
2014-10-18 02:33:47 +02:00 |
Jan Steemann
|
19502fee8e
|
fixed some tests
|
2014-10-17 18:50:00 +02:00 |
Michael Hackstein
|
f6e16315de
|
Fixed a bug and a conceptional misunderstanding in GRAPH_NEIGHBORS
|
2014-10-17 16:56:05 +02:00 |
Max Neunhoeffer
|
b8cedd8672
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 16:10:16 +02:00 |
Max Neunhoeffer
|
7cade2a727
|
Fix alive check in unittests for cluster.
|
2014-10-17 16:09:58 +02:00 |
Heiko Kernbach
|
8f5788d693
|
added click event + style for changing active database through tiles of dbs view
|
2014-10-17 15:27:18 +02:00 |
Heiko Kernbach
|
01992b0718
|
preperation: allow users to abort queries if their execution take too long
|
2014-10-17 15:03:38 +02:00 |
James
|
fc4b128391
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-17 11:26:31 +01:00 |
James
|
380b118f11
|
more tests for distribute-in-cluster.
|
2014-10-17 11:26:23 +01:00 |
Heiko Kernbach
|
0d4b2c5af5
|
fixed a js bug
|
2014-10-17 12:14:14 +02:00 |
Heiko Kernbach
|
79852a79d0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-17 11:56:38 +02:00 |
Heiko Kernbach
|
b89583f34a
|
#1053 - step1: now limiting returned arguments in documentation view for single document
|
2014-10-17 11:56:26 +02:00 |
Heiko Kernbach
|
ab0d3e1732
|
added y value formatting for page faults values - dashboard
|
2014-10-17 11:33:13 +02:00 |
Jan Steemann
|
9ba259af97
|
fixed failing tests
|
2014-10-16 18:21:13 +02:00 |
Jan Steemann
|
9311d74abc
|
fixed failing tests
|
2014-10-16 18:19:32 +02:00 |
Jan Steemann
|
a6b237b06e
|
whitespace
|
2014-10-16 17:41:50 +02:00 |
Willi Goesgens
|
9e01c41c2a
|
- List the right available test cases for single client/server
- use our runInArangosh function instead of copying the code
- only start an arangod if we know that we will try to run a test.
|
2014-10-16 12:10:34 +02:00 |
Willi Goesgens
|
a3bb132fb1
|
Handle SIG11, keep a copy of arangod for later coredump analysis.
|
2014-10-16 11:24:15 +02:00 |
Willi Goesgens
|
4f7592a5da
|
streamline output
- adjust testnames to match the real function names
- only output the server on prelemitary exit once.
|
2014-10-16 10:35:51 +02:00 |
Michael Hackstein
|
5da5bf112a
|
Improved Graph AQL query tests. Some tests are missing.
|
2014-10-16 09:21:11 +02:00 |
Jan Steemann
|
ecf460b378
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-16 02:06:29 +02:00 |
Jan Steemann
|
688e8ebbc1
|
better support for handling multipart requests
|
2014-10-16 02:05:57 +02:00 |
Jan Steemann
|
99befdc0a6
|
removed unused file
|
2014-10-16 02:03:28 +02:00 |
Frank Celler
|
b38bc5afc1
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-15 22:23:33 +02:00 |
Frank Celler
|
3296f9ac30
|
removed superfluous enableStatistics for queue manager
|
2014-10-15 22:23:27 +02:00 |
Jan Steemann
|
5fa14b2fda
|
jslint
|
2014-10-15 20:40:08 +02:00 |
Jan Steemann
|
537d0e5e55
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-15 17:43:46 +02:00 |
Jan Steemann
|
739253b44e
|
updated docs
|
2014-10-15 17:43:35 +02:00 |