1
0
Fork 0
Commit Graph

2267 Commits

Author SHA1 Message Date
jsteemann 18f54c2dde Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-15 17:21:35 +02:00
jsteemann ecd7de16cb added optimizer rule "inline-subqueries" 2016-04-15 17:21:22 +02:00
Jan Steemann bbfaee3bfe allow specifying collection name prefixes for `_from` and `_to` in arangoimp: 2016-04-15 16:18:23 +02:00
Kaveh Vahedipour 01ec96f859 correct handling of objects in agency op set 2016-04-14 14:03:42 +02:00
Kaveh Vahedipour 1293c9301a agency's own endpoint is now derived from server.endpoint 2016-04-04 11:23:46 +00:00
Jan Steemann 0b9b84ee11 fixed wrong documentation for SHORTEST_PATH 2016-03-24 18:19:03 +01:00
Andreas Streichardt 8cdf8eebad More python fixes 2016-03-23 18:36:22 +01:00
Frank Celler f6a833ac5d added generateSwagger 2016-03-17 14:40:09 +01:00
Frank Celler e0bb505dda fixed generateExample 2016-03-17 12:00:27 +01:00
Frank Celler d8746aaf88 moved swagger 2016-03-16 11:56:50 +01:00
Wilfried Goesgens f1a2f5e393 Styleguide cleanups as cmakelinter hints 2016-03-02 11:45:55 +01:00
Frank Celler e3165e29b5 cleanup man pages 2016-02-25 15:41:02 +01:00
Jan Steemann b1988c94b8 reduce variance in generated man pages 2016-02-25 13:48:50 +01:00
Frank Celler 38cb961a33 removed superfluous Makefile 2016-02-25 13:19:50 +01:00
Frank Celler 1cd53c20a1 added generateMimetypes and generateErrorfiles 2016-02-25 13:14:06 +01:00
Frank Celler f66df14cf8 only regenerated README in maintainer mode 2016-02-24 21:31:16 +01:00
Frank Celler fb8965d4b7 fixed manual pages 2016-02-24 19:56:47 +01:00
Frank Celler 48e39567fc fixed man page generation 2016-02-23 21:28:14 +01:00
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
Michael Hackstein a3cd1aa54e Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-02-15 10:25:31 +01:00
Mike Williamson 770a4751dc documentation: Clean up typos on graphs page. 2016-02-12 17:33:32 -05:00
Wilfried Goesgens 3d91d54af9 Examples once more. 2016-02-10 15:53:15 +01:00
Wilfried Goesgens 3514e30a96 Add profile query example 2016-02-10 15:53:15 +01:00
Wilfried Goesgens d57a7efd3e finish examples. 2016-02-10 15:53:15 +01:00
Wilfried Goesgens 23d54c7a64 Add new generated New examples 2016-02-10 15:53:15 +01:00
Wilfried Goesgens 5b5517b8ab Fix error message for exception. 2016-02-10 15:53:15 +01:00
Jan Steemann b580a7df22 updated CHANGELOG 2016-02-10 15:43:15 +01:00
Wilfried Goesgens d2f8021d8e make examples is history now. 2016-02-10 11:21:08 +01:00
jmvan 54334c7799 doc: added link between User Defined and HTTP Aql chapters 2016-02-09 04:35:21 +01:00
Wilfried Goesgens 273e7933fd Add a bit more context to our graph index. 2016-02-08 15:33:06 +01:00
Wilfried Goesgens 78437ed0f1 fix markdown syntax 2016-02-08 15:30:05 +01:00
jmvan 00eb8432cc doc: added statement about direct access to _aqlfunctions 2016-02-06 09:35:49 +01:00
jsteemann f5ad2f0d75 updated CHANGELOG 2016-02-06 00:37:59 +01:00
jsteemann c7401910e0 documentation updates 2016-02-05 23:00:26 +01:00
Michael Hackstein 84b1f9055d Further implementation of VPackAqlValue functions. This included VALUES and ATTRIBUTES. These functions by accident had an ordering in TRI_json_t which they do not have any more in VelocyPack. Clarified Documentation. 2016-02-04 13:49:59 +01:00
Frank Celler bb3acf8cd5 fixed /_admin/log 2016-02-04 00:41:50 +01:00
Wilfried Goesgens eab4e19e69 Clarify fire and forget jobs. 2016-02-03 16:24:58 +01:00
jmvan f504707c1d documentation: links between fulltext chapters 2016-02-02 17:41:40 +01:00
Wilfried Goesgens e743e6984d Add notes about backup and restore of graphs. 2016-02-02 11:34:38 +01:00
jmvan 03d8853a86 Documentation: Web Interface-bind parameter example added 2016-01-31 12:41:39 +01:00
jmvan 5d12293262 Documentation: Parameters Binding links 2016-01-30 20:45:56 +01:00
jmvan ce8c8d454b Documentation: Aql with ArangoDB Web Interface 2016-01-30 15:05:29 +01:00
jsteemann 353c9732b7 removed last LOG_xxx macros 2016-01-30 04:03:18 +01:00
Michael Hackstein 979e896d72 Added documentation for multi-direction collections. 2016-01-28 16:59:11 +01:00
Wilfried Goesgens fcd1a8cbfd Merge pull request #1686 from kibarda/devel
Documentation: Aql chapters update
2016-01-28 09:42:57 +01:00
Neuchatil 4455be1535 typo correction 2016-01-28 08:10:56 +01:00
jmvan da26ccd41e Documentaiotn: Aql links added 2016-01-27 20:49:44 +01:00
jmvan adc5702422 Documentation: Aql update 2016-01-27 19:55:34 +01:00
Jan Steemann de52abbf83 added AQL function `IS_SAME_COLLECTION` 2016-01-27 19:29:01 +01:00
Jan Steemann b58a08b5d0 fixed typos. thanks @pekeler for pointing at this 2016-01-26 09:12:52 +01:00