1
0
Fork 0
Commit Graph

3492 Commits

Author SHA1 Message Date
jsteemann e8b6cb1c3d release version 3.3.17 2018-10-04 22:16:10 +02:00
Jan f9bb934f23 even more LDAP debugging (#6670)
* even more LDAP debugging

* honor option `--log.request-parameters` for VST as well

* added missing parameters to LDAP documentation
2018-10-04 12:05:29 +02:00
sleto-it e8a8d5276e
Doc - Backup Improvement (#6697) 2018-10-02 21:02:34 +02:00
Simran a2e650799c Doc - Fix typos in agency text (#6620) 2018-09-26 15:45:58 +02:00
Simon 8a5aeaf240 Fix crash on Agency / DBserver with user JWT tokens (#6605) 2018-09-26 14:31:14 +02:00
jsteemann 316a32e545 release version 3.3.16 2018-09-17 19:47:08 +02:00
jsteemann aa8047c093 added note about max JWT secret length 2018-09-11 14:56:40 +02:00
jsteemann 040c763f62 release version 3.3.15 2018-09-10 22:14:23 +02:00
jsteemann 88b6148662 release version 3.3.15 2018-09-03 20:40:03 +02:00
Jan 71c42bec9f
added option `--rocksdb.use-file-logging` (#6307) 2018-08-31 17:24:34 +02:00
Jan 3795f8c773
speed up AQL query plan generation (#6243)
- add startup option `--query.optimizer-max-plans value`
- honor "maxNumberOfPlans" in all cases
- lower default value for "maxNumberOfPlans" from 192 to 128
2018-08-24 13:11:06 +02:00
Omar_A a4c50fd3f8 Removed Limitation note in transaction (#6025)
see: arangodb/planning#1911
2018-08-20 19:05:23 +02:00
Matthew Von-Maszewski 87ec4ec61f back port PR 5238 from devel to 3.3: Add pacing logic to arangoimp. (#6126) 2018-08-17 09:18:08 +02:00
jsteemann 377be26533 release version 3.3.14 2018-08-15 13:35:48 +02:00
jsteemann a4adcda883 release version 3.3.14 2018-08-08 12:36:08 +02:00
Simon 8597708b3b Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
jsteemann 92a0c395de release version 3.3.13 2018-07-26 18:15:59 +02:00
Jan ff856e7d1a
turn off RocksDB sync thread on Windows (#6002) 2018-07-26 16:48:32 +02:00
jsteemann d18cff77d6 release version 3.3.13 2018-07-25 20:01:36 +02:00
Jan dc5f6b89d6
replication improvements (#5958) 2018-07-25 12:49:24 +02:00
Dan Larkin-York 1897fd029f Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
sleto-it 3191a27911
Doc - some EE notes (#5949) 2018-07-23 11:14:46 +02:00
jsteemann 6c42122178 release version 3.3.12 2018-07-12 14:34:33 +02:00
Michael Hackstein 131114292b Bug fix/internal issue 2658 (#5760) 2018-07-04 21:51:24 +02:00
Simran 7fc4be14e1 Doc - Remove Crawling Github and SailsJS recipes (#5767) 2018-07-04 16:58:37 +02:00
maxkernbach a20049e388 Doc - fix documentation build script + a few other things (#5755) 2018-07-03 18:13:17 +02:00
Simran 37cf922aca Doc - New Arangoinspect binary. Partial backport from devel (#5703) 2018-06-29 09:37:53 +02:00
Vinay Pyati ec6f8e27f5 Doc - Fix typos and link (#5675) 2018-06-29 09:30:25 +02:00
Simran 50fdc71300 Doc - Add versions to Gitbook configs (#5700) 2018-06-29 09:29:19 +02:00
Simran f8b56a522e Doc - Fix Typo (#5705) 2018-06-29 09:28:27 +02:00
jsteemann be3795a25a release version 3.3.11 2018-06-26 15:18:08 +02:00
maxkernbach 219470acd4 Doc - fix link (#5671) 2018-06-25 18:47:22 +02:00
sleto-it b8bf87e054
Doc - Kube tutorial backport (#5637) 2018-06-20 18:01:32 +02:00
maxkernbach 0cc6fa40d9 Doc - clarify WITH for cluster traversal (#5542) 2018-06-18 10:54:44 +02:00
maxkernbach 7538277fb6 Doc - remove unsupported option for graph traversals (#5471) 2018-06-18 10:34:01 +02:00
Vinay Pyati 8b62088c50 Doc - blog post links were interchanged (#5596) 2018-06-18 09:47:37 +02:00
Luigi Servini e9699a38ba Doc - Added Kubernetes documentation (#5617) 2018-06-15 12:37:45 +02:00
Heiko 51caa460f2 Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
jsteemann 902a980389 release version 3.3.10 2018-06-04 09:57:30 +02:00
Simran b380921bee Doc - Updated paths to fit ArangoDB v3 (#5442) 2018-05-23 19:21:00 +02:00
jsteemann 8b8476c77e release version 3.3.9 2018-05-17 13:12:25 +02:00
Tobias Gödderz a391088dbf [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
jsteemann bc13216f17 Merge branch '3.3' of https://github.com/arangodb/arangodb into 3.3 2018-05-16 18:23:24 +02:00
jsteemann 1a674faff3 release version 3.3.9 2018-05-16 18:13:56 +02:00
Chris Olivier 3462b6cdd9 Fixed spelling errors (#4503) 2018-05-16 18:05:07 +02:00
jsteemann 54bb75ac48 release version 3.3.9 2018-05-16 17:03:44 +02:00
Jan 731925080d
Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
maxkernbach 2e840ee5d0 Doc - New Example 'Multiple Path Search' (#5309)
Issue #3545
2018-05-14 10:35:31 +02:00
jsteemann 72420495c1 fixed documentation issue #5325 2018-05-11 14:47:42 +02:00
Jan ea96faf534
added REST API endpoint GET /_admin/server/availability (#5250) 2018-05-03 16:50:51 +02:00