jsteemann
|
9fa0f6d3a7
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-02 16:38:50 +01:00 |
Jan Steemann
|
30001804c1
|
jslint
|
2015-12-02 16:12:30 +01:00 |
Jan Steemann
|
0ec9d342a7
|
added test
|
2015-12-02 15:50:00 +01:00 |
Jan Steemann
|
3a7eca45b8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-12-02 15:41:51 +01:00 |
Jan Steemann
|
61a8e4c686
|
issue #1593: add POW() AQL function
|
2015-12-02 15:41:30 +01:00 |
Jan Steemann
|
460b51734e
|
fixed disappearing of documents for collections transferred via `sync` if the collection was dropped right before synchronization and drop and (re-)create collection markers were located in the same WAL file
|
2015-12-02 14:48:08 +01:00 |
Max Neunhoeffer
|
43d9dde8cd
|
Slightly adapt sensitivity of a test to avoid false positives.
|
2015-12-02 14:46:01 +01:00 |
Max Neunhoeffer
|
3556f76469
|
Fix ClusterComm::asyncRequest w.r.t. body shared_ptr.
|
2015-12-02 14:15:18 +01:00 |
Alan Plum
|
125f825420
|
Add process to system modules (because it's global)
|
2015-12-01 19:53:34 +01:00 |
Wilfried Goesgens
|
60819f9e80
|
Fix spelling for starting valgrind db servers
|
2015-12-01 16:36:23 +01:00 |
jsteemann
|
49af794f5d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-01 01:56:46 +01:00 |
jsteemann
|
04e81ea851
|
more replication
|
2015-11-30 23:33:59 +01:00 |
Jan Steemann
|
b11e88400b
|
added tests for specific cluster queries
|
2015-11-30 13:56:31 +01:00 |
Jan Steemann
|
e0392653f7
|
fixed error message
|
2015-11-30 13:45:31 +01:00 |
Jan Steemann
|
21b4307a55
|
renamed files
|
2015-11-30 13:12:55 +01:00 |
Wilfried Goesgens
|
55b8fb0c6f
|
Fix links not to point to .html - .md is right, else the non-html generators won't work properly.
|
2015-11-27 11:51:29 +01:00 |
Wilfried Goesgens
|
aae19ff291
|
Fix dangling anchors and add checker script to the make target.
|
2015-11-26 18:51:39 +01:00 |
Alan Plum
|
ec49f5783b
|
Remove FormatMiddleware
Fixes #971.
|
2015-11-25 13:19:00 +01:00 |
Jan Steemann
|
9b1ef915eb
|
issue #1589
|
2015-11-25 10:49:31 +01:00 |
Alan Plum
|
7538d71333
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
Alan Plum
|
01aaa5f95a
|
Adjust docs so it no longer implies IDs in ArangoDB might be numbers
Fixes #1408.
|
2015-11-24 16:18:37 +01:00 |
Alan Plum
|
3bd39234ec
|
Treat empty string as null in optional Foxx configs
Fixes #1495.
|
2015-11-24 13:14:41 +01:00 |
Jan Steemann
|
95c00332c7
|
adjusted tests for issue #1583
|
2015-11-20 11:53:55 +01:00 |
Jan Steemann
|
268c0d49ad
|
tests for issue #1583
|
2015-11-20 11:32:06 +01:00 |
jsteemann
|
cb62c657e0
|
initial commit
|
2015-11-18 17:46:19 +01:00 |
Max Neunhoeffer
|
eec37d1e8b
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-17 17:17:10 +01:00 |
Jan Steemann
|
2ccfe1471f
|
make replication tests a bit more robust
|
2015-11-17 15:27:38 +01:00 |
Jan Steemann
|
82eddeb120
|
allow using array indexes without specifying the `[*]` extension
|
2015-11-17 14:03:58 +01:00 |
Max Neunhoeffer
|
48c121bb24
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-17 11:46:19 +01:00 |
Alan Plum
|
ce8ddcfe1d
|
Fix #1574
|
2015-11-16 18:50:37 +01:00 |
Wilfried Goesgens
|
734d053a15
|
Adjust error code to non-cluster case.
|
2015-11-16 17:22:03 +01:00 |
Max Neunhoeffer
|
8c2be32b48
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-13 15:08:39 +01:00 |
Wilfried Goesgens
|
7a41ef1e00
|
Output a real descritption of whats happening with the arangosh instead of dumping the start parameters
|
2015-11-12 10:39:55 +01:00 |
Wilfried Goesgens
|
91fccfd7ea
|
AQL_NEIGHBORS: make the error checking behaviour similar to the non-cluster version.
|
2015-11-12 10:36:23 +01:00 |
jsteemann
|
8b9a8b80b5
|
fix broken build
|
2015-11-12 01:19:01 +01:00 |
Wilfried Goesgens
|
66e9cf70fc
|
Add a test which validates proper exit codes of arangosh on throw () or regular exit.
|
2015-11-11 17:37:13 +01:00 |
Max Neunhoeffer
|
c2c8bf95f3
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-11-11 10:47:30 +01:00 |
Wilfried Goesgens
|
ad94f83b1b
|
Adjust test to new error codes.
|
2015-11-10 15:00:34 +01:00 |
Max Neunhoeffer
|
af3cb6868f
|
Increase timeouts for larger clusters.
|
2015-11-10 10:21:36 +01:00 |
Michael Hackstein
|
6b62d50ced
|
Added CXX Implementation of MERGE_RECURSIVE
|
2015-11-05 17:35:03 +01:00 |
Michael Hackstein
|
2542ea5924
|
Added a CXX implementation for POSITION
|
2015-11-05 15:29:00 +01:00 |
Jan Steemann
|
229e71b332
|
do not execute obsolete startup tasks
|
2015-11-05 11:48:13 +01:00 |
Michael Hackstein
|
90aa5c858f
|
Added CXX implementation for MEDIAN and PERCENTILE
|
2015-11-05 11:21:16 +01:00 |
Michael Hackstein
|
790dae1c52
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-11-04 17:53:51 +01:00 |
Michael Hackstein
|
dbc67518a4
|
Added CXX implementation for STDDEV_SAMPLE and STDDEV_POPULATION
|
2015-11-04 17:53:45 +01:00 |
Alan Plum
|
9a097c31ef
|
aqlQuery should handle null/undefined
|
2015-11-04 17:33:19 +01:00 |
Michael Hackstein
|
0294be6ebe
|
Added a CXX implementation for VARIANCE_POPULATION.
|
2015-11-04 16:49:08 +01:00 |
Michael Hackstein
|
a1f947c9bf
|
Added a CXX implemention for VARIANCE_SAMPLE
|
2015-11-04 16:39:45 +01:00 |
Michael Hackstein
|
a958714bcc
|
Added a CXX implementation for CURRENT_DATABASE.
|
2015-11-04 14:40:16 +01:00 |
Michael Hackstein
|
b43eb25135
|
Added CXX implementation for REMOVE_VALUES
|
2015-11-04 14:02:27 +01:00 |