1
0
Fork 0
Commit Graph

106 Commits

Author SHA1 Message Date
Jan Steemann 76a86a853f fixed build? 2013-03-24 10:43:55 +01:00
Jan Steemann fd446bac1a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-03-23 19:14:02 +01:00
Jan Steemann 5cf913b2ca zlib 2013-03-23 19:13:31 +01:00
Frank Celler 629a519ca7 added gitignore 2013-03-23 16:45:45 +01:00
Frank Celler 4059f31170 return error message 2013-03-23 16:42:52 +01:00
Jan Steemann 1759b7d85a argl 2013-03-23 14:40:31 +01:00
Jan Steemann 189c3d87ec added configure 2013-03-23 14:39:38 +01:00
Jan Steemann d07bee0bde removed generated files 2013-03-23 14:26:36 +01:00
Jan Steemann 1dfc90bf0d added zlib 2013-03-23 14:24:01 +01:00
Frank Celler c915bfa5ff cleanup of indexes, fix for compaction (hash, cap, geo)
Conflicts:
	arangod/VocBase/compactor.c
	arangod/VocBase/document-collection.c
	arangod/VocBase/synchroniser.c
	arangod/VocBase/vocbase.c
2013-03-11 09:49:58 +01:00
Frank Celler dd96bb4abd Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-03 22:40:55 +01:00
Frank Celler 60037971dc rewrote statistics 2013-03-03 22:39:41 +01:00
Jan Steemann b6b60b487e removed CVS info 2013-03-01 12:04:11 +01:00
a-brandt e1502f5b81 added CFLAGS and CXXFLAGS 2013-02-27 13:14:56 +01:00
a-brandt b2f6d76dbe added werror=no to avoid too many errors 2013-02-19 15:52:38 +01:00
Jan Steemann 0585fa2e1d updated v8 version from 3.9.4 to 3.16.14.1 2013-02-18 15:03:02 +01:00
Frank Celler 2debef13f7 added more cleanup for 3rd party, see issue #269: fix make distclean & clean 2012-11-27 13:28:47 +01:00
Jan Steemann de13092bc1 issue #241 2012-10-15 10:23:53 +02:00
Frank Celler 1f96f6baaa removed generated files 2012-10-11 20:37:41 +02:00
Frank Celler 160b6a3661 using standard name 2012-10-11 19:14:05 +02:00
Frank Celler c293543011 cleanup of .gitignore 2012-10-11 16:18:53 +02:00
Jan Steemann afc80f51cd removed unneeded protobuf makefile 2012-10-11 15:59:43 +02:00
Frank Celler 27cf9d9b04 Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	3rdParty/Makefile.all-in-one-zeromq
	Makefile.in
	js/actions/system/api-blueprint.js
	js/actions/system/api-system.js
