1
0
Fork 0
Commit Graph

42526 Commits

Author SHA1 Message Date
Andrey Abramov 153d25d3ab
fix ms compilation (#5566) 2018-06-08 17:40:51 +03:00
Jan af9d2c05bc port COLLECT bugfix from 3.3 (#5519) 2018-06-08 15:45:41 +02:00
Jan edb24deafe
cleanup collection/vocbase interface of ExecutionNodes (#5557) 2018-06-08 15:28:48 +02:00
Wilfried Goesgens 9e0e60f343 detect openssl before 3rdparty libraries try it on their own. (#5563) 2018-06-08 13:40:06 +02:00
Max Neunhöffer 7bed3f2df0 Try openssl 1.1 (#5123) 2018-06-08 13:21:31 +02:00
jsteemann 93099c7c05 fix compile error 2018-06-08 12:15:51 +02:00
jsteemann 3648eee390 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2018-06-08 11:56:57 +02:00
jsteemann bb0b55c318 ignore return value of script - fix supplied by @dothebart 2018-06-08 11:56:28 +02:00
Heiko 743d4430bf added replication ui (#5555) 2018-06-08 11:19:05 +02:00
Matthew Von-Maszewski 3678dc7b68 latency histogram option for arangoimport (#5552)
* basic histogram thread using non-arangod threading ... soon to change.
* Add --latency flag.  start histogram thread if set.
* convert quick_hist to use arangodb thread and condition objects
* move histogram object to be within ImportStatistics structure.
* update the thread shutdown to 1. work and 2. post last data
* add text that values are in microseconds to command line help.
* CHANGELOG note for new import latency option
* quick_hist.h rename to QuickHistogram.h
* update include file name to QuickHistogram.h
* update variable names to match coding standard
* a couple more code standard changes.  try/catch around push_back
2018-06-08 11:17:25 +02:00
Wilfried Goesgens a416d12fd8 forgot to add bucket splitting (#5561) 2018-06-08 10:54:10 +02:00
Frank Celler c5ac519d1c Bug fix for Read/Write race [WIP] (#5534)
* added wrapper, added asio_ns
* Temporarily fix condition variable bug in job queue.
* preparation for 3.3 back-port
* clang-format
* removed unecessary check, this is now fixed by stand
* added missing RequestStatistics::SET_READ_END
* cosmetics
2018-06-08 10:51:54 +02:00
Kaveh Vahedipour 1671201241 Bugfix/inspector thread (#5553) 2018-06-07 16:23:10 +02:00
Kaveh Vahedipour de04250fbb typos is api acquisitions (#5543) 2018-06-07 13:42:46 +02:00
Kaveh Vahedipour 10888f33bb unpacker for inspector reports (#5546) 2018-06-07 13:41:55 +02:00
jsteemann e92ac9264b fix compile warning 2018-06-07 13:40:29 +02:00
jsteemann 9d1d726120 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2018-06-07 13:06:27 +02:00
jsteemann 1832118182 fix jslint 2018-06-07 13:06:14 +02:00
Heiko fdf7e412f0 ui: fixed misplaced tooltip icons in indices view (#5509) 2018-06-07 12:57:59 +02:00
Heiko d8d5ae14f8 ui, document id not showing up when deleting a document (#5513) 2018-06-07 12:55:45 +02:00
Heiko 28b54bd9f7 ui: install new service - field limitations (#5514) 2018-06-07 12:55:00 +02:00
Wilfried Goesgens eb9bf93c98 Feature/cleanup rspec integration (#5517) 2018-06-07 11:47:46 +02:00
Wilfried Goesgens 25f77ceeb1 documentation/fix cygwin pdf generation (#5545) 2018-06-07 10:45:04 +02:00
Frank Celler baec138715 clang-format 2018-06-07 09:26:11 +02:00
Vasiliy 6fae53fb1b issue 380.1: reuse resolver used during injectBindParameters(...) in the query transaction (#5548) 2018-06-07 00:23:05 +03:00
Andrey Abramov e117a97fb4
Feature/arangosearch scatter node (#5536)
* remove collection dependency from scatter

* simplify `createBlock` API

* remove useless IResearchViewScatter node

* some fixes

* code cleanup

* scatter arangosearch view

* cleanup

* fix compilation errors

* fix test issues

* store shared_ptr rather than raw pointer in IResearchViewNode

* refactor ScatterBlock

* refactor DistributeBlock

* ensure no leaks during execution node cloning

* some fixes

* code cleanup

* remove vocbase from `DistributeNode`

* add missing ifdef

* fixes after review
2018-06-06 20:42:53 +03:00
Vasiliy 1bd4947629 issue 381.7: move per-transaction IResearchView state from the view into the TransactionState (#5530) 2018-06-06 18:35:15 +03:00
Wilfried Goesgens b2777c41bd Re-Add the now optional method to automatically analyze crashes (#5435)
* Re-Add the now optional method to automatically analyze crashes

* the user or CI may now specify `--coreCheck true` if the testsuite
  should perform automatic core analysis for him.

* improve english, fix object member to address as pointed out by @dan
2018-06-06 17:32:12 +02:00
Kaveh Vahedipour 03edbf44d7 Feature/arangodoc (#5476)
* introducing arangoinspect
2018-06-05 15:38:50 +02:00
Vasiliy 3e983adb2d issue 381.6: enforce use of VIEW keyword for bound views and disallow for bound collections (#5522) 2018-06-05 14:45:53 +03:00
Wilfried Goesgens 5aa46ee0cd pass argv[0] into the setup again (#5526) 2018-06-05 13:39:16 +02:00
sleto-it 1d102024c5
Doc - Agency Dump fixes 2018-06-05 10:42:23 +02:00
Simran 325d1b6153 Doc - Improve JS Driver TOC (#5492) 2018-06-05 09:45:53 +02:00
maxkernbach 9d622c566c Doc - Dataset and example for Multiple Path Search (#5483) 2018-06-05 09:39:48 +02:00
Simran 861f4cef92 Doc - Typo in managing users (#5500) 2018-06-05 09:37:08 +02:00
Simran abfa11017d Doc - Add link to relational-to-ArangoDB white paper (#5501) 2018-06-05 09:35:08 +02:00
Simran 769fe88ba9 Doc - Administration refactor, intermediate commit (#5493) 2018-06-05 09:34:08 +02:00
Omar_A fd01522c55 Doc - Agency dump page (#5516) 2018-06-05 09:29:39 +02:00
Vinay Pyati e7b3afa96b Doc - fix SSL endpoints (#5502) 2018-06-05 09:13:37 +02:00
maxkernbach 45ab16900f Doc - DC2DC - Improve directory structure (#5480) 2018-06-05 09:09:58 +02:00
Simran eec96120cc Doc - Program options, part 2 (#5444) 2018-06-05 09:06:23 +02:00
Wilfried Goesgens 3cd1a52dbb add the server state to the 'Flaky agency' error, since this may stop improperly configured servers from starting up (#5433) 2018-06-04 11:34:19 +02:00
Jan 80f6574c6a
remove unused files (#5520) 2018-06-04 11:26:38 +02:00
Max Neunhöffer 3785b8d227
Recent changes in the cmake setup broke static binaries. (#5523)
This has to do with the order in which things happen in the CMakeLists.txt.
This PR should fix the problem, so that we have static executables again.
2018-06-04 11:23:46 +02:00
Vasiliy 4253dca6aa issue 381.5: ensure the LogicalView definition that is persisted to the Agency matches the definition that gets created (#5518)
* issue 381.5: ensure the LogicalView definition that is persisted to the Agency matches the definition that gets created

* backport: correct comment
2018-06-02 17:21:55 +03:00
ArangoDB Release Bot 09b0cc62e2 nightly frontend build 2018-06-01 23:57:50 +00:00
jsteemann 0f5fe129c9 fix compiler warnings 2018-06-01 22:21:07 +02:00
jsteemann 1368c7e2f2 fix memleaks in geo tests 2018-06-01 22:20:58 +02:00
jsteemann 3b14057480 fix tests 2018-06-01 21:43:22 +02:00
Andrey Abramov 1a83809b84
split gather block (#5506)
* initial split into sorted and unsorted blocks

* some fixes

* move gather blocks out of header

* cleanup

* cleanup

* ensure ExecutionBlock constructor is noexcept

* extract sorting logic into separate SortingStrategy class

* ensure we not rebuild heap each getSome/skipSome call

* cleanup API attempt

* Revert "cleanup API attempt"

This reverts commit c824de1a1d29e2cb7f405138f830cc0e02e7667b.

* Revert "Revert "cleanup API attempt""

This reverts commit 65a2c95f6fdbbcbd00d6582af4d354fe339d4738.

* fix comments

* fixes after review

* more fixes after review
2018-06-01 22:26:51 +03:00