1
0
Fork 0
Commit Graph

82 Commits

Author SHA1 Message Date
Andreas Streichardt 001951abbe Add DC2DC documentation 2017-11-17 16:58:51 +01:00
Wilfried Goesgens 0faf9be695 Feature/compaction configuration (#3217)
* make the different values influencing the compaction run configurable

* Compaction statistics handling

 - we mustn't keep the number of dead objects on the compacted datafiles statistics, else it will be compacted again.
 - keep statistics of the compaction runs on the DatafileStatistics object
 - add the new statistics on DatafileStatistics to the figures api
 - implement test that assures only one compaction is run, and the statistic values are maintained

* don't mention the version number

* Implement review

 - fix documentation
 - allow 0 maxfiles to enable users to disable combined of datafiles
 - add statistic element that counts the number of combined datafiles

* Implement review

 - fix documentation
 - use locks to make statistic values consistent.
 - fix typo in variable name

* fix temporary variable unnecessary.

* changelog
2017-09-15 14:37:30 +02:00
Simran Brucherseifer 3d0644cb4a Docs: Rework ManagingUsers 2017-07-20 05:06:53 +02:00
Frank Celler a692577f5b Feature/auth context (#2815) 2017-07-16 09:39:03 +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
Simran Brucherseifer 738b3c1286 Add docs for satellite collections from stash
This reverts commit f6d9bea41b.
2017-06-13 18:32:06 +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
jsteemann eb14bc98f4 added missing page 2017-05-31 14:15:49 +02:00
jsteemann ffed0e34bf updated documentation 2017-05-30 13:00:51 +02:00
Dan Larkin de0f3518bc Added OS config page to manual. 2017-05-24 10:02:09 -04: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
Dan Larkin 7a9ccc93a9 Added documentation for RocksDB and hash cache options to manual. 2017-05-11 19:02:36 -04:00
baslr 76eeef7bd0 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-21 11:37:45 +02:00
Wilfried Goesgens 93d6b7f058 add ArangoDBStarter article, move detail articles into submenu layers 2017-04-21 11:12:14 +02:00
baslr 7f92c26774 Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-03-29 00:29:16 +02:00
mpv1989 335dd44d1a document CORS changes 2017-03-28 20:34:32 +02:00
baslr ff1201617f LDAP: begin documentation 2017-03-24 14:19:53 +01:00
Simon Grätzer f22aec113f Fix typo in summary.md, fix segmentation fault, fix test 2017-03-15 17:47:33 +01:00
Simon Grätzer 871272d7c1 Merge from devel 2017-03-12 12:32:22 +01:00
Wilfried Goesgens f6d9bea41b remove accidential published documentation for the next release 2017-03-09 17:39:14 +01:00
Simon Grätzer 27c617fe10 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	3rdParty/V8/v8
#	arangod/Transaction/Methods.h
#	arangod/Utils/UserTransaction.h
#	arangod/V8Server/v8-collection.cpp
2017-03-01 14:52:35 +01:00
Alan Plum 622b4fac4b
JWT uses seconds
Fixes #2249.
2017-02-14 19:20:41 +01:00
baslr 1314e93418 arangoexport: Documentation 2017-02-13 12:04:59 +01:00
baslr fb16b50de2 arangoexport: start documentation 2017-02-13 12:04:59 +01:00
Simon Grätzer 43ad534142 Started README, threshold for page rank 2017-01-31 18:22:50 +01:00
Alan Plum 8a078cc960
Improve `@arangodb` docs 2017-01-09 20:01:07 +01:00
Alan Plum d8bf7252e2
Document OAuth1 2016-12-09 15:28:36 +01:00
Andreas Streichardt 11bd9381d5 Add satellite collections 2016-12-06 16:40:50 +01:00
Michael Hackstein d0d09884a3 Added a documentation chapter about vertex centric indexes 2016-11-24 13:39:23 +01:00
Alan Plum 019ea402d9
Add chapter on Foxx testing 2016-10-26 15:24:57 +02:00
Frank Celler c316505547 added new features, cleanup SSL 2016-10-18 23:08:51 +02:00
Frank Celler 4a31cbee9a reorder sub-sections 2016-10-17 18:57:43 +02:00
Alan Plum 764d3b3183
Document the OAuth2 module
[skip ci]
2016-10-12 16:43:54 +02:00
Michael Hackstein 467224dc8f Typo and optical fixes in DocumentatioN 2016-10-11 18:51:35 +02:00
Michael Hackstein 548e731d57 First Chapter about SmartGraph management. Only describes the differnces between Smart and General Graphs. 2016-10-11 17:40:17 +02:00
Michael Hackstein cfbfbcf177 Added documentation starting point for smart graphs. 2016-10-11 14:31:35 +02:00
Kaveh Vahedipour 7ef7123a4a Missing summary entry 2016-10-10 14:19:17 +02:00
Frank Celler f83f6a7114 more authentication events, fixed changePassword 2016-10-03 19:54:54 +02:00
Simran Brucherseifer 0de1a20f4a Docs: Data model -> Data models, note that NOT_NULL() is equal to SQL's COALESCE() 2016-08-11 19:49:00 +02:00
Alan Plum 284e71c8e0
GraphQL! Hype! 🎉 2016-07-12 17:03:44 +02:00
Max Neunhoeffer b7bce9d2fe Overhaul the deployment chapter w.r.t. cluster. 2016-06-27 11:41:26 +02:00
Alan Plum 554a4f7ae3
Split up Foxx migration docs 2016-06-23 16:09:46 +02:00
Simran Brucherseifer daf5d5b62d Add data model guide later 2016-06-23 12:23:49 +02:00
hkernbach d4a39645de ui documentation 2016-06-22 19:03:22 +02:00
Frank Celler c67dd89256 add grant & revoke database 2016-06-22 13:40:27 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Simran Brucherseifer 9d76362682 Remove / stash ServerInternals, as it is about ShapedJson details 2016-06-20 11:58:37 +02:00
Alan Plum 88b4862fd8
Later 2016-06-19 22:51:03 +02:00