2012-10-11 14:33:31 +02:00
Jan Steemann ee6da07841 fixed compile warning 2012-09-26 12:51:13 +02:00
Jan Steemann 27dc95dd35 removed dependency on boost library 2012-09-24 19:11:38 +02:00
Jan Steemann 1726e46a27 hopefully this time it will be deleted 2012-09-24 17:35:50 +02:00
Jan Steemann a3dee04647 removed zeromq 2012-09-24 15:27:27 +02:00
Frank Celler e9b1e1c58f Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	3rdParty/mruby/include/mrbconf.h
	3rdParty/mruby/include/mruby.h
	3rdParty/mruby/include/mruby/array.h
	3rdParty/mruby/include/mruby/khash.h
	3rdParty/mruby/include/mruby/object.h
	3rdParty/mruby/include/mruby/variable.h
	3rdParty/mruby/mrblib/error.rb
	3rdParty/mruby/mrblib/print.rb
	3rdParty/mruby/src/array.c
	3rdParty/mruby/src/cdump.c
	3rdParty/mruby/src/class.c
	3rdParty/mruby/src/codegen.c
	3rdParty/mruby/src/error.c
	3rdParty/mruby/src/gc.c
	3rdParty/mruby/src/init.c
	3rdParty/mruby/src/kernel.c
	3rdParty/mruby/src/math.c
	3rdParty/mruby/src/numeric.c
	3rdParty/mruby/src/object.c
	3rdParty/mruby/src/parse.y
	3rdParty/mruby/src/pool.c
	3rdParty/mruby/src/proc.c
	3rdParty/mruby/src/range.c
	3rdParty/mruby/src/sprintf.c
	3rdParty/mruby/src/state.c
	3rdParty/mruby/src/string.c
	3rdParty/mruby/src/struct.c
	3rdParty/mruby/src/symbol.c
	3rdParty/mruby/src/time.c
	3rdParty/mruby/src/variable.c
	3rdParty/mruby/src/vm.c
	3rdParty/mruby/src/y.tab.c
	3rdParty/mruby/test/assert.rb
	3rdParty/mruby/test/t/array.rb
	3rdParty/mruby/test/t/exception.rb
	3rdParty/mruby/test/t/kernel.rb
	3rdParty/mruby/test/t/math.rb
	3rdParty/mruby/test/t/module.rb
	3rdParty/mruby/test/t/string.rb
	3rdParty/mruby/test/t/struct.rb
	3rdParty/mruby/test/t/time.rb
	3rdParty/mruby/tools/mirb/mirb.c
	3rdParty/mruby/tools/mruby/mruby.c
	Doxygen/arango-html.doxy
	Doxygen/arango.template
	Makefile.am
	Makefile.in
	UnitTests/HttpInterface/api-http-spec.rb
	aclocal.m4
	arangod/RestHandler/RestDocumentHandler.cpp
	arangod/RestServer/ArangoServer.cpp
	arangod/V8Server/ApplicationV8.cpp
	arangod/V8Server/ApplicationV8.h
	arangod/V8Server/v8-actions.cpp
	arangod/V8Server/v8-query.cpp
	arangod/V8Server/v8-vocbase.cpp
	arangod/V8Server/v8-vocbase.h
	arangod/VocBase/compactor.c
	arangod/VocBase/compactor.h
	arangod/VocBase/shadow-data.c
	arangod/VocBase/simple-collection.c
	arangod/VocBase/simple-collection.h
	arangod/VocBase/synchroniser.c
	arangod/VocBase/vocbase.c
	arangoirb/MRClient/arangoirb.cpp
	config/compile
	config/depcomp
	config/install-sh
	config/missing
	configure
	js/actions/demo/geo.js
	js/actions/demo/hallo-world.js
	js/actions/system/api-collection.js
	js/actions/system/api-edges.js
	js/actions/system/api-system.js
	js/actions/system/documents.js
	lib/BasicsC/locks-posix.c
	lib/BasicsC/operating-system.h
	lib/HttpServer/HttpCommTask.cpp
	lib/HttpServer/HttpCommTask.h
	lib/MRuby/MRLineEditor.cpp
	lib/MRuby/mr-utils.c
	m4/Makefile.doxygen
	m4/all-in-one.mruby
2012-09-20 16:39:59 +02:00
Frank Celler d8a43e6f86 added dep for protoc 2012-09-20 14:21:12 +02:00
Frank Celler c57ffb7e8f updated mruby to 15cf8fdea4a6598aa470e698e8cbc9b9b492319d 2012-09-20 12:41:25 +02:00
a-brandt 5f86ce2df3 added CC and CXX to configure 2012-09-19 13:31:16 +02:00
a-brandt 5bfe33d0b5 added missing file 2012-09-17 16:32:16 +02:00
a-brandt d5562c5c72 Added ICU to 3rdParty libs 2012-09-17 16:12:49 +02:00
Jan Steemann 7d512be4bb make clean deletes more 2012-09-14 15:40:29 +02:00
Frank Celler d147870919 added cleanup 2012-09-14 11:55:23 +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 b29d303488 fixed sporadically failing test 2012-08-15 12:43:20 +02:00
Frank Celler 9e1acf7a75 yesterday 2012-07-02 18:47:12 +02:00
Frank Celler f529c88a69 new mruby version ac5838ac67d489c5321ac9cb0e8d6e50c6c4fd6f 2012-07-02 14:26:40 +02:00
Frank Celler cd72a699a0 back to 3.9.4 2012-06-21 22:34:47 +02:00
Frank Celler 7794bebfa0 3.9.24 2012-06-21 18:37:09 +02:00
Frank Celler f37007bfe0 added czmq 2012-06-19 09:48:44 +02:00
Frank Celler 42a58a7efe added zeromq target 2012-06-11 18:41:57 +02:00
Frank Celler 263a1c345c added protocol buffers 2012-06-11 17:58:05 +02:00
Frank Celler 53cd551def added protocol buffer 2012-06-11 13:00:55 +02:00
Frank Celler c1aa906b0d added zeromq 2012-06-11 12:20:54 +02:00
Frank Celler a7208484ea moved to Actions directory 2012-06-06 23:33:35 +02:00
Frank Celler 2921e12d93 separated action dispatcher for JavaScript and Ruby 2012-06-06 18:32:24 +02:00
Frank Celler 46b9824c1c cleanup of options, renamed queues to XXX-JAVASCRIPT or XXX-RUBY, extra QUEUE for CRUD and Import 2012-06-03 13:31:50 +02:00