Jan Steemann
|
f3b87fbe1f
|
fixed documentation
|
2012-11-21 17:52:44 +01:00 |
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
|
67c0ac2e2c
|
issue #262
|
2012-10-25 10:57:51 +02:00 |
Jan Steemann
|
6796b9516b
|
issue #262: more verbose error messages when loading broken modules
|
2012-10-22 16:20:07 +02:00 |
Frank Celler
|
0499d8b4e2
|
ixed wrong attribute
Conflicts:
js/common/bootstrap/js-modules.h
|
2012-10-20 22:46:59 +02:00 |
Frank Celler
|
61856501ea
|
changed .module to .content for modules in collection _modules
Conflicts:
js/common/bootstrap/js-modules.h
|
2012-10-20 22:17:54 +02:00 |
Jan Steemann
|
be54759314
|
issue #245
|
2012-10-17 14:24:31 +02:00 |
Frank Celler
|
195d6903c1
|
added generated files
|
2012-10-14 16:23:48 +02:00 |
Frank Celler
|
bbd9698d22
|
removed generated files
|
2012-10-11 16:20:08 +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 |
Oreste Panaia
|
5d79b618c7
|
strings converted to char*
|
2012-10-01 18:36:42 +08:00 |
Frank Celler
|
a5f83c3e8d
|
create modules collection
|
2012-10-01 12:00:43 +02:00 |
Oreste Panaia
|
eabf79704a
|
VS
|
2012-09-28 23:45:16 +08: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
|
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 |
Oreste Panaia
|
f5316acb9d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
|
2012-09-17 22:40:12 +08:00 |
Oreste Panaia
|
c7e5eae52d
|
Added additional error numbers for bitarray index creation
|
2012-09-17 19:57:10 +08: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
|
f7e98df4a3
|
removed unused error codes
|
2012-09-14 15:18:28 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
374b65e0d7
|
issue #177: fixed wrong error message
|
2012-08-31 10:49:36 +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
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Frank Celler
|
69a8e64f9b
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
.gitignore
Makefile.in
Makefile.local
Makefile.unittests
|
2012-08-09 15:25:29 +02:00 |
Frank Celler
|
80b78a7415
|
added GC
|
2012-08-08 15:33:58 +02:00 |
Jan Steemann
|
7e79bfd5eb
|
added derived file
|
2012-08-08 14:51:54 +02:00 |
Frank Celler
|
5027294e26
|
wait for collection to unload in unit-tests
|
2012-08-08 10:21:44 +02:00 |
Frank Celler
|
b0e452f74a
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.am
Makefile.in
arangod/V8Server/v8-vocbase.cpp
|
2012-08-02 17:17:36 +02:00 |
Oreste Panaia
|
03cce62c3a
|
bitarray index now support explicit values
|
2012-08-02 15:20:43 +08:00 |
Frank Celler
|
325a4d59bb
|
datafile check
|
2012-07-28 20:57:03 +02:00 |
Frank Celler
|
b2a334a063
|
added datafile map for collection
|
2012-07-25 20:56:34 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
1df2799005
|
added --javascript.script
renamed --unit-tests to --javascript.unit-tests
|
2012-07-15 00:50:05 +02:00 |
Frank Celler
|
191b1338fe
|
issue #98: Unable to change journalSize
|
2012-07-11 13:42:17 +02:00 |
Oreste Panaia
|
a9f9c3af55
|
trying to upload bitarrays
|
2012-06-27 14:21:21 +08:00 |
Oreste Panaia
|
43309908ec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
arangod/RestServer/ArangoServer.cpp
configure
|
2012-06-26 20:41:04 +08:00 |
Oreste Panaia
|
20bbdab435
|
Bitarray index first draft
|
2012-06-26 20:05:49 +08:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Jan Steemann
|
d506033c26
|
fixed help in arangosh and web admin, fixed several broken functions
|
2012-05-31 17:30:42 +02:00 |
Frank Celler
|
988d8090c1
|
jslint
|
2012-05-24 23:25:19 +02:00 |
Frank Celler
|
ef3c8d0de6
|
cleanup JSLInt
|
2012-05-24 15:40:48 +02:00 |
Frank Celler
|
2554ce698e
|
fixed printing
|
2012-05-23 15:58:43 +02:00 |
Jan Steemann
|
ba7eb326c7
|
added test cases
|
2012-05-18 17:18:50 +02:00 |
Jan Steemann
|
49990c5288
|
unified javascript runtime error messages in AQL
|
2012-05-18 15:52:11 +02:00 |
Jan Steemann
|
c019da58b9
|
improved function argument validation
|
2012-05-18 13:33:59 +02:00 |
Jan Steemann
|
b22b8ff269
|
added bind parameters to inject collection names into the query. The syntax is @@name.
|
2012-05-16 13:34:14 +02:00 |
Jan Steemann
|
c7d2a8f5fc
|
validate number of arguments for function calls in AQL
|
2012-05-14 23:49:40 +02:00 |