1
0
Fork 0
Commit Graph

97 Commits

Author SHA1 Message Date
Max Neunhoeffer fc6ff3e427 Fix an example. 2014-02-12 15:20:40 +01:00
Jan Steemann 1500318dd4 fixed documentation errors 2014-01-27 14:50:17 +01:00
Jan Steemann 12dbcc535d updated import manual 2014-01-21 09:16:42 +01:00
Frank Celler 84507cfc44 merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
Jan Steemann 28110b01e3 issue #671: make more graph-methods work client-side, too 2013-11-25 10:23:46 +01:00
Jan Steemann 6cf0fa2b4a issue #671: make other graph methods work client-side, too 2013-11-25 10:22:36 +01:00
Jan Steemann 64e233f882 updated docs 2013-10-30 11:18:11 +01:00
Jan Steemann 2060c1ceb6 updated docs 2013-10-30 09:51:57 +01:00
Jan Steemann 8ccab5b3c1 issue #424: Documentation about IDs needs to be upgraded
Conflicts:
	CHANGELOG
2013-10-30 09:43:43 +01:00
Jan Steemann 38b5bd8739 issue #424: Documentation about IDs needs to be upgraded 2013-10-30 03:01:36 +01:00
Jan Steemann 4533b6feaa removed some old example files 2013-10-30 01:27:15 +01:00
Frank Celler e6acd403ac updated documentation 2013-07-27 19:59:28 +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 654ea77f25 extended cap constraints with size constraints 2013-06-22 02:44:48 +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
Jan Steemann ebad0130ea updated docs 2013-05-10 12:26:15 +02:00
Frank Celler fb8d8799c3 moved document of console to JSModuleConsole, added packages and node 2013-04-23 18:39:25 +02:00
a-brandt 2355ce0420 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-22 13:22:34 +02:00
a-brandt 706e252f21 chnaged examples 2013-04-22 13:21:34 +02:00
Jan Steemann 66d790728a some doc updates 2013-04-22 09:23:05 +02:00
Jan Steemann 7d9777f8c5 extended API for user-defined AQL functions 2013-04-16 18:32:19 +02:00
Jan Steemann c945dbd2cd updated transaction API 2013-04-15 11:54:36 +02:00
Jan Steemann e366ec2da3 added documentation for transaction REST API 2013-04-13 00:51:02 +02:00
Frank Celler 1d7ee507e2 added TRI_ERROR_ARANGO_DOCUMENT_KEY_MISSING 2013-04-06 10:18:29 +02:00
Jan Steemann 0fc4d233a1 extended documentation on key generators 2013-03-28 16:56:27 +01:00
Thomas Richter 48df7ab80a work in progress 2013-03-26 09:13:56 +01:00
Frank Celler c773a0e825 replaced union by CONST_CAST 2013-03-15 11:37:49 +01:00
a-brandt d4ea6bfa31 documentation updates 2013-03-11 13:01:17 +01:00
Jan Steemann b66a7492b9 addendum for issue #443 2013-03-08 22:30:35 +01:00
Frank Celler 1345a1c08c updated examples, VERSION, removed uneeded include 2013-03-03 22:59:39 +01:00
Frank Celler f78dc0f5a6 added _admin/statistics and _admin/statistics-description 2013-03-01 13:40:49 +01:00
Frank Celler 3af1f5c2e8 new documentation format for REST calls, hopefully allowing swagger.it like output 2013-02-22 21:36:11 +01:00
Jan Steemann f2e3ac9528 fixed doxygen errors 2013-02-22 08:56:52 +01:00
Frank Celler 36da27ac6f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	Documentation/DbaManual/Authentication.md
	Documentation/DbaManual/UserManagementTOC.md
	js/common/modules/org/arangodb/users.js
2013-02-20 13:52:20 +01:00
Frank Celler a259580989 documentation cleanup 2013-02-20 13:47:28 +01:00
Jan Steemann d1edc4ddb2 added replaceByExample() and updateByExample() methods
added optional "limit" parameter for removeByExample() method
2013-02-19 11:38:55 +01:00
Frank Celler cf2888b4fc Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
	CHANGELOG
	Documentation/Manual/Upgrading12.md
	Installation/Linux/rc.arangod.OpenSuSE
2013-02-15 12:59:16 +01:00
Jan Steemann 831b84ab2e fixed issue #348 2013-02-14 15:19:08 +01:00
a-brandt d6426107f3 dded PATCH to graph api 2013-02-13 13:28:24 +01:00
a-brandt 0ea18150ff added PATCH to graph api 2013-02-13 13:27:43 +01:00
a-brandt 5097443c1f changed wrong http response code 2013-02-12 13:27:51 +01:00
a-brandt bcf6842fbb changed wrong http response code 2013-02-12 13:26:54 +01:00
Frank Celler d461356c67 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
	CHANGELOG
	Documentation/Makefile.files
	VERSION
	arangod/Documentation/api-graph.dox
	arangod/Documentation/api-simple.dox
	arangod/Documentation/aql.dox
	arangod/Documentation/implementor-manual.dox
	arangod/Documentation/index-cap.dox
	arangod/Documentation/index-fulltext.dox
	arangod/Documentation/index-geo.dox
	arangod/Documentation/index-hash.dox
	arangod/Documentation/index-skiplist.dox
	build_posix.h
	configure.ac
	js/common/tests/shell-database.js
2013-02-10 16:22:55 +01:00
Frank Celler fcecd3a15e moved .dox to .md 2013-02-09 23:11:48 +01:00
Frank Celler f6d54f0a85 moved .dox to .md 2013-02-09 22:57:32 +01:00
Frank Celler 8fdb571728 moved .dox to .md 2013-02-09 22:37:14 +01:00
Frank Celler 6ef349c473 moved .dox to .md 2013-02-09 21:42:20 +01:00
Frank Celler 9bf9862f2b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-02-09 13:15:34 +01:00