Jan Steemann
|
0619c9960c
|
fixed arangob for batch requests
|
2012-09-25 11:46:15 +02:00 |
Jan Steemann
|
bf7ddd5356
|
added X-Arango headers
|
2012-09-25 09:41:29 +02:00 |
Jan Steemann
|
68b3d7e4f9
|
some multipart fixes
|
2012-09-24 17:35:07 +02:00 |
Jan Steemann
|
4ad85e7037
|
added HttpResponsePart class
|
2012-09-24 16:59:19 +02:00 |
Jan Steemann
|
a3dee04647
|
removed zeromq
|
2012-09-24 15:27:27 +02:00 |
Jan Steemann
|
8a380eb81d
|
fixed startup when compiled with --enable-zeromq
|
2012-09-24 13:55:15 +02:00 |
Jan Steemann
|
f08a788f7c
|
removed protocol buffers
|
2012-09-24 13:44:30 +02:00 |
Jan Steemann
|
14fe763ec9
|
rewrote batch processor to use MIME requests
|
2012-09-24 13:16:50 +02:00 |
a-brandt
|
fe7f2f8079
|
ICU changes
|
2012-09-24 11:40:06 +02:00 |
Jan Steemann
|
942f8e0534
|
do not deleted derived files if configure options do not allow this
|
2012-09-24 10:17:56 +02:00 |
Frank Celler
|
4181fd5cc4
|
regenerated files
|
2012-09-21 17:44:25 +02:00 |
Frank Celler
|
403b4db931
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2012-09-21 10:12:12 +02:00 |
Frank Celler
|
352c093f81
|
merged with 1.0
|
2012-09-21 10:10:34 +02:00 |
Jan Steemann
|
bea699b734
|
some fix for json conversion
|
2012-09-21 09:26:53 +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 |
Jan Steemann
|
61d49924be
|
more binary handling
|
2012-09-20 13:11:33 +02:00 |
Frank Celler
|
c57ffb7e8f
|
updated mruby to 15cf8fdea4a6598aa470e698e8cbc9b9b492319d
|
2012-09-20 12:41:25 +02:00 |
a-brandt
|
c90d7f5f27
|
Added option --default-language to arangod
|
2012-09-19 16:57:34 +02:00 |
a-brandt
|
d51383d081
|
Added HAS_ICU to shell and console
|
2012-09-19 11:23:23 +02:00 |
Jan Steemann
|
7cee00a060
|
fixed g++ compile error
|
2012-09-19 10:32:01 +02:00 |
Jan Steemann
|
eb1c4cec6d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-19 09:30:37 +02:00 |
Jan Steemann
|
b682fa0fdb
|
compiled with Bison 2.5
|
2012-09-19 09:29:55 +02:00 |
Oreste Panaia
|
bd8bebed86
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-19 15:21:26 +08:00 |
Oreste Panaia
|
43ee2e1a58
|
unittests
|
2012-09-19 15:19:39 +08:00 |
Jan Steemann
|
614187c885
|
draft of benchmark client
|
2012-09-18 18:25:33 +02:00 |
Frank Celler
|
8f5b31177b
|
added redirect
|
2012-09-18 16:33:16 +02:00 |
a-brandt
|
d077c97f2c
|
ICU updates
|
2012-09-18 15:42:46 +02:00 |
Frank Celler
|
de4b01b766
|
Merge branch '1.0' of github.com:fceller/ArangoDB into 1.0
|
2012-09-18 15:12:19 +02:00 |
Frank Celler
|
acfa466f88
|
fixed typo
|
2012-09-18 15:12:01 +02:00 |
Frank Celler
|
2ce0c4336a
|
added module in database
|
2012-09-18 15:07:57 +02:00 |
a-brandt
|
1a9961cb4c
|
Added COMPARE_STRING function
|
2012-09-18 13:13:26 +02:00 |
a-brandt
|
3019983dc7
|
ICU changes
|
2012-09-18 10:41:37 +02:00 |
Frank Celler
|
88b72adea4
|
more actions example, reloadCache added
|
2012-09-17 18:08:28 +02:00 |
Jan Steemann
|
7ad38b946c
|
updated batch handler
|
2012-09-17 17:18:28 +02:00 |
Jan Steemann
|
bb14df164d
|
if 0'lled unused functions
|
2012-09-17 17:04:39 +02:00 |
Oreste Panaia
|
2ec059e758
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.y
|
2012-09-17 23:01:26 +08:00 |
Oreste Panaia
|
f5316acb9d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
|
2012-09-17 22:40:12 +08:00 |
Jan Steemann
|
2379e1f0c3
|
fixed broken grammar file
|
2012-09-17 16:37:21 +02:00 |
Frank Celler
|
0ee09438c2
|
cleanup doc
|
2012-09-17 13:59:49 +02:00 |
Oreste Panaia
|
c7e5eae52d
|
Added additional error numbers for bitarray index creation
|
2012-09-17 19:57:10 +08:00 |
Jan Steemann
|
f4adf94748
|
some simplification
|
2012-09-17 13:32:20 +02:00 |
Jan Steemann
|
b8cc79296b
|
some simplification
|
2012-09-17 12:15:01 +02:00 |
Jan Steemann
|
cc637aa091
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-17 11:55:16 +02:00 |
Jan Steemann
|
3d6dfb6042
|
indentation
|
2012-09-17 11:54:52 +02:00 |
Jan Steemann
|
76674bad52
|
moved primaryIndex and lock from document-collection to primary-collection
|
2012-09-17 11:43:48 +02:00 |
Jan Steemann
|
1ef037ce8c
|
renamed indexes to secondaryIndexes
|
2012-09-17 09:54:12 +02:00 |
a-brandt
|
4e2cbfbb15
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-17 09:51:21 +02:00 |
a-brandt
|
3666069569
|
Added UTF8/UTF16 normalize and compare functions (uses libicu)
|
2012-09-17 09:49:41 +02:00 |
Jan Steemann
|
7c4b13f19d
|
slightly simplified locking
|
2012-09-17 09:05:13 +02:00 |
Frank Celler
|
4f6762436c
|
added first go at user actions
|
2012-09-16 17:25:57 +02:00 |