Frank Celler
b572db4f19
style guide
2015-10-07 15:54:18 +02:00
Alan Plum
5b7f3d19d0
Deprecate CS in 2.9, not 2.8
2015-10-06 12:47:58 +02:00
CoDEmanX
41d6594246
Documentation formatting
2015-10-02 03:14:55 +02:00
Wilfried Goesgens
f4c68b9dd1
raise an exception if a RESTREPLYBODY is seen before RESTRETURNCODE
2015-10-01 20:09:08 +02:00
Frank Celler
e1575aa11d
removed remark about Micro Instance
2015-10-01 17:45:42 +02:00
Claudius Weinberger
37f52fd42f
Insert a blank
2015-10-01 17:25:08 +02:00
Wilfried Goesgens
160d9a1e53
Two more places to follow General-Graph -> GeneralGraph
2015-10-01 14:48:34 +02:00
Wilfried Goesgens
b66c00f55e
New examples generated by the fixed require mechanism.
2015-10-01 13:30:55 +02:00
Wilfried Goesgens
aa12514b5c
Fix links; currently links in REST-documentation only work in the RESTDESCRIPTION :-(
2015-10-01 13:30:55 +02:00
Jan Steemann
7933fe5d4b
restore 2.6 behavior for db-based modules
2015-10-01 10:51:23 +02:00
Frank Celler
1d95974293
removed out-dated comments
2015-10-01 10:17:19 +02:00
Frank Celler
9d49eb9d05
updated to devel branch
2015-09-29 13:15:41 +02:00
Frank Celler
f8c79f1ab0
added ARANGODB_DEFAULT_ROOT_PASSWORD
2015-09-29 13:15:25 +02:00
Wilfried Goesgens
7513a59b3f
de-escape markdown in anchors.
2015-09-28 17:58:59 +02:00
Wilfried Goesgens
626cd4ffff
Use some more links to the exmaple graphs.
2015-09-28 17:58:32 +02:00
Wilfried Goesgens
c3d587a239
We now return 202 in org/arangodb/actions/echoRequest
2015-09-25 17:00:54 +02:00
Wilfried Goesgens
712a3bcceb
Implement a starting resource for graph documentation
2015-09-24 18:53:23 +02:00
Wilfried Goesgens
3ec86166e8
Fix detection of curl examples
2015-09-24 18:39:53 +02:00
Jan Steemann
4249095456
issue #1507 : added optional *allowImplicit* sub-attribute for transactions
2015-09-24 15:50:00 +02:00
Wilfried Goesgens
a9ea2122d5
Revert 9cd38eba44
again.
2015-09-24 14:09:14 +02:00
Jan
22dd080566
Merge pull request #1498 from thurt/patch-1
...
Remove duplicate "/firstCollection"
2015-09-24 13:00:20 +02:00
Wilfried Goesgens
9cd38eba44
Partially revert 6aabcb99c5
- this http interface is still required for blueprints.
2015-09-23 17:02:42 +02:00
Wilfried Goesgens
6aabcb99c5
Remove deprecated graph documentation.
2015-09-23 14:26:24 +02:00
Wilfried Goesgens
44c2063662
Add information about the graph the samples are querying so the user has a better overview.
2015-09-23 14:12:18 +02:00
Michael Hackstein
52559caa6f
Deleted localstorage used for searching in the docs. This search is not used anymore but still the result was ddisplayed for old searches
2015-09-22 17:22:28 +02:00
Wilfried Goesgens
3af172c8a1
Fix typos, add links to mesos
2015-09-21 16:52:45 +02:00
Wilfried Goesgens
d75bee43b7
Use the same plugin for the index as the docs.arangodb.com does
2015-09-21 16:50:19 +02:00
Wilfried Goesgens
15b1d7cfd5
Migrate sub-structured replies to swagger2 preproc docu style
2015-09-18 17:02:53 +02:00
thurt
acfb3fd700
Remove duplicate "/firstCollection"
...
The code snippets for API calls and cURL examples seem to have an additional "/firstCollection" in the URI.
2015-09-17 22:22:45 -04:00
Wilfried Goesgens
17f1b316dd
Add checker for MarkdownPP failures; fix existing failures ( fixes #1497 )
...
MarkdownPP fails on broken ``` code sections.
2015-09-17 17:26:01 +02:00
Wilfried Goesgens
90aab26866
Add html reply logger
2015-09-17 15:54:27 +02:00
Wilfried Goesgens
a8e0818444
group the routes in the swagger api to get a leaner toplevel index
2015-09-17 15:53:19 +02:00
Wilfried Goesgens
b06d03e84f
Cleanup documentation for remaining @-tags
2015-09-17 11:15:33 +02:00
jsteemann
335e46d222
added generated documentation
2015-09-16 19:59:17 +02:00
jsteemann
0196dc0f51
documentation fixes
2015-09-16 19:58:59 +02:00
Jan Steemann
30aedaad44
fixed replacement of @RESTURLPARAMS
2015-09-16 18:03:23 +02:00
Wilfried Goesgens
70a2c74c1b
Update RESTAPI documentation handling to work with the swagger 2 api
...
- use the structures from the swagger for post / reply structures
- add missing documentation snippets to their respective places
- fix syntax of documentation blocks
2015-09-16 16:35:13 +02:00
Wilfried Goesgens
1db31321e4
Fix http server header
2015-09-16 16:17:26 +02:00
CoDEmanX
f13c2f1fce
Alternative DATE_FORMAT() implementation
2015-09-15 11:43:57 +02:00
jsteemann
80617c8716
updated hash index documentation
2015-09-15 00:16:36 +02:00
jsteemann
22e17814e3
additionally allow the following characters in document keys:
...
`(` `)` `+` `,` `=` `;` `$` `!` `*` `'` `%`
2015-09-15 00:16:08 +02:00
Jan Steemann
72cc037ef3
updated hash index information
2015-09-14 17:45:01 +02:00
Jan Steemann
75ccd7e2cc
fixed incremental sync method
2015-09-14 17:44:12 +02:00
Wilfried Goesgens
5e259f4d14
Fix anchor by using http escaped braces
2015-09-14 14:10:26 +02:00
Jan Steemann
e2b28e842e
issue #1480 : Please mention projection & co. in Doc chapter 12.2 - Returning documents
2015-09-14 13:44:11 +02:00
Jan Steemann
400f3fa7c4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-14 11:55:46 +02:00
CoDEmanX
4158f7d12b
Add AQL function DATE_DAYS_IN_MONTH(), extend DATE_FORMAT()
...
Conflicts:
js/server/modules/org/arangodb/aql.js
2015-09-14 11:35:04 +02:00
Wilfried Goesgens
0507d6c885
Fix docublock syntax - names mustn't superseede each others.
2015-09-14 11:31:15 +02:00
Wilfried Goesgens
19fb4e18d5
New example.
2015-09-14 11:24:34 +02:00
Wilfried Goesgens
da1f023de6
Generate examples, fix cleanup
2015-09-14 11:22:39 +02:00