Alan Plum
|
f630020269
|
Expose static req.reverse as module.context.reverse
|
2016-10-31 17:38:11 +01:00 |
Alan Plum
|
33b6a2b8eb
|
Fix failing swagger test
Adds missing signature variant for endpoint.response method.
|
2016-10-26 21:06:19 +02:00 |
Alan Plum
|
0950520eb5
|
Implement inline middleware
|
2016-10-26 18:16:18 +02:00 |
Alan Plum
|
a999dee906
|
Add scripts route to Foxx API
|
2016-10-26 11:41:08 +02:00 |
Max Neunhoeffer
|
c695d60a2d
|
Merge branch 'devel' of https://github.com/ArangoDB/ArangoDB into devel
|
2016-10-21 09:13:01 +00:00 |
Max Neunhoeffer
|
6d96e51883
|
Catch an exception in wait for sync replication.
|
2016-10-21 06:45:48 +00:00 |
Max Neunhoeffer
|
638ce07e6d
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-10-20 15:10:38 +02:00 |
Max Neunhoeffer
|
01a386cdc1
|
Correct some comments.
|
2016-10-20 15:10:22 +02:00 |
Alan Plum
|
245819ea9c
|
Add Foxx HTTP API
|
2016-10-20 15:09:36 +02:00 |
Alan Plum
|
6aaa55f9dc
|
app -> service
|
2016-10-20 15:08:18 +02:00 |
Frank Celler
|
7ab630fabc
|
Removed cluster special case for xxxByExample.
|
2016-10-20 13:11:24 +02:00 |
Michael Hackstein
|
4fac851560
|
Added some better handling of SmartEdgeCollections in simpleQueries.
|
2016-10-19 15:19:33 +02:00 |
Jan Steemann
|
3c96c6f428
|
fix jslint
|
2016-10-18 13:55:10 +02:00 |
Andreas Streichardt
|
4ad6ddef3b
|
Fix naming
|
2016-10-17 14:00:58 +02:00 |
Michael Hackstein
|
1243dc503d
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-10-17 13:58:31 +02:00 |
Michael Hackstein
|
7f3b67170a
|
Removed obsolete JS Coordinator truncate() implementation. All done in cxx now.
|
2016-10-17 13:58:14 +02:00 |
Andreas Streichardt
|
ad2327022e
|
Merge remote-tracking branch 'origin/devel' into authentication
|
2016-10-17 13:51:26 +02:00 |
Andreas Streichardt
|
1318fa313b
|
Implement cluster authentication
|
2016-10-17 13:35:55 +02:00 |
Max Neunhoeffer
|
c9cf9a60c8
|
Put some debug messages in log level debug.
|
2016-10-14 18:48:11 +02:00 |
Alan Plum
|
c2452ddc99
|
Fix #2110
|
2016-10-14 11:54:55 +02:00 |
Max Neunhoeffer
|
79c0f54072
|
Add more logging about shard creation/dropping/cleaning.
|
2016-10-13 13:26:20 +02:00 |
jsteemann
|
c934f8e8dd
|
added AQL function `DISTANCE()` for distance calculations
|
2016-10-06 12:01:04 +02:00 |
Jan Steemann
|
d9d6588151
|
fixed issue #2081
|
2016-10-05 18:08:50 +02:00 |
Kaveh Vahedipour
|
595fc9b84e
|
moveShard with distributeShardsLike
|
2016-10-04 11:41:26 +02:00 |
Alan Plum
|
fe4c4d166f
|
Handle multiple request body models
|
2016-09-29 14:16:42 +02:00 |
hkernbach
|
d4da684325
|
fixed statistics in cluster mode
|
2016-09-26 13:45:06 +02:00 |
Jan Steemann
|
f0e14cff7d
|
changed behavior of array comparison operators for empty arrays
|
2016-09-21 11:01:59 +02:00 |
jsteemann
|
6d2a93d997
|
added experimental AQL functions `JSON_STRINGIFY` and `JSON_PARSE`
|
2016-09-19 08:58:52 +02:00 |
Michael Hackstein
|
a3ba4b249d
|
DBServer collections now use a cluster-wide unique id for their cids. Better handling of waiting for replication.
|
2016-09-08 16:26:17 +02:00 |
jsteemann
|
2df53c92ce
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-08 09:51:24 +02:00 |
Kaveh Vahedipour
|
4e9f455094
|
too verbose messages from cluster.js
|
2016-09-08 07:38:10 +00:00 |
Max Neunhoeffer
|
549367a15e
|
Fix error check in tryLaunchTask.
|
2016-09-07 09:46:59 +02:00 |
Max Neunhoeffer
|
c83c5200cf
|
Fix behaviour of tryLaunchJob when database is dropped.
|
2016-09-06 16:29:52 +02:00 |
Max Neunhoeffer
|
c083693ef0
|
Better error reporting in tryLaunchTask.
|
2016-09-06 14:28:00 +02:00 |
jsteemann
|
6c2bb5513e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 16:06:22 +02:00 |
Frank Celler
|
04a82b919f
|
added --cluster.system-replication-factor
|
2016-09-01 15:59:02 +02:00 |
jsteemann
|
3ac79c8132
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 15:08:42 +02:00 |
Kaveh Vahedipour
|
6239a5fbc5
|
minor reorganisation
|
2016-09-01 13:45:15 +02:00 |
Michael Hackstein
|
513f6ce560
|
Now all AGENTs do re port that they are not part of a cluster. This did confuse the statistics.js
|
2016-08-31 17:20:28 +02:00 |
jsteemann
|
b2eadbd179
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 16:07:50 +02:00 |
Wilfried Goesgens
|
1c34b564ed
|
Fix release matching for alpha/beta versions
|
2016-08-30 14:39:48 +02:00 |
jsteemann
|
bd590fb62d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 08:18:34 +02:00 |
Kaveh Vahedipour
|
c53428ce89
|
minor fixes
|
2016-08-29 17:13:33 +02:00 |
jsteemann
|
396ab41736
|
allow dropping system collections in some rare cases
|
2016-08-25 12:47:06 +02:00 |
Andreas Streichardt
|
5579eca2df
|
Change debug levels for shard sync...no more spam
|
2016-08-23 10:53:14 +02:00 |
Andreas Streichardt
|
997a4e688f
|
Handle backend unavailable properly
|
2016-08-22 14:15:15 +02:00 |
Alan Plum
|
76c447e29d
|
Add module.context.createDocumentationRouter
|
2016-08-19 00:36:08 +02:00 |
Alan Plum
|
bcb722f0ac
|
Add legacy mode to web interface
|
2016-08-17 14:51:04 +02:00 |
Andreas Streichardt
|
87c8c0033a
|
Improve clusterawareness in foxx and foxx queues
|
2016-08-10 12:26:24 +02:00 |
Jan Steemann
|
5b4e4e0845
|
issue #1977
|
2016-08-03 09:56:13 +02:00 |