1
0
Fork 0
Commit Graph

85 Commits

Author SHA1 Message Date
jsteemann 3bb8367ff4 removed one known issue that was fixed in the meantime 2017-06-08 22:16:00 +02:00
Frank Celler 3cd1e197c5 removed --vm.resident-limit for 3.2.beta 2017-06-08 17:33:11 +02:00
jsteemann c0b3b251d8 updated CHANGELOG 2017-06-02 13:04:59 +02:00
jsteemann 4985911a65 documentation updates 2017-06-01 11:14:12 +02:00
Mark f832dd0388 Implement endpoint "commit coordinator state" (#2513)
Implement endpoint "commit coordinator state" (also see #2479)
2017-05-31 18:21:50 +02:00
jsteemann 756a77843b updated known issues 2017-05-30 13:22:00 +02:00
jsteemann ffed0e34bf updated documentation 2017-05-30 13:00:51 +02:00
Simon Grätzer 3c0463b684 Added arangoimp documentation 2017-05-30 10:27:20 +02:00
jsteemann a35f85bcc7 added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
Frank Celler 5c464301b2 documented WITH change 2017-05-25 23:01:33 +02:00
jsteemann d1f466327c updated manual 2017-05-23 10:42:51 +02:00
jsteemann 47e2648e44 updated manual 2017-05-23 10:40:45 +02:00
Wilfried Goesgens 57539aac9b fix documentation 2017-05-18 12:22:53 +02:00
Andreas Streichardt 49328dcecb Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
Alan Plum 5d017d733c Improve Foxx cluster resilience (#2479)
* Improve Foxx cluster resilience

Fixes #2083
Fixes #2384
Fixes #2408
Addresses #1892

* Port old Foxx API

* Implement single-file services

* Add console.errorStack/warnStack/infoStack helpers

* Simplify serviceInfo validation

* Extract github/upload logic into Aardvark and old FM API
* Move generator logic into Aardvark
* Move zip/js buffer logic into FM core

* Add Foxxmanager tests

* Send empty response when no README

* Disambiguate script arg format

Historically we allow passing an array of positional arguments or an arbitrary first argument.
This is surprising behaviour, so we should just always treat the value as a first argument.

* Rebuild bundle in development mode

* Nicer HTTP docs formatting

* Create Foxx HTTP docs

* Simplify service upload handling

* Remove inline swagger docs

* Implement public download route

* Consistency

* Rebuild aardvark

* Move bundle route into /_api/foxx/_local

* Rebuild Swagger API docs

* Add changes to CHANGELOG

* More docs
2017-05-16 17:41:29 +02:00
jsteemann f40760c3b2 updated release notes 2017-05-08 22:21:05 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
jsteemann ff30754d50 disable dfdb in RocksDB 2017-05-04 01:15:02 +02:00
jsteemann e93d12cf31 slightly updated missing features list 2017-05-04 00:38:04 +02:00
jsteemann 5b3485f456 clarify index names 2017-04-27 13:01:12 +02:00
jsteemann e2690141c7 updated release notes 2017-04-27 11:31:08 +02:00
jsteemann a3f5b8f082 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-27 09:27:15 +02:00
jsteemann 12ca8a28d4 fix wrong info. thanks @Simran-B 2017-04-27 09:26:53 +02:00
baslr 6c39e1093a new feature ldap auth link 2017-04-26 17:03:24 +02:00
baslr 9671323bf6 added new feature ldap authentication 2017-04-26 17:01:54 +02:00
jsteemann 4aafe2173c updated new features document 2017-04-26 16:02:44 +02:00
jsteemann 1328142509 updated release notes 2017-04-26 13:26:55 +02:00
Alan Plum 6495e12aa1
Document endpoint.tag
Fixes #2338.
2017-03-01 12:52:07 +01:00
Alan Plum 705273bdab
Allow passing own graphql-sync module to Foxx 2017-02-28 14:47:17 +01:00
Alan Plum 622b4fac4b
JWT uses seconds
Fixes #2249.
2017-02-14 19:20:41 +01:00
Alan Plum 5a02a8983f
More cookie options
Fixes #2085.
2017-02-14 19:20:40 +01:00
baslr 8713e49d88 updated ReleaseNotes and added NewFeatures32 2017-02-13 12:04:57 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Michael Hackstein 3bb8253a4b Added SmartGraphs to the NewFeatures document. 2016-10-31 16:49:33 +01:00
jsteemann c363221ac1 documentation update 2016-10-28 16:41:28 +02:00
Jan Christoph Uhde c83bc341db mention VelocyStream in ReleaseNotes 2016-10-27 21:26:32 +02:00
Alan Plum 71d030b44e
Foxx release notes 2016-10-26 18:38:04 +02:00
jsteemann 0651a2c1ca documentation update for profiling 2016-10-25 19:59:58 +02:00
Andreas Streichardt 624d7ae69d Add jwt documentation 2016-10-25 18:58:43 +02:00
Jan Steemann 291440af72 updated documentation 2016-10-25 18:57:45 +02:00
Jan Steemann 1461ee2a34 remove bogus lines 2016-10-25 18:16:45 +02:00
jsteemann 9a4f36b298 updated documentation 2016-10-24 17:39:00 +02:00
jsteemann d6df6cbd67 document API change 2016-10-24 15:38:40 +02:00
Andreas Streichardt a5e702175c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-24 10:20:10 +02:00
Heiko f21a67212a Update NewFeatures31.mdpp 2016-10-20 17:47:18 +02:00
Max Neunhoeffer f54c96062b Add HLC changes in _rev strings to release notes and manual. 2016-10-20 11:34:31 +02:00
Andreas Streichardt b081aa1065 Add Cluster remarks 2016-10-20 11:24:34 +02:00
Heiko 92b58871bb Update NewFeatures31.mdpp 2016-10-19 14:11:10 +02:00
Heiko f695421576 Update NewFeatures31.mdpp 2016-10-19 12:51:43 +02:00
jsteemann 02a170c98c updated feature list and upgrading info 2016-10-19 10:50:27 +02:00