jsteemann
1588c358b9
options cleanup
2018-07-17 12:33:10 +02:00
jsteemann
f7a16f60ea
updated changes
2018-07-16 22:12:38 +02:00
jsteemann
eedfe80361
remove obviously unused DEPRECATED.md file
2018-07-16 21:48:55 +02:00
jsteemann
36f05c07e0
cleanup of server options
2018-07-16 21:38:35 +02:00
jsteemann
b6cd448c54
update CHANGELOG
2018-07-16 17:24:02 +02:00
Wilfried Goesgens
35d87bdbd5
add APIs to the changelog ( #5870 )
2018-07-13 17:24:22 +02:00
Simran
34ec56d421
Feature/misc spelling corrections ( #5164 )
2018-07-13 13:06:20 +02:00
Jan Christoph Uhde
bcf9e30a4d
Feature/cluster single operations ( #5585 )
2018-07-12 20:18:36 +02:00
Simran
ef6e5dd8df
Doc - do not wrap links in Markdown, unclutter page ToC ( #5820 )
2018-07-11 19:34:38 +02:00
Simran
26814b9918
Doc - Add ArangoSearch as top-level chapter in Manual and AQL docs ( #5702 )
...
* Add ArangoSearch as top-level chapter in Manual and AQL docs
* Update SUMMARY.md
* `Views/README.md` already has content, so we shouldn't remove it. It acts as intro page to ArangoSearch, which is okay-ish. The actual ArangoSearch page appears as sub-chapter called _Usage_.
* Change ArangoSearch chapter names for Manual and AQL book
* Fix links
2018-07-04 14:46:26 +02:00
sleto-it
60bc6a948c
Doc - Dangling interbook checker [New] ( #5735 )
2018-06-30 13:23:02 +02:00
sleto-it
edc31ff7dd
Doc - Upgrade & Deployment Refactor ( #4750 )
2018-06-30 11:11:56 +02:00
Simon
52f44596ba
Adding MultiPolygon support, fixing some outstanding bugs ( #5613 )
...
* Adding MultiPolygon support, fixing some outstanding bugs
* removing dead code
* Adding MultiPolygon tests
* Added multi-polygon docs
* adjust the docs
* fixing remaining occurrences of geo1 / geo2, added note into UpgradingChanges34.md
* some clarification
* Improve Geo docs, reformatting
* Release notes: responses are JSON, reformatting
* Update release notes: /_api/aqlfunction has an isNewlyCreated attribute now
* Update Geo.md
2018-06-22 10:03:27 +02:00
Simran
679013fded
Doc - Add links to changelogs of Tools and Drivers ( #5356 )
2018-05-16 08:21:12 +02:00
Simran
59de3403c1
Doc - Administration & Programs Refactor ( #4907 )
2018-05-10 13:05:22 +02:00
Mark
a5b903e82c
Documentation Foxx refactor ( #5180 )
2018-04-23 14:11:35 +02:00
Wilfried Goesgens
ac2a8721e6
Feature/aql native call apply ( #5100 )
2018-04-13 16:07:06 +02:00
Simon
f6d3032f59
Enabling cache ( #4880 )
2018-04-03 14:18:57 +02:00
Simran
209932da8b
Doc - Use relative links for cross references ( #4904 )
2018-03-27 17:29:19 +01:00
sleto-it
a8e44054b5
Doc - Release notes improvements - Part 2 ( #4813 )
2018-03-12 11:38:26 +01:00
sleto-it
99f091c57d
Doc - Release notes improvements ( #4748 )
2018-03-12 10:38:41 +01:00
sleto-it
bb2d944e04
Doc - Getting Started refactor - Part 1 ( #4749 )
2018-03-12 09:33:31 +01:00
Simon
5609cbf517
Deadlock detection uses TransactionID instead of Thread ID ( #4787 )
2018-03-09 18:35:38 +01:00
sleto-it
0ba532b16a
Doc - Replication Refactor - Part 1 ( #4555 )
...
Next steps after DC2DC and Cluster doc improvements:
- We refactor replication sections and make more intuitive separation between Master/Slave and the new Active Failover in 3.3
- We create corresponding sections for Master/Slave and Active Failover in the Administration and Deployment chapters, as well as in the Scalability chapter, where these "modes" are introduced
- We touch and improve the "Architecture" chapter as well, where some architecture info have to be placed
- We reorg the TOC having in more "logical" order:
-- Deployment
-- Administration
-- Security
-- Monitoring
-- Troubleshooting
- We adds parts in the TOC
- We add toc per pages, using page-toc plugin
- We also put close together "Scalability" and "Architecture" chapters, preliminary steps of further improvements / aggregation
- We improve swagger
Internal Ref:
- https://github.com/arangodb/planning/issues/1692
- https://github.com/arangodb/planning/issues/1655
- https://github.com/arangodb/planning/issues/1858
- https://github.com/arangodb/planning/issues/973 (partial fix)
- https://github.com/arangodb/planning/issues/1498 (partial fix)
2018-02-28 12:23:19 +01:00
Simran
0e0b467a45
Doc - Adds toc plugin ( #4577 )
...
Internal Ref: arangodb/planning#1053
2018-02-13 19:04:32 +01:00
Wilfried Goesgens
619155a62d
Feature/aqlfunction to cpp ( #4573 )
2018-02-13 11:50:49 +01:00
Mark
6d25bd9d4b
Add release notes of REST API changes ( #4291 )
2018-01-12 11:25:52 +01:00
Mark
cd81012ad3
Add release notes of REST API changes (devel) ( #4281 )
2018-01-11 11:18:06 +01:00
Jan
822d349f3d
some more release notes ( #4146 )
...
* some more release notes
* added `--cluster.my-local-info`
* Update UpgradingChanges33.md
Fix indentation, remove extra "parameter"
2017-12-22 11:23:27 +01:00
Simran
efa75d345c
Proper links for new features, correct sitemap URL of Cookbook ( #4118 )
...
* Proper links for new features, correct sitemap URL of Cookbook
* Update CSS, remove HEADER.html, remove traces of MDPP
2017-12-21 11:34:05 +01:00
jsteemann
ba74203be6
port documentation changes from 3.3
2017-12-20 15:48:17 +01:00
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