1
0
Fork 0
Commit Graph

230 Commits

Author SHA1 Message Date
Frank Celler 179a6ef8ff release version 2.5.0-alpha1 2015-02-16 09:59:06 +01:00
Willi Goesgens b1f881254d Upgrade V8 to 3.31.74.1 2015-01-19 19:29:31 +01:00
Frank Celler 0fe6692a99 moved to 2.5.0 2015-01-13 17:53:04 +01:00
Frank Celler 77e3d3dd6f added --enable-v8-debug 2015-01-08 21:59:31 +01:00
Frank Celler 06e09f607e fixed version info for cmake 2014-12-24 10:59:33 +01:00
Frank Celler 2d92e15497 removed TRI_ICU_VERSION 2014-12-24 09:01:36 +01:00
Frank Celler 281ca40555 renamed V8 to V8-3.29.59 2014-12-23 14:05:47 +01:00
Frank Celler aabfdc5669 cleanup of Makefiles 2014-12-19 00:13:51 +01:00
Frank Celler fdc04a5900 removed external icu, v8, and libev 2014-12-18 22:40:26 +01:00
Willi Goesgens ec4d6a33f4 Add more complex macro checking for -lrt 2014-12-16 18:47:57 +01:00
Willi Goesgens bd2485ff0d Check whether libc provides rt for later linking of V8; if not we need to add -lrt to our LDFLAGS.
See man clock_gettime for details.
2014-12-16 18:35:55 +01:00
Frank Celler e6ebc24cb0 added more components 2014-12-16 16:37:18 +01:00
Jan Steemann 4e5cde8443 Revert "release version 2.3.0"
This reverts commit 35d4368ad6f3f4ef8f37a2f43ed18c6c9ae5ccc6.

Conflicts:
	CHANGELOG
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/explain.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/tasks.json
	js/apps/system/aardvark/api-docs/traversal.json
	js/apps/system/aardvark/api-docs/version.json
2014-12-16 01:30:21 +01:00
Jan Steemann bcdeabd3ab Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
2014-12-15 21:53:51 +01:00
Willi Goesgens 1c4a72b106 The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
Frank Celler 9bd960fb21 release version 2.3.1 2014-11-28 20:01:19 +01:00
Frank Celler c9fb8f1a5b release version 2.3.0 2014-11-15 21:41:16 +01:00
Frank Celler f74849611d release version 2.3.0-beta2 2014-11-07 19:38:08 +01:00
Frank Celler 7e7262aa7f release version 2.3.0-beta1 2014-11-01 23:05:50 +01:00
Frank Celler 51f643e1db release version 2.3.0-alpha7 2014-11-01 20:44:05 +01:00
Frank Celler 82bf05f50f Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
	configure.ac
2014-10-31 10:39:42 +01:00
Jan Steemann c19060da27 changed www.arangodb.org to www.arangodb.org 2014-10-30 19:17:25 +01:00
Jan Steemann d5517ffcf7 m4 cleanup 2014-10-29 20:36:56 +01:00
Frank Celler 396a684f90 release version 2.3.0-alpha6 2014-10-29 13:31:21 +01:00
Frank Celler 1492e9f90e release version 2.3.0-alpha5 2014-10-03 10:04:56 +02:00
Frank Celler 6b8d77832e release version 2.3.0-alpha4 2014-10-02 18:39:48 +02:00
Frank Celler ed551397fa Merge branch 'aql2' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
	config/generateErrorfile.py
2014-10-02 17:40:01 +02:00
Frank Celler 4f25f295ed release version 2.3.0-alpha3 2014-09-15 10:04:39 +02:00
Frank Celler 314858b871 release version 2.3.0-alpha2 2014-09-14 22:11:43 +02:00
Frank Celler f1d8aafddf release version 2.3.0-alpha1 2014-09-14 17:17:00 +02:00
Jan Steemann aa20c9e980 renamed last C files... 2014-09-13 22:38:25 +02:00
Jan Steemann f8cf5dc26d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
	arangod/V8Server/v8-vocbase.cpp
2014-08-15 18:47:18 +02:00
Frank Celler 6f5343bc81 raised version number 2014-08-15 09:41:59 +02:00
Willi Goesgens dd1845ac8a Print beautiful stacktraces for C-Asserts. 2014-08-13 17:09:27 +02:00
Frank Celler 53047f7052 added RPM_OPTS 2014-06-26 13:03:29 +02:00
Frank Celler 4ae1f0cd4a added temporary attribute entries in shaper 2014-06-26 12:50:50 +02:00
Frank Celler afc211ac5f added --with-bison 2014-06-20 15:06:17 +02:00
Jan Steemann 1d68586500 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
	js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Frank Celler 900aa7f33b moved gharial from /system to /_api 2014-06-18 14:08:06 +02:00
Max Neunhoeffer 69353334eb Get rid of TRI_ENABLE_CLUSTER everywhere. 2014-05-21 14:46:47 +02:00
Jan Steemann 36567df644 removed libbson 2014-05-16 20:32:05 +02:00
Jan Steemann 14813638dd removed boost 2014-05-12 17:22:42 +02:00
Jan Steemann 07f3c479c0 print defaults 2014-04-08 10:00:42 +02:00
Max Neunhoeffer c33fd1395b Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-04-03 15:52:15 +02:00
Max Neunhoeffer b488e508a2 Add today's git version of libbson to 3rdParty. 2014-04-03 14:09:24 +02:00
Jan Steemann 32237dd7b2 bumped version number from 2.0 to 2.1 2014-04-03 13:42:55 +02:00
Frank Celler 56eb394f04 replace is now a protected virtual method 2014-03-12 18:19:50 +01:00
Frank Celler 33b15d7660 release version 2.0.0-rc1 2014-03-02 08:06:31 +01:00
Frank Celler 05e30a6b3e release version 2.0.0-beta2 2014-02-28 23:27:58 +01:00
Frank Celler c2706fd737 release version 2.0.0-beta1 2014-02-28 20:44:44 +01:00
Frank Celler 9a6d2e3f84 Merge branch 'sharding' of github.com:triAGENS/ArangoDB into 2.0 2014-02-27 16:51:18 +01:00
Frank Celler 134ec1b2bb added --enable-internal-go 2014-02-27 16:50:06 +01:00
Frank Celler dc7f16e2ae release version 2.0.0-alpha1 2014-02-27 13:28:13 +01:00
Max Neunhoeffer 9448ff8243 Add Makefile support for etcd. 2014-02-26 23:05:20 +01:00
Max Neunhoeffer db4158b9ae Make all-in-one-boost the default and say so. 2014-01-27 11:50:13 +01:00
Max Neunhoeffer 4f5b8f0462 Try to add boost libraries for shared_ptr. 2014-01-27 11:38:59 +01:00
Jan Steemann 9e21cf9b7e added configure option --enable-cluster 2013-12-10 14:46:16 +01:00
Frank Celler eea1fea806 fixed build number 2013-10-29 12:58:22 +01:00
Frank Celler ff36cad3a8 release version 1.4.0 2013-10-29 11:27:35 +01:00
Frank Celler d33bcdc623 rc1 2013-10-28 17:54:24 +01:00
Frank Celler 96d3c32cb7 added startup script 2013-10-27 20:14:48 +01:00
Frank Celler 63d2d0ac4c release version 1.4.0-beta2 2013-10-14 14:10:12 +02:00
Frank Celler 9228cbc2fa release version 1.4.0-beta1 2013-09-30 14:58:16 +02:00
Frank Celler dd99985514 release version 1.4.0-alpha2 2013-09-05 13:17:54 +02:00
Frank Celler 055e172bdb Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
Conflicts:
	arangod/Replication/Syncer.cpp
	arangod/VocBase/index-garbage-collector.c
	build_posix.h
	html/admin/api-docs/traversal.json
	js/apps/aardvark/api-docs/collection.json
	js/apps/aardvark/api-docs/cursor.json
	js/apps/aardvark/api-docs/document.json
	js/apps/aardvark/api-docs/edge.json
	js/apps/aardvark/api-docs/edges.json
	js/apps/aardvark/api-docs/graph.json
	js/apps/aardvark/api-docs/index.json
	js/apps/aardvark/api-docs/replication.json
	js/apps/aardvark/api-docs/simple.json
	js/apps/aardvark/api-docs/system.json
2013-09-05 13:03:07 +02:00
Jan Steemann 7cb6b7d922 simplified build.h stuff 2013-08-28 19:57:07 +02:00
Frank Celler b7dd8a2ef6 release version 1.4.0-alpha1 2013-08-01 11:40:09 +02:00
Jan Steemann 002ebd48bc removed all replication conditionals 2013-07-30 13:16:37 +02:00
Jan Steemann 6e9c3e8e2c replication logging 2013-06-26 12:04:55 +02:00
Frank Celler d9a9f6e04b raised version to 1.4 2013-05-12 20:03:23 +02:00
Frank Celler 7135714207 removed the static options 2013-04-06 23:18:05 +02:00
Jan Steemann 76a86a853f fixed build? 2013-03-24 10:43:55 +01:00
Jan Steemann 1ea4c1c4b0 issue #443 2013-03-08 15:16:29 +01:00
Jan Steemann 8a0f26f1e2 extension for issue #438 2013-03-08 13:11:47 +01:00
Jan Steemann 092327058b potential solution for #438 (non-windows) 2013-03-07 10:50:40 +01:00
Frank Celler 1345a1c08c updated examples, VERSION, removed uneeded include 2013-03-03 22:59:39 +01:00
Jan Steemann 81f79315d1 removed configure option --enable-zone-debug 2013-02-22 15:54:14 +01:00
Jan Steemann ade0e5bea0 removed configure option --enable-arangob 2013-02-22 15:40:47 +01:00
a-brandt 40b2978cf9 changed version to 1.2.devel 2013-02-18 10:21:30 +01:00
Frank Celler 9836f3f349 fixed version number 2013-02-16 13:45:37 +01:00
Frank Celler d461356c67 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
	CHANGELOG
	Documentation/Makefile.files
	VERSION
	arangod/Documentation/api-graph.dox
	arangod/Documentation/api-simple.dox
	arangod/Documentation/aql.dox
	arangod/Documentation/implementor-manual.dox
	arangod/Documentation/index-cap.dox
	arangod/Documentation/index-fulltext.dox
	arangod/Documentation/index-geo.dox
	arangod/Documentation/index-hash.dox
	arangod/Documentation/index-skiplist.dox
	build_posix.h
	configure.ac
	js/common/tests/shell-database.js
