Jan Steemann
|
b159a0539b
|
moved monkeypatches.js to bootstrap folder and load it at all occasions, allowing graph usage from arangosh
|
2012-11-20 15:36:19 +01:00 |
Jan Steemann
|
2efa2f32db
|
added server version check
|
2012-11-20 09:27:28 +01:00 |
Jan Steemann
|
de13092bc1
|
issue #241
|
2012-10-15 10:23:53 +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
|
2bb0407826
|
issue #235: fixed broken web front end
|
2012-10-11 21:32:15 +02:00 |
Frank Celler
|
1f96f6baaa
|
removed generated files
|
2012-10-11 20:37:41 +02:00 |
Jan Steemann
|
f47a96c168
|
updated documentation (#227, #228, #229)
|
2012-10-11 00:36:47 +02:00 |
Jan Steemann
|
08b357546e
|
added documentation for batch requests
|
2012-09-28 11:17:12 +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
|
0ee09438c2
|
cleanup doc
|
2012-09-17 13:59:49 +02:00 |
Jan Steemann
|
9ef51c883f
|
updated some documentation
|
2012-09-04 12:11:29 +02:00 |
Frank Celler
|
4dc28e13f2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-08-31 18:35:35 +02:00 |
Jan Steemann
|
f70cdc8fcb
|
issue #169: adjusted documentation
|
2012-08-31 18:08:36 +02:00 |
Frank Celler
|
e48030d8cf
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Doxygen/arango.template
Makefile.in
|
2012-08-31 18:03:26 +02:00 |
Frank Celler
|
708a33edb1
|
added README generator
|
2012-08-31 15:40:45 +02:00 |
Jan Steemann
|
580915ca17
|
changed Makefiles for Doxygen. Generated documentation is now located in Doxygen/, sources are in Documentation/
|
2012-08-31 12:04:32 +02:00 |
Jan Steemann
|
4e91e178eb
|
issue #59: added documentation for import api
|
2012-08-14 15:58:26 +02:00 |
Jan Steemann
|
6a0e0610cc
|
issue #59: create documentation for import api
|
2012-08-14 15:55:38 +02:00 |
Frank Celler
|
1ccd0677c5
|
fixed version number, added arangosh chapter
|
2012-08-03 10:22:09 +02:00 |
Frank Celler
|
05a6c4eb90
|
added datafile debugger doc
|
2012-07-29 13:06:33 +02:00 |
Frank Celler
|
f7e1388e93
|
updated documentation
|
2012-07-15 17:31:59 +02:00 |
Frank Celler
|
441ccb1c65
|
fixed documentation
|
2012-06-24 22:08:42 +02:00 |
Frank Celler
|
1364ea8019
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-06-13 15:06:32 +02:00 |
Jan Steemann
|
c27ca78769
|
added documentation for _api/query and _api/explain
|
2012-06-13 14:08:27 +02:00 |
Jan Steemann
|
7ad822bd09
|
fixed documentation
|
2012-06-13 13:42:46 +02:00 |
Frank Celler
|
263a1c345c
|
added protocol buffers
|
2012-06-11 17:58:05 +02:00 |
Frank Celler
|
02517f81fa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/RestServer/JavascriptDispatcherThread.cpp
|
2012-06-10 21:26:43 +02:00 |
Jan Steemann
|
12308b9664
|
fixed doxygen and wiki generation errors
|
2012-06-08 22:55:38 +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 |
Frank Celler
|
cabbfcb84c
|
towards a RubyDispatcherThread
|
2012-06-07 17:55:09 +02:00 |
Frank Celler
|
aeac1e1c79
|
running actionsfor JS (again)
|
2012-06-07 00:31:23 +02:00 |
Frank Celler
|
a7208484ea
|
moved to Actions directory
|
2012-06-06 23:33:35 +02:00 |
Frank Celler
|
2921e12d93
|
separated action dispatcher for JavaScript and Ruby
|
2012-06-06 18:32:24 +02:00 |
Frank Celler
|
61aac47e35
|
towards mruby console
|
2012-06-02 14:29:57 +02:00 |
Frank Celler
|
0726789ab0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
.gitignore
Ahuacatl/ahuacatl-codegen.h
|
2012-06-02 11:20:47 +02:00 |
Frank Celler
|
7c7d378fb1
|
preparation for mruby console
|
2012-06-02 11:13:57 +02:00 |
Jan Steemann
|
a5807ad832
|
some cleanup
|
2012-06-01 17:37:27 +02:00 |
Frank Celler
|
662a0efa42
|
added missing file
|
2012-05-26 20:00:15 +02:00 |
Frank Celler
|
64d13b2715
|
added missing isConnected
|
2012-05-26 19:52:20 +02:00 |
Jan Steemann
|
cf8c339e7c
|
added AQL example queries
|
2012-05-24 14:34:29 +02:00 |
Frank Celler
|
bb96f1c7fa
|
renamed /document => /_api/document
|
2012-05-23 15:01:44 +02:00 |
Frank Celler
|
47aa592fc1
|
added importer
|
2012-05-22 15:08:05 +02:00 |
Frank Celler
|
dd92df134c
|
sk doc
|
2012-05-21 18:28:00 +02:00 |
Frank Celler
|
88e4bf6c63
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
V8/v8-vocbase.cpp
|
2012-05-21 10:50:46 +02:00 |
Frank Celler
|
b2dcf12c48
|
script loader
|
2012-05-20 16:48:20 +02:00 |
Jan Steemann
|
70c94e2b44
|
some renamings
|
2012-05-16 08:49:51 +02:00 |
Frank Celler
|
2f2ecea725
|
new mruby version
|
2012-05-16 08:08:12 +02:00 |
Frank Celler
|
7385458be5
|
empty dba
|
2012-05-15 13:26:50 +02:00 |