1
0
Fork 0
Commit Graph

237 Commits

Author SHA1 Message Date
Frank Celler f925c9520a release version 3.4.0-rc.3 2018-10-23 23:25:17 +02:00
Simran 9d0fd19199 Doc - Fresh Examples and Swagger (#7020) 2018-10-23 20:12:40 +02:00
Frank Celler 82ee14161c release version 3.4.0-rc.3 2018-10-13 16:36:34 +02:00
sleto-it ac0571120e
Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Frank Celler 7a1100318e release version 3.4.0-rc.2 2018-09-30 14:50:06 +02:00
Frank Celler 6611854e72 release version 3.4.0-rc.2 2018-09-30 14:05:06 +02:00
Jan 058b5072b3
Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
KVS85 4bb9299f2d Doc - cherry pick arangosearch & other docs commits from devel (#6402) 2018-09-05 23:28:32 +02:00
Frank Celler df77347551 release version 3.4.0-rc.1 2018-09-05 21:51:33 +02:00
Frank Celler 5d0acbed61 release version 3.4.0-preview.5 2018-09-02 12:45:22 +02:00
Frank Celler b01cf9d79b release version 3.4.0-preview.4 2018-08-31 06:20:43 +02:00
Frank Celler f5f2adf241 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-31 05:02:39 +02:00
Wilfried Goesgens a30a93aa3f fix example, so geo indices are actually used (#6305) 2018-08-30 19:22:13 +02:00
Wilfried Goesgens 72b2909dc9 Doc - use standard geo-json in this example (#6291) 2018-08-30 04:41:57 +02:00
Frank Celler 650dd7a927 release version 3.4.0-preview.3 2018-08-29 22:46:56 +02:00
Frank Celler 53728a03c5 release version 3.4.0-preview.2 2018-08-29 04:08:25 +02:00
Frank Celler 35e6590072 release version 3.4.0-preview.1 2018-08-28 01:16:21 +02:00
Frank Celler aa3f0eab05 Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4 2018-08-28 00:04:29 +02:00
KVS85 f7d85edef9 Doc - Internal issue 448 + fix build (#6229) 2018-08-26 09:32:57 +02:00
Frank Celler ca48ba43fc release version 3.4.preview1 2018-08-24 12:19:28 +02:00
jsteemann e95a1b5483 added generated files 2018-08-22 20:49:10 +02:00
jsteemann fa0def4d3a added generated files 2018-08-21 18:53:27 +02:00
Jan 9355a06618
Bug fix/fix documentation issues (#6211) 2018-08-21 14:47:45 +02:00
Simon 6a97e441a6 Doc - New section for query profiler + fresh examples (#6070) 2018-08-08 10:51:09 +02:00
Wilfried Goesgens fca40ca87c Doc - improve error handling in case of empty json file (#5832)
* improve error handling in case of empty json file
* fresh examples
* Update generateMdFiles.py
2018-07-11 19:32:09 +02:00
maxkernbach cf39008acb Doc - new page 'Remove vertex' in AQL examples (#5818) 2018-07-10 19:07:30 +02:00
Vasiliy 64666d0edd issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter (#5813)
* issue 400.2.4: register IResearchView sync tasks with IResearchFeature, remove unused configuration parameter

* set flag before notify, fix failures in new tests from 'devel'

* revert set flag before notify, fix more failures in new tests from 'devel'

* fix even more failures in new tests from 'devel', backport: do not reset notification flag if pending tasks were seen

* fix still more failures in new tests from 'devel'

* try to work around buggy test failures
2018-07-10 18:15:01 +03:00
Wilfried Goesgens bd8976956c Doc - Add example anchors (#5752) 2018-07-06 16:19:36 +02:00
jsteemann b1002075b3 Merge branch 'feature/add-distinct-aggregator' of https://github.com/arangodb/arangodb into devel 2018-06-28 19:03:16 +02:00
Vasiliy bf1f2eab29 issue 401.2: split IResearchViewMeta into the user configurable part and internal state (#5683)
* issue 401.2: split IResearchViewMeta into the user configurable part and internal state

* backport: update documentation and integration tests to reflect the IResearchViewMeta changes

* backport: addresss typo

* backport: address another typo
2018-06-27 16:40:51 +03:00
maxkernbach 6586504441 Update demo graphs (UI + documentation) (#5535) 2018-06-27 14:16:44 +02:00
jsteemann cc9c5db7bb added generated files 2018-06-26 23:06:30 +02:00
Simran 6da71d0308 Doc - Arangoinspect tool (#5537) 2018-06-19 18:47:30 +02:00
maxkernbach 9d622c566c Doc - Dataset and example for Multiple Path Search (#5483) 2018-06-05 09:39:48 +02:00
Heiko beb8aae99c Updated Geo.md - typos and wrong distance query (#5365) 2018-05-25 19:26:40 +02:00
Jan Christoph Uhde 551844ff15 add missing examples for overwrite (#5460) 2018-05-25 12:00:54 +02:00
Simran 59de3403c1 Doc - Administration & Programs Refactor (#4907) 2018-05-10 13:05:22 +02:00
Simon 95c8710dec Fixing subqueries in aql profiler (#5195)
* Fixing subqueries in aql profiler

* Adding additional testsuite

* Fix AQL profiling example name, add API example

Also use different query for explain and profiling with SLEEP() for
non-zero runtimes.

* New/updated examples for query explain/profiling

* Fix runtime calculation
2018-04-25 13:35:55 +02:00
Manuel B 028eabc297 Doc - more AQL examples (#5016) 2018-04-09 11:48:36 +02:00
Jan Christoph Uhde 9447cdb27d Doc - add missing generated examples (#5041) 2018-04-06 09:51:48 +02:00
Jan Christoph Uhde f93756f234 Doc - update generated examples (#5028) 2018-04-05 17:01:58 +02:00
Simran c662df5cc0 Doc - fix query parse example (#4982) 2018-03-28 09:55:45 +01:00
Manuel B 2f9324d1f0 Doc - Explain colour - 2nd part (#4844) 2018-03-14 16:06:45 +01:00
Manuel B 73b6975e56 Doc - colors in the AQL explain examples (#4835) 2018-03-14 11:55:29 +01:00
Wilfried Goesgens 33bc2f704f Doc - AQL improve examples (#4788) 2018-03-08 20:25:56 +01:00
Wilfried Goesgens c7a9b41cf5 Doc - Interactively generated AQL examples (#4757)
* interactively generated AQL examples
2018-03-05 19:17:16 +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
Wilfried Goesgens 139aca6967 Doc - fix examples (#4579) 2018-02-13 20:32:01 +01:00
jsteemann 948af886f7 added generated documentation 2018-01-23 15:31:47 +01:00
Wilfried Goesgens 9acdceecf3 remove unused examples (#4257) 2018-01-09 14:16:36 +01:00