1
0
Fork 0
Commit Graph

41619 Commits

Author SHA1 Message Date
Wilfried Goesgens 056195ff64 new autogenerated examples (#3414) 2017-10-13 12:55:54 +02:00
Michael Hackstein 028218cd52 Fixed Jenkinsfile to default to 3.3 enterprise release (#3412) 2017-10-13 12:35:08 +02:00
Wilfried Goesgens db433ea15e switch from file to readelf for gaining the files hash for the debug symbols (#3410)
* switch from file to readelf for gaining the files hash for the debug symbols.

* sharpen regex

* remove debug
2017-10-13 12:33:46 +02:00
Michael Hackstein 5eaf67651d Tests/replication tests (#3404) (#3409)
* Improved the arangodb ruby module for tests to allow usage of different databases
* Added Further Tests for non _system database
2017-10-13 12:32:56 +02:00
Wilfried Goesgens 107344eeee Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it. (#3406)
* Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it.

* implement review
2017-10-13 12:30:45 +02:00
Wilfried Goesgens 8bd11eafef Fix the password dialog (#3405)
- make sure the question is only output after log messages are sent to the console
- make sure error messages are sent before re-quoting for the next try
- inform the user whether the password has been sent
2017-10-13 12:30:12 +02:00
m0ppers f9defbfb3f Database info was returning VPack none...was "none" before (#3402) 2017-10-13 12:28:17 +02:00
Jan f1497e0df7 fixed issue #3395 (#3399) 2017-10-13 12:25:46 +02:00
Jan 4174cd20b9 minimum number of V8 contexts in console mode must be 2, not 1 (#3397)
this is required to ensure the console gets one dedicated V8 context and all other
operations have at least one extra context. This requirement was not enforced
anymore.
2017-10-13 12:24:03 +02:00
Heiko 41b9f1e146 Bug fix/issue 3228 devel - fixed wrong validation of name user property (#3391)
* UI - added user roles

* some code changes, added missing picture

* fixed issue #3228
2017-10-13 12:22:35 +02:00
m0ppers bb1d303473 Cmake 5.0 complains about unused lambda captures (#3390) 2017-10-13 12:20:48 +02:00
Simon Grätzer c92dc55764 Fixing a missing section in the docs (#3374) 2017-10-13 12:16:57 +02:00
Jan 360184be87 fix misleading cluster AQL OOM messages (#3359) 2017-10-13 12:16:18 +02:00
Jan 1579eb9dfd show which unique constraint was violated in an AQL query (#3330)
this addresses https://stackoverflow.com/questions/46427126/arangodb-3-2-unique-constraint-violation-id-or-key
2017-10-13 12:13:44 +02:00
Wilfried Goesgens c174a62e40 release version 3.3.milestone1 2017-10-11 14:47:54 +02:00
Wilfried Goesgens b6685e5826 Merge branch 'devel' of github.com:arangodb/ArangoDB into 3.3 2017-10-11 13:46:25 +02:00
Wilfried Goesgens dc4cc9c7aa Merge branch '3.3' of github.com:arangodb/ArangoDB into 3.3 2017-10-11 13:45:50 +02:00
Max Neunhöffer 9a2385b941 Add host id detection and show in /_admin/cluster/Health. (#3389) 2017-10-11 12:42:44 +02:00
Wilfried Goesgens af84910066 process the right file and put it the proper destination. (#3396) 2017-10-10 16:41:16 +02:00
Wilfried Goesgens 8f1c312d94 The build-date.h would be re-calculated on certain events, which caused (#3394) 2017-10-10 15:44:04 +02:00
Wilfried Goesgens 9ed7a5e8f4 capture the time of the first configure run, don't re-generate it everytime we get here. (#3393) 2017-10-10 15:05:07 +02:00
Wilfried Goesgens 2c1e4dae98 remove remaints of libev. (#3372) 2017-10-10 15:01:59 +02:00
jsteemann 066e91e1ed fix compile error in non-maintainer mode 2017-10-10 10:46:36 +02:00
Jan dd32992121 fix potential overflow in CRC marker check when a corrupted CRC marke… (#3386)
* fix potential overflow in CRC marker check when a corrupted CRC marker is found at the very beginning of an MMFiles datafile

* added recovery test for marker corruption
2017-10-10 09:49:13 +02:00
Frank Celler 6a634de689 v3.3.alpha2 test version 2017-10-08 22:16:52 +02:00
Frank Celler 1ac0cb9bb3 added --server.local-authentication 2017-10-08 22:06:37 +02:00
Frank Celler b18adbdbd7 added --server.local-authentication 2017-10-08 22:04:52 +02:00
Wilfried Goesgens 9078878682 upgrade sync'er 2017-10-06 13:34:12 +02:00
Wilfried Goesgens 802177995f release version 3.3.milestone1 2017-10-06 11:31:48 +02:00
Wilfried Goesgens 8f37b4dc2d Merge branch 'devel' of github.com:arangodb/ArangoDB into 3.3 2017-10-06 11:23:42 +02:00
Heiko c2fab4f495 UI - added user roles (#3377)
* UI - added user roles

* some code changes, added missing picture
2017-10-06 11:23:06 +02:00
Wilfried Goesgens 255124eb9f Merge branch 'devel' of github.com:arangodb/ArangoDB into 3.3 2017-10-06 10:32:15 +02:00
Wilfried Goesgens c901af13c0 make sure we always have properly defined whether we found systemd or… (#3379)
* make sure we always have properly defined whether we found systemd or not.

* fix source file location - we don't pre-process this.
2017-10-06 10:19:18 +02:00
Wilfried Goesgens a8ddaf56f6 Feature/download syncer centosix (#3381)
The ancient curl on centos 6 doesn't know howto download files directly by following 30x, add a wrapper shellscipt that can do this with several curl calls to work around this.
2017-10-06 10:18:43 +02:00
Max Neunhöffer d86f27bd19 Bug fix/agency leader timeouts (#3373)
* Send out empty heartbeats regardless of non-empty AppendEntriesRPC.
* Also improve logging:
  Note if a log in the empty heartbeat sending takes > 0.01 s.
  Clearly mark places where a leader resigns in logging.
  Log if no empty heartbeat is sent out.
* Make leader more tolerant w.r.t. incoming AppendEntriesRPC responses.
* Add debug logging for _lastAcked and challengeLeadership.
* Remove some unused code. Do not count ourselves in challengeLeadership.
* Removal of entire activation/deactivation mechanisms in agency
* TRI_microtime up to c++11
* added term to response to sendAppendEntries.
2017-10-06 10:11:51 +02:00
Wilfried Goesgens 650418e385 fix source file location - we don't pre-process this. 2017-10-05 14:58:58 +02:00
Wilfried Goesgens 85676bf8a7 make sure we always have properly defined whether we found systemd or not. 2017-10-05 13:55:38 +02:00
Jan 769b87d7cf added `--log.color` option to toggle colorful logging to terminal (#3356) 2017-10-05 13:36:32 +02:00
Wilfried Goesgens c7d2454518 release version 3.3.milestone0 2017-10-04 15:03:52 +02:00
Heiko fd0d9b97d9 no default index selected during index creation (#3368) 2017-10-04 14:11:16 +02:00
Wilfried Goesgens 2fd8d20636 increase the size of the image, we need more space now. (#3370) 2017-10-04 14:09:03 +02:00
Wilfried Goesgens a9e4e2cc25 Bug fix/fix syncer login retry (#3371) 2017-10-04 14:08:49 +02:00
Frank Celler bf281688ca Feature/jenkins pipeline (#3365) 2017-10-04 10:13:54 +02:00
Frank Celler d303c81b4b windows news special care for std::min 2017-10-03 23:15:25 +02:00
Frank Celler f9cc8543a3 macos/clang does not like constexpr 2017-10-03 22:58:13 +02:00
Frank Celler 4846104bf2 fixed LocalDocumentId (is now a class) 2017-10-03 22:18:07 +02:00
Jan 05d60aedbb fixed some cppcheck warnings (#3360)
[arangod/GeneralServer/AuthenticationFeature.cpp:42]: (warning) Member variable 'AuthenticationFeature::_authenticationTimeout' is not initialized in the constructor.
[arangod/Utils/Authentication.h:49]: (performance) Function parameter 'roles' should be passed by reference.
[arangod/VocBase/AuthInfo.h:47]: (warning) Member variable 'AuthResult::_expiry' is not initialized in the constructor.
2017-10-03 21:25:24 +02:00
Simon Grätzer f28bb69f6a Out of bounds access on console when using history search (#3361) 2017-10-03 11:58:05 +02:00
Jan 0561bf45ce Bug fix/isrestore (#3283)
* Make isRestore work in the cluster.

This covers sharded collections with default sharding and non-default
sharding.

* always use locally generate revision ids for storing and looking up documents
2017-10-03 11:53:49 +02:00
Frank Celler f240b8bc16 Feature/roles (#3364) 2017-10-03 10:31:18 +02:00