Frank Celler
7d2b263fcc
cosmetics
2017-02-02 17:23:59 +01:00
Jan Christoph Uhde
f4f264303a
fix collection name
2017-02-02 16:58:24 +01:00
Frank Celler
415392af31
moved to debug log level
2017-02-02 16:00:48 +01:00
Frank Celler
ca28e7c978
added support for topic logging
2017-02-02 16:00:37 +01:00
Frank Celler
7e2e8bfee0
reset counter as well
2017-02-02 16:00:03 +01:00
Michael Hackstein
08ff23492f
Updated ShortestPathBlock to use the new callback based IndexApi
2017-02-02 15:51:54 +01:00
Michael Hackstein
da32eef2ca
RestEdgesHandler now uses Callback Based OpCursor API
2017-02-02 15:42:57 +01:00
Michael Hackstein
703199bc32
Fixed compiler error from previous commit.
2017-02-02 15:42:35 +01:00
Michael Hackstein
a91913eba7
Updated LES-TODOS
2017-02-02 15:32:59 +01:00
Michael Hackstein
d250a3e12d
Replaced SingleServer EdgeCursor mit Callback based OpCursor API. This class is NOT future-proof. It assumes that Slice addresses stay valid
2017-02-02 15:32:45 +01:00
Michael Hackstein
d2b82165e2
Replaced trx->all|any with callback based IndexApi.
2017-02-02 15:32:00 +01:00
Michael Hackstein
d5d22ca93e
EnumerateCollectionBlock now uses callback to directly write indexoutput into AQLItemblock.
2017-02-02 14:41:33 +01:00
Michael Hackstein
e8f621450c
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-02 12:38:20 +01:00
jsteemann
af0f52b5a1
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-02 10:21:27 +01:00
jsteemann
072553d3f3
don't throw in dtor
2017-02-02 10:21:15 +01:00
jsteemann
0e908a9617
simplify stats a bit
2017-02-02 10:21:03 +01:00
jsteemann
6b78f6c1ac
fix negative value handling
2017-02-02 10:17:21 +01:00
jsteemann
a1b3bfcc80
dont include ServerState when not needed
2017-02-02 10:16:53 +01:00
jsteemann
454c69a148
fix integer handling
2017-02-02 10:15:39 +01:00
jsteemann
b1c1a14fd4
fix resource leak
2017-02-02 10:15:21 +01:00
Wilfried Goesgens
5ea6a00770
Merge pull request #2295 from sleepycat/build_deb_comment
...
Add explanatory comment to build-deb
2017-02-02 10:01:38 +01:00
jsteemann
0f80239a9d
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-02 08:40:30 +01:00
jsteemann
7556386202
fixed tests
2017-02-02 08:39:50 +01:00
Frank Celler
d4210a758c
always show the line number
2017-02-02 08:20:02 +01:00
Michael Hackstein
364e07b164
Removed AQL::CollectionScanner. It can be drop-in replaced by OperationCursor
2017-02-01 20:57:44 +01:00
Michael Hackstein
0252addf3e
collection.toArray() is now the first API to use new callback-based OperationCurssor lookup.
2017-02-01 20:25:17 +01:00
Mike Williamson
eca8d316f8
Add explanatory comment to build-deb
...
This is just adding a little comment to clarify the usage of this
script: What needs to be installed for it to run, and where it puts the
packages after.
2017-02-01 13:02:23 -05:00
jsteemann
88518f6bf8
added "httpRequests" execution stats figure
2017-02-01 18:03:26 +01:00
Michael Hackstein
2a3eae88bc
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-01 17:34:42 +01:00
Michael Hackstein
d920788a7f
The new index-callback API returns if it has more elements or not
2017-02-01 17:33:52 +01:00
jsteemann
4f1d588e0d
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-01 17:13:46 +01:00
jsteemann
abc1bd4d66
use SmallVector optimization
2017-02-01 16:51:35 +01:00
jsteemann
e256b11807
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-01 16:44:56 +01:00
jsteemann
0156c5aec7
make database deletion more deterministic
2017-02-01 16:44:41 +01:00
Michael Hackstein
5f4027a75c
Removed further unnecessary includes
2017-02-01 16:39:37 +01:00
Michael Hackstein
1a863f522b
Removed unnecessary include and replaced by forward decl.
2017-02-01 16:35:11 +01:00
Michael Hackstein
2153999a26
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-01 16:09:25 +01:00
Michael Hackstein
0c3cada5b8
Added a new callback based option for IndexIterators to hand out DocumentTokens. This feature is not yet used anywhere
2017-02-01 16:07:37 +01:00
Michael Hackstein
4ee6f44f38
Fixed compile warning. Class was forward declarated as struct
2017-02-01 16:06:14 +01:00
Max Neunhoeffer
105389702a
Lower log level of sync replication events.
2017-02-01 16:04:04 +01:00
jsteemann
7939bd7169
added startup option `--log.shorten-filenames`
2017-02-01 15:35:41 +01:00
jsteemann
2bb8593b7b
simplify buffer handling
2017-02-01 15:18:00 +01:00
jsteemann
967ef7c712
added Logger output for binary data
2017-02-01 15:17:39 +01:00
Frank Celler
379d582588
jenkins specific config files
2017-02-01 14:45:33 +01:00
Frank Celler
78a53d1db1
added option configDir
2017-02-01 14:45:17 +01:00
jsteemann
fa917937c4
do not use namespaces in header files
2017-02-01 13:41:31 +01:00
jsteemann
ce494cc25d
dont include boost everywhere
2017-02-01 13:12:04 +01:00
jsteemann
2383548270
use initializer
2017-02-01 13:03:59 +01:00
jsteemann
fae1f7ba63
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-02-01 13:00:34 +01:00
jsteemann
e9709763f7
removed a left-over usleep
2017-02-01 13:00:18 +01:00