1
0
Fork 0
Commit Graph

110 Commits

Author SHA1 Message Date
Jan ba9bc41457 fix some typos in code and docs (#3671) 2017-11-13 17:33:36 +01:00
Simon Grätzer 30addbf3d7 Adding missing changelog / breaking upgrades entries (#3128) 2017-08-25 12:01:41 +02:00
Jan 2bfcba3be5 fixed issue #3075: Error when upgrading arangoDB on linux ubuntu 16.04 (#3085)
* fixed issue #3075

* update the known issues document, as some issues have already been fixed
2017-08-22 10:39:49 +02:00
Jan a10832d41e do not allow the creation of volatile collections in the RocksDB stor… (#2900)
* do not allow the creation of volatile collections in the RocksDB storage engine

* only create a volatile collection for mmfiles in test

* fix tests
2017-08-03 22:45:17 +02:00
Jan 33a7b8b853 Bug fix/mini issues (#2878)
* ignore some return codes when closing zip files and do not report them

* hide mostly useless debug message

* clear basic authentication cache after deletion of users and after updating them

otherwise deleted/changed users can still access the database!

* adjust wording

* added notes about mmfiles-specific parameters

* updated CHANGELOG and documentation
2017-07-27 11:37:34 +02:00
Frank Celler a692577f5b Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Jan c4564fe163 added deduplicate array to some places in docs (#2741) 2017-07-06 17:32:35 +02:00
Simran Brucherseifer 6be3210e18 Docs: Moved Auditing and StorageEngines to appropriate categories, added highlights 2017-07-05 10:24:14 +02:00
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
Jan 94b4a9ec4b added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Jan cafead7c12 add known issue (#2605) 2017-06-19 17:45:49 +02:00
Jan 1be3873c71 added one more issue (#2576) 2017-06-16 09:43:55 +02:00
Simran Brucherseifer 142bf4f052 Docs: Add Satellite Collections to release log 2017-06-13 18:32:06 +02:00
Jan b2aaf65831 fix typos (#2575) 2017-06-13 15:20:05 +02:00
Wilfried Goesgens d8d243c326 fix links (#2574) 2017-06-13 14:48:05 +02:00
Wilfried Goesgens 005cfc04cd fix links (#2571) 2017-06-13 14:42:28 +02:00
m0ppers 2c3c1d5cd7 OpenSSL 1.1 hints (#2565) 2017-06-13 14:15:36 +02:00
Jan Christoph Uhde 63d20ca1e1 add issue for systemd / system v status (#2567) 2017-06-13 14:14:49 +02:00
Heiko 5b8bad93d7 Create KnownIssues32.md 2017-06-13 11:50:59 +02:00
Heiko a98556f457 Create KnownIssues32.md 2017-06-13 11:37:19 +02:00
Jan e04991ca13 add a few missing options for the HTTP API, some general documentation cleanup (#2549) 2017-06-12 18:18:15 +02:00
Frank Celler 8b83ba0265 Create KnownIssues32.md 2017-06-12 08:11:19 +02:00
Alan Plum 57487d6f4d Expose internal.time (#2530) 2017-06-09 10:44:29 +02:00
Jan Christoph Uhde 2b0aec8acc Create KnownIssues32.md 2017-06-09 09:18:39 +02:00
Jan Christoph Uhde 540ba48f57 add note about windows installer to known issues 2017-06-09 09:12:55 +02:00
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