1
0
Fork 0
Commit Graph

37119 Commits

Author SHA1 Message Date
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
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
jsteemann 43d797132a improved error messages in case config file is not found 2017-02-21 16:19:26 +01:00
Wilfried Goesgens 7b4eed8e25 only copy/remove one file at once, multiples aren't supported by elderly cmakes 2017-02-21 16:06:52 +01:00
Wilfried Goesgens 4b05fa1e4a fix INSTALL of stripped client binaries 2017-02-21 16:06:16 +01:00
Jan Christoph Uhde 3467031cb9 remove transferMarkers from StorageEngine.h 2017-02-21 16:00:37 +01:00
jsteemann d27360fd04 minor adjustments 2017-02-21 15:49:47 +01:00
Jan Christoph Uhde ebbfeaead9 add high-level documentation for some features of MMFilesEngine 2017-02-21 15:44:50 +01:00
Jan Christoph Uhde d73d25a310 remove some includes 2017-02-21 14:43:21 +01:00
Michael Hackstein 0f7d50765d Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-21 14:12:16 +01:00
Michael Hackstein fbdbfdcb6d Moved primaryIndex knowledge out of Logical Collection. Also moved logic for close into MMFiles 2017-02-21 14:12:07 +01:00
Wilfried Goesgens 3b13964dd3 disable stripping 2017-02-21 13:54:45 +01:00