1
0
Fork 0
Commit Graph

1629 Commits

Author SHA1 Message Date
Frank Celler 66b8e54d8c added relative paths for unittests 2012-04-12 15:19:22 +02:00
Frank Celler aa8baa62f4 wrong escape 2012-04-12 15:06:40 +02:00
Frank Celler 2ed9558cdc cleanup 2012-04-12 15:02:29 +02:00
Frank Celler 1a5757690b added local build.sh for hudson 2012-04-12 13:59:20 +02:00
Frank Celler 443b9b1cff added rename 2012-04-12 13:05:23 +02:00
Frank Celler 103b9b168d fixed makefile to start/stop server, fixed figures 2012-04-12 12:42:41 +02:00
Frank Celler 1e52b7bf46 tests for document and collection 2012-04-12 12:03:33 +02:00
Frank Celler f8120c674d tests for document and collection 2012-04-12 12:03:30 +02:00
Jan Steemann 3c8484cd58 avoid log spamming in trace mode 2012-04-12 11:40:11 +02:00
Jan Steemann 960f9c8bfb fixed memleaks 2012-04-12 10:44:11 +02:00
Frank Celler 6034970909 fixed names 2012-04-11 23:37:02 +02:00
Frank Celler 535cbdf8c2 moved to common 2012-04-11 23:35:14 +02:00
Frank Celler 6ea41e0c20 fixed doc 2012-04-11 23:24:08 +02:00
Frank Celler e4271fba03 fixed figures 2012-04-11 23:19:50 +02:00
Frank Celler 7876271d06 fixed figures 2012-04-11 23:19:39 +02:00
Frank Celler d1d6715799 shell-document.js now passes 2012-04-11 22:27:56 +02:00
Frank Celler f61f7aafd0 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 21:50:56 +02:00
Frank Celler 9d5eea8824 starting to fixing avocsh to pass tests 2012-04-11 19:30:30 +02:00
Jan Steemann 4069829624 added more tests 2012-04-11 18:57:58 +02:00
Jan Steemann fa52c3d7a5 fixed primary index lookups, added tests 2012-04-11 18:05:34 +02:00
Jan Steemann 0cd4a392e4 Merge branch 'master' of http://github.com/triAGENS/AvocadoDB 2012-04-11 17:20:33 +02:00
Jan Steemann b0c1df5471 added tests 2012-04-11 17:20:16 +02:00
Frank Celler 1b7ac3b14f more doc for shell interface 2012-04-11 16:51:36 +02:00
Frank Celler 29fd5384af Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 16:47:48 +02:00
Frank Celler d87e698d61 more doc for shell interface 2012-04-11 16:47:42 +02:00
Jan Steemann 77b20a9e99 handle some out of memory conditions 2012-04-11 16:38:15 +02:00
Jan Steemann cbfcd40b66 only zero-fill the memory if malloc succeeded 2012-04-11 16:32:18 +02:00
Jan Steemann 31037393a8 fixed makefile for unittests 2012-04-11 16:05:12 +02:00
Jan Steemann 168b253f5f Merge branch 'master' of http://github.com/triAGENS/AvocadoDB 2012-04-11 15:53:34 +02:00
Jan Steemann 2cc4e8f29e issue #47: remove empty journal file when mmap fails. This avoids having lots of empty files on disk in case of repeated mmap fails 2012-04-11 15:51:30 +02:00
Frank Celler 8d0f2a27e2 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 15:41:08 +02:00
Frank Celler cb016351e8 documentation and minor fixes 2012-04-11 15:41:00 +02:00
Jan Steemann 4a9c017257 added free function for skiplist iterators 2012-04-11 13:43:20 +02:00
Frank Celler 9876db22cd Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 13:36:55 +02:00
Jan Steemann b60255698b changed the order of freeing memory on shutdown to avoid leaks 2012-04-11 13:23:08 +02:00
Jan Steemann 7358be9cb3 added more tests 2012-04-11 12:23:49 +02:00
Jan Steemann f86b71de0f added more tests 2012-04-11 12:11:19 +02:00
Jan Steemann db6cb13e21 added more tests 2012-04-11 12:05:00 +02:00
Jan Steemann 5c8be089fd issue #34: added check for scons 2012-04-11 11:56:32 +02:00
Jan Steemann 18c243734f added more javascript tests 2012-04-11 11:55:46 +02:00
Frank Celler 01209f08bd Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 11:38:16 +02:00
Frank Celler 2daf3fd271 started documentation of collection shell interface 2012-04-11 11:23:39 +02:00
Jan Steemann 68ff354ae7 issue #34: added some words about SCons in compile instructions 2012-04-11 11:02:49 +02:00
Jan Steemann 50ee263d6e issue #34: check for presence of scons when compiling V8 2012-04-11 10:58:10 +02:00
Jan Steemann f8bcc33070 Merge branch 'master' of http://github.com/triAGENS/AvocadoDB 2012-04-11 10:16:52 +02:00
Jan Steemann fe9424a070 fixed compile warnings 2012-04-11 10:16:35 +02:00
Frank Celler fc56a95019 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 10:14:24 +02:00
Frank Celler 0287ede825 Merge branch 'master' of github.com:triAGENS/AvocadoDB
Conflicts:
	UnitTests/HttpInterface/rest_create-document_spec.rb
2012-04-11 10:14:08 +02:00
Jan Steemann e72be58973 fixed compiler warnings 2012-04-11 10:10:52 +02:00
Frank Celler 9e87d18161 added shared client / admin port 2012-04-10 23:48:48 +02:00