1
0
Fork 0
Commit Graph

1027 Commits

Author SHA1 Message Date
a-brandt a57f428277 added documentation 2013-01-15 14:41:20 +01:00
a-brandt c175c73f97 added some missing changes 2013-01-15 14:07:16 +01:00
a-brandt f2288b5900 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-01-15 09:08:28 +01:00
a-brandt 60c8ad808f Changed graph moudule to use _key 2013-01-15 09:07:31 +01:00
Frank Celler 33e3031380 Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	Makefile.in
	VERSION
	arangod/V8Server/v8-query.cpp
	build_posix.h
	configure
	configure.ac
2013-01-10 18:00:25 +01:00
Frank Celler 03f85fae23 added 'any' call for collections 2013-01-10 10:39:43 +01:00
Frank Celler 8ec82daba0 nicer error messages 2013-01-10 09:19:40 +01:00
Frank Celler 1612f22319 moved graph to org/arangodb/graph 2013-01-09 22:49:56 +01:00
Frank Celler 128cb67c8b Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
	Documentation/Examples/shell-read-document-bad-handle
	Makefile.in
	arangod/Documentation/shell-document.dox
	configure
	js/actions/system/api-collection.js
	js/actions/system/api-index.js
	js/actions/system/api-system.js
	js/common/bootstrap/modules.js
	js/common/bootstrap/print.js
	js/server/ArangoCollection.js
	lib/V8/v8-utils.cpp
2013-01-09 15:30:21 +01:00
Frank Celler 812360145e added flush 2013-01-09 11:47:17 +01:00
Jan Steemann d76920443d added tests and documentation for volatile collections 2013-01-07 10:55:25 +01:00
Jan Steemann 36a3ebe2ae added comment about wait() 2013-01-07 09:44:54 +01:00
Frank Celler b9c0d7c937 moved errors to arangodb, fixed lslint warning 2013-01-06 12:09:40 +01:00
Frank Celler fb881581e1 fixed GUI 2013-01-06 01:31:32 +01:00
Frank Celler 7be1c01bda removed linked in JavaScript code, separate files for 'fs' and 'console' 2013-01-05 23:24:10 +01:00
Frank Celler 7226c41ca6 Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/actions/system/api-collection.js
2013-01-05 11:21:24 +01:00
Frank Celler 0549528325 Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	CHANGELOG
	Makefile.in
	arangod/V8Server/ApplicationV8.cpp
	arangod/V8Server/v8-vocbase.cpp
	html/admin/js/master.js
	js/actions/system/api-collection.js
	js/common/bootstrap/errors.js
	js/server/version-check.js
	lib/BasicsC/errors.dat
	lib/BasicsC/logging.c
	lib/BasicsC/voc-errors.c
	lib/BasicsC/voc-errors.h
2013-01-05 11:16:50 +01:00
Frank Celler ba26708f94 moved to actions.errors 2013-01-05 11:15:40 +01:00
Frank Celler f9dba124dd Merge remote-tracking branch 'origin/issue317' into 1.1
Conflicts:
	js/common/bootstrap/modules.js
2013-01-03 18:57:18 +01:00
Frank Celler d1a1ab462a fixed typo 2013-01-03 17:45:54 +01:00
Frank Celler 85b84d21b2 fixed jslint errors 2013-01-03 17:15:03 +01:00
Frank Celler 53364b7f15 updated error codes 2013-01-03 16:31:55 +01:00
Jan Steemann 926e8086c4 issue #336 2013-01-02 13:40:34 +01:00
Jan Steemann 47dea31254 issue #336 2013-01-02 13:29:39 +01:00
Jan Steemann c77bcfb385 issue #339 2013-01-02 10:37:10 +01:00
Jan Steemann 908fcc8acd issue #339 2013-01-02 10:28:44 +01:00
Jan Steemann fb4afd0353 fulltext index 2012-12-10 12:16:48 +01:00
Jan Steemann 1ffa8e702c more tests and documentation for fulltext indexes 2012-12-05 16:12:33 +01:00
Jan Steemann efde7b5efa first test cases for fulltext index 2012-12-03 23:55:46 +01:00
Jan Steemann bd4a56c269 more cleanup 2012-12-03 22:54:27 +01:00
Jan Steemann cdbb96788f issue #313 2012-12-03 15:30:01 +01:00
Jan Steemann ee89dd6599 documentation fix 2012-12-01 01:09:39 +01:00
Jan Steemann bb8709a380 adjusted collection API 2012-11-30 23:55:19 +01:00
Jan Steemann 0a30a0653a documentation fix 2012-11-30 22:52:48 +01:00
Jan Steemann cbad6b526a make collections accesible via name instead of id.
this allows using the collection name instead of ids in _from, _to, _id etc.
2012-11-28 13:16:15 +01:00
a-brandt 21a66738fd docu changes 2012-11-23 11:15:09 +01:00
a-brandt 356930370b docu fixes 2012-11-23 11:13:38 +01:00
a-brandt a9709e49c4 doxygen fixes 2012-11-22 09:07:55 +01:00
a-brandt 2779832e1e deleted "}" 2012-11-22 09:02:26 +01:00
Jan Steemann ad855bd2bd fixed doxygen errors 2012-11-21 18:10:45 +01:00
a-brandt 7220ffafc5 blueprints api updates 2012-11-21 14:14:55 +01:00
Jan Steemann 9c167a734f issue #281 2012-11-19 13:32:23 +01:00
Jan Steemann 70b4d7c9d7 issue #281 2012-11-19 13:29:26 +01:00
a-brandt c20bc4f4d1 changed the edges and vertices request. 2012-11-16 13:56:24 +01:00
a-brandt 71d3d54de1 collection info struct changed 2012-11-15 11:24:35 +01:00
a-brandt b800f2652c renamed "blueprint" to "blueprints" and added documentation and tests 2012-10-30 13:35:36 +01:00
a-brandt fff25d5ac3 renamed "blueprint" to "blueprints" and added documentation and tests 2012-10-30 12:29:51 +01:00
Jan Steemann 5a465a1763 more verbose action debugging 2012-10-24 11:54:40 +02:00
Jan Steemann e28a6625ef more verbose action debugging 2012-10-24 11:54:14 +02:00
Jan Steemann 930b0a172a issue #240: added documentation about collection type 2012-10-14 21:51:22 +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 035ca9c548 increased wait time 2012-09-03 17:42:55 +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
Jan Steemann d7ca7ae1b7 added "official" explain API 2012-06-13 13:27:39 +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 a0cd51d2fc moved /document => /_api/document 2012-05-25 12:21:02 +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 3daeecc700 renamed /document to /_api/document, /edge to /_api/edge 2012-05-22 16:04:20 +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 247bba8ecd fixed test cases 2012-05-16 17:06:03 +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 675c5d0476 unique constraint 2012-05-12 22:09:00 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Frank Celler 38501ac22f Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Ahuacatl/ahuacatl-grammar.c
	Ahuacatl/ahuacatl-grammar.h
2012-05-12 12:11:55 +02:00
Frank Celler 194a471c05 fixed documentation for latex 2012-05-12 11:51:10 +02:00
Jan Steemann ba15a6677c some fixes after removal of some error codes 2012-05-11 17:32:32 +02:00
Frank Celler 89ce610379 fixed for by-example 2012-05-10 17:10:07 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00
Frank Celler 38e2cf01cc added configuration 2012-05-09 11:15:01 +02:00
Frank Celler 5a93599712 fixed handling of null 2012-05-08 15:46:54 +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 6834d1e3f8 added cap doc 2012-05-05 23:42:27 +02:00
Frank Celler 6e6b68b1fc added ensureCapCollection to client 2012-05-05 23:26:51 +02:00
Frank Celler 46afa40ca4 fixed error handling 2012-05-04 12:48:18 +02:00
Frank Celler 4c6172bc64 fixed return code 2012-05-03 15:44:23 +02:00
Frank Celler 7176c4d30f added within 2012-05-03 14:42:43 +02:00
Frank Celler 3812c8ffa5 geo indexes 2012-05-03 14:14:28 +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
Frank Celler b07ea9445e doc 2012-05-02 10:34:04 +02:00
Frank Celler f96641fdef cursor 2012-05-01 21:51:33 +02:00
Frank Celler 1a254e0c8e doc 2012-04-30 17:52:31 +02:00
Frank Celler 63841e50f4 renamed 2012-04-30 11:25:12 +02:00
Jan Steemann d4ef4c2280 renamed functions, moved from old query language to new one 2012-04-26 17:44:57 +02:00
a-brandt 5834890665 bugfixes 2012-04-26 15:00:44 +02:00
a-brandt acb991a3f6 added some error codes 2012-04-26 15:00:11 +02:00
a-brandt 6b72899b15 some changes 2012-04-26 13:21:26 +02:00
a-brandt d7e245f363 added some error codes 2012-04-25 16:50:58 +02:00
a-brandt cc9b61060d renamed file 2012-04-25 16:49:49 +02:00
a-brandt 402e49f8cc Merge branch 'devel' of github.com:triAGENS/AvocadoDB into devel
Conflicts:
	js/common/modules/graph.js
