Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
1345a1c08c
|
updated examples, VERSION, removed uneeded include
|
2013-03-03 22:59:39 +01:00 |
Frank Celler
|
45c815b7eb
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
Jan Steemann
|
7d99d900c6
|
unified history file locations
|
2013-01-31 10:58:59 +01:00 |
Jan Steemann
|
ca4d6f87db
|
fixed file inclusion
|
2012-11-23 13:49:09 +01:00 |
Jan Steemann
|
bc94851026
|
fixed compile warnings
|
2012-11-23 13:18:00 +01:00 |
Frank Celler
|
4804f2b324
|
fixed arangoirb compile error
|
2012-11-13 15:57:38 +01:00 |
Jan Steemann
|
f78dae4634
|
replaced new/delete with stack objects
|
2012-10-16 00:29:00 +02:00 |
Jan Steemann
|
9ad301a044
|
fixed mruby
|
2012-09-25 16:38:01 +02:00 |
Frank Celler
|
352c093f81
|
merged with 1.0
|
2012-09-21 10:10:34 +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
|
c57ffb7e8f
|
updated mruby to 15cf8fdea4a6598aa470e698e8cbc9b9b492319d
|
2012-09-20 12:41:25 +02:00 |
Frank Celler
|
f0161a539b
|
removed JsonParserX
|
2012-09-13 09:46:10 +02:00 |
Frank Celler
|
516cfea36b
|
moved to ArangoClient
|
2012-08-31 08:54:40 +02:00 |
Frank Celler
|
2ab77278d9
|
changes to allow SUBDIR build
|
2012-08-30 18:06:23 +02:00 |
Frank Celler
|
bb6f099b24
|
changes to allow SUBDIR build
|
2012-08-30 17:40:03 +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
|
b540dc0a45
|
fixed arangoirb
|
2012-08-01 11:42:14 +02:00 |
Frank Celler
|
041eb53b10
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
Makefile.in
arangod/RestServer/ArangoServer.cpp
arangoirb/MRClient/arangoirb.cpp
lib/GeneralServer/GeneralServer.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/HttpsServer/ApplicationHttpsServer.cpp
|
2012-07-24 22:19:46 +02:00 |
Frank Celler
|
b1aac93853
|
fixed warnings
|
2012-07-14 23:18:33 +02:00 |
Frank Celler
|
5ffff9edc4
|
added process title for supervisor
|
2012-07-11 10:46:04 +02:00 |
Frank Celler
|
9e1acf7a75
|
yesterday
|
2012-07-02 18:47:12 +02:00 |
Frank Celler
|
fff2a9d656
|
cleanup mruby
|
2012-07-02 14:26:51 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |