1
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Frank Celler 3928975435 moved apps to js
Conflicts:
	Makefile.in
2013-03-28 23:04:25 +01:00
Frank Celler a8d5a06f57 added resetEngine 2013-03-22 18:09:01 +01:00
Frank Celler 38a5cf6a2d added development-mode 2013-03-22 17:33:25 +01:00
Frank Celler 854f68ba9c added node modules 2013-03-06 11:40:43 +01:00
Frank Celler 0876dff494 changed to from -nouid to -uid 2013-02-15 13:32:41 +01:00
Frank Celler b1bd5827ad fixed issue #333: [debian] Group arangodb is not used when starting vie init.d script 2013-02-15 11:52:17 +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 7be1c01bda removed linked in JavaScript code, separate files for 'fs' and 'console' 2013-01-05 23:24:10 +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 53364b7f15 updated error codes 2013-01-03 16:31:55 +01:00
a-brandt 7cab2f055b added systemd for openSUSE 12 2012-12-04 11:28:38 +01:00
a-brandt 968a2b91b6 added systemd for openSUSE 12 2012-12-04 11:22:58 +01:00
a-brandt f9cda1819b added some documentation 2012-12-04 11:22:20 +01:00
a-brandt 81175da1c8 changed endpoint to 0.0.0.0 2012-11-30 12:46:41 +01:00
a-brandt e845b0f776 added tmpfiles.d config file 2012-11-21 14:49:00 +01:00
a-brandt 177edb4b13 added systemd configuration file 2012-11-21 11:31:27 +01:00
a-brandt 337f7b8552 added systemd configuration file 2012-11-21 10:53:51 +01:00
Frank Celler a128bb998b added ruby path 2012-11-13 16:59:28 +01:00
Frank Celler ce78ceff85 added ruby path 2012-11-13 16:53:35 +01:00
a-brandt d869ff6b7d bugfix: chown arangod /var/run/arangodb 2012-09-25 17:48:13 +02:00
a-brandt 3e2242631b bugfix 2012-09-25 16:59:00 +02:00
a-brandt 0a65455ee4 added: disable-authentication = yes 2012-09-25 16:18:47 +02:00
Frank Celler 516cfea36b moved to ArangoClient 2012-08-31 08:54:40 +02:00
Frank Celler 2ab77278d9 changes to allow SUBDIR build 2012-08-30 18:06:23 +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