2012-04-25 16:30:18 +02:00
a-brandt 40fb4ba528 renamed file 2012-04-25 15:39:39 +02:00
Frank Celler aa85295697 edges 2012-04-23 10:38:57 +02:00
Frank Celler e1ae19794f Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-20 15:03:21 +02:00
Frank Celler 22bfcb4003 fixed global name 2012-04-20 11:19:33 +02:00
Jan Steemann 4ee30b6061 added error messages 2012-04-20 09:40:46 +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 cf924b3461 added WeakDictionary 2012-04-15 12:11:58 +02:00
Frank Celler 9eab784b39 fixed edges 2012-04-13 14:41:47 +02:00
Frank Celler 8184bce146 fixed edges 2012-04-13 14:37:12 +02:00
Frank Celler 103b9b168d fixed makefile to start/stop server, fixed figures 2012-04-12 12:42:41 +02:00
Frank Celler 7876271d06 fixed figures 2012-04-11 23:19:39 +02:00
Frank Celler 9d5eea8824 starting to fixing avocsh to pass tests 2012-04-11 19:30:30 +02:00
Frank Celler cb016351e8 documentation and minor fixes 2012-04-11 15:41:00 +02:00
Frank Celler 639c25cfca added /_system/status 2012-04-10 21:57:19 +02:00
Frank Celler 3db8f9f825 added /_system/status 2012-04-10 21:57:06 +02:00
Frank Celler 82b4efb34e Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-10 17:11:00 +02:00
Frank Celler 0771904c83 fixed create 2012-04-10 17:06:52 +02:00
Frank Celler fbad5735b1 added flag for default journal size 2012-04-10 15:58:04 +02:00
Jan Steemann 41d029e660 fixed call to unknown method 2012-04-10 14:50:24 +02:00
Frank Celler 4bd861effb fixed documentation 2012-04-10 14:03:02 +02:00
Jan Steemann 2dcc40e0ff merge with SVN, fixed issue #43 2012-04-10 12:33:29 +02:00
Frank Celler df485614d3 removed old stuff 2012-04-07 14:30:53 +02:00
Frank Celler b0c552fe4a updated tests 2012-04-07 10:28:40 +02:00
Frank Celler 1c9b5b770d check that GEP does not load 2012-04-07 10:06:15 +02:00
Jan Steemann 31540db588 re-fixed issue #38: added API method GET /_api/collection/parameter 2012-04-06 21:48:05 +02:00
Jan Steemann 2c5c39a722 fixed issue #38 (waitForSync not returned by GET /_api/collection/<collection-id>) 2012-04-06 20:44:57 +02:00
Jan Steemann be8ec0d3e6 fixed issues in key/value API and in simple-query API 2012-04-03 00:25:25 +02:00
Frank Celler 6ace3d598b documentation for indexes 2012-03-31 17:24:19 +02:00
Frank Celler f6d3eac0c8 more index examples and tests, fixed .document method 2012-03-31 16:02:17 +02:00
Frank Celler a665ad7a1e fix geo index 2012-03-31 00:17:57 +02:00
Frank Celler 24569fa7d2 fixed JSON representation of indexes 2012-03-30 23:42:35 +02:00
Frank Celler 700ab897e9 started HTTP for indexes 2012-03-30 18:15:50 +02:00
Frank Celler a0103f33e3 started HTTP for indexes 2012-03-30 18:15:36 +02:00
Frank Celler b4f917d5d6 fixed README 2012-03-30 16:13:45 +02:00
Frank Celler 6d8fe07be9 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-03-30 14:40:08 +02:00
Frank Celler 59e5926005 finished api-collections and tests and docs 2012-03-30 14:40:02 +02:00
Frank Celler b9ade46b36 finished api-collections and tests 2012-03-30 14:38:06 +02:00
Jan Steemann 4ae2ea3ae7 merge with SVN 2012-03-30 14:30:41 +02:00
Frank Celler 65da9f9e6c merged with JAN 2012-03-30 09:40:01 +02:00
Jan Steemann 102c32b14b merge with svn 2012-03-29 09:37:40 +02:00
Frank Celler d7d2d341a7 tests are still failed 2012-03-28 18:28:40 +02:00
Frank Celler 304aadbb4b fixed examples, removed parameter info 2012-03-28 18:19:54 +02:00
Frank Celler 2b7393eb6e Merge branch 'master' of github.com:triAGENS/AvocadoDB
Conflicts:
	js/actions/system/api-database.js
	js/actions/system/front-end.js
