1
0
Fork 0
Commit Graph

2970 Commits

Author SHA1 Message Date
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
Jan Steemann 2e32fe9c2f added comments 2012-08-27 13:53:38 +02:00
Jan Steemann 04cacc4e32 fixed a typo in a comment 2012-08-27 13:51:39 +02:00
Frank Celler 76b6af6d1d replaces API section with link to web-site 2012-08-26 12:03:29 +02:00
Jan Steemann 77319e3438 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-08-24 15:53:03 +02:00
Frank Celler c4153bdb90 added D 2012-08-24 10:55:36 +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
Jan Steemann d4e0cbe8af fixed index documentation 2012-08-23 14:44:48 +02:00
Jan Steemann 832820e98f fixed index documentation 2012-08-23 14:44:29 +02:00
Jan Steemann 01f755b1a6 fixed index documentation 2012-08-23 14:44:07 +02:00
Jan Steemann 110b492f2d fixed index documentation 2012-08-23 14:20:30 +02:00
Jan Steemann f94f04675f fixed index documentation 2012-08-23 14:19:52 +02:00
Jan Steemann 93b182abc7 added documentation 2012-08-23 14:19:13 +02:00
Jan Steemann 58b3985c32 fixed wrong index examples 2012-08-23 14:16:09 +02:00
Jan Steemann d55807aa83 fixed an out of memory case 2012-08-21 16:59:52 +02:00
Jan Steemann a27aad5fb1 more valgrind memorial time 2012-08-21 15:18:05 +02:00
Jan Steemann 105af56bf7 issue #110: support for partial updates 2012-08-21 15:17:51 +02:00
Jan Steemann 7bca47e7fa updated CHANGELOG 2012-08-21 14:20:17 +02:00
Jan Steemann 1126c8fa06 issue #163 2012-08-21 14:19:45 +02:00
Jan Steemann ff973f399c issue #163 2012-08-21 13:04:39 +02:00
Jan Steemann 2c50c51e12 issue #163: remove dangling temp file so collections can be created 2012-08-21 13:02:22 +02:00
Jan Steemann bc56546f23 issue #110: allow partial updates 2012-08-21 11:50:55 +02:00
Jan Steemann 6f3159b951 adjusted README 2012-08-21 10:41:33 +02:00
Jan Steemann 8eb85b5c8f adjusted README 2012-08-21 10:40:21 +02:00
Jan Steemann e4a0ae9166 adjusted README 2012-08-21 10:39:03 +02:00
Jan Steemann b36776efb3 issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
Jan Steemann 4b16882b44 issue #131: make keep alive timeout configurable 2012-08-20 15:42:11 +02:00
Jan Steemann d602942925 preparation for issue #110: added HTTP patch method 2012-08-20 13:50:24 +02:00
Jan Steemann 2a3a85aa65 Merge pull request #161 from timoschilling/patch-1
change travis buildstatus image and link in readme
2012-08-20 04:20:00 -07:00
Jan Steemann fc624d464c fixed "reference error: VALGRIND is not defined" 2012-08-20 13:01:55 +02:00
Timo Schilling 41e681538c change travis buildstatus image and link in readme
change it from timoschilling/ArangoDB to triAGENS/ArangoDB
2012-08-20 14:01:49 +03:00
Jan Steemann 0c7021fab7 re-fixed #109: there is no way to reliably detect that a user is referring to some unknown/unloaded collection in arangosh. Therefore reverted the previous fix and simply added a startup notice for the user 2012-08-20 12:53:03 +02:00
Jan Steemann 291d3fbc64 issue #108: speed up truncate operation 2012-08-20 11:13:01 +02:00
Frank Celler 35fa7aee93 fixed subdirectory build 2012-08-19 22:38:16 +02:00
Frank Celler dc858ce842 Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
	html/admin/css/layout.css
	html/admin/js/master.js
2012-08-18 09:09:44 +02:00
Frank Celler fa41864b7a Merge remote-tracking branch 'origin/1.0' into devel
Conflicts:
	Installation/MacOSX/MacPorts/arango.conf
	Installation/arangod.conf.in
	Makefile.in
	arangod/RestServer/ArangoServer.h
	configure
	lib/V8/v8-utils.cpp
2012-08-18 09:00:43 +02:00
Frank Celler 1719144018 release version 1.0.0 2012-08-17 19:19:36 +02:00
Jan Steemann 26dda3ff7b issue #109 2012-08-17 15:14:40 +02:00
Jan Steemann 3609bad0e7 issue #109: added more user-friendly message if collection used does not exist on client (arangosh) 2012-08-17 13:15:31 +02:00
Frank Celler 935a38f540 fixed wiki section 2012-08-16 15:25:59 +02:00
Frank Celler 67e2b52316 release version 1.0.0 2012-08-16 14:09:45 +02:00
Frank Celler 19e84ad6fb release version 1.0.0 2012-08-16 13:55:01 +02:00
Frank Celler 38ae040cb5 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-08-16 13:45:34 +02:00
Frank Celler d1e5ab14fb updated CHANGELOG to reflect fixes 2012-08-16 13:45:13 +02:00
Frank Celler 58380ae1f5 Merge pull request #158 from jsteemann/issue154
issue #157: check for readline and ncurses headers, not only libraries
2012-08-16 04:43:39 -07:00
Frank Celler 0d65d6d906 more documentation cleanup 2012-08-16 13:42:02 +02:00
Lucas Dohmen 1699414168 Added two execution files for the comparison 2012-08-16 13:21:45 +02:00
Jan Steemann 43fcea0547 issue #157: check for readline and ncurses headers, not only libraries 2012-08-16 12:30:00 +02:00
Jan Steemann 0ddec8a62a issue #157: test for ncurses and readline headers, not only library files 2012-08-16 12:24:03 +02:00