1
0
Fork 0
Commit Graph

43500 Commits

Author SHA1 Message Date
jsteemann 9cd829bf74 added note about max length of `--server.jwt-secret` 2018-09-11 15:01:19 +02:00
Kaveh Vahedipour 6b2733625c Feature/static const strings cleanup (#6352)
* AgentConfiguration cleanup
* static strings in maintenance / agency
* more strings unified
* fix windows build
2018-09-11 13:40:03 +02:00
jsteemann 2eb3c2dee4 temporarily increase log verbosity for replication log topic 2018-09-11 11:58:09 +02:00
Simon 9fb3b31516 Fix skipSome PR (#6455)
* address review

* fix SortingGatherBlock
2018-09-11 10:58:28 +02:00
Jan c7cf0f36c1
bump version number to 3.5 (#6454) 2018-09-11 10:46:48 +02:00
Heiko 2ec1a5cc26 Feature/new devel versioning scheme (#6312) 2018-09-11 08:57:38 +02:00
Jan d1241b1deb
Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
Simon ec17a38fc8 Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
ArangoDB Release Bot 3ed501db8f nightly frontend build 2018-09-10 23:58:36 +00:00
KVS85 7009864d45 Fix ArangoSearch authentication update task test (#6453) 2018-09-10 23:31:59 +02:00
Simran 9b71337812 Forward port changelog changes and typo fixes from #6303 (#6409) 2018-09-10 17:03:23 +02:00
Jan dbe4559ed1
fix some issues with sorted variant of COLLECT (#6433) 2018-09-10 17:01:51 +02:00
Heiko 0ebae005d7 added tests, updated docu (#6407) 2018-09-10 16:58:03 +02:00
Jan d9f669e085
now that we are on c++14 and std::make_unique is available everywhere, we can safely remove our shim for std::make_unique (#6429) 2018-09-10 16:19:06 +02:00
Lars Maier 173c78bb3b Fixed memory leak due to cyclic references of shared pointer. (#6442) 2018-09-10 15:58:08 +02:00
Jan 942ecdcf5d
do not create empty useless transaction data objects (#6430)
in the storage engines that do not need them
  the only engine using these objects is MMFiles. the other engines
  can get away with not creating these objects
2018-09-10 14:47:05 +02:00
Jan 7a3c2bf6af
add some debugging for unstable replication_sync test (#6436) 2018-09-10 14:46:50 +02:00
jsteemann bc99ed2eca Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2018-09-10 14:43:14 +02:00
Simon da4585ddad Address leak sanitizer warnings (#6275) 2018-09-10 12:10:55 +02:00
Simon 41c550ce79 Fix Pregel Graph Loading Logic (#6419) 2018-09-10 11:58:14 +02:00
jsteemann 38156d4f44 remove unused variables 2018-09-10 10:33:18 +02:00
Jan 3752c7deab
fix profile output for nodes without calls to getSome (#6397) 2018-09-10 09:19:01 +02:00
jsteemann 0d048c7659 start new features documentation for 3.5 2018-09-08 14:34:20 +02:00
jsteemann 08adb27afb updated CHANGELOG 2018-09-07 17:52:43 +02:00
Wilfried Goesgens f1eae33b39 howto coredump when dropping root privileges (#6421)
* howto coredump when dropping root privileges

* add missing quote
2018-09-07 17:44:23 +02:00
KVS85 f18d575e65 Bug fix/vs2017 15.8.2 iresearch build (#6428)
* Add workaround

* Wrong check
2018-09-07 18:39:34 +03:00
Wilfried Goesgens ad2703a720 Bug fix/retry check upgrade (#6427) 2018-09-07 17:25:14 +02:00
Vasiliy 19ee42377e issue 456.6: use same code for link modification bot for single-server and cluster cases (#6414) 2018-09-07 18:09:38 +03:00
Frank Celler d53c42afbe fixed missing cleanup 2018-09-07 16:48:17 +02:00
Heiko ccb09b6a09 using sorted now (#6423) 2018-09-07 16:32:50 +02:00
Max Neunhöffer 0eab3c46f8 Upgrade to jemalloc-5.1.0 with patch for static linking. (#6167) 2018-09-07 16:13:58 +02:00
Vasiliy b509e2e70a issue 465.5: when renaming a datasource use the object from within vocbase (#6413) 2018-09-07 16:01:04 +03:00
Lars Maier 95345fff8f Dedicated thread for Phase 1&2 - devel (#6412)
* First draft of dedicated thread for phase 1 and phase 2.
* Added comments and removed old code.
2018-09-07 14:46:01 +02:00
ArangoDB Release Bot 64282625bd nightly frontend build 2018-09-06 23:58:22 +00:00
Wilfried Goesgens cd790e86e0 fix grammar in error message (#6415) 2018-09-06 18:12:06 +02:00
Jan 92ab03daf9
change compiler options to use C++14 (#6339) 2018-09-06 16:49:35 +02:00
Vasiliy d365c7cfd5 issue 465.4: remove unused functions (#6398) 2018-09-06 14:12:39 +03:00
Heiko c4d878ece8 query result map added tooltips, added recognition of geometry attribute (#6371)
* new features geo aql editor

* added geo geometry attribute detection, added tooltips for geo elements

* max height

* added max height for map tooltip
2018-09-06 11:38:04 +02:00
Simran 69ea93935a Doc - Add 3.4 to version switcher (#6385) 2018-09-06 10:13:03 +02:00
sleto-it 42db425b3e
Doc - 3.4 Highlights (#6404) 2018-09-05 23:02:02 +02:00
sleto-it 4c676ab11a
Doc - Link more tutorials (#6297) 2018-09-05 21:17:42 +02:00
Simran 5c9cf69bd2 Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
Simran 595a4034c4 Doc - Fixes to formatting (#6400) 2018-09-05 19:36:05 +02:00
Tobias Gödderz a540042445 Doc - ArangoSearch documentation update (#6323) 2018-09-05 18:17:45 +02:00
Vasiliy 0635adec56 issue 465.3: remove unused functions and variables, ensure the proper object is tracked during renaming, remove duplicate feature instantiation (#6382) 2018-09-05 18:26:32 +03:00
Max Neunhöffer bdf8c7d1a4
Wait 2s after switching server mode before answering. (#6390)
This is needed because the change is propagated via the agency and the
heartbeat, which only happens once per second.
2018-09-05 17:04:27 +02:00
Jan 2478e5ae18 do not crash on empty followers list (#6374) 2018-09-05 16:52:09 +02:00
Simon 2a4e327d8c Fix pregel during import (#6355) 2018-09-05 16:26:31 +02:00
jsteemann 05b93c0280 added missing virtual destructor 2018-09-05 16:14:23 +02:00
Kaveh Vahedipour eda8dac7f9 typo (#6384) 2018-09-05 15:11:08 +02:00