Jan Steemann
|
bfc05ae0b9
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +01:00 |
Jan Steemann
|
978c12815a
|
share basic shape types
|
2013-11-05 20:21:48 +01:00 |
Jan Steemann
|
7924f657d4
|
added `/_api/database/user` method
|
2013-11-04 14:22:00 +01:00 |
Jan Steemann
|
e3d9d95f3f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/RestServer/ArangoServer.cpp
lib/Admin/ApplicationAdminServer.cpp
lib/GeneralServer/GeneralServerDispatcher.h
|
2013-09-26 17:46:05 +02:00 |
Jan Steemann
|
467a236187
|
re-added cache for HTTP authentication data
|
2013-09-26 11:26:34 +02:00 |
Jan Steemann
|
106fedd615
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
Jan Steemann
|
42441b208f
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
Jan Steemann
|
ca6b184286
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
Jan Steemann
|
14422986e0
|
added option --server.authenticate-system-only
|
2013-06-26 23:23:37 +02:00 |
Jan Steemann
|
6e9c3e8e2c
|
replication logging
|
2013-06-26 12:04:55 +02:00 |
a-brandt
|
d9fc2a6c60
|
Merge branch 'devel' into multiple_databases
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/primary-collection.c
|
2013-06-11 11:17:41 +02:00 |
Jan Steemann
|
8696048dbb
|
removed now unnecessary _validTo from master pointers/headers
|
2013-06-10 11:20:19 +02:00 |
a-brandt
|
1c0578c2b5
|
Merge branch 'devel' into multiple_databases
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase.c
lib/HttpServer/ApplicationEndpointServer.cpp
lib/HttpServer/ApplicationEndpointServer.h
lib/HttpServer/HttpCommTask.h
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/Rest/HttpRequest.cpp
lib/Rest/HttpRequest.h
|
2013-06-03 17:05:01 +02:00 |
Jan Steemann
|
2c381d5d6a
|
issue #498
|
2013-05-02 12:27:06 +02:00 |
a-brandt
|
fcae2b2961
|
added RequestContext
|
2013-04-17 16:56:48 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
dbcc86171f
|
added more crash-protection when reading corrupted collection files at startup
|
2013-02-06 12:34:53 +01:00 |
Jan Steemann
|
1811ce9186
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
Jan Steemann
|
cdbb96788f
|
issue #313
|
2012-12-03 15:30:01 +01:00 |
a-brandt
|
71d3d54de1
|
collection info struct changed
|
2012-11-15 11:24:35 +01:00 |
Jan Steemann
|
64c6bc5cb0
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +01:00 |
Jan Steemann
|
a4b979222f
|
fixed memory zone issues, memleaks
|
2012-10-10 19:05:16 +02:00 |
Jan Steemann
|
76674bad52
|
moved primaryIndex and lock from document-collection to primary-collection
|
2012-09-17 11:43:48 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Jan Steemann
|
febd5bfa8e
|
removed member TRI_doc_mptr_t->_document
|
2012-09-04 13:20:01 +02:00 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +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 |
Jan Steemann
|
7a0e9d350d
|
added documentation for endpoints, disable-authentication, fixed tests
|
2012-07-26 09:10:59 +02:00 |
Frank Celler
|
f126016484
|
added ExtractShapedJsonVocShaper
|
2012-07-16 15:42:41 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |