Jan Steemann
|
3b8ad1835e
|
harmonise API between client and server versions
this adds db._createStatement() on the server side, furthermore it provides GeneralArrayCursor.elements()
|
2012-10-08 18:11:45 +02:00 |
Jan Steemann
|
788f91cd59
|
added ArangoStatement.explain() client method, wrote test cases
|
2012-10-08 15:49:15 +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 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Jan Steemann
|
291d3fbc64
|
issue #108: speed up truncate operation
|
2012-08-20 11:13:01 +02:00 |
Frank Celler
|
325a4d59bb
|
datafile check
|
2012-07-28 20:57:03 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Lucas Dohmen
|
455befdbf6
|
Monkeypatches loaded by default and refactored
The monkeypatches will now always be loaded a server startup.
I also refactored them.
|
2012-06-20 16:18:04 +02:00 |
Frank Celler
|
86fcb881e9
|
fixed === and !== and == and !=
|
2012-05-25 15:33:35 +02:00 |
Frank Celler
|
b2d521ee35
|
cleanup action queues
|
2012-05-25 14:28:27 +02:00 |
Frank Celler
|
988d8090c1
|
jslint
|
2012-05-24 23:25:19 +02:00 |
Jan Steemann
|
26ee519b32
|
fix for issue #89
|
2012-05-24 00:07:07 +02:00 |
Frank Celler
|
b682357901
|
added skip list queries
|
2012-05-21 17:19:17 +02:00 |
Frank Celler
|
b64a51844f
|
added lookup skiplist index
|
2012-05-21 13:51:03 +02:00 |
Frank Celler
|
763e7aba98
|
renamed to Arango
|
2012-05-12 14:40:34 +02:00 |
Frank Celler
|
875746d0d4
|
fixed doc
|
2012-05-07 17:35:41 +02:00 |
Frank Celler
|
22bfcb4003
|
fixed global name
|
2012-04-20 11:19:33 +02:00 |
Frank Celler
|
65a6fe3be6
|
added drop index
|
2012-04-20 09:54:26 +02:00 |
Frank Celler
|
9e65ac71f5
|
cleanup index code
|
2012-04-19 16:45:52 +02:00 |
Frank Celler
|
dfa392ec79
|
renamed .delete to .remove or .DELETE to avoid JS lint errors
|
2012-04-18 17:09:04 +02:00 |
Frank Celler
|
6156057f2a
|
cleanup of documentation
|
2012-04-13 18:18:58 +02:00 |
Frank Celler
|
c50c758c0e
|
fixed edges
|
2012-04-12 17:11:56 +02:00 |
Frank Celler
|
d87e698d61
|
more doc for shell interface
|
2012-04-11 16:47:42 +02:00 |
Frank Celler
|
d2c6467a65
|
cleanup of printing and toString
|
2012-04-08 00:08:43 +02:00 |
Frank Celler
|
f6d3eac0c8
|
more index examples and tests, fixed .document method
|
2012-03-31 16:02:17 +02:00 |
Frank Celler
|
700ab897e9
|
started HTTP for indexes
|
2012-03-30 18:15:50 +02:00 |
Frank Celler
|
b9ade46b36
|
finished api-collections and tests
|
2012-03-30 14:38:06 +02:00 |
Frank Celler
|
84697d5f8c
|
merged with JAN
|
2012-03-28 10:19:45 +02:00 |
Frank Celler
|
bd17cfab54
|
more _api/collection
|
2012-03-27 18:07:55 +02:00 |
Frank Celler
|
f295e32b8c
|
merged
|
2012-03-26 16:38:44 +02:00 |
Frank Celler
|
e0155307c5
|
added unload
|
2012-03-26 16:11:31 +02:00 |
Frank Celler
|
4aa24404b9
|
added rename
|
2012-03-26 16:11:31 +02:00 |
Frank Celler
|
4d03a86651
|
added unload
|
2012-03-26 16:11:31 +02:00 |
Frank Celler
|
0e1e5eb816
|
added rename
|
2012-03-26 16:11:31 +02:00 |
Jan Steemann
|
b4cd0cc2a9
|
merge with SVN
|
2012-03-26 09:14:11 +02:00 |
Frank Celler
|
10710e56e2
|
rename corrupted indexes
|
2012-03-23 09:23:39 +01:00 |
Frank Celler
|
c64f76b701
|
started rewrite of rest interface
|
2012-03-16 17:58:30 +01:00 |
Frank Celler
|
5b28d68072
|
fixed layout and memory bug
|
2012-03-13 01:26:32 +01:00 |