1
0
Fork 0
Commit Graph

205 Commits

Author SHA1 Message Date
Jan Steemann 2e75255ea6 added `--log.performance` startup option, removed `--log.severity` option 2015-05-12 12:48:13 +02:00
Willi Goesgens 86c4bc6bf9 Add special arangod configuration files for using inside of docker containers. 2015-05-07 17:08:05 +02:00
Jan Steemann a561a96d2b removed remainders of mruby integration 2015-03-02 19:39:42 +01:00
Jan Steemann 83ea75fa8f removed unused config options 2015-02-18 16:40:15 +01:00
Frank Celler dd87042c7f changed local endpoint to 0.0.0.0 for relative 2014-12-23 12:17:36 +01:00
Jan Steemann 60ecd551bf changed default endpoint to 127.0.0.1 2014-12-19 13:14:33 +01:00
Jan Steemann c114515fbe removed unused mr-actions directory 2014-12-04 17:11:08 +01:00
Frank Celler a5bc624c13 fixed issue 1134: Change the default endpoint to localhost 2014-12-01 15:36:47 +01:00
Frank Celler 9c9bd02454 remove superfluous threads after a grace period 2014-11-10 21:42:32 +01:00
Jan Steemann 27149ee755 documentation updates, config file updates 2014-11-07 15:13:55 +01:00
Thomas Schmidts 38bc690ecd Changed wrong documentation links 2014-10-31 15:19:49 +01:00
Jan Steemann c19060da27 changed www.arangodb.org to www.arangodb.org 2014-10-30 19:17:25 +01:00
Frank Celler 4ffec6e914 tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
	CHANGELOG
	Makefile.in
2014-09-05 09:28:21 +02:00
Jan Steemann 8b41f99637 cleaned up configuration files 2014-07-08 00:28:45 +02:00
Frank Celler bc14c0ce46 moved install files to obs 2014-06-04 12:23:25 +02:00
Frank Celler 2bf4b0ab41 added no-server option 2014-06-04 11:19:32 +02:00
Frank Celler bd2df3b6e3 do not enable cluster 2014-05-12 00:26:09 +02:00
Max Neunhoeffer 7c8fc95de8 arangorestore/cluster: default to 1 shard.
If shards is not given in the structure description, take 1 shard.
2014-05-09 22:58:08 +02:00
Frank Celler be618af161 added dispatcher example 2014-05-09 21:30:02 +02:00
Frank Celler 33b6198d30 removed unused file 2014-04-16 20:19:47 +02:00
Max Neunhoeffer 377a3688c1 Switch off authentication in relative configuration. 2014-03-31 09:25:56 +02:00
Max Neunhoeffer 650d852db9 Graph tests work again. 2014-03-27 16:32:24 +01:00
Max Neunhoeffer fd76cd6fad Experiments on hashing. 2014-03-25 16:24:27 +01:00
scottashton 690a2afe81 fixed merge bug 2014-03-21 14:00:33 +01:00
scottashton 411f91f8ca merged 2014-03-21 08:38:39 +01:00
Jan Steemann ef45f43be9 fixed arango-dfdb issues 2014-03-13 20:56:45 +01:00
Max Neunhoeffer 77296e3a84 Enable SSL on cluster. 2014-03-12 16:21:19 +01:00
Frank Celler 5bd4cca336 added image 2014-03-04 09:56:16 +01:00
Frank Celler 040f4059ab disable cluster by default 2014-03-02 07:51:23 +01:00
Frank Celler f683d4ff09 changed default 2014-02-28 18:14:01 +01:00
Frank Celler 75ebabb039 added suffix 2014-02-28 17:05:48 +01:00
Frank Celler f22f1525d2 Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding
Conflicts:
	etc/relative/arangod.conf
2014-02-28 12:03:11 +01:00
Frank Celler 9a410a5b71 added config for server state 2014-02-28 12:02:21 +01:00
Jan Steemann c04377e4cd Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-28 08:59:48 +01:00
Frank Celler e8a638f1b5 only support programm suffix 2014-02-27 21:38:34 +01:00
Jan Steemann 1041624769 disabled development mode 2014-02-27 18:03:15 +01:00
Michael Hackstein 1d556efec6 Added merge and updated reloading of routes in the collections 2014-02-27 15:44:45 +01:00
Jan Steemann 8998b49f40 added server.reuse-address parameter to config files 2014-02-25 15:01:33 +01:00
Max Neunhoeffer 70c541fec6 Sort out REUSEADDR matter for good? 2014-02-24 12:40:48 +01:00
Jan Steemann 1bdcc145b4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-21 17:44:53 +01:00
Jan Steemann b35906f4eb ?como me llamo? 2014-02-21 17:43:08 +01:00
Max Neunhoeffer f7e57a5b47 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	js/apps/system/aardvark/frontend/scss/generated.css
	js/apps/system/aardvark/manifest.json
	lib/Rest/EndpointIp.cpp
	lib/Rest/EndpointUnixDomain.cpp
	lib/V8/v8-utils.cpp
2014-02-21 15:28:21 +01:00
Jan Steemann 211b0da24b moved options --server.reuse-address and --server.no-reuse-address into ApplicationEndpointServer 2014-02-21 14:44:18 +01:00
Jan Steemann 5270f994c9 Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
	js/apps/system/aardvark/frontend/css/layout.css
	js/server/modules/org/arangodb/arango-collection.js
2014-02-12 12:53:08 +01:00
Frank Celler 9a6c6cddd9 removed deprecated options 2014-02-11 15:54:48 +01:00
Michael Hackstein bc16cfae86 Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
	Documentation/InstallationManual/Installing.md
	arangosh/CMakeLists.txt