2013-02-10 16:22:55 +01:00
a-brandt e1e32f0e3b changed version number to 1.3.alpha 2013-02-06 10:22:58 +01:00
Frank Celler 1c2441da37 release version 1.2.beta1 2013-02-01 23:15:46 +01:00
Jan Steemann 47ad5e1139 removed dead configure option for 1.2 2013-01-30 13:19:20 +01:00
Frank Celler 503e0ff8fe fixed merge conflicts 2013-01-02 18:07:57 +01:00
Frank Celler d5f24ce13c Merge remote-tracking branch 'origin/windows' into HEAD
Conflicts:
	CHANGELOG
	Documentation/InstallationManual/Installing.md
	Documentation/Makefile.files
	Documentation/Scripts/generateTOC.py
	Documentation/header.html
	Installation/OBS/clean-repo.sh
	Installation/OBS/create-repo.sh
	Installation/OBS/create-ymp.sh
	Installation/OBS/index.html
	Installation/OBS/load-repo.sh
	Makefile.in
	VERSION
	aclocal.m4
	arangod/Ahuacatl/ahuacatl-functions.c
	arangod/Documentation/user-manual.dox
	arangod/V8Server/v8-actions.cpp
	arangod/V8Server/v8-vocbase.cpp
	arangod/VocBase/collection.c
	arangod/VocBase/datafile.c
	arangosh/V8Client/arangosh.cpp
	config/compile
	config/config.guess
	config/config.sub
	config/depcomp
	config/install-sh
	config/missing
	configure
	configure.ac
	js/server/arango-upgrade.js
	js/server/modules/org/arangodb/actions.js
	lib/BasicsC/logging.c
	lib/Utilities/ScriptLoader.cpp
2012-12-20 11:11:47 +01:00
Oreste Panaia 83ded3fc1f windows fixes 2012-12-20 17:17:30 +08:00
Frank Celler 621e4409bc Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
	.gitignore
	CHANGELOG
	Documentation/Makefile.files
	Installation/build.sh
	Installation/epm/arangodb.list
	Makefile.in
	README
	README.md
	VERSION
	aclocal.m4
	arangod/HashIndex/hasharray.c
	arangod/RestServer/ArangoServer.cpp
	arangod/V8Server/ApplicationV8.cpp
	config/config.guess
	config/config.sub
	config/depcomp
	configure
	configure.ac
	html/admin/js/master.js
	js/server/arango-password.js
	js/server/version-check.js
	lib/BasicsC/files.c
	lib/BasicsC/logging.c
	utils/Makefile.files
2012-12-18 13:37:34 +01:00
Frank Celler 9b4c1168b3 release version 1.1.1 2012-12-18 12:29:17 +01:00
Frank Celler 93b19fb8df added debug output for configure 2012-12-18 12:00:51 +01:00
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
Jan Steemann 55776761bf increased version number to 1.2 2012-11-20 01:40:40 +01:00
Frank Celler 28bdd337d0 add maintainer and automagic files
added configure to AUTOMAGIC files
2012-11-13 16:23:01 +01:00
Frank Celler efdad9df10 add maintainer and automagic files 2012-11-13 16:18:23 +01:00
Frank Celler feeb098bc4 release version 1.0.4 2012-11-12 17:56:09 +01:00
Jan Steemann 9507913990 release version 1.0.3 2012-11-08 10:29:58 +01:00
Jan Steemann d9f8219bd6 added --enable-trx option 2012-10-31 11:21:06 +01:00
Frank Celler f15c10d798 release version 1.0.2 2012-10-22 11:17:16 +02:00
Frank Celler e8093d68fe upgraded to Doxygen 1.8.x 2012-10-18 16:38:20 +02:00
Jan Steemann 254ce53be0 changed version number to 1.1.0 2012-10-09 10:57:56 +02:00