1
0
Fork 0
Commit Graph

461 Commits

Author SHA1 Message Date
Thomas Richter 0f0b3b1321 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-08 12:49:13 +02:00
Thomas Richter b5fb60a6c5 minor fixes 2013-07-08 12:49:04 +02:00
Jan Steemann 77a6f1533a added docs for PATCH method for edges 2013-07-08 09:03:08 +02:00
Jan Steemann 54adfc1f04 re-added file that got deleted accidently 2013-07-05 16:40:34 +02:00
Jan Steemann a5febd4540 removed dead examples 2013-07-03 17:59:47 +02:00
Jan Steemann 300b784458 fixed documentation 2013-07-03 17:51:49 +02:00
Jan Steemann a309ebfe6a Merge pull request #566 from luebbert42/devel
Added note to installation manual
2013-07-03 05:13:39 -07:00
Doerthe Luebbert 2d6951ed32 Added note at the beginning of the All-in-one-version-description that there is a separate section for the Devel version 2013-07-03 13:06:02 +02:00
Jan Steemann 678e4ba95c fixed doxygen errors 2013-07-03 12:58:06 +02:00
Jan Steemann d7561e70e1 added logging options 2013-07-02 12:16:13 +02:00
Jan Steemann b318c9cec6 updated list of HTTP status codes 2013-07-01 14:32:14 +02:00
Jan Steemann 6c35ea2520 added missing explanation for system attributes 2013-07-01 10:09:09 +02:00
Doerthe Luebbert 27512f7088 added section on Fishbowl and how to install apps from the repo. Removed some German words 2013-06-28 18:05:02 +02:00
Thomas Richter 54c8435f1f format shell_reference_card fixed 2013-06-28 13:28:43 +02:00
Jan Steemann 97f875a69d prepared the manual for 1.4 2013-06-27 14:16:12 +02:00
Jan Steemann 7c0e6521fe updated manual 2013-06-27 14:07:55 +02:00
Jan Steemann 2ca29c1c53 issue #559: added Foxx documentation to User manual 2013-06-27 12:46:16 +02:00
Jan Steemann 2a286dc074 updated documentation for #557 2013-06-27 11:33:21 +02:00
Jan Steemann 44eddc05c7 updated documentation for --server.authenticate-system-only 2013-06-27 11:32:43 +02:00
Jan Steemann 14422986e0 added option --server.authenticate-system-only 2013-06-26 23:23:37 +02:00
Jan Steemann 5a9a13da8f fixed test, updated docs 2013-06-24 10:58:07 +02:00
Jan Steemann 654ea77f25 extended cap constraints with size constraints 2013-06-22 02:44:48 +02:00
Jan Steemann f8f77fe2ec updated FirstSteps 2013-06-21 21:50:17 +02:00
Jan Steemann 2d7edbef96 added db._exists() 2013-06-21 21:50:00 +02:00
Jan Steemann cae82f27e4 added `/_api/current-database` 2013-06-21 10:25:15 +02:00
Jan Steemann 14914b3bd7 use a more deterministic execution order when generating examples 2013-06-13 13:07:18 +02:00
Michael Hackstein c4f7e4905e Added a small fix to the documentation makefile, did not work as expected 2013-06-13 11:23:48 +02:00
Michael Hackstein 00ba9cedb4 Added a documentation-complete target, This will execute examples, swagger and doxygen 2013-06-13 11:08:53 +02:00
Michael Hackstein fc5f10b3ed Solved conflict 2013-06-13 09:48:46 +02:00
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Michael Hackstein 4dd6ff7219 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-12 16:08:10 +02:00
Michael Hackstein eea4fbce43 Changed make example to use http instead of unix, which does not work if you machine is to slow as mine is 2013-06-12 16:07:32 +02:00
Michael Hackstein ed32dd0a9b Started documentation of Traversals. Expander example not yet working 2013-06-12 16:06:47 +02:00
Thomas Richter c451eb734a first line break in swagger implementation-note text rendering in LI fixed 2013-06-12 10:40:44 +02:00
Jan Steemann f0994fd186 updated AQL examples 2013-06-11 18:25:10 +02:00
Jan Steemann 0acc1c9580 added stub documentation for traversals (still unfinished) 2013-06-11 15:58:41 +02:00
Jan Steemann 223674f399 fixed doxygen 2013-06-11 13:01:58 +02:00
Jan Steemann 0d535e89c7 fixed Doxygen error 2013-06-07 16:41:18 +02:00
Thomas Richter 94757fd74f generated examples for api-transaction.js 2013-06-07 12:47:30 +02:00
Jan Steemann b94feca02c fixed documentation errors 2013-06-04 22:55:07 +02:00
Thomas Richter f59cf903b0 Examples generated for RestEdgeHandler.cpp 2013-05-31 15:42:33 +02:00
Jan Steemann c435a5f706 removed links to non-existing images in documentation 2013-05-23 13:31:14 +02:00
Jan Steemann 21bb9c330d remove .setup-directories explicitly
for some reason, a `make doxygen` otherwise fails after a previous `make clean`
2013-05-22 08:55:56 +02:00
Thomas Richter d65492882c small cleanup 2013-05-14 14:35:24 +02:00
Jan Steemann e5f630c18e issue #523 2013-05-14 13:01:21 +02:00
Thomas Richter dbdd9b2b80 some REST documentation adapted for swagger 2013-05-13 16:30:23 +02:00
Jan Steemann a646e26105 bumped version number 2013-05-13 09:08:09 +02:00
Jan Steemann 95b44f588b issue #520: example bug in docs 2013-05-13 08:49:15 +02:00
Frank Celler 899e28536b added cheat sheet 2013-05-12 20:02:23 +02:00
Frank Celler f57c73f1ec fixed Upgrading, fixed copy of cheat-sheet
Conflicts:
	Makefile.in
2013-05-12 19:56:48 +02:00