Michael Hackstein
|
b2e4673c65
|
Added a test for early filtering of < <= => > in Traversal
|
2015-12-02 17:52:01 +01:00 |
Michael Hackstein
|
c52a225110
|
Fixed reference to AQL_traversal unittests in Makefile
|
2015-12-02 17:48:33 +01:00 |
Michael Hackstein
|
23e2ac5da7
|
Fixed status reporting for Cluster and Single Server Case for the AQL Traverser Node.
|
2015-12-02 17:20:09 +01:00 |
Jan Steemann
|
239bc802d3
|
added POW function to docs
|
2015-12-02 17:19:17 +01:00 |
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
|
d3584be1a6
|
updated CHANGELOG
|
2015-12-02 15:50:08 +01:00 |
Jan Steemann
|
0ec9d342a7
|
added test
|
2015-12-02 15:50:00 +01:00 |
Jan Steemann
|
87082046b4
|
added derived file
|
2015-12-02 15:47:40 +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
|
df946dd3c4
|
use emplace()
|
2015-12-02 15:41:41 +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
|
3821a775a3
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-12-02 14:48:04 +01:00 |
Max Neunhoeffer
|
43d9dde8cd
|
Slightly adapt sensitivity of a test to avoid false positives.
|
2015-12-02 14:46:01 +01:00 |
Wilfried Goesgens
|
eb797f5e2f
|
Remove anonymous wrapper function so this test harmonizes with our testing framework.
|
2015-12-02 14:17:18 +01:00 |
Max Neunhoeffer
|
3556f76469
|
Fix ClusterComm::asyncRequest w.r.t. body shared_ptr.
|
2015-12-02 14:15:18 +01:00 |
Michael Hackstein
|
e47ebdd48d
|
Fixed statistics reporting for AQL traversal in Cluster. The tests are green in cluster mode now.
|
2015-12-02 13:41:24 +01:00 |
Michael Hackstein
|
10a898c791
|
UTF-8 circus
|
2015-12-02 13:37:49 +01:00 |
Michael Hackstein
|
1d73c37312
|
Added generated explainer file for frontend
|
2015-12-02 13:37:33 +01:00 |
Michael Hackstein
|
eca008fc33
|
Fixed test for Traverser AQL statistics. It now tests the desired optimization state including early pruning of paths
|
2015-12-02 13:37:13 +01:00 |
Jan Steemann
|
7c3034681b
|
fix for cluster explainer in arangosh
|
2015-12-02 13:31:13 +01:00 |
Jan Steemann
|
1462779281
|
try to fix cluster access from arangosh
|
2015-12-02 13:29:42 +01:00 |
Michael Hackstein
|
18db3bf681
|
The edges api now returns a stats property encapsulating how many items where scanned and how many where filtered
|
2015-12-02 11:38:51 +01:00 |
Michael Hackstein
|
043de86039
|
Fixed compareTo value send accross the cluster. Was deleted after first use but was sent multiple times
|
2015-12-02 11:37:23 +01:00 |
Michael Hackstein
|
3891d0a268
|
Fixed illegal no results optimization in traversal nodes. Also changed internal format for the reported graph
|
2015-12-02 11:36:44 +01:00 |
Michael Hackstein
|
8a76d4be9e
|
Fixed AQL explainer for Traverser
|
2015-12-02 11:35:39 +01:00 |
Michael Hackstein
|
c109c86b06
|
Indention fix
|
2015-12-02 11:35:12 +01:00 |
Michael Hackstein
|
1a13af6f36
|
Merged remote changes with local stash
|
2015-12-02 11:34:58 +01:00 |
Jan Steemann
|
eb8899d9ae
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
Alan Plum
|
707c3fe1e2
|
Brute force ignore events module in jshint
|
2015-12-01 20:19:54 +01:00 |
Alan Plum
|
a1896e6dd7
|
Rebuild aardvark
|
2015-12-01 19:53:34 +01:00 |
Alan Plum
|
125f825420
|
Add process to system modules (because it's global)
|
2015-12-01 19:53:34 +01:00 |
Jan Steemann
|
6ce29823a8
|
fixed more memleaks
|
2015-12-01 17:22:14 +01:00 |
Jan Steemann
|
9497ca9c7c
|
fixed memleaks
|
2015-12-01 17:07:32 +01:00 |
Jan Steemann
|
e05cd2df37
|
Merge branch 'JHMH' of https://github.com/arangodb/arangodb into JHMH
|
2015-12-01 16:49:08 +01:00 |
Jan Steemann
|
2bbcaa868f
|
fixed invalid memory usages
|
2015-12-01 16:48:55 +01:00 |
Wilfried Goesgens
|
4b861dd44a
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-12-01 16:37:06 +01:00 |
Wilfried Goesgens
|
60819f9e80
|
Fix spelling for starting valgrind db servers
|
2015-12-01 16:36:23 +01:00 |
Wilfried Goesgens
|
c16fead941
|
Use egrep here too.
|
2015-12-01 16:35:33 +01:00 |
Frank Celler
|
dd2ba7a0be
|
added OS to version check to catch new packages
|
2015-12-01 12:57:40 +01:00 |
Jan Steemann
|
9c0d7420f4
|
removed unused struct attribute
|
2015-12-01 12:56:41 +01:00 |
Jan Steemann
|
47fc98a43f
|
documentation
|
2015-12-01 12:53:02 +01:00 |
Jan Steemann
|
69fe6bf257
|
updated documentation
|
2015-12-01 12:13:15 +01:00 |
Jan Steemann
|
ae8904a5b6
|
added async flag for sync() and syncCollection()
|
2015-12-01 12:04:40 +01:00 |
hkernbach
|
6d25ac57e9
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
Jan Steemann
|
459d15bb2c
|
added cluster execution site info in explain output for AQL queries
|
2015-12-01 10:30:13 +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
|
e7e00e95c1
|
some cleanup
|
2015-12-01 01:26:27 +01:00 |
jsteemann
|
3a73ec1a52
|
optionally trigger auto-resync in case of "no start tick" issue
|
2015-12-01 01:22:19 +01:00 |