1
0
Fork 0
Commit Graph

223 Commits

Author SHA1 Message Date
Frank Celler d39b19ead8 create log dir during install 2012-09-19 19:40:43 +02:00
Frank Celler a67bb18f72 return 5xx if not implemented 2012-09-19 15:33:43 +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 832820e98f fixed index documentation 2012-08-23 14:44:29 +02:00
Jan Steemann 110b492f2d fixed index documentation 2012-08-23 14:20:30 +02:00
Frank Celler 19e84ad6fb release version 1.0.0 2012-08-16 13:55:01 +02:00
Frank Celler 0d65d6d906 more documentation cleanup 2012-08-16 13:42:02 +02:00
Frank Celler c0774bb892 cleanup documentation 2012-08-16 11:24:24 +02:00
Frank Celler 9acaf19faa release version 1.0.beta4 2012-08-15 17:13:11 +02:00
Jan Steemann 6a0e0610cc issue #59: create documentation for import api 2012-08-14 15:55:38 +02:00
Frank Celler d9294f9bb4 release version 1.0.beta3 2012-08-10 15:32:30 +02:00
Frank Celler 8970ff1558 fixed for issue #149: Inconsistent port for admin interface 2012-08-10 13:59:39 +02:00
Frank Celler 6cf46f4b05 document is now delivered in sub-directory according to version 2012-08-07 17:19:55 +02:00
Frank Celler dcc498c74f release version 1.0.beta2 2012-08-03 17:08:20 +02:00
Frank Celler 1ccd0677c5 fixed version number, added arangosh chapter 2012-08-03 10:22:09 +02:00
Frank Celler 73d06a2cf6 release version 1.0.beta1 2012-07-29 13:13:37 +02:00
Frank Celler 988f5a5277 added missing tags 2012-07-16 16:21:36 +02:00
Frank Celler 39a96b3a05 updated documentation 2012-07-15 17:32:31 +02:00
Frank Celler 24ead07956 clearified documentation, fixed paths for binary 2012-07-11 11:25:18 +02:00
Jan Steemann f7be68bd47 updated documentation for issue #121 2012-07-04 13:13:38 +02:00
Frank Celler dc8de78bd5 new path for manual 2012-06-30 14:06:44 +02:00
Frank Celler ede30dd2fb fixed build number 2012-06-29 16:08:43 +02:00
Frank Celler 6c06f3a395 release version 1.0.alpha3 2012-06-29 16:00:21 +02:00
Jan Steemann 3f50cbc563 added example for --supervisor option 2012-06-27 18:11:39 +02:00
Oreste Panaia 9a8c0a4cd0 still trying to get this code up to github (maybe one day) 2012-06-27 14:43:00 +08:00
Frank Celler 35d2d6db65 finish direct sd 2012-06-26 23:21:35 +02:00
Frank Celler 214f25aac2 added first try 2012-06-26 14:28:00 +02:00
Frank Celler be421504ab added missing include for CLANG 2012-06-26 10:37:59 +02:00
Frank Celler 8d96f93aa9 added missing dba file 2012-06-25 14:26:41 +02:00
Frank Celler 441ccb1c65 fixed documentation 2012-06-24 22:08:42 +02:00
Frank Celler 6d5efb2f95 release version 1.0.alpha2 2012-06-24 21:00:20 +02:00
Frank Celler 3d0be30e0a fixed documentation 2012-06-24 20:26:32 +02:00
Frank Celler af60ebe612 fixed doc errors 2012-06-24 16:43:20 +02:00
Jan Steemann 7ad822bd09 fixed documentation 2012-06-13 13:42:46 +02:00
Jan Steemann d7ca7ae1b7 added "official" explain API 2012-06-13 13:27:39 +02:00
Jan Steemann 2edee7a72f fixed doxygen errors 2012-06-13 13:27:24 +02:00
Jan Steemann 381fc2f9f9 optimiser change: collections are annotated with hints on how they are accessed. this info is picked up by the explain command 2012-06-12 16:50:36 +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 e16660cc0c hack to fix wiki HTML generation 2012-06-08 23:27:08 +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 df0d4624ad Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-06-06 13:45:06 +02:00
Frank Celler 3282e3714c generated files 2012-06-06 13:28:24 +02:00
Frank Celler 4a16497c5f cleanup up of options. use server, javascript, or ruby prefix 2012-06-04 11:03:21 +02:00
Frank Celler 46b9824c1c cleanup of options, renamed queues to XXX-JAVASCRIPT or XXX-RUBY, extra QUEUE for CRUD and Import 2012-06-03 13:31:50 +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