baslr
2211375abd
LDAP: documentation
2017-03-30 13:03:30 +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
1a24d747e6
LDAP: documentation
2017-03-25 12:35:47 +01:00
baslr
843e3d1598
LDAP: documentation
2017-03-25 12:24:44 +01:00
baslr
88514dc7d0
LDAP: documentation
2017-03-25 12:20:08 +01:00
baslr
71fb0e41c9
LDAP: documentation
2017-03-25 12:13:35 +01:00
baslr
fa1e0517f1
LDAP: documentation
2017-03-25 10:45:48 +01:00
baslr
3d28afa878
LDAP: documentation
2017-03-24 19:51:31 +01:00
baslr
4098370bf7
LDAP: documentation
2017-03-24 19:45:47 +01:00
baslr
ff1201617f
LDAP: begin documentation
2017-03-24 14:19:53 +01:00
Simon Grätzer
fbbc118160
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-24 11:04:38 +01:00
Simon Grätzer
39b2e349dd
Pregel: Coverty Scan fixes
2017-03-24 11:04:15 +01:00
Wilfried Goesgens
2724c1d848
add @sleepycat s graph explanation
2017-03-22 10:46:30 +01:00
Michael Hackstein
e734120887
Removed GeneralGraphs function documentation which is not available since v 3.0 any more. #2372
2017-03-17 17:32:14 +01:00
jsteemann
cedd0b17f3
remove references to git submodules
2017-03-16 15:51:57 +01:00
Alan Plum
c919cb7be8
Add Foxx res.type helper
2017-03-15 20:09:27 +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
876bbb98f9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-13 23:27:11 +01:00
Simon Grätzer
ec6eb718f2
Working lazyloading with new memory backend
2017-03-13 23:25:53 +01:00
hkernbach
a9ba949e8f
feature request #2317
2017-03-13 15:45:47 +01:00
Simon Grätzer
7e0ed82f0f
Memory Mapped files
2017-03-13 15:13:47 +01:00
Simon Grätzer
7b35f75b23
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/CMakeLists.txt
# arangod/GeneralServer/GeneralServerFeature.cpp
2017-03-13 12:25:28 +01:00
jsteemann
45a68f54f8
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-13 12:10:54 +01:00
Wilfried Goesgens
8fdb83cade
work on style
2017-03-13 11:46:04 +01:00
jsteemann
0f51ccbb93
renamed option and updated documentation
2017-03-13 10:24:58 +01:00
Simon Grätzer
871272d7c1
Merge from devel
2017-03-12 12:32:22 +01:00
Simon Grätzer
f2d77435c6
Added memory mapped file
2017-03-12 00:46:54 +01:00
Wilfried Goesgens
f6d9bea41b
remove accidential published documentation for the next release
2017-03-09 17:39:14 +01:00
Simon Grätzer
a326aa2ffb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-09 14:38:50 +01:00
Wilfried Goesgens
5058d3f79b
our 2 cent on filesystems
2017-03-09 13:26:48 +01:00
Simon Grätzer
2c77f42486
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-07 15:08:06 +01:00
Simon Grätzer
c049576c59
Added single server support
2017-03-07 15:07:51 +01:00
Simon Grätzer
0d5f8ae5b8
Fixed canceling of storage, changed the docs
2017-03-07 12:14:12 +01:00
Wilfried Goesgens
d17cd30e17
add jsonl to the game
2017-03-06 17:42:17 +01:00
Simon Grätzer
b13718935c
Added some more documentation
2017-03-06 15:43:50 +01:00
Simon Grätzer
5b1cb0ec6d
Various fixes
2017-03-06 15:41:27 +01:00
Simon Grätzer
dfd3cc3869
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangosh/Import/ImportHelper.cpp
2017-03-04 02:08:27 +01:00
Simon Grätzer
e94cb25c92
Editing documentation and moving test
2017-03-03 23:29:23 +01:00
jsteemann
035e2357b1
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-03 11:35:39 +01:00
jsteemann
7c0c84c21d
added `--translate` option for arangoimp to translate attribute names from the input files to attriubte names expected by ArangoDB
...
The `--translate` option can be specified multiple times (once per translation
to be executed). The following example renames the "id" column from the input
file to "_key", and the "from" column to "_from", and the "to" column to "_to":
arangoimp --type csv --file data.csv --translate "id=_key" --translate "from=_from" --translate "to=_to"
`--translate` works for CSV and TSV inputs only.
2017-03-03 11:35:16 +01:00
Wilfried Goesgens
22dfffef31
tell the users that homebrew only has the latest stable release available
2017-03-03 11:32:19 +01:00
Simon Grätzer
080048b080
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-01 15:05:25 +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
6495e12aa1
Document endpoint.tag
...
Fixes #2338 .
2017-03-01 12:52:07 +01:00
Alan Plum
705273bdab
Allow passing own graphql-sync module to Foxx
2017-02-28 14:47:17 +01:00
Manuel B
6a53d76cda
docs:arangoexport csv case fix
2017-02-27 17:47:07 +01:00
baslr
8b73739f5d
docs:arangoexport added csv
2017-02-27 17:20:14 +01:00
Manuel B
4ffe4257b3
docs:endpoints fix typo
2017-02-24 13:49:22 +01:00
Manuel B
a767cba1d5
docs:endpoints IPv6 example
2017-02-24 13:27:47 +01:00
baslr
ca032264bc
docs:arangoexport link jsonl
2017-02-22 10:34:29 +01:00
Manuel B
be462a41f5
docs:endpoint how to build ipv6 link local address
2017-02-22 00:52:42 +01:00
Manuel B
0102047fc7
docs: special note on ipv6 link-local binding
2017-02-21 21:53:04 +01:00
Simran Brucherseifer
6601299373
Docs: make links bold in hint boxes
2017-02-15 13:21:15 +01:00
jsteemann
977190d048
documentation for XML export
2017-02-14 23:05:52 +01:00
Alan Plum
622b4fac4b
JWT uses seconds
...
Fixes #2249 .
2017-02-14 19:20:41 +01:00
Alan Plum
54f5ebea74
Clarify session TTL vs cookie TTL
...
Addresses #2041 (comment 245505999).
2017-02-14 19:20:40 +01:00
Alan Plum
5a02a8983f
More cookie options
...
Fixes #2085 .
2017-02-14 19:20:40 +01:00
baslr
95615f6ce5
arangoexport: continue documentation
2017-02-13 14:52:35 +01:00
baslr
15cb71f086
arangoexport: continue documentation
2017-02-13 14:11:48 +01:00
baslr
10e653a5d4
arangoexport: continue documentation
2017-02-13 13:59:29 +01:00
baslr
9fc74e7f5f
arangoexport: continue documentation
2017-02-13 12:53:12 +01:00
baslr
d6c795e0f9
arangoexport: documentation continued
2017-02-13 12:05:00 +01:00
baslr
93b0a07fcb
arangoexport: Documentation
2017-02-13 12:04:59 +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
baslr
8713e49d88
updated ReleaseNotes and added NewFeatures32
2017-02-13 12:04:57 +01:00
jsteemann
238070b477
fixed code of some examples
2017-02-13 08:21:28 +01:00
Simon Grätzer
79f1b94db8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-07 21:35:02 +01:00
Wilfried Goesgens
9386a1b2d5
symlinks for windows!
2017-02-07 17:43:30 +01:00
Wilfried Goesgens
70da5cf376
mention git submodules
2017-02-07 14:48:47 +01:00
Andreas Streichardt
b67b12aac5
Modify example to contain my-address for agents
2017-02-06 15:12:48 +01:00
Simon Grätzer
63dfe865ba
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-03 21:27:08 +01:00
jsteemann
70528fc5c5
add working examples for geo index
2017-02-03 10:47:42 +01:00
Jan Christoph Uhde
d1ac87f58b
start geo documentation - commit for test building
2017-02-01 11:14:36 +01:00
Simon Grätzer
43ad534142
Started README, threshold for page rank
2017-01-31 18:22:50 +01:00
Dan Larkin
5b736dc319
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
2017-01-30 13:05:10 -05:00
jsteemann
8d0d9d164c
updated documentation
2017-01-30 16:38:20 +01:00
jsteemann
75481b4299
issue #2289
2017-01-30 09:02:35 +01:00
Frank Celler
f8c8f1f05f
added --replication-factor, --number-of-shards and --wait-for-sync to arangobench
2017-01-18 17:51:03 +01:00
hkernbach
a3e7054a97
updated docu
2017-01-12 17:12:52 +01:00
Andreas Streichardt
bd61fd549e
Hopefully make the example a bit more understandable
2017-01-12 14:16:47 +01:00
Simran Brucherseifer
197846846a
Docs: add hints to deprecated features what to use instead
2017-01-11 21:29:48 +01:00
Alan Plum
6771647a8d
Mention request module
2017-01-11 17:09:55 +01:00
Alan Plum
885e8cf03c
Point to request module when mentioning no http
2017-01-11 17:07:45 +01:00
Wilfried Goesgens
41b8706943
fix link
2017-01-11 11:20:39 +01:00
Alan Plum
8a078cc960
Improve `@arangodb` docs
2017-01-09 20:01:07 +01:00
Alan Plum
d9e6acee6b
Update GettingStarted.mdpp
2017-01-09 19:09:13 +01:00
Michael Hackstein
bc0d8e44bc
Fixed a typo in the documentation. A code-snipped in a graph example was hidden by accident
2017-01-05 13:20:57 +01:00
Jan
18f94a4bfc
Merge pull request #2241 from ojosdegris/patch-1
...
Adding note about configuration file and endpoint.
2017-01-04 08:52:23 +01:00
hkernbach
157c206765
updated graph viewer documentation
2017-01-03 15:16:12 +01:00
Viktor Evdokimov
2c92e7fceb
Adding note about configuration file and endpoint.
...
Took me a while to find how to change server.endpoint. When editing provided plist file and using `brew services start arangodb` `ProgramArguments` from plist are ignored for some reason. So the only way to switch from `127.0.0.1:8529` to `0.0.0.0:8529` was to edit `arangod.conf` file and restart services with brew. After that I was able to access web interface remotely.
2016-12-29 11:37:16 -05:00
Simran Brucherseifer
582293159d
Docs: Fix two minor typos
2016-12-22 15:17:32 +01:00
Alan Plum
ae61d0e0e6
Fix TODOs in Foxx docs
2016-12-12 15:40:51 +01:00
Alan Plum
27099a1f73
Clarify the default value of req.body
...
See #2215 .
2016-12-12 13:12:40 +01:00
Andreas Streichardt
a5567d3e0c
Fix link
2016-12-09 15:30:03 +01:00
Alan Plum
d8bf7252e2
Document OAuth1
2016-12-09 15:28:36 +01:00
Alan Plum
278e6d2cfe
Nicer OAuth2 docs
2016-12-09 15:28:36 +01:00
Andreas Streichardt
9238463cc1
More documentation for satellites
2016-12-08 17:38:08 +01:00
Simran Brucherseifer
9245a09808
Merge branch 'devel' of git://github.com/arangodb/arangodb into devel
2016-12-08 01:35:50 +01:00
Simran Brucherseifer
13408007da
Docs: Gitbook 3 upgrade
2016-12-08 01:34:54 +01:00
Andreas Streichardt
11bd9381d5
Add satellite collections
2016-12-06 16:40:50 +01:00
Simran Brucherseifer
e4eeb57e30
Docs: Use standard Markdown notation for headlines and disable MarkdownPP
2016-12-06 02:41:58 +01:00
Michael Hackstein
7520a15bc5
Fixed a incorrect AQL example in vertex-centric-index documentation.
2016-11-30 15:28:32 +01:00
Michael Hackstein
f3353d8577
Fixed a type in a docu block for vertex-centric indexes.
2016-11-30 15:23:51 +01:00
Michael Hackstein
45f2834e3e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-25 11:10:18 +01:00
Simran Brucherseifer
704aaccecd
Google custom search for devel docs
2016-11-24 16:51:13 +01:00
Michael Hackstein
d0d09884a3
Added a documentation chapter about vertex centric indexes
2016-11-24 13:39:23 +01:00
Jan Steemann
5eb0dccac4
fixed misleading documentation
2016-11-21 11:49:32 +01:00
Alan Plum
4585f300d9
Document dependencies description
2016-11-18 16:06:19 +01:00
Andreas Streichardt
9c4b19f21e
Cluster updates for 3.1
2016-11-18 15:10:46 +01:00
Andreas Streichardt
d0bb298d95
Add jwt secret authentication
2016-11-18 14:30:24 +01:00
Simran Brucherseifer
098564f20c
Clarify the transaction API's sub-attributes of collections parameter
2016-11-18 01:39:45 +01:00
Alan Plum
295e0ea19c
Mention the dotdot changes
2016-11-15 18:07:48 +01:00
Simran Brucherseifer
0d9dbfbe24
Docs: AQL functions and index utilization
2016-11-14 14:16:30 +01:00
Simran Brucherseifer
036fb9a5d5
Docs: Unique indexes on sharded collections
2016-11-14 14:15:02 +01:00
Max Neunhoeffer
6c376c23da
Add a section about vertex centric indexes.
2016-11-09 16:35:03 +01:00
Kaveh Vahedipour
cfdb7ababa
Old agency startup in documentation of Local/Distributed deployments
2016-11-07 15:38:26 +01:00
Kaveh Vahedipour
90c3af58cc
Old agency startup in documentation of Local/Distributed deployments
2016-11-07 15:31:05 +01:00
Simran Brucherseifer
2154656d95
Docs: 3.1 Google Custom Search
2016-11-07 13:15:28 +01:00
Wilfried Goesgens
4968d2f186
add 3.1 to the dropdown
2016-11-07 11:03:41 +01:00
Michael Hackstein
3bb8253a4b
Added SmartGraphs to the NewFeatures document.
2016-10-31 16:49:33 +01:00
jsteemann
c363221ac1
documentation update
2016-10-28 16:41:28 +02:00
Jan Christoph Uhde
c83bc341db
mention VelocyStream in ReleaseNotes
2016-10-27 21:26:32 +02:00
Alan Plum
71d030b44e
Foxx release notes
2016-10-26 18:38:04 +02:00
Alan Plum
0950520eb5
Implement inline middleware
2016-10-26 18:16:18 +02:00
Alan Plum
019ea402d9
Add chapter on Foxx testing
2016-10-26 15:24:57 +02:00
Kaveh Vahedipour
b9c7ee25b3
Added agency to feature list
2016-10-26 11:44:56 +02:00
Mark
70bfba15c8
removed velocystream endpoint configuration from docu. obsolete with 3.1 final
2016-10-26 10:50:31 +02:00
jsteemann
0651a2c1ca
documentation update for profiling
2016-10-25 19:59:58 +02:00
Andreas Streichardt
624d7ae69d
Add jwt documentation
2016-10-25 18:58:43 +02:00
Jan Steemann
291440af72
updated documentation
2016-10-25 18:57:45 +02:00
Jan Steemann
1461ee2a34
remove bogus lines
2016-10-25 18:16:45 +02:00
jsteemann
9a4f36b298
updated documentation
2016-10-24 17:39:00 +02:00
jsteemann
d6df6cbd67
document API change
2016-10-24 15:38:40 +02:00
Jan Steemann
5fd15812d9
updated documentation
2016-10-24 15:23:02 +02:00
Andreas Streichardt
a5e702175c
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-10-24 10:20:10 +02:00
Heiko
f21a67212a
Update NewFeatures31.mdpp
2016-10-20 17:47:18 +02:00
Max Neunhoeffer
f54c96062b
Add HLC changes in _rev strings to release notes and manual.
2016-10-20 11:34:31 +02:00
Andreas Streichardt
b081aa1065
Add Cluster remarks
2016-10-20 11:24:34 +02:00
Heiko
92b58871bb
Update NewFeatures31.mdpp
2016-10-19 14:11:10 +02:00
Heiko
f695421576
Update NewFeatures31.mdpp
2016-10-19 12:51:43 +02:00
Mark
af1a90043b
changed Endpoint Administation Confugiration docu (added VelocyStream)
2016-10-19 11:11:09 +02:00
jsteemann
02a170c98c
updated feature list and upgrading info
2016-10-19 10:50:27 +02:00
Frank Celler
c316505547
added new features, cleanup SSL
2016-10-18 23:08:51 +02:00
Jan Steemann
76dc6e7e2a
added blank pages
2016-10-18 10:22:04 +02:00
Frank Celler
cd1245058f
cleanup of options
2016-10-17 18:57:43 +02:00
Frank Celler
d166b48c20
minor typos
2016-10-17 18:57:43 +02:00
Frank Celler
1c67eac0f3
generalized to ArangoDB 3
2016-10-17 18:57:43 +02:00
Frank Celler
4a31cbee9a
reorder sub-sections
2016-10-17 18:57:43 +02:00