1
0
Fork 0
Commit Graph

2837 Commits

Author SHA1 Message Date
Wilfried Goesgens 043c6af26e Fix paths 2016-10-11 19:44:17 +02:00
Michael Hackstein 467224dc8f Typo and optical fixes in DocumentatioN 2016-10-11 18:51:35 +02:00
Michael Hackstein 9edc31f769 Added a section that describes how SmartGraphs work. 2016-10-11 17:49:31 +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
Max Neunhoeffer b6fc4780e2 Some formulation changes and typos. 2016-10-11 15:34:36 +02:00
Michael Hackstein cfbfbcf177 Added documentation starting point for smart graphs. 2016-10-11 14:31:35 +02:00
Simran Brucherseifer 4af426f494 Fix Foxx Auth link in docs 2016-10-10 17:34:19 +02:00
Kaveh Vahedipour 544524eff7 agency documentation typos 2016-10-10 14:44:18 +02:00
Kaveh Vahedipour 144b6d3258 agency documentation typos 2016-10-10 14:43:01 +02:00
Frank Celler d5cd68cb5c cleanup endpoints 2016-10-10 14:40:55 +02:00
Kaveh Vahedipour ff1fb96bbc Missing summary entry 2016-10-10 14:25:29 +02:00
Kaveh Vahedipour 7ef7123a4a Missing summary entry 2016-10-10 14:19:17 +02:00
Kaveh Vahedipour 8c2661662e overview documentation of agency 2016-10-10 12:36:44 +02:00
Kaveh Vahedipour bc6e88e264 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-10 12:30:54 +02:00
Kaveh Vahedipour 02ffbb2fb0 overview documentation of agency 2016-10-10 12:30:44 +02:00
Kaveh Vahedipour 6f9a37976a Added agency HTTP API 2016-10-10 12:07:59 +02:00
Frank Celler b0d4f7a5e7 switch to bold 2016-10-10 11:10:31 +02:00
Kaveh Vahedipour 577c13b8e8 overview documentation of agency 2016-10-10 10:05:10 +02:00
Frank Celler 22d437b6d7 added missing file 2016-10-06 14:55:42 +02:00
Frank Celler 8e3a73281e added more events 2016-10-06 14:14:38 +02:00
Frank Celler f83f6a7114 more authentication events, fixed changePassword 2016-10-03 19:54:54 +02:00
Simran Brucherseifer f553d00376 Describe current format of document _key 2016-09-28 19:04:36 +02:00
Simran Brucherseifer 7366ef3982 Docs: adds links to AQL traversal for anonymous graphs 2016-09-28 19:04:36 +02:00
Simran Brucherseifer 1f0ecf9462 fix sortedness documentation (additional clarification) 2016-09-27 18:24:41 +02:00
Jan Steemann 40dbed7a19 fix sortedness documentation 2016-09-27 09:16:06 +02:00
Wilfried Goesgens 63f36f8ef5 Add documentation of arangobench testcases 2016-09-21 10:29:40 +02:00
Wilfried Goesgens ebb67be6ac Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-16 16:19:53 +02:00
Wilfried Goesgens b96cdf4ba8 Remove outdated information about suppress-shape-information which was removed with ArangoDB 3.0, as reported by Tomek on Stackoverflow. 2016-09-16 16:18:45 +02:00
Simran Brucherseifer 14d69c1f04 examples about stacked escaping 2016-09-16 15:43:21 +02:00
Wilfried Goesgens ed341aa8a2 examples about stacked escaping 2016-09-16 10:43:50 +02:00
Simran Brucherseifer 5b07b92346 Foxx: post route example that accepts an array of objects 2016-09-14 15:09:20 +02:00
Simran Brucherseifer 55ae5b4bb6 Try to circumvent markdown parser quirks 2016-09-13 14:49:55 +02:00
Simran Brucherseifer 913cbab632 Link CONCAT and CONCAT_SEPARATOR functions 2016-09-13 14:49:55 +02:00
Wilfried Goesgens 28932a1264 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-12 16:32:34 +02:00
Wilfried Goesgens 6cf2f5b17a Link the CONCAT_SEPARATOR function. 2016-09-12 16:32:13 +02:00
Simran Brucherseifer 3b9c8fb4d5 Typo fixes in docs 2016-09-12 09:52:36 +02:00
Michael Hackstein adf2601e73 Merge branch 'devel' of github.com:arangodb/arangodb into generic-col-types 2016-09-08 16:26:57 +02:00
Wilfried Goesgens c4c91a8189 Specify how uniq autogenerated _key's can be. 2016-09-08 13:48:23 +02:00
jsteemann 504b102268 added HTTP REST APIs for online loglevel adjustments:
- GET `/_admin/log/level` returns the current loglevel settings
- PUT `/_admin/log/level` modifies the current loglevel settings
2016-09-08 11:15:49 +02:00
jsteemann 32d35f25af Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-07 10:35:29 +02:00
Mark e417e34d0e changed default for keepNull of modifyVertex/modifyEdge to true in Gharial 2016-09-07 10:31:35 +02:00
jsteemann a6cdc648a1 Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-06 15:41:56 +02:00
Mark af9585dc14 fixed Graph-API Doku 2016-09-06 15:38:22 +02:00
jsteemann 4492409d5f Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-02 15:23:15 +02:00
Wilfried Goesgens 69abacdd16 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-02 11:54:56 +02:00
Wilfried Goesgens 1549644086 Explain the config a bit more abstract. 2016-09-02 11:37:26 +02:00
jsteemann b76bf9b3fb Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-02 10:31:31 +02:00
Andreas Streichardt 70388c4461 Also fix secondaries 2016-09-02 10:30:02 +02:00
Andreas Streichardt 8ff8a8eaa7 Make database directory more obvious 2016-09-02 10:22:11 +02:00
jsteemann c988a8845d Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types 2016-09-01 16:53:16 +02:00