Wilfried Goesgens
00c5158ad2
add infos about symchk
2017-02-23 13:29:49 +01:00
Michael Hackstein
aa442fc4ac
Removed a velocypack-aliases include from voc-type.h
2017-02-23 13:07:32 +01:00
Michael Hackstein
daf7cc73e9
Added a propertiesVPack to PhysicalCollection / MMFiles collection for engine specific properties
2017-02-23 11:27:16 +01:00
Michael Hackstein
853394da79
Moved keyGenerator into physicalCollection. Only used when actually storing data.
2017-02-23 11:10:58 +01:00
jsteemann
70c55f1edf
naming conventions
2017-02-23 10:15:18 +01:00
jsteemann
09919cfc36
fixed issue #2320
2017-02-23 10:14:42 +01:00
jsteemann
6c4ecf28aa
also sanitize vpack custom types when sending vpack data to clients
2017-02-23 10:12:20 +01:00
Frank Celler
77f17a0839
fixed negative counting of http connection in UI
2017-02-23 09:59:49 +01:00
Frank Celler
4a3fdf6351
raised default hard limit on threads for very small to 64
2017-02-23 09:08:39 +01:00
Michael Hackstein
5d452edec6
Moved ditches into MMFiles.
2017-02-23 09:02:34 +01:00
Simon Grätzer
32200b24d2
angleichen von async SCC
2017-02-22 23:42:04 +01:00
Simon Grätzer
4722f4c6dd
fix SCC
2017-02-22 23:39:49 +01:00
Simon Grätzer
3565469ebf
Some stuff
2017-02-22 18:56:35 +01:00
Wilfried Goesgens
6277509699
fix naming of client package
2017-02-22 16:58:46 +01:00
Wilfried Goesgens
dc027cdbd2
add procedure how to manually work with the symbol server
2017-02-22 16:25:19 +01:00
Frank Celler
a38f19a84c
added locking to avoid races within boost asio
2017-02-22 14:51:48 +01:00
Michael Hackstein
df59411710
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
2017-02-22 14:43:10 +01:00
Jan Christoph Uhde
3a201b4362
add persistProperties() to PysicalCollection
2017-02-22 12:47:03 +01:00
Michael Hackstein
a359424af0
Moved logic of write Marker out of the dropIndex API from Logical collection. Can be derived from the engine internally.
2017-02-22 12:32:54 +01:00
Jan Christoph Uhde
6a659922ba
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
...
* 'engine-api' of github.com:arangodb/arangodb:
Removed unused included.
Moved CompactionLocker into MMFiles.
Conflicts:
arangod/VocBase/replication-dump.cpp
2017-02-22 11:16:58 +01:00
Jan Christoph Uhde
e298aca3ea
remove unused includes
2017-02-22 11:00:45 +01:00
Michael Hackstein
b857717ff0
Removed unused included.
2017-02-22 10:47:20 +01:00
Jan Christoph Uhde
711a71ac4d
add LogicalCollection::invokeOnAllElements()
...
and remove MMFilesPrimaryIndex.h from Transaction/Methods.cpp
2017-02-22 10:40:27 +01:00
Michael Hackstein
99d1b1edec
Moved CompactionLocker into MMFiles.
2017-02-22 10:39:31 +01:00
baslr
ca032264bc
docs:arangoexport link jsonl
2017-02-22 10:34:29 +01:00
Wilfried Goesgens
2ef3ebc5ab
fix snap package filename guessing
2017-02-22 10:08:32 +01:00
Jan Christoph Uhde
fcfe66e254
add getAll/AnyIterator to LogicalCollection
2017-02-22 09:24:38 +01:00
Frank Celler
e4da3d3948
allow passing of define USE_PLAN_CACHE in flags
2017-02-22 09:03:07 +01:00
Frank Celler
b2b9f377c1
safe guard
2017-02-22 09:02:49 +01:00
Wilfried Goesgens
17e77be0ab
add package revision to the snap filename so we're compatible with what cmake thinks
2017-02-22 01:58:00 +01:00
Wilfried Goesgens
e09a817b89
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2017-02-22 00:59:56 +01:00
Wilfried Goesgens
778f34eb38
add tarball package target in any case
2017-02-22 00:59:33 +01:00
Manuel B
be462a41f5
docs:endpoint how to build ipv6 link local address
2017-02-22 00:52:42 +01:00
Wilfried Goesgens
dfeeec61b4
fix scope where debian architectures have to be set
2017-02-22 00:35:40 +01:00
Wilfried Goesgens
61abce6ac0
structure when to define and use the cpack package filename so its consistent
2017-02-22 00:00:42 +01:00
Wilfried Goesgens
56c156010d
move tgz package into its own file for variable scoping
2017-02-21 22:06:47 +01:00
Manuel B
0102047fc7
docs: special note on ipv6 link-local binding
2017-02-21 21:53:04 +01:00
Wilfried Goesgens
38ac8ee7d1
pick a token which we can lean on to have the correct tarball name
2017-02-21 21:35:36 +01:00
Wilfried Goesgens
835a692d5d
make sure we know the package name when we build the tarball and when we load it.
2017-02-21 21:24:00 +01:00
Wilfried Goesgens
b7304f3252
fix debug package commands
2017-02-21 19:36:33 +01:00
Wilfried Goesgens
ee70e89141
follow snap changes
2017-02-21 19:36:09 +01:00
jsteemann
af34fa439a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-21 18:08:56 +01:00
jsteemann
99ea3c37bb
attempt to fix broken AQL in cluster
2017-02-21 18:08:35 +01:00
Kaveh Vahedipour
b1299ec3b9
fixes from 3.1.11 in agency/state
2017-02-21 17:44:27 +01:00
jsteemann
04bc8124c3
try to fix crash
2017-02-21 17:33:22 +01:00
jsteemann
def25b304a
fix compile warning
2017-02-21 17:32:54 +01:00
jsteemann
9f0b2f1f89
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-21 17:21:42 +01:00
jsteemann
eb293ba0d3
speedup for object comparisons
2017-02-21 17:21:25 +01:00
Wilfried Goesgens
5e3234008e
fix directory naming and target dependency chain
2017-02-21 16:51:56 +01:00
Wilfried Goesgens
98075af65a
fix debug package filenames
2017-02-21 16:51:14 +01:00