a-brandt
|
3e80cb0071
|
fixed typo
|
2013-04-11 09:04:35 +02:00 |
Frank Celler
|
f373615268
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/V8Server/v8-actions.cpp
|
2013-04-10 21:47:51 +02:00 |
Frank Celler
|
828b939053
|
fixed isolates, made ArangoError internal
|
2013-04-10 21:22:09 +02:00 |
a-brandt
|
2d8c547fc8
|
added cookie support
|
2013-04-10 16:23:42 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Frank Celler
|
cb5427cbce
|
replaced throwing of strings by real objects
|
2013-04-02 11:27:31 +02:00 |
Frank Celler
|
557184631d
|
more fox-manager, added files section
|
2013-03-26 13:58:00 +01:00 |
Frank Celler
|
a8d5a06f57
|
added resetEngine
|
2013-03-22 18:09:01 +01:00 |
Frank Celler
|
891cac01b2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/VocBase/collection.c
|
2013-03-13 17:05:59 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
a-brandt
|
62b72d17a1
|
#344 added missing support of array-url-parameters
|
2013-03-13 14:20:01 +01:00 |
Jan Steemann
|
382047dbd6
|
issue #404
|
2013-02-18 14:28:19 +01:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
0f29e2b7dd
|
pass request body to user-defined PATCH action
|
2013-02-12 18:17:07 +01:00 |
Jan Steemann
|
17098dd4ef
|
added support for HTTP OPTIONS method, pt 1
|
2013-01-25 19:11:33 +01:00 |
Jan Steemann
|
187d8ecc69
|
some transaction rework
|
2013-01-08 17:26:16 +01:00 |
Jan Steemann
|
63805cf84c
|
a few small fixes for logging
|
2013-01-03 14:47:16 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Jan Steemann
|
6b6b692592
|
cleaned up v8 function creation
|
2012-11-12 09:30:51 +01:00 |
Jan Steemann
|
1e50b4fcf9
|
issue #265
|
2012-10-24 12:54:10 +02:00 |
Jan Steemann
|
5e89667d4a
|
issue #265
|
2012-10-24 12:41:29 +02:00 |
Oreste Panaia
|
aad73db128
|
various changes for windows
|
2012-10-22 20:51:31 +08:00 |
Oreste Panaia
|
aac17f7b55
|
wrapper for memory mapped files add
|
2012-10-05 18:31:13 +08:00 |
Jan Steemann
|
c9b1644004
|
this should be an else if
|
2012-09-25 17:32:23 +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
|
88b72adea4
|
more actions example, reloadCache added
|
2012-09-17 18:08:28 +02:00 |
a-brandt
|
3666069569
|
Added UTF8/UTF16 normalize and compare functions (uses libicu)
|
2012-09-17 09:49:41 +02:00 |
Frank Celler
|
9212351c13
|
added path and prefix
|
2012-09-16 17:25:38 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Frank Celler
|
d3c17ee43f
|
fixed ruby console and actions, now using now ApplicationMR class
|
2012-06-22 11:00:21 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Frank Celler
|
003680bb00
|
fixed type of parameters field
|
2012-06-14 20:53:40 +02:00 |
Frank Celler
|
54826adb83
|
cleanup HttpRequest as prep for ZeroMQ
|
2012-06-13 21:51:27 +02:00 |
Frank Celler
|
d120aa0026
|
very rudimentary execute action method
|
2012-06-10 00:15:49 +02:00 |
Frank Celler
|
bb9253eeff
|
fixed queue handling for MRuby, added mount for MRuby and mr_action_t
|
2012-06-09 11:15:18 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |