mpv1989
cdfd41f9b9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-22 13:54:08 +02:00
mpv1989
66fa98e14d
Add alder32 tests
2017-05-22 13:54:02 +02:00
jsteemann
bbdb191797
remove unused error code
2017-05-22 13:53:10 +02:00
Michael Hackstein
ae3a1d6dcc
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-05-18 10:07:50 +02:00
Michael Hackstein
592508125b
Deactivated index cache test im cluster. It is not supposed to work
2017-05-18 10:05:39 +02:00
jsteemann
b68482bcaa
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-18 00:17:55 +02:00
jsteemann
226920d7fa
optimizations
2017-05-17 23:41:16 +02:00
Michael Hackstein
0d18821705
Adapted the shell-index-figures test to honor that the primary index does not have a cache anymore.
2017-05-17 18:52:09 +02:00
Jan Christoph Uhde
02da6fc4ca
fix getIndex(withStats) for arangosh
2017-05-17 13:50:03 +02:00
Jan Christoph Uhde
55175386e7
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Lint
No more need to wrap legacy errors in new Foxx HTTP API
fixed initializing bug in dashboard ui at initial startup
Correctly expose errors in old Foxx API
Fix error expecations
2017-05-17 13:49:45 +02:00
Alan Plum
30524bbb84
No more need to wrap legacy errors in new Foxx HTTP API
2017-05-17 13:22:11 +02:00
Alan Plum
599ed214c6
Fix error expecations
2017-05-17 12:33:41 +02:00
Jan Christoph Uhde
0423b75137
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb :
Throw correct errors in Foxx management internals
Make build flag easier to find in docs
2017-05-17 12:23:23 +02:00
Jan Christoph Uhde
415cbfea60
fix figures and add tests
2017-05-17 12:22:43 +02:00
Alan Plum
819a1194ba
Throw correct errors in Foxx management internals
2017-05-17 12:22:16 +02:00
Michael Hackstein
6a2ae1af8c
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-05-17 09:55:35 +02:00
Michael Hackstein
b19549f5e4
RocksDB now properly reports EdgeIndex estimates to the user. Also reactivated edgeIndex tests for the estimate in RocksDB.
2017-05-17 09:52:25 +02:00
Jan Christoph Uhde
1f4e90ec17
add test for index figures
2017-05-17 09:51:50 +02:00
Michael Hackstein
9569b67e8d
Reactivated hash-index tests on rocksdb. Mostly checking estimates.
2017-05-17 09:14:06 +02:00
Alan Plum
5d017d733c
Improve Foxx cluster resilience ( #2479 )
...
* Improve Foxx cluster resilience
Fixes #2083
Fixes #2384
Fixes #2408
Addresses #1892
* Port old Foxx API
* Implement single-file services
* Add console.errorStack/warnStack/infoStack helpers
* Simplify serviceInfo validation
* Extract github/upload logic into Aardvark and old FM API
* Move generator logic into Aardvark
* Move zip/js buffer logic into FM core
* Add Foxxmanager tests
* Send empty response when no README
* Disambiguate script arg format
Historically we allow passing an array of positional arguments or an arbitrary first argument.
This is surprising behaviour, so we should just always treat the value as a first argument.
* Rebuild bundle in development mode
* Nicer HTTP docs formatting
* Create Foxx HTTP docs
* Simplify service upload handling
* Remove inline swagger docs
* Implement public download route
* Consistency
* Rebuild aardvark
* Move bundle route into /_api/foxx/_local
* Rebuild Swagger API docs
* Add changes to CHANGELOG
* More docs
2017-05-16 17:41:29 +02:00
jsteemann
499491bee9
use exclusive locks for some transactions
2017-05-15 22:47:50 +02:00
Jan Christoph Uhde
c673391387
fix jslint warnings
2017-05-15 17:00:35 +02:00
Jan Christoph Uhde
de6a21f4f2
reduce number of log messages
2017-05-15 16:27:52 +02:00
Jan Christoph Uhde
b09b84dcad
add test for equality
2017-05-15 15:29:38 +02:00
Jan Christoph Uhde
2bc60c24bd
fix jslint erros
2017-05-15 13:45:13 +02:00
Jan Christoph Uhde
22e2b0fc7e
fix edge index test
2017-05-15 13:36:17 +02:00
Jan Christoph Uhde
ea386b605f
renable edge-index tests
2017-05-15 12:30:34 +02:00
Jan Christoph Uhde
e5db579b25
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-cache
...
* 'devel' of https://github.com/arangodb/arangodb : (54 commits)
attempt to fix races in replication
grunt build
use exclusive transaction in syncer
change feature order around
dashboard
added api cluster api routes
add selection of storage engine
use some parallelism
micro optimizations
Fix truncate for geo
added assertions
remove unused include
try to fix initial sync problem
remove unnecessary includes
Finally fix the error where suddenly an array of dbservers are being called
Update queryView.js
initialize bool variable
remove debug output
removed unused private field
Wrong index number
...
2017-05-10 15:14:08 +02:00
Jan Christoph Uhde
4f552e7985
reactivate index tests
2017-05-10 14:48:05 +02:00
Simon Grätzer
3b7ef439c8
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex
2017-05-09 17:42:27 +02:00
jsteemann
e2039d587b
added debug output in case tests fail
2017-05-09 11:24:41 +02:00
Simon Grätzer
1e3368c76a
Preliminary changes
2017-05-08 18:27:51 +02:00
Simon Grätzer
31b87de7b3
Adding full text index to tests, and fixing some error handling
2017-05-08 11:41:12 +02:00
Simon Grätzer
1948896e5c
Broke a test file
2017-04-28 18:16:16 +02:00
Simon Grätzer
86ad31124d
Fixing some shell_replication tests
2017-04-28 18:14:03 +02:00
Simon Grätzer
52058ac909
fixing replication errors
2017-04-28 16:28:35 +02:00
Simon Grätzer
84ed7ec100
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp
2017-04-28 14:40:17 +02:00
Simon Grätzer
0a00a7eb67
Fixed broken JSON output
2017-04-28 14:28:34 +02:00
jsteemann
8e95e1ee59
try to make task tests more robust and reliable
2017-04-28 09:40:08 +02:00
Frank Celler
33fda9275c
Merge pull request #2451 from arangodb/feature/ldap-auth
...
Feature/ldap auth
2017-04-26 14:12:32 +02:00
Michael Hackstein
2e417a1576
db._explain should now be backwards-compatible if we access a 3.1 instance with a 3.2 arangosh
2017-04-26 11:01:05 +02:00
baslr
f45a7f07b1
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-26 10:52:50 +02:00
Wilfried Goesgens
05a46e4781
fix db._explain() to work with the new interface of the graph traverser
2017-04-25 20:33:17 +02:00
Michael Hackstein
f21fd3c0fe
Made dropping of graphs more resilient to errors
2017-04-25 15:56:39 +02:00
jsteemann
9ab0ee817a
jslint
2017-04-25 15:17:33 +02:00
Michael Hackstein
e5f7303dad
Fixed drop in general-graph it now honors distributeShardsLike
2017-04-25 15:08:45 +02:00
baslr
54e2bd6386
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-25 14:19:05 +02:00
Michael Hackstein
02eb704279
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-25 12:58:53 +02:00
Michael Hackstein
5737dd00e0
Adapted replication applier tests to connect to 127.0.0.1:0 which is invalid instead of some random invalid IP. Causes the Mac to ignore the timeout.
2017-04-25 12:58:46 +02:00
baslr
579718ad37
Merge remote-tracking branch 'origin/devel' into feature/ldap-auth
2017-04-25 11:18:07 +02:00