jsteemann
|
e1aef394d8
|
delete useless DEV_TIMERS, fix rwlockcpp11
|
2017-03-28 22:38:27 +02:00 |
jsteemann
|
f1e6af1ce1
|
eliminate unnecessary check
|
2017-03-23 18:18:02 +01:00 |
jsteemann
|
71bf18dd12
|
renaming
|
2017-03-22 13:01:40 +01:00 |
jsteemann
|
fbb14ceffc
|
added db._engine()
|
2017-03-22 11:19:31 +01:00 |
jsteemann
|
7fb536387d
|
move replication-dump into engine
|
2017-03-21 13:55:57 +01:00 |
jsteemann
|
c51f27c201
|
make waiting for free V8 contexts abort after 90 seconds
|
2017-03-20 12:38:04 +01:00 |
jsteemann
|
2ea436b3e9
|
a bit more debug messages
|
2017-03-20 11:33:27 +01:00 |
jsteemann
|
e3d8ae142e
|
some fixes for view handling
|
2017-03-17 11:18:46 +01:00 |
Dan Larkin
|
508aabeafe
|
Updated schema, added LoggerView, and added support for implementation properties.
|
2017-03-16 19:45:48 -04:00 |
jsteemann
|
25a380f77c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into views
|
2017-03-16 12:50:11 +01:00 |
jsteemann
|
0bb2711abb
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into views
|
2017-03-16 12:16:23 +01:00 |
Simon Grätzer
|
f2c133d5f6
|
Fix pregel test
|
2017-03-16 10:52:02 +01:00 |
jsteemann
|
9a88c8c226
|
fix a memleak
|
2017-03-15 14:05:13 +01:00 |
jsteemann
|
49aef67cca
|
use std::shared_ptrs for views
|
2017-03-15 13:07:08 +01:00 |
Simon Grätzer
|
e8258063b8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# 3rdParty/V8/v8
# CMakeLists.txt
|
2017-03-15 12:59:22 +01:00 |
jsteemann
|
61e0fc1170
|
make options hidden
|
2017-03-15 12:33:35 +01:00 |
Simon Grätzer
|
529cb4ae85
|
Integer ID for testing
|
2017-03-15 10:20:48 +01:00 |
jsteemann
|
1a06f1e15e
|
initial functionality for views - unstable
|
2017-03-14 16:35:45 +01:00 |
Simon Grätzer
|
7b35f75b23
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/CMakeLists.txt
# arangod/GeneralServer/GeneralServerFeature.cpp
|
2017-03-13 12:25:28 +01:00 |
jsteemann
|
709249bfde
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-13 10:25:13 +01:00 |
jsteemann
|
0f51ccbb93
|
renamed option and updated documentation
|
2017-03-13 10:24:58 +01:00 |
jsteemann
|
26411687a1
|
honor cppcheck diagnosis
|
2017-03-10 23:57:08 +01:00 |
jsteemann
|
3f5bf6ceb9
|
improve logging
|
2017-03-10 19:08:57 +01:00 |
jsteemann
|
83a607d6c4
|
make number of v8 contexts dynamic. start with just 1 or 2 contexts
|
2017-03-10 17:59:44 +01:00 |
Michael Hackstein
|
83663c47b2
|
Deleted CollectionResult. It is identical to arangodb::Result introduced later.
|
2017-03-10 17:18:12 +02:00 |
jsteemann
|
010478ccd2
|
removed occurrences of mmfiles
|
2017-03-09 16:40:42 +01:00 |
Michael Hackstein
|
046793815c
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-03-09 16:37:51 +02:00 |
jsteemann
|
6a1ddf7bec
|
make method private
|
2017-03-09 13:32:19 +01:00 |
jsteemann
|
645889949c
|
move engine-specific V8 functions into storage engine
|
2017-03-09 12:59:44 +01:00 |
Michael Hackstein
|
97824bb53e
|
Include fixes. Update less todos.
|
2017-03-09 12:34:55 +01:00 |
Michael Hackstein
|
a7965945d9
|
Just comment fixes
|
2017-03-09 12:20:22 +01:00 |
Michael Hackstein
|
d0244b3d60
|
Usage of arangodb::Result above int return value. Moved marker logging out of v8-collection
|
2017-03-09 12:17:20 +01:00 |
Michael Hackstein
|
90b4876d3c
|
Moved WriteMarker code Vocbase => MMFilesEngine. Also removed the decission to write a marker out of Vocbase-API
|
2017-03-09 11:12:39 +01:00 |
Simon Grätzer
|
67066c64ad
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-03-08 18:20:44 +01:00 |
Simon Grätzer
|
a1752da492
|
Added single server support
|
2017-03-08 18:20:36 +01:00 |
Michael Hackstein
|
489f0d12b8
|
Moved the decision to write a marker into the databaseFeature, it is not triggered from outside any more. Furthermore renameCollection write marker is now done in MMFiles.
|
2017-03-08 14:54:25 +01:00 |
Michael Hackstein
|
18700387a8
|
Drop / Create Database in DBFeature does not expose writeMarker flag in it's API
|
2017-03-08 13:27:01 +01:00 |
Simon Grätzer
|
2c77f42486
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-03-07 15:08:06 +01:00 |
Simon Grätzer
|
c049576c59
|
Added single server support
|
2017-03-07 15:07:51 +01:00 |
jsteemann
|
644ef08ce0
|
added "bindVars" to attributes of currently running and slow queries
|
2017-03-07 00:19:01 +01:00 |
Simon Grätzer
|
5b1cb0ec6d
|
Various fixes
|
2017-03-06 15:41:27 +01:00 |
Simon Grätzer
|
dfd3cc3869
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangosh/Import/ImportHelper.cpp
|
2017-03-04 02:08:27 +01:00 |
jsteemann
|
00631d0307
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-02 15:24:17 +01:00 |
jsteemann
|
129a93056e
|
fix another vpack vs. json confusion
|
2017-03-02 14:26:19 +01:00 |
jsteemann
|
6196a2704a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-02 13:21:18 +01:00 |
jsteemann
|
1b7b668066
|
simplify query list a great deal and use less dynamic memory for its entries
|
2017-03-02 13:20:37 +01:00 |
jsteemann
|
79a7955634
|
dont set content-type header twice
|
2017-03-02 11:13:04 +01:00 |
Simon Grätzer
|
27c617fe10
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# 3rdParty/V8/v8
# arangod/Transaction/Methods.h
# arangod/Utils/UserTransaction.h
# arangod/V8Server/v8-collection.cpp
|
2017-03-01 14:52:35 +01:00 |
jsteemann
|
cf5d20ddee
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-28 17:02:42 +01:00 |
jsteemann
|
b6a265068a
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |