Mark
|
3f557d64cc
|
Fix Foxx queues (#5352)
|
2018-05-16 16:54:03 +02:00 |
Simon
|
35136a89c0
|
Fix some problems with active failover (#4540)
|
2018-02-09 15:11:53 +01:00 |
Jan
|
f5d71f42d2
|
added tests and updated documentation for Foxx queues (#3861)
|
2017-12-08 15:52:45 +01:00 |
jsteemann
|
80ff79d0e4
|
fix issue #3858
|
2017-12-01 12:47:07 +01:00 |
Jan
|
9eb5e1545f
|
Bug fix/fix cluster foxx queue startup (#3507)
* slightly clean up indexes
* proper stringification of error code
* do not run AQL queries during Foxx queue startup
* always create keyspace
|
2017-10-25 18:07:27 +02:00 |
Simon Grätzer
|
a7903495a5
|
Fix createQueue silent unique constraint violation, Fix asan detection in clang, (#3421)
|
2017-10-18 12:21:31 +02:00 |
Wilfried Goesgens
|
0c2261445b
|
use indices on our foxx queues queries; Migrate queries away from aqb… (#3101)
* use indices on our foxx queues queries; Migrate queries away from aqb; style guide cleanup.
* update CHANGELOG
|
2017-08-24 17:06:03 +02:00 |
Simon Grätzer
|
3f58a44e3b
|
Fix cases where the root user has access to excluded collections (#2856)
|
2017-08-03 21:16:08 +02:00 |
jsteemann
|
499491bee9
|
use exclusive locks for some transactions
|
2017-05-15 22:47:50 +02:00 |
Edi
|
32b150f7b1
|
add comment on update code
|
2017-04-04 11:01:22 +07:00 |
Edi
|
f88a0e9b1e
|
Fix result value from queue worker
|
2017-03-28 08:05:06 +07:00 |
Max Neunhoeffer
|
ed0d5be0a6
|
If initial database is gone, use system database.
|
2017-02-06 09:47:19 +01:00 |
Kaveh Vahedipour
|
c53428ce89
|
minor fixes
|
2016-08-29 17:13:33 +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 |
Andreas Streichardt
|
526c8f42c2
|
Fix foxx issues in cluster
Bootstrap will now be done on the bootstrap coordinator.
queues will now be executed by the "foxxmaster"
|
2016-07-29 16:06:31 +02:00 |
Jan Steemann
|
44059b5feb
|
issue #1959
|
2016-07-25 11:37:24 +02:00 |
Andreas Streichardt
|
6ee1f6d14a
|
Reformat code
|
2016-06-30 16:57:17 +02:00 |
Andreas Streichardt
|
4d13e8fb1b
|
_listDatabases() => _databases()
|
2016-05-11 15:30:47 +02:00 |
jsteemann
|
58198a834e
|
re-added options for foxx queues
|
2016-04-24 15:27:08 +02:00 |
Max Neunhoeffer
|
877e42e7c5
|
Merge branch 'FMH' into devel
|
2016-04-21 14:04:39 +02:00 |
Alan Plum
|
e7e457b560
|
ES6ify
|
2016-04-20 18:34:46 +02:00 |
Alan Plum
|
2b0c1f6f9a
|
_.extend -> Object.assign
|
2016-04-20 15:23:03 +02:00 |
Alan Plum
|
50ae4804f6
|
Spacing
|
2016-04-20 15:23:00 +02:00 |
Frank Celler
|
3bb24146a6
|
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
|
2016-04-19 19:18:02 -07:00 |
Alan Plum
|
8a114a58d3
|
queues.js -> queues/index.js
|
2016-04-19 18:16:18 +02:00 |
Frank Celler
|
007fe8e053
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
Conflicts:
arangod/Agency/Constituent.cpp
arangod/Agency/RestAgencyHandler.cpp
arangod/Aql/Query.cpp
arangod/Aql/grammar.cpp
arangod/RestHandler/RestSimpleQueryHandler.cpp
arangod/RestServer/ArangoServer.cpp
js/client/modules/@arangodb/testing.js
|
2016-04-19 07:44:00 +02:00 |
Alan Plum
|
051a153252
|
@arangodb/foxx -> @arangodb/foxx/legacy
|
2016-04-18 18:01:08 +02:00 |
Alan Plum
|
1f347b3145
|
Update license headers
|
2016-04-18 18:00:30 +02:00 |
Frank Celler
|
3f9dd62d4c
|
WIP
|
2016-04-13 12:30:18 +02:00 |
Alan Plum
|
de9ae5128a
|
underscore -> lodash
|
2015-12-23 23:30:55 +01:00 |
jsteemann
|
3d6582ed52
|
micro optimizations
|
2015-12-22 21:58:20 +01:00 |
Alan Plum
|
8853ede355
|
org/arangodb -> @arangodb
|
2015-12-15 15:51:44 +01:00 |