Jan Steemann
dc1d28fe5d
added option `--server.disable-authentication-unix-sockets`
...
with this option, authentication can be disabled for all requests coming
in via UNIX domain sockets, enabling clients located on the same host as
the ArangoDB server to connect without authentication.
Other connections (e.g. TCP/IP) are not affected by this option.
The default value for this option is `false`.
Note: this option is only supported on platforms that support Unix domain
sockets.
Conflicts:
CHANGELOG
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase-defaults.c
2014-02-03 13:49:15 +01:00
Jan Steemann
d8e23be6e0
updated CHANGELOG
2014-02-03 11:51:46 +01:00
Michael Hackstein
4dc635e59c
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-02-03 11:42:48 +01:00
Michael Hackstein
08858d414b
Added new version of graphViewer Icons
2014-02-03 11:42:18 +01:00
Jan Steemann
d19f3fc7dd
call global instance destructor
2014-02-03 11:42:10 +01:00
Jan Steemann
9956ca920b
fixed failing tests
2014-02-03 11:40:52 +01:00
Jan Steemann
27f62dcbfd
disallow changing shardkeys in replace()
2014-02-03 11:23:40 +01:00
Jan Steemann
dbbd7af9e0
disallow changing of shard attributes on update
2014-02-03 09:47:32 +01:00
Jan Steemann
18d872628e
call global instance destructor
2014-02-02 09:23:04 +01:00
Jan Steemann
4339d5aab6
removed unused variable
2014-02-02 09:21:43 +01:00
Jan Steemann
545742a5fd
added option `--server.disable-authentication-unix-sockets`
...
with this option, authentication can be disabled for all requests coming
in via UNIX domain sockets, enabling clients located on the same host as
the ArangoDB server to connect without authentication.
Other connections (e.g. TCP/IP) are not affected by this option.
The default value for this option is `false`.
Note: this option is only supported on platforms that support Unix domain
sockets.
2014-02-02 00:22:07 +01:00
Frank Celler
8ff6dc5555
new engine
2014-02-01 22:55:06 +01:00
Frank Celler
d368ba80d5
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-02-01 22:54:03 +01:00
Frank Celler
f335999168
new engine
2014-02-01 22:53:48 +01:00
Claudius Weinberger
2748152fc5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
...
Conflicts:
js/apps/system/aardvark/frontend/css/buttons.css
2014-02-01 17:28:18 +01:00
Claudius Weinberger
7d29bfcf6a
some ui improvements
2014-02-01 17:26:13 +01:00
Jan Steemann
3db9bbe0cc
evil mimetype detection attempt
2014-02-01 17:02:42 +01:00
Max Neunhoeffer
a0371ec7d9
Finish planning stage of kickstarter?
2014-02-01 15:07:48 +01:00
Jan Steemann
1a10cb52eb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-02-01 12:08:35 +01:00
Jan Steemann
d9bc39c576
don't fail if body response is undefined
2014-02-01 12:08:08 +01:00
Michael Hackstein
0ee6183d3d
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-02-01 09:47:28 +01:00
Michael Hackstein
1e21d3750f
Fixed tests for graph previewer
2014-02-01 09:47:19 +01:00
Max Neunhoeffer
698e240501
First draft of kickstarter.
2014-02-01 01:51:31 +01:00
Jan Steemann
4a99cde395
jslintified several tests
2014-02-01 01:50:58 +01:00
Jan Steemann
fbf6954bd7
updated documentation
2014-02-01 00:26:02 +01:00
Jan Steemann
d2abd8332c
updated documentation
2014-02-01 00:25:19 +01:00
Jan Steemann
8be60b04db
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-01-31 23:59:01 +01:00
Jan Steemann
74c0457b4b
added version check for admin interface
2014-01-31 23:58:36 +01:00
Michael Hackstein
f580bd1ade
Fixed tests for translated arrow positions.
2014-01-31 23:38:33 +01:00
Michael Hackstein
6b12a0babc
The db selection select box is now readable in firefox
2014-01-31 23:09:24 +01:00
Michael Hackstein
0c59b93390
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-31 22:57:47 +01:00
Michael Hackstein
7c063d3572
The graph viewer now has arrows
2014-01-31 22:57:03 +01:00
Michael Hackstein
6f44fcf00e
Made unexpanded vertices semi-transparent, i am not yet happy with this
2014-01-31 21:41:40 +01:00
Michael Hackstein
7085c6cb6d
The context menu in the graphviewer now has style of OSX
2014-01-31 21:38:47 +01:00
Max Neunhoeffer
c2e6c16395
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-01-31 19:34:55 +01:00
Max Neunhoeffer
ad3c835b19
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-01-31 19:32:33 +01:00
Max Neunhoeffer
b6c3600ecc
Add an include needed to please the compiler on Linux.
2014-01-31 19:31:36 +01:00
Jan Steemann
5e7716360c
enhanced traversal documentation with custom expander examples
2014-01-31 19:31:31 +01:00
Jan Steemann
115eb4a095
enhanced traversal documentation with custom expander examples
2014-01-31 19:30:39 +01:00
Max Neunhoeffer
73f3dbc328
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-01-31 18:56:47 +01:00
Frank Celler
d08f4c1757
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-31 18:38:08 +01:00
Frank Celler
988bd0b891
added port test
2014-01-31 18:38:02 +01:00
Michael Hackstein
2a289bf28d
Fixed a bug where the group-by list of the graphviewer has not been stored locally
2014-01-31 18:17:25 +01:00
Michael Hackstein
0b0d4c5dd7
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-31 17:38:20 +01:00
Michael Hackstein
0c62714017
Fixed a bug where dragging of nodes was not possible and connecting them with edges made everything even worse
2014-01-31 17:38:15 +01:00
Max Neunhoeffer
c31df01dbb
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-01-31 16:04:54 +01:00
Max Neunhoeffer
1104067631
Rename a function from *sharding* to *cluster*
2014-01-31 16:04:15 +01:00
Max Neunhoeffer
3fadaa438a
Start cluster actions and move cluster test there.
2014-01-31 16:02:45 +01:00
Frank Celler
014afdf792
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-01-31 15:56:21 +01:00
Frank Celler
29f075cfce
added external processes
2014-01-31 15:55:51 +01:00