1
0
Fork 0
Commit Graph

159 Commits

Author SHA1 Message Date
Jan Steemann b0ee8b406e issue #187: the unittests will now run arango-upgrade before the tests are started 2012-09-06 14:53:31 +02:00
Jan Steemann 7a20b188ba issue #188 2012-09-06 13:35:01 +02:00
Jan Steemann 8944637717 issue #183: strange unittest error 2012-09-03 08:42:38 +02:00
Jan Steemann b8f694ec0a issue #178: added test cases for arangoimp 2012-08-31 13:31:16 +02:00
Frank Celler 2ab77278d9 changes to allow SUBDIR build 2012-08-30 18:06:23 +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
Jan Steemann ed395ab8ce issue #153 2012-08-28 13:06:04 +02:00
Jan Steemann b8e7d5634d issue #153: edge collection should be a flag for a collection 2012-08-28 10:48:24 +02:00
Jan Steemann 78e9da2992 fixed unicode unescape problem, added tests 2012-08-27 16:02:43 +02:00
Frank Celler d26b082ef6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	CHANGELOG
	Makefile.in
	UnitTests/Makefile.files
2012-08-24 09:59:16 +02:00
Frank Celler 35fa7aee93 fixed subdirectory build 2012-08-19 22:38:16 +02:00
Jan Steemann 0c822a8da1 issue #156: fixed memleaks in /_api/import 2012-08-15 14:24:59 +02:00
Jan Steemann 384384932e issue #59: added tests for /_api/import 2012-08-15 10:31:25 +02:00
Jan Steemann 2af764ba08 issue #145: added epsilon 2012-08-09 15:06:22 +02:00
Jan Steemann c596e37d59 offsetof only supports POD types, no C++ types 2012-08-06 13:44:08 +02:00
Jan Steemann c602be9ad2 added tests for ssl and unix socket endpoints 2012-07-27 10:47:03 +02:00
Jan Steemann a2ddf69ba3 unit test for Endpoint classes 2012-07-26 16:41:45 +02:00
Jan Steemann 9a3ff0cb38 fixed clang compile warning 2012-07-20 13:10:32 +02:00
Frank Celler 08ff930154 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-07-09 14:24:38 +02:00
Jan Steemann 829acdcbe9 some speedups for JSON parsing, correction of Unicode escape sequence handling 2012-07-05 09:31:56 +02:00
a-brandt f811a474e6 added require 'rubygems' 2012-07-03 16:19:19 +02:00
Jan Steemann 92e73b1bb8 issue #112: do not accept document with duplicate attribute names 2012-06-22 11:36:48 +02:00
Jan Steemann 5a74e95f35 allow reusing ids and revision when creating collections and documents 2012-06-19 15:50:52 +02:00
Jan Steemann d7ca7ae1b7 added "official" explain API 2012-06-13 13:27:39 +02:00
Jan Steemann cfccab47eb issue #100: "count" attribute exists in cursor response with "count: false" 2012-06-06 09:54:39 +02:00
Frank Celler d3371496e1 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-05-26 23:53:43 +02:00
Frank Celler 465b800f04 fixed message 2012-05-26 23:53:34 +02:00
Frank Celler 0da248eec9 fixed error handling 2012-05-26 23:51:55 +02:00
Frank Celler 67e5ea65b3 console is now a module 2012-05-24 23:59:53 +02:00
Frank Celler 0236954f04 Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	html/admin/js/client.js
	html/admin/js/master.js
2012-05-23 11:44:40 +02:00
Frank Celler 95313be897 renamed /document => /_api/document 2012-05-22 16:31:47 +02:00
Jan Steemann 450f6ca4c4 fixed some errors found by valgrind/gcc 2012-05-22 09:11:17 +02:00
Frank Celler 0f67b3dd54 skip list tests 2012-05-21 17:45:27 +02:00
Jan Steemann ec14a1cc5a issue #66: adjusted test file that accesses version API 2012-05-15 00:08:49 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Jan Steemann f09f6ba0a1 fixed expected error numbers 2012-05-11 17:51:27 +02:00
Jan Steemann ba15a6677c some fixes after removal of some error codes 2012-05-11 17:32:32 +02:00
Frank Celler 89ce610379 fixed for by-example 2012-05-10 17:10:07 +02:00
Frank Celler add0aff2c3 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-09 10:41:49 +02:00
Jan Steemann 2234a38ab9 more test cases 2012-05-09 09:11:33 +02:00
Jan Steemann ada9a72dd7 added tests 2012-05-09 01:04:56 +02:00
Jan Steemann 135362ab6e added some tests 2012-05-09 00:19:17 +02:00
Frank Celler facc0c499b added hash test 2012-05-08 17:00:57 +02:00
Frank Celler 5a93599712 fixed handling of null 2012-05-08 15:46:54 +02:00
Frank Celler db868d1147 Merge branch 'oreste' of github.com:triAGENS/AvocadoDB
Conflicts:
	BasicsC/vector.c
2012-05-08 09:31:26 +02:00
Frank Celler de0b90b664 merged with oreste 2012-05-08 09:28:18 +02:00
Frank Celler 77dd9fc890 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-07 16:08:40 +02:00
Frank Celler 5c5f0827b3 fixed byExample and firstExample 2012-05-07 16:08:23 +02:00
Jan Steemann a4dc4e79f6 re-committed memleak fix for geoindexes, this time with adjust test 2012-05-07 14:34:51 +02:00
Frank Celler f47788fea6 simple query 2012-05-06 20:05:59 +02:00