2012-03-28 18:15:31 +02:00
Frank Celler 27d7ba9fb8 more http api 2012-03-28 18:14:35 +02:00
Jan Steemann 6f35cfaecc merge with SVN 2012-03-28 14:01:41 +02:00
Frank Celler 46243e8288 cleanup 2012-03-28 11:50:18 +02:00
Frank Celler 356d95a279 more tests for api-collection 2012-03-28 11:37:22 +02:00
Frank Celler 204522d465 merged with JAN 2012-03-28 11:18:43 +02:00
Frank Celler 84697d5f8c merged with JAN 2012-03-28 10:19:45 +02:00
Frank Celler 2a789cb0e3 create collection 2012-03-27 23:24:57 +02:00
Frank Celler 738799b70a more tests and delete 2012-03-27 22:24:44 +02:00
Frank Celler bd17cfab54 more _api/collection 2012-03-27 18:07:55 +02:00
Frank Celler 7ef0fe6119 fix wrong tests 2012-03-26 23:15:16 +02:00
Frank Celler 2bb58c386a merged 2012-03-20 09:35:10 +01:00
Frank Celler d4303479a8 rest tests 2012-03-18 21:28:57 +01:00
Frank Celler c64f76b701 started rewrite of rest interface 2012-03-16 17:58:30 +01:00
Frank Celler b7e6c26ce3 merged Jan's and Achim's changes 2012-03-15 16:47:50 +01:00
Frank Celler 212e02836e fixed typo in url 2012-03-14 20:15:45 +01:00
Frank Celler d4cd6585fa merged with jan 2012-03-14 17:54:59 +01:00
Frank Celler 3763193b1e documentation and actions 2012-03-14 11:54:19 +01:00
Frank Celler 5b28d68072 fixed layout and memory bug 2012-03-13 01:26:32 +01:00
Frank Celler 6e12e7e6aa rebased 2012-03-09 14:10:03 +01:00
Frank Celler 426a3e334c better error handling 2012-03-09 14:05:31 +01:00
Frank Celler 56c96a5784 added module doc 2012-03-09 14:04:56 +01:00
Frank Celler 470f495690 better hallo-world examples 2012-03-09 14:04:13 +01:00
Frank Celler dfd5099eee action cleanup 2012-03-09 14:04:04 +01:00
Frank Celler 685a36eb61 unfinished actions cleanup 2012-03-09 14:03:33 +01:00
Frank Celler 9798a987fa unfinished actions cleanup 2012-03-09 14:01:34 +01:00
Frank Celler 7ccc55eecb more actions cleanup 2012-03-08 14:59:10 +01:00
Frank Celler 73a71fe68e more actions cleanup 2012-03-08 14:59:09 +01:00
Frank Celler 3611799e06 better error handling 2012-03-08 14:59:08 +01:00
Frank Celler a8e8fbea55 added module doc 2012-03-08 14:59:07 +01:00
Frank Celler 152d444ccb better hallo-world examples 2012-03-08 14:59:06 +01:00
Frank Celler 809344f526 action cleanup 2012-03-08 14:59:06 +01:00
Frank Celler 6f9da0b573 unfinished actions cleanup 2012-03-08 14:59:05 +01:00
Frank Celler 47ff6f172f unfinished actions cleanup 2012-03-08 14:59:04 +01:00
Frank Celler 54dc883aba added SkipList (O), added QL (Jan), added new SimpleQueries (FC) 2012-02-29 14:18:39 +01:00
Frank Celler 258952bc9f more QL 2012-02-24 18:43:09 +01:00
Frank Celler 323c266273 more documentation, separate modules.js for server 2012-02-07 18:08:45 +01:00
Frank Celler 65aeabc9fc cleanup 2012-01-04 09:29:41 +01:00
Frank Celler de8e56cf91 added system actions 2011-12-14 11:06:37 +01:00
Frank Celler 49c33e85a0 more documentation, moved toString to shell.js 2011-12-02 09:55:45 +01:00
Frank Celler ea6f35b09f added rest interface 2011-11-20 22:38:30 +01:00