Jan Steemann
|
e28a6625ef
|
more verbose action debugging
|
2012-10-24 11:54:14 +02:00 |
Jan Steemann
|
9312c9e8f9
|
issue #240: add documentation about collection type
|
2012-10-14 21:36:26 +02:00 |
Frank Celler
|
7c3547e815
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.files
Makefile.in
js/actions/system/api-system.js
|
2012-10-11 23:18:55 +02:00 |
Jan Steemann
|
7ba1920b88
|
moved try ... catch blocks to outermost scope
|
2012-10-11 16:20:22 +02:00 |
Frank Celler
|
2f93046870
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-10-11 16:17:36 +02:00 |
Frank Celler
|
c59da5fd70
|
fixed path
|
2012-10-11 16:15:35 +02:00 |
Frank Celler
|
939c5ece15
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
CHANGELOG
CONTRIBUTING.md
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
Makefile.local
Makefile.unittests
VERSION
config/config.sub
configure
configure.ac
js/actions/system/api-system.js
js/client/js-client.h
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
packetize.sh
|
2012-10-11 15:19:44 +02:00 |
Frank Celler
|
a1c27df103
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
|
2012-10-11 14:35:23 +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
|
f47a96c168
|
updated documentation (#227, #228, #229)
|
2012-10-11 00:36:47 +02:00 |
Jan Steemann
|
dcaf0ffcae
|
issue #228
|
2012-10-11 00:05:02 +02:00 |
Jan Steemann
|
600ba0ed0c
|
fixed a typo in documentation
|
2012-10-10 22:00:33 +02:00 |
Jan Steemann
|
03f8ce95b8
|
some more documentation for issue #221
|
2012-10-08 17:17:43 +02:00 |
Jan Steemann
|
02b06ef22c
|
issue #221: updated documentation for explain
|
2012-10-08 17:10:33 +02:00 |
Jan Steemann
|
87304f9ea7
|
issue #211
|
2012-10-04 11:24:52 +02:00 |
Jan Steemann
|
29f2525798
|
issue #211: add an extra note in the docs about isSystem attribute
|
2012-10-04 10:09:12 +02:00 |
Frank Celler
|
d1728b8920
|
fixed undefined vs delete attributes
|
2012-10-01 13:11:05 +02:00 |
Frank Celler
|
aeb83e4435
|
ssue #165: front-end application howto
|
2012-09-29 16:03:32 +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
|
d1184d89e4
|
added missing charset
|
2012-09-20 09:32:53 +02:00 |
Frank Celler
|
a67bb18f72
|
return 5xx if not implemented
|
2012-09-19 15:33:43 +02:00 |
Frank Celler
|
8f5b31177b
|
added redirect
|
2012-09-18 16:33:16 +02:00 |
Frank Celler
|
2ce0c4336a
|
added module in database
|
2012-09-18 15:07:57 +02:00 |
Frank Celler
|
88b72adea4
|
more actions example, reloadCache added
|
2012-09-17 18:08:28 +02:00 |
Frank Celler
|
4f6762436c
|
added first go at user actions
|
2012-09-16 17:25:57 +02:00 |
Frank Celler
|
21eb612376
|
first version of new actions module
|
2012-09-15 19:16:36 +02:00 |
Frank Celler
|
ac0076c66d
|
put functions inside a anonymous function
|
2012-09-14 12:58:47 +02:00 |
Frank Celler
|
49b19e4657
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
lib/BasicsC/terminal-utils-posix.c
lib/BasicsC/terminal-utils.c
lib/SimpleHttpClient/SimpleHttpResult.cpp
|
2012-09-12 23:49:14 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
d670fbca5b
|
issue #150, issue #188
|
2012-09-12 09:32:25 +02:00 |
Jan Steemann
|
31676da1ff
|
made deletion of cursors an atomic operation
|
2012-09-11 16:30:23 +02:00 |
Jan Steemann
|
7a20b188ba
|
issue #188
|
2012-09-06 13:35:01 +02:00 |
Jan Steemann
|
37914fcf34
|
issue #188, issue #150: introduce periodic garbage collection for V8 contexts, fix issue with server-side cursor refcounts
|
2012-09-06 11:37:01 +02:00 |
Jan Steemann
|
ae71cf201b
|
issue #189
|
2012-09-04 14:11:39 +02:00 |
Jan Steemann
|
c855f06a47
|
issue #189
|
2012-09-04 14:10:19 +02:00 |
Jan Steemann
|
e4e73a7a56
|
issue #169: missing argument for simple queries
|
2012-08-31 17:32:53 +02:00 |
Jan Steemann
|
21f24eb62b
|
removed unused file
|
2012-08-31 15:28:43 +02:00 |
Jan Steemann
|
93b2a109e3
|
fixed typos
|
2012-08-31 14:06:35 +02:00 |
Jan Steemann
|
ebbac1891a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-08-31 09:33:49 +02:00 |
Jan Steemann
|
e06b425d22
|
issue #174: extended documentation for within query
|
2012-08-31 09:32:22 +02:00 |
Frank Celler
|
9a3c51c7b8
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
CHANGELOG
|
2012-08-31 08:59:19 +02:00 |
a-brandt
|
7a6ae34b18
|
bugfix wrong variable name
|
2012-08-30 13:33:03 +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
|
93b182abc7
|
added documentation
|
2012-08-23 14:19:13 +02:00 |
Frank Celler
|
e2873c2d23
|
fixed mod
|
2012-08-08 15:43:00 +02:00 |
Oreste Panaia
|
cd5ed3ac67
|
added http support for bitarray idnex creation
|
2012-07-24 14:30:38 +08:00 |
Jan Steemann
|
1a43f1d54a
|
documentation update
|
2012-07-04 13:53:53 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Jan Steemann
|
5a74e95f35
|
allow reusing ids and revision when creating collections and documents
|
2012-06-19 15:50:52 +02:00 |
Frank Celler
|
716b720a7f
|
added /_admin/echo
|
2012-06-14 20:53:48 +02:00 |