Kaveh Vahedipour
c1abc0333d
cluster documentation varnish ( #2553 )
2017-06-12 19:02:11 +02:00
Michael Hackstein
9edb884bc8
Feature/planning issue 188 ( #2547 )
...
* add warmup documentation - #188
* warn when relinking build directory
* add warmup documentation - #188
* warn when relinking build directory
* Renamed warmup to loadIndexesInMemory which is a better name for the current implementation of this feature.
* Adapted WebUI to state 'load indexes in memory' instead of 'warmup'
* Added loadIndexesInMemory documentation.
* Renamed loadIndexesInMemory => loadIndexesIntoMemory
2017-06-12 18:54:45 +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
Jan
90676a017e
fix wrong default value ( #2554 )
2017-06-12 17:11:34 +02:00
Frank Celler
781b02f7fb
Revert "remove satelites" ( #2544 )
...
This reverts commit 5d1263a4fe
.
2017-06-12 11:05:51 +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
Wilfried Goesgens
6bd5df42ea
also mention that this is not available in sharded collections.
2017-06-08 16:43:40 +02:00
Ewout Prangsma
3dbdc44e2b
Added docs about encryption feature ( #2500 )
...
* Added docs about encryption feature
* Included Encryption/README
* Typo
2017-06-08 08:52:17 +02:00
Michael Hackstein
db0dcd5579
Reverted API name change on _getConnectingEdges
2017-06-07 11:13:52 +02:00
Simran Brucherseifer
5d2fd38ab0
Docs: Call to Action hints added
2017-06-06 18:43:43 +02:00
Dan Larkin
c48eb92c1e
Added some more pass-through options for RocksDB and optimized a couple defaults.
2017-06-06 10:51:01 -04:00
jsteemann
c0b3b251d8
updated CHANGELOG
2017-06-02 13:04:59 +02:00
Simon Grätzer
c0e6538534
Update README.md
2017-06-02 09:34:11 +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
eb14bc98f4
added missing page
2017-05-31 14:15:49 +02:00
jsteemann
098d9d2c00
updated documentation
2017-05-31 11:33:57 +02:00
jsteemann
305d7fafc2
added documentation
2017-05-30 16:39:40 +02:00
jsteemann
756a77843b
updated known issues
2017-05-30 13:22:00 +02:00
jsteemann
3886aece76
updated manual
2017-05-30 13:09:06 +02:00
jsteemann
ffed0e34bf
updated documentation
2017-05-30 13:00:51 +02:00
jsteemann
63d035761e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-30 12:04:30 +02:00
jsteemann
d8867308fe
added missing documentation for option
2017-05-30 12:04:15 +02:00
jsteemann
74e4512b02
updated threads documentation
2017-05-30 10:49:36 +02:00
Simon Grätzer
3c0463b684
Added arangoimp documentation
2017-05-30 10:27:20 +02:00
jsteemann
4ab6d4d4f9
updated documentation
2017-05-30 09:10:19 +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
Frank Celler
4800a8b7f6
Feature/hugepages ( #2497 )
...
* enabled checks for memory management
* added MADV_NOHUGEPAGE
* added documentation about NUMA and file systems
2017-05-25 16:04:23 +02:00
jsteemann
d302c4dd1e
updated manual
2017-05-24 17:23:37 +02:00
Dan Larkin
579a4dc64c
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-05-24 10:02:13 -04:00
Dan Larkin
de0f3518bc
Added OS config page to manual.
2017-05-24 10:02:09 -04:00
jsteemann
7906f0bae7
updated manual
2017-05-24 11:46:22 +02:00
Simon Grätzer
add535f1ed
Update Geo.md
2017-05-23 12:01:29 +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
Simran Brucherseifer
643d77ed21
Docs: footer class name changed by plugin, copy in build process
2017-05-16 11:23:21 +02:00
jsteemann
562b7f3e18
fixed some small typos
2017-05-15 09:09:33 +02:00
Jan Christoph Uhde
5a41fa83bf
Update README.md
2017-05-14 22:24:11 +02:00
Jan Christoph Uhde
3914eec485
Update README.md
2017-05-14 21:43:45 +02:00
Frank Celler
a9bad6de19
fixed typo
2017-05-14 21:23:43 +02:00
Frank Celler
13905fcd84
added readme
2017-05-13 14:32:01 +02:00