1
0
Fork 0
Commit Graph

2818 Commits

Author SHA1 Message Date
Jan Steemann 95cf1b65c3 fixed typo in example 2012-08-31 13:08:52 +02:00
Jan Steemann e8f80d3d0a added Doxygen to .gitignore 2012-08-31 12:08:37 +02:00
Jan Steemann 580915ca17 changed Makefiles for Doxygen. Generated documentation is now located in Doxygen/, sources are in Documentation/ 2012-08-31 12:04:32 +02:00
Jan Steemann 203aae2c2b issue #176: added example 2012-08-31 12:02:28 +02:00
Jan Steemann 4fa4b5b198 updated changelog 2012-08-31 10:51:44 +02:00
Jan Steemann 374b65e0d7 issue #177: fixed wrong error message 2012-08-31 10:49:36 +02:00
Frank Celler cdd26ee87c fixed status 2012-08-31 10:07:38 +02:00
Frank Celler bffc233a8e Merge branch 'master' of github.com:triAGENS/ArangoDB 2012-08-31 10:04:30 +02:00
Jan Steemann ebbac1891a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-08-31 09:33:49 +02:00
Jan Steemann e06b425d22 issue #174: extended documentation for within query 2012-08-31 09:32:22 +02:00
Frank Celler 3e35942af5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-08-31 09:31:57 +02:00
Frank Celler 5f16b7bfbe moved to utils 2012-08-31 09:31:39 +02:00
Jan Steemann b38f28b920 issue #179: fixed documentation error 2012-08-31 09:23:29 +02:00
Jan Steemann a556984ed0 issue #179: fixed documentation error 2012-08-31 09:22:48 +02:00
Jan Steemann f9e0d9fb28 issue #179: fixed documentation error 2012-08-31 09:22:04 +02:00
Frank Celler 6d38486be1 Merge branch 'master' of https://github.com/fceller/ArangoDB into devel 2012-08-31 09:00:42 +02:00
Frank Celler 70ef5fe692 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-08-31 09:00:14 +02:00
Frank Celler 8b34bbb9de fixed permission 2012-08-31 08:59:59 +02:00
Frank Celler 9a3c51c7b8 Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
	CHANGELOG
2012-08-31 08:59:19 +02:00
Jan Steemann 7cdfb3ba76 ignore .gitignore 2012-08-31 08:58:51 +02:00
Frank Celler 623cb82b41 Merge branch 'master' of github.com:triAGENS/ArangoDB
Conflicts:
	README.md
2012-08-31 08:58:37 +02:00
Frank Celler 516cfea36b moved to ArangoClient 2012-08-31 08:54:40 +02:00
Frank Celler 2ab77278d9 changes to allow SUBDIR build 2012-08-30 18:06:23 +02:00
Frank Celler bb6f099b24 changes to allow SUBDIR build 2012-08-30 17:40:03 +02:00
Frank Celler 39f4a8f833 cleanup directory structure and init file handling
moved common functions to ArangoClient
2012-08-30 16:54:42 +02:00
Frank Celler 4cf0323e6e fixed CHANGELOG 2012-08-30 16:52:04 +02:00
Frank Celler f825cd97ac replaces API section with link to web-site 2012-08-30 16:51:17 +02:00
Frank Celler 65008d57bc added D 2012-08-30 16:51:17 +02:00
Jan Steemann 363c5e1944 updated CHANGELOG 2012-08-30 16:51:16 +02:00
a-brandt 7a6ae34b18 bugfix wrong variable name 2012-08-30 13:33:03 +02:00
Jan Steemann 4f40dc09f6 fixed examples 2012-08-28 17:46:54 +02:00
Jan Steemann d80a24f25a issue #153: updated CHANGELOG 2012-08-28 17:31:23 +02:00
Jan Steemann 1167b62ca6 issue #153: wrote upgrade script for arango. this will convert collections into edge collections etc. 2012-08-28 17:29:36 +02:00
Jan Steemann 2f88d9413a issue #170 2012-08-28 14:08:54 +02:00
Jan Steemann 80db80d7e4 issue #170: changed help text 2012-08-28 14:08:00 +02:00
Jan Steemann f8bc6c449d issue #170: changed help text 2012-08-28 14:07:04 +02:00
Jan Steemann ed395ab8ce issue #153 2012-08-28 13:06:04 +02:00
Jan Steemann 5f6afc3609 issue #166: missing PDF 2012-08-28 11:25:07 +02:00
Jan Steemann 5bbe0cffcf issue #166: missing PDF 2012-08-28 11:20:24 +02:00
Jan Steemann fc4b977981 Merge branch '1.0' of https://github.com/triAGENS/ArangoDB into 1.0 2012-08-28 11:19:07 +02:00
Jan Steemann aeca8a6545 issue #166: missing PDF 2012-08-28 11:18:41 +02:00
Jan Steemann b8e7d5634d issue #153: edge collection should be a flag for a collection 2012-08-28 10:48:24 +02:00
Frank Celler 25f096ae77 fixed CHANGELOG 2012-08-27 16:09:29 +02:00
Frank Celler 105bc10fce Merge branch 'master' of github.com:triAGENS/ArangoDB into 1.0 2012-08-27 16:07:46 +02:00
Frank Celler 9376106cbc Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-08-27 16:07:21 +02:00
Jan Steemann 78e9da2992 fixed unicode unescape problem, added tests 2012-08-27 16:02:43 +02:00
Jan Steemann 434f4cf611 fixed Unicode unescaping for certain characters, added test case 2012-08-27 16:01:49 +02:00
Jan Steemann 00ec11ff23 fixed Unicode unescaping issue for certain characters, added test case 2012-08-27 16:01:02 +02:00
Frank Celler 2cb46cd4a7 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-08-27 15:53:03 +02:00
Jan Steemann 36add37fae added markers for attachments, but they are still unused 2012-08-27 14:12:14 +02:00