Jan Steemann
|
fc36d0e220
|
fix compile warning
|
2016-10-12 13:26:32 +02:00 |
Jan Steemann
|
f23ea4e6cf
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-10-12 12:52:58 +02:00 |
Jan Steemann
|
2be3b2cb38
|
fixed issue '"WARNING DefaultCustomTypeHandler called" on read'
|
2016-10-12 12:52:31 +02:00 |
jsteemann
|
e4d1349e6f
|
debug output for RestHandlers
|
2016-10-11 17:51:41 +02:00 |
Max Neunhoeffer
|
f9925c341c
|
Fix dump/restore tests.
|
2016-10-10 13:34:36 +02:00 |
Max Neunhoeffer
|
f578ee394f
|
Fixes in AQL write code to smart collections.
|
2016-10-09 11:09:00 +02:00 |
Max Neunhoeffer
|
82e548ff8b
|
Change setup of getResponsibleShard w.r.t. collection.
|
2016-10-07 21:05:18 +02:00 |
Frank Celler
|
8e3a73281e
|
added more events
|
2016-10-06 14:14:38 +02:00 |
Michael Hackstein
|
96c7098061
|
Fixed a typo in log message
|
2016-10-04 12:11:06 +02:00 |
Frank Celler
|
f83f6a7114
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
hkernbach
|
36a8aeb291
|
license attribute in api_version
|
2016-09-26 16:33:21 +02:00 |
Michael Hackstein
|
acdcb3b76a
|
Modified collection creation in cluster. It now does not require access to V8 objects any more.
|
2016-09-26 10:45:28 +02:00 |
Jan Steemann
|
19f667c1d6
|
fixed incompatible replication API responses
|
2016-09-19 12:32:29 +02:00 |
Wilfried Goesgens
|
abd83047fe
|
implement use-local-time for slow queries as sugested in #2051
|
2016-09-14 13:01:30 +02:00 |
Michael Hackstein
|
93bf48cc6e
|
Reverted usage of VPP in cluster internal replication.
|
2016-09-08 16:55:15 +02:00 |
jsteemann
|
cb3d2eb6b9
|
Merge branch 'obi-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-08 13:58:36 +02:00 |
jsteemann
|
504b102268
|
added HTTP REST APIs for online loglevel adjustments:
- GET `/_admin/log/level` returns the current loglevel settings
- PUT `/_admin/log/level` modifies the current loglevel settings
|
2016-09-08 11:15:49 +02:00 |
jsteemann
|
7ae36773ec
|
moved implementation of `/_admin/wal` REST handlers to C++
|
2016-09-07 13:48:52 +02:00 |
Jan Christoph Uhde
|
2d1fbfb291
|
more vpp changes for restReplicationHandler
|
2016-09-07 12:07:07 +02:00 |
jsteemann
|
13a3470087
|
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 11:44:54 +02:00 |
jsteemann
|
9eedec00b2
|
remove some unused assignments
|
2016-09-06 14:46:48 +02:00 |
jsteemann
|
1018bad5c3
|
removed many unnecessary try...catch blocks
|
2016-09-06 13:27:17 +02:00 |
Michael Hackstein
|
e22014a272
|
Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-06 09:33:23 +02:00 |
Jan Christoph Uhde
|
4c473753b7
|
begin to fix RestReplicationHandler
|
2016-09-05 16:39:42 +02:00 |
jsteemann
|
df808cd665
|
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-05 11:51:09 +02:00 |
Jan Christoph Uhde
|
e1fac75bbf
|
changes in import handler
|
2016-09-05 10:48:51 +02:00 |
jsteemann
|
1823cff3a9
|
removed TRI_collection_t
|
2016-09-02 14:54:13 +02:00 |
jsteemann
|
5524b25800
|
removed VocbaseCollectionInfo
|
2016-09-02 09:41:36 +02:00 |
Michael Hackstein
|
3c851f8687
|
Added proper error handling for collection not found in V8
|
2016-09-01 17:42:27 +02:00 |
jsteemann
|
397cff4417
|
fix compile warning
|
2016-09-01 16:15:33 +02:00 |
Jan Christoph Uhde
|
4ea15c7caf
|
fix BatchHander for vpp by reporting that it is not implemented
|
2016-09-01 13:56:46 +02:00 |
Jan Christoph Uhde
|
ee10949dcf
|
fix cursor test for vpp
|
2016-09-01 12:12:28 +02:00 |
Jan Christoph Uhde
|
5092c08e6d
|
fix requests where nobody is available
|
2016-09-01 11:28:46 +02:00 |
Jan Christoph Uhde
|
c98f83ede3
|
fix RestSimpleHandler
|
2016-08-31 18:52:58 +02:00 |
Jan Christoph Uhde
|
59ad47d717
|
make more efficient use of setPayload
|
2016-08-31 18:22:13 +02:00 |
jsteemann
|
a04934ce50
|
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-31 09:25:09 +02:00 |
jsteemann
|
1bc8ce1060
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 16:28:11 +02:00 |
Michael Hackstein
|
8bced11a07
|
Potential assertion fix on planId
|
2016-08-30 16:27:54 +02:00 |
jsteemann
|
7223179b7f
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 16:07:44 +02:00 |
jsteemann
|
9b94287fb7
|
unify id handling?
|
2016-08-30 16:07:35 +02:00 |
Michael Hackstein
|
277953489c
|
Fixed now false checks on planId == 0 for SingleServer case. This is not true any more
|
2016-08-30 15:37:26 +02:00 |
jsteemann
|
2134afaa83
|
renamed method
|
2016-08-30 10:36:34 +02:00 |
Michael Hackstein
|
82edb8707a
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-30 10:12:36 +02:00 |
jsteemann
|
5964ffce78
|
fixed some tests
|
2016-08-30 09:36:43 +02:00 |
Jan Christoph Uhde
|
8e38600369
|
fix RestExportHandler
|
2016-08-29 21:27:05 +02:00 |
Jan Christoph Uhde
|
d8be2b4079
|
fix: RestcursorHandler
|
2016-08-29 20:33:37 +02:00 |
Michael Hackstein
|
7cf7b89c6d
|
Removed more usage of VocbaseCollectionInfo and replaced it by LogicalCollection. It's getting better now. State still not green.
|
2016-08-29 18:44:34 +02:00 |
Jan Christoph Uhde
|
656ceb873d
|
add vpack version of cursor.dump()
|
2016-08-29 14:20:42 +02:00 |
Michael Hackstein
|
e444332def
|
Removed all references to _info in TRI_collection_t. This commit does not start. Constructor is broken.
|
2016-08-29 10:44:31 +02:00 |
jsteemann
|
b196383b6d
|
some preparation work for response generalization
|
2016-08-29 10:07:31 +02:00 |