Jan Steemann
|
2efa2f32db
|
added server version check
|
2012-11-20 09:27:28 +01:00 |
Jan Steemann
|
67c0ac2e2c
|
issue #262
|
2012-10-25 10:57:51 +02:00 |
Jan Steemann
|
785d602fa0
|
remove invalid file
|
2012-10-24 11:55:15 +02:00 |
Jan Steemann
|
5a465a1763
|
more verbose action debugging
|
2012-10-24 11:54:40 +02:00 |
Jan Steemann
|
85a81a2e04
|
another bugfix
|
2012-10-24 10:11:06 +02:00 |
Jan Steemann
|
6e2e340c41
|
documentation update
|
2012-10-24 09:38:46 +02:00 |
Jan Steemann
|
39afb5e1a0
|
initialise variable
|
2012-10-23 18:51:22 +02:00 |
Jan Steemann
|
a422f005b6
|
updated documentation and error messages
|
2012-10-23 17:03:21 +02:00 |
Frank Celler
|
c1b0c37480
|
added module org/arangodb, added convinient functions
|
2012-10-18 15:39:00 +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
|
d1728b8920
|
fixed undefined vs delete attributes
|
2012-10-01 13:11:05 +02:00 |
Frank Celler
|
049009ba5a
|
a string as action is mapped to a prefix controller
|
2012-10-01 12:39:11 +02:00 |
Frank Celler
|
50c2963897
|
create _routing if not present
|
2012-10-01 11:49:09 +02:00 |
Frank Celler
|
faad04c8b3
|
switch options and next
|
2012-10-01 11:46:06 +02:00 |
Frank Celler
|
db4d31cd94
|
fixed jslint issures
|
2012-09-29 16:39:58 +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
|
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 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Jan Steemann
|
d602942925
|
preparation for issue #110: added HTTP patch method
|
2012-08-20 13:50:24 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Jan Steemann
|
cfccab47eb
|
issue #100: "count" attribute exists in cursor response with "count: false"
|
2012-06-06 09:54:39 +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
|
1e3ab217f3
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-05-25 00:26:50 +02:00 |
Frank Celler
|
67e5ea65b3
|
console is now a module
|
2012-05-24 23:59:53 +02:00 |
Jan Steemann
|
9d5e80b5b0
|
double the throughput for simple AQL queries by returning the result set as V8 list instead of a cursor
|
2012-05-24 12:24:23 +02:00 |
Frank Celler
|
dd92df134c
|
sk doc
|
2012-05-21 18:28:00 +02:00 |
Frank Celler
|
b682357901
|
added skip list queries
|
2012-05-21 17:19:17 +02:00 |
Jan Steemann
|
ab41fc94ae
|
added comments
|
2012-05-16 19:33:08 +02:00 |
Jan Steemann
|
a35f492b7f
|
added hash index access for for loops
|
2012-05-15 13:42:15 +02:00 |
Frank Celler
|
56c53e5741
|
doc user-manual
|
2012-05-14 21:44:29 +02:00 |
Frank Celler
|
c909ec20f3
|
more doc
|
2012-05-14 14:51:55 +02:00 |
Frank Celler
|
1f7d7ea334
|
fixed Web-Front-End access via /
|
2012-05-13 15:18:21 +02:00 |
Frank Celler
|
763e7aba98
|
renamed to Arango
|
2012-05-12 14:40:34 +02:00 |
Frank Celler
|
70d636a2be
|
fixed firstExample
|
2012-05-10 20:30:40 +02:00 |
Frank Celler
|
e1cd69d515
|
fixed hash
|
2012-05-10 20:14:49 +02:00 |
Frank Celler
|
db46badb0f
|
cleanup
|
2012-05-10 16:37:42 +02:00 |
Frank Celler
|
875746d0d4
|
fixed doc
|
2012-05-07 17:35:41 +02:00 |
Frank Celler
|
5c5f0827b3
|
fixed byExample and firstExample
|
2012-05-07 16:08:23 +02:00 |
Frank Celler
|
f47788fea6
|
simple query
|
2012-05-06 20:05:59 +02:00 |
Frank Celler
|
4c6172bc64
|
fixed return code
|
2012-05-03 15:44:23 +02:00 |
Frank Celler
|
23a7adcefc
|
doc and simple queries
|
2012-05-02 18:05:45 +02:00 |
Frank Celler
|
cadca4a27b
|
unittests
|
2012-05-02 17:05:38 +02:00 |
Frank Celler
|
1fe03b0642
|
doc and minor fixes
|
2012-05-02 13:53:30 +02:00 |