2014-02-11 15:52:49 +01:00
Frank Celler 7528779137 Merge remote-tracking branch 'origin/1.4' into devel
Conflicts:
	CHANGELOG
	CMakeLists.txt
	VERSION
	arangod/Ahuacatl/ahuacatl-functions.c
	arangod/RestServer/ArangoServer.cpp
	arangod/VocBase/vocbase-defaults.c
	build.h
	configure
	configure.ac
	js/apps/system/aardvark/api-docs.json
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/job.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/frontend/css/buttons.css
	js/apps/system/aardvark/frontend/css/documentsView.css
	js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs
	js/apps/system/aardvark/frontend/js/templates/documentsView.ejs
	js/server/modules/org/arangodb/ahuacatl.js
	js/server/tests/ahuacatl-graph.js
2014-02-09 18:39:11 +01:00
Frank Celler ee5c285a92 fix missing script-path 2014-01-30 20:21:26 +01:00
Jan Steemann 1b08bc6582 start up the HTTP server when starting ArangoDB in console mode 2014-01-27 09:45:26 +01:00
Frank Celler 84507cfc44 merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
Frank Celler d03600f5b3 fixed wrong user 2013-12-26 18:43:57 +01:00
Frank Celler 9a0f817e5b fixed from config 2013-12-26 16:02:56 +01:00
Frank Celler ad7385909e removed foxx-manager and arango-dfdb shell scripts, removed uid config file 2013-12-23 17:11:10 +01:00
Frank Celler b56960bf82 added examples for windows 2013-12-23 12:12:32 +01:00
Frank Celler e57dceb42b arangod used same config as binary name 2013-12-21 01:36:25 +01:00
Frank Celler 1ef596733d arangosh now uses config file name corresponding to binary name 2013-12-20 23:49:16 +01:00
Jan Steemann f150ce22c0 issue #694: fixed typos in configuration files 2013-12-02 09:21:44 +01:00
Jan Steemann 97bdcb7b19 fixed typos in config files 2013-12-02 09:12:48 +01:00
Frank Celler 8a4a08ed84 fixed issue #681: Problem with ArchLinux PKGBUILD configuration
Conflicts:
	CHANGELOG
	Makefile.am
	Makefile.in
	etc/arangodb/arangod.conf.in
	utils/arango-dfdb.in
2013-11-22 21:58:52 +01:00
Frank Celler cdb0d693b2 fixed issue #681: Problem with ArchLinux PKGBUILD configuration 2013-11-22 21:45:52 +01:00
Jan Steemann 920d08d855 removed redundant startup options 2013-11-20 01:50:27 +01:00
Frank Celler 443e012ae7 switch to -uid config 2013-11-07 15:36:36 +01:00
Frank Celler 0273b1af7a switch to -uid config 2013-11-07 15:36:14 +01:00
Jan Steemann 7a2d0e2388 added pretty print option 2013-10-30 11:18:36 +01:00
Jan Steemann 25d3d00b6a added pretty print option 2013-10-30 11:13:24 +01:00
Jan Steemann 6a353a4c38 resolve collection names on reimport 2013-10-10 12:33:27 +02:00
Jan Steemann e53b105809 updated config files 2013-10-09 15:43:52 +02:00
Jan Steemann db08da2dc3 added config file for arangodump 2013-10-09 10:12:29 +02:00
Jan Steemann 6b70bf6616 added config for arangob 2013-09-30 11:35:46 +02:00
Jan Steemann c3a2886148 fixed some minor issues in arangob 2013-09-24 10:45:01 +02:00
Jan Steemann 4e496b9dc5 migration from /_admin/html to /_admin/aardvark 2013-08-29 13:19:50 +02:00
Frank Celler 709e09d04e added install command 2013-07-25 18:33:24 +02:00
Frank Celler 1b6dfad627 new name convention 2013-07-25 17:25:39 +02:00
Frank Celler b801054111 added global Buffer 2013-04-21 23:10:00 +02:00
Frank Celler d02d79ce1c added coffee-script 2013-04-21 22:57:19 +02:00
Frank Celler a6be9ceaa3 added node assert module 2013-04-03 16:48:38 +02:00
Frank Celler 2ab16d1d83 fixed issue #469: Bad configuration file generated. 2013-04-01 22:33:55 +02:00
Frank Celler 7def1cf29f Merge remote-tracking branch 'origin/feature/commonjs' into devel
Conflicts:
	apps/aardvark/manifest.json
	apps/aardvark/manifestComplete.json
	etc/arangodb/arangod.conf.in
	etc/relative/arangod.conf
	html/admin/js/bootstrap/module-internal.js
	js/apps/aardvark/assets/collections/foxxCollection.js
	js/apps/aardvark/assets/index.html
	js/apps/aardvark/assets/lib/backbone.js
	js/apps/aardvark/assets/lib/jquery.js
	js/apps/aardvark/assets/lib/underscore.js
	js/apps/aardvark/assets/models/foxx.js
	js/apps/aardvark/assets/views/foxxListView.js
	js/apps/aardvark/assets/views/foxxView.js
	js/apps/aardvark/index.html
	js/apps/aardvark/manifest.json
	js/common/bootstrap/module-internal.js
2013-03-31 12:46:16 +02:00
Frank Celler 4c9400a687 added node path 2013-03-31 00:10:47 +01:00
Frank Celler 3928975435 moved apps to js
Conflicts:
	Makefile.in
2013-03-28 23:04:25 +01:00
Frank Celler ee2b40208c moved apps to js 2013-03-28 22:41:42 +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