1
0
Fork 0
arangodb/UnitTests/HttpInterface
Frank Celler 051705c7b9 Merge branch '1.1' of github.com:triAGENS/ArangoDB
Conflicts:
	.gitignore
	CHANGELOG
	Doxygen/Examples.ArangoDB/arangosh-options
	Doxygen/arango-html.doxy
	Doxygen/arango-latex.doxy
	Doxygen/arango-xml.doxy
	Doxygen/arango.template
	Makefile.in
	UnitTests/HttpInterface/api-collection-spec.rb
	VERSION
	arangod/Ahuacatl/ahuacatl-access-optimiser.c
	arangod/Documentation/first-steps-arangodb.dox
	arangod/Documentation/user-manual.dox
	arangod/HashIndex/compare.h
	arangod/HashIndex/hasharray.c
	arangod/HashIndex/hasharray.h
	arangod/HashIndex/hashindex.h
	arangod/V8Server/v8-actions.cpp
	arangod/VocBase/simple-collection.c
	arangosh/V8Client/V8ClientConnection.cpp
	arangosh/V8Client/V8ClientConnection.h
	arangosh/V8Client/arangoimp.cpp
	arangosh/V8Client/arangosh.cpp
	configure
	configure.ac
	html/admin/css/layout.css
	html/admin/index.html
	html/admin/js/master.js
	js/actions/system/api-system.js
	js/common/bootstrap/js-modules.h
	js/server/js-ahuacatl.h
	js/server/js-server.h
	js/server/server.js
	lib/BasicsC/voc-errors.c
	lib/V8/v8-globals.h
2012-12-05 12:34:08 +01:00
..
Gemfile added drop collection 2012-03-27 13:11:05 +02:00
api-batch-spec.rb issue #224: allow optional content-id for batches 2012-10-09 14:50:20 +02:00
api-blueprints-spec.rb blueprints api updates 2012-11-21 14:14:55 +01:00
api-collection-spec.rb Merge branch '1.1' of github.com:triAGENS/ArangoDB 2012-12-05 12:34:08 +01:00
api-cursor-spec.rb fixed unittests 2012-09-24 12:17:29 +02:00
api-explain-spec.rb fixed unittests to allow for charset 2012-09-19 16:03:00 +02:00
api-http-spec.rb some more tests 2012-09-27 11:24:49 +02:00
api-import-spec.rb issue #156: fixed memleaks in /_api/import 2012-08-15 14:24:59 +02:00
api-index-bitarray-spec.rb Added additional error numbers for bitarray index creation 2012-09-17 19:57:10 +08:00
api-index-hash-spec.rb Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-05-26 23:53:43 +02:00
api-index-skiplist-spec.rb Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-05-26 23:53:43 +02:00
api-index-spec.rb fixed unittests to allow for charset 2012-09-19 16:03:00 +02:00
api-simple-spec.rb Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel 2012-09-20 16:39:59 +02:00
api-statistics-spec.rb added api-statistic unittest 2012-09-20 11:36:16 +02:00
arangodb.rb more test cases for batch ops 2012-09-27 11:46:23 +02:00
arangomultipartbody.rb issue #224: allow optional content-id for batches 2012-10-09 14:50:20 +02:00
rest-create-document-spec.rb test cases for issue #213 2012-10-10 09:22:18 +02:00
rest-delete-document-spec.rb test cases for issue #213 2012-10-10 09:22:18 +02:00
rest-edge-spec.rb issue #277 2012-11-15 22:09:23 +01:00
rest-read-document-spec.rb added guards for collection locking and read/write transactions 2012-09-13 17:40:38 +02:00
rest-update-document-spec.rb test cases for issue #213 2012-10-10 09:22:18 +02:00
run-tests renamed "blueprint" to "blueprints" and added documentation and tests 2012-10-30 13:35:36 +01:00
stress-test.rb renamed /document => /_api/document 2012-05-22 16:31:47 +02:00