Jan Steemann
|
6b24c5d7f9
|
fixed typo, change publish-html
|
2012-10-09 10:58:10 +02:00 |
a-brandt
|
d869ff6b7d
|
bugfix: chown arangod /var/run/arangodb
|
2012-09-25 17:48:13 +02:00 |
a-brandt
|
3cb61773e5
|
bugfix: wrong user
|
2012-09-25 17:15:22 +02:00 |
a-brandt
|
e6f114e0cf
|
added "--enable-mruby"
|
2012-09-25 17:05:40 +02:00 |
a-brandt
|
cafcabeea5
|
disabled mruby
|
2012-09-25 16:46:55 +02:00 |
a-brandt
|
c31a614ac1
|
changed datadir to /var/lib
|
2012-09-25 16:13:05 +02:00 |
a-brandt
|
791f90ffd6
|
bugfix
|
2012-09-25 16:02:32 +02:00 |
a-brandt
|
413510dcda
|
changed path to arangod.conf
|
2012-09-25 16:00:55 +02:00 |
a-brandt
|
e3793d6a14
|
changes for next version
|
2012-09-25 12:04:40 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Frank Celler
|
82864cc246
|
added Short-Description
|
2012-09-02 11:59:44 +02:00 |
Frank Celler
|
f92b804ade
|
moved default database directory
|
2012-09-02 10:25:28 +02:00 |
Frank Celler
|
85a36b2cfc
|
using prg name for init-script
|
2012-09-01 22:53:53 +02:00 |
Frank Celler
|
b755e22245
|
renamed web to doc for inclusion in /usr/share
|
2012-08-31 23:24:24 +02:00 |
Jan Steemann
|
580915ca17
|
changed Makefiles for Doxygen. Generated documentation is now located in Doxygen/, sources are in Documentation/
|
2012-08-31 12:04:32 +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 |
Frank Celler
|
fa41864b7a
|
Merge remote-tracking branch 'origin/1.0' into devel
Conflicts:
Installation/MacOSX/MacPorts/arango.conf
Installation/arangod.conf.in
Makefile.in
arangod/RestServer/ArangoServer.h
configure
lib/V8/v8-utils.cpp
|
2012-08-18 09:00:43 +02:00 |
Frank Celler
|
8970ff1558
|
fixed for issue #149: Inconsistent port for admin interface
|
2012-08-10 13:59:39 +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
|
aef20e2887
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.local
arangod/Documentation/command-line-options.dox
arangod/RestServer/ArangoServer.cpp
build.sh
html/admin/js/master.js
|
2012-08-05 22:46:55 +02:00 |
Frank Celler
|
aa2cd1c77b
|
fix startup
|
2012-08-05 21:44:03 +02:00 |
Frank Celler
|
81fd398bd2
|
added timeout
|
2012-08-05 20:51:23 +02:00 |
Frank Celler
|
0d335f3b60
|
fixed paths for html files
|
2012-08-05 16:47:00 +02:00 |
Frank Celler
|
f761e618be
|
fix for issue #134: improvements for centos RPM
|
2012-08-03 13:26:35 +02:00 |
Frank Celler
|
4c404dc095
|
partial fix for issue #134 "improvements for centos RPM"
|
2012-08-03 13:11:24 +02:00 |
Frank Celler
|
d7b2617348
|
fixed disable-admin-interface switch
|
2012-08-03 09:05:11 +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 |
Jan Steemann
|
eeeb78c2e7
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Installation/arangod.conf.in
Makefile.in
arangod/Makefile.files
arangod/RestHandler/RestBatchHandler.cpp
arangod/RestHandler/RestBatchHandler.h
arangod/RestServer/ArangoServer.cpp
bin/arango-password.in
|
2012-07-26 12:03:03 +02:00 |
a-brandt
|
ad8c74f6e0
|
bugfix
|
2012-07-25 14:59:00 +02:00 |
Frank Celler
|
4605fbba9a
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
CHANGELOG
Doxygen/Examples.ArangoDB/startup1
Makefile.in
arangod/Documentation/command-line-options.dox
arangod/Documentation/install-manual.dox
arangod/Makefile.files
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/auth.h
arangosh/V8Client/arangosh.cpp
html/admin/css/layout.css
lib/Basics/ssl-helper.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/ApplicationHttpServer.h
lib/HttpServer/HttpServer.cpp
lib/HttpsServer/ApplicationHttpsServer.cpp
lib/HttpsServer/ApplicationHttpsServer.h
|
2012-07-24 22:56:03 +02:00 |
Jan Steemann
|
a910971b15
|
fixed documentation & installation settings after endpoint introduction
|
2012-07-24 08:42:45 +02:00 |
Frank Celler
|
bc3d08d5c6
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into 1.0
|
2012-07-16 17:57:07 +02:00 |
a-brandt
|
72626a5abf
|
changed owner of logfile directory
|
2012-07-16 17:28:01 +02:00 |
Frank Celler
|
16407018d7
|
fixed relative paths
|
2012-07-16 13:45:13 +02:00 |
a-brandt
|
601b10da66
|
changes for mac os x
|
2012-07-09 16:08:51 +02:00 |
Frank Celler
|
dfbc224571
|
create log dir
|
2012-06-30 11:26:22 +02:00 |
Frank Celler
|
7c0c4e9c0b
|
fixed installation paths
|
2012-06-30 11:14:25 +02:00 |
Frank Celler
|
b0839ae8b1
|
fixed installtion paths
|
2012-06-30 11:12:06 +02:00 |
Frank Celler
|
27ba3fc0dc
|
fixed installation paths
|
2012-06-30 10:59:39 +02:00 |
Frank Celler
|
d69586beb0
|
fixed installation issures
|
2012-06-30 10:32:50 +02:00 |
Frank Celler
|
3b3e881c85
|
added homebrew file
|
2012-06-29 15:44:12 +02:00 |
a-brandt
|
7a109540a7
|
added missing "bin/"
|
2012-06-25 10:29:37 +02:00 |
a-brandt
|
381cea5272
|
updates for packetize
|
2012-06-21 15:40:37 +02:00 |
a-brandt
|
67a5a45e52
|
packetize changes for MacOSX
|
2012-06-21 14:16:03 +02:00 |
a-brandt
|
d134b1d73e
|
packetize updates
|
2012-06-21 12:50:02 +02:00 |
a-brandt
|
6bf21ef153
|
packetize updates
|
2012-06-21 11:31:11 +02:00 |
a-brandt
|
cf389b9146
|
epm changes
|
2012-06-20 17:36:59 +02:00 |
a-brandt
|
efb9c5b041
|
added a default configuration file
|
2012-06-20 16:57:22 +02:00 |
a-brandt
|
9f69bcd526
|
Added packetize.sh for epm
|
2012-06-20 16:53:10 +02:00 |
Frank Celler
|
d7379b2508
|
renamed Avocado to Arango
|
2012-05-12 14:51:33 +02:00 |
Frank Celler
|
763e7aba98
|
renamed to Arango
|
2012-05-12 14:40:34 +02:00 |
Frank Celler
|
29380360b4
|
added a Portfile
|
2012-02-22 16:34:48 +01:00 |
Frank Celler
|
f3f4b16518
|
added user and group info
|
2012-02-22 16:27:51 +01:00 |
Frank Celler
|
a9e0bcf17e
|
use localhost under MacOS
|
2012-02-22 16:12:16 +01:00 |
Frank Celler
|
c914882a7f
|
added conf file
|
2012-02-22 13:24:14 +01:00 |
Frank Celler
|
17b333ffbf
|
added installation for MacPorts
|
2012-02-20 18:02:30 +01:00 |