Wilfried Goesgens
eb221d97e6
mention howto use indices for joins ( #3229 )
2017-09-13 17:45:45 +02:00
Heiko
a03a86fe46
fixed wrong selection of the database inside the internal cluster js api ( #3202 )
2017-09-13 17:19:18 +02:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Jan
e1a1427c1e
remove shell-database.js from git again, and apply modifications to shell-database.js.in ( #3248 )
2017-09-13 09:49:05 +02:00
Jan
dc46c9db07
more logging so we can find a specific bug ( #3247 )
2017-09-13 09:19:50 +02:00
m0ppers
caac5c64b9
gitignores would include snappy.*/build-tests and jemalloc ( #3242 )
...
* gitignores would include snappy.*/build-tests and jemalloc
* Remove general log ignore (matched v8/v8/log-inl.h)
* some boost stuff is named core
2017-09-13 09:17:27 +02:00
jsteemann
f8d8a561a4
fix various issues
2017-09-13 09:03:28 +02:00
Wilfried Goesgens
2554718122
Merge pull request #3246 from arangodb/bugfix/cleanup_collections4
...
Bugfix/cleanup collections4
2017-09-13 00:03:38 +02:00
Wilfried Goesgens
9457395b80
workaround cluster not allowing to drop system collections
2017-09-13 00:02:30 +02:00
Wilfried Goesgens
b41cfac17c
cleanup
2017-09-13 00:00:32 +02:00
Wilfried Goesgens
bea6d4f624
Merge pull request #3245 from arangodb/bugfix/unittest_cleanup_check3
...
fix cleanup
2017-09-12 19:33:21 +02:00
Wilfried Goesgens
c18d35dbf0
fix cleanup
2017-09-12 19:32:34 +02:00
Wilfried Goesgens
c030aad872
Merge pull request #3244 from arangodb/bugfix/unittest_cleanup_check2
...
fix cleanup
2017-09-12 15:58:06 +02:00
Wilfried Goesgens
11437d20a9
fix cleanup
2017-09-12 15:57:33 +02:00
Wilfried Goesgens
59dbb44e03
Merge pull request #3243 from arangodb/bugfix/unittest_cleanup_check
...
Bugfix/unittest cleanup check
2017-09-12 15:43:16 +02:00
Wilfried Goesgens
5b131450a2
revalidate that tests clean up properly.
2017-09-12 14:49:06 +02:00
Wilfried Goesgens
0a9b9e6025
cleanup after testrun, lintify
2017-09-12 14:48:20 +02:00
Wilfried Goesgens
5c6997ce04
cleanup after testruns
2017-09-12 14:47:52 +02:00
Wilfried Goesgens
48c5587c67
only run testsuite when we're on enterprise and actually do have tests
2017-09-12 12:11:13 +02:00
Frank Celler
66fdaa24a5
Feature/jenkins pipeline ( #3241 )
2017-09-12 12:03:46 +02:00
Frank Celler
7c3215c386
timestamps in tests ( #3240 )
2017-09-12 10:39:32 +02:00
Wilfried Goesgens
ad74472c14
Merge pull request #3239 from arangodb/bugfix/cleanup_api-gharial-spec
...
fix cleanup
2017-09-12 10:11:31 +02:00
Wilfried Goesgens
e396681fb8
fix cleanup
2017-09-12 10:11:05 +02:00
Wilfried Goesgens
4d20d507cd
Merge pull request #3236 from arangodb/bugfix/fix_test_cleanup
...
fix cleanup
2017-09-11 18:38:53 +02:00
Wilfried Goesgens
1f9b322684
fix cleanup
2017-09-11 18:38:26 +02:00
Andreas Streichardt
afafc47eac
Remove override of testmatrix (build only linux)
2017-09-11 17:44:07 +02:00
Mark
a81e424339
Fix Foxx queue test ( #3219 )
2017-09-11 14:59:24 +02:00
jsteemann
cf664140ae
fix compilation in non-maintainer-mode
2017-09-08 09:42:55 +02:00
Frank Celler
e62d0a367f
Feature/jenkins pipeline ( #3218 )
2017-09-08 08:37:02 +02:00
jsteemann
33e3ead888
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-09-07 16:54:23 +02:00
jsteemann
5ee5890649
increase cache lifetime for cluster selectivity estimates
2017-09-07 16:54:01 +02:00
Kaveh Vahedipour
627f344266
fixed a bug, where when servers failed, when also agency leadership c… ( #3189 )
...
* fixed a bug, where when servers failed, when also agency leadership changes
* redid entire design of checkDBServers/checkCoordinators.
* comparison in supervision must be between oldPersisted and newHealth
* UI stuff
* UI stuff
* FailedServer test needed adjustment
* Hopefully final round
* fixed supervision failure detection
* FailedServer tests back to origin devel
* oldNot documented among preconditions in Agency HTTP API docs
* changed only look for status updated
* non action line in api-cluster
2017-09-07 16:10:23 +02:00
Frank Celler
a7ae53eda7
added new test suite authentication_server
2017-09-07 14:58:48 +02:00
Simon Grätzer
ffc465433a
No access collections Improvements ( #3190 )
...
* consolidated EdgeDocumentToken
* optimizing cluster traversal
* adding skip collection checks
* API cleanup
* copying AQLValue to avoid use-after-free bugs
* Fixing rocksdb SingleServerEdgeCursor
* Fixing a collection resolving issue
2017-09-07 14:55:07 +02:00
Simon Grätzer
d485db8bd1
removing unnecessary rate limiting ( #3194 )
2017-09-07 14:39:20 +02:00
Jan
0abbc3a3c6
fix duplicate mutex ( #3215 )
2017-09-07 14:38:29 +02:00
jsteemann
bfa5224966
updated CHANGELOG
2017-09-07 12:56:31 +02:00
Frank Celler
5456258cbc
Feature/jenkins pipeline ( #3210 )
2017-09-06 18:17:13 +02:00
Simran
741141251a
Aardvark: Disable vertical line in query explain editor
...
Turns off the print margin, which didn't really serve any purpose anyway
2017-09-06 17:31:27 +02:00
Max Neunhöffer
98e6484d86
Fix bug in RocksDB incremental collection sync for empty colls. ( #3207 )
...
Also: Make hash computations for chunks independent.
2017-09-06 15:26:03 +02:00
Jan
eacad99df7
Bug fix/fixes 0409 ( #3199 )
...
* some authentication optimizations...
don't query the permissions for one database three times, and don't build up tons of useless temporary strings for each request
* fix some floating point inaccuracies in AstNode value comparisons
2017-09-04 18:04:05 +02:00
Wilfried Goesgens
a551879158
give usefull errors in case of rocksdb init aborting with 'IOError' w… ( #3178 )
...
* give usefull errors in case of rocksdb init aborting with 'IOError' which happens i.e. on cifs mounts
* fix typo
2017-09-04 18:02:38 +02:00
Simon Grätzer
06f5cefd9f
Handle non-existing user config in RestUserHandler ( #3200 )
...
* handle non-existing user config
* fixing possible error with user data
2017-09-04 18:01:30 +02:00
Michael Hackstein
da4d7966a8
Bug fix/truncate geo ( #3173 )
...
* Add geo truncate test
* added a specific truncate method to rocksdb geo index
* Fixing truncate on rocksdb geo-indexes with support for rollbacks
2017-09-04 17:48:04 +02:00
Jan
cd2dfdfd0d
fix deadlocks in cluster traversals ( #3198 )
2017-09-04 17:35:24 +02:00
Jan
f49e0ca237
execute DOCUMENT function via CXX on coordinator in cluster mode ( #3196 )
2017-09-04 17:34:24 +02:00
Jan
523d99b236
Bug fix/fixes 0109 ( #3191 )
...
* fix double free
* simplfy conditions
* fix cppcheck complaint
2017-09-04 17:32:25 +02:00
Max Neunhöffer
76dbc2ead8
Add tick to batch result. ( #3195 )
2017-09-04 15:27:39 +02:00
Jan
26ede63c84
added option `--server.check-max-memory-mappings` ( #3185 )
2017-09-01 16:11:22 +02:00
jsteemann
2b70e31902
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-09-01 14:14:25 +02:00