1
0
Fork 0
Commit Graph

34954 Commits

Author SHA1 Message Date
jsteemann b7257b196d safety first 2016-11-03 12:20:33 +01:00
hkernbach cd00bd8d07 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-03 11:44:35 +01:00
hkernbach 8ba0ecc194 added shortcuts to in/decrease font size in aql editor 2016-11-03 11:44:28 +01:00
Kaveh Vahedipour 34cd8779ea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 11:19:09 +01:00
Kaveh Vahedipour 9e170e8021 version update after return statement 2016-11-03 11:18:50 +01:00
Michael Hackstein e8fcda252b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-03 10:55:43 +01:00
Michael Hackstein c6f31091bc In the properties of a collection now distributeShardsLike is contained. 2016-11-03 10:55:22 +01:00
Alan Plum 735f0e5f6c
Resolve 'lib' for 3.x services
Fixes #2139.
2016-11-03 10:35:06 +01:00
Alan Plum ce79aa9d18
Bump dependencies to latest versions
Fixes #2138.
2016-11-03 10:35:06 +01:00
Kaveh Vahedipour 266ee69535 less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:27:43 +01:00
Kaveh Vahedipour cdd9550637 less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:23:48 +01:00
Jan Steemann 8e80562268 try to fix compile warning 2016-11-03 10:17:39 +01:00
Jan Steemann a83b7bd3ca Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 10:02:19 +01:00
Jan Steemann d0572ceb24 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 09:57:57 +01:00
Jan Steemann 4e18eefa4e try to fix compile warning 2016-11-03 09:57:14 +01:00
hkernbach e669d64b6a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-03 09:37:17 +01:00
hkernbach c345474bca optimized version indicator 2016-11-03 09:37:11 +01:00
jsteemann 096c01af22 fix typo in message 2016-11-03 00:42:53 +01:00
jsteemann 68317bb4f2 added experimental `REGEX_REPLACE` AQL function 2016-11-03 00:40:19 +01:00
jsteemann 36f49d7f2c prefer user-defined unique indexes on multiple attributes over primary index 2016-11-02 23:20:26 +01:00
jsteemann d5d23d381f do not use readdir_r() anymore as it is not safe
...and also deprecated in newer versions of libc:
http://man7.org/linux/man-pages/man3/readdir_r.3.html

That man page recommends to use plain readdir() because it can be expected
to be thread-safe in reality, and newer versions of POSIX may require its
thread-safety formally, and in addition obsolete readdir_r() altogether
2016-11-02 22:53:25 +01:00
jsteemann 2fdf65c3a4 a bit of index cleanup 2016-11-02 22:44:06 +01:00
jsteemann cae493f060 increase default number of results for AQL editor 2016-11-02 22:19:44 +01:00
jsteemann 07596abcd3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-02 22:06:56 +01:00
jsteemann cf27b1d5c5 fix bugs in front-end query builder
- filtering on multiple, different attributes did not work
- select boxes for filter operators did not contain IN, NOT IN and like for all but for the top-most select box
2016-11-02 22:06:03 +01:00
jsteemann 123ecf82b5 more details for API that describes internals of AQL functions 2016-11-02 21:37:35 +01:00
jsteemann 1e12406bbd remove log spam 2016-11-02 21:37:21 +01:00
jsteemann d8df8ba0cf updated CHANGELOG 2016-11-02 21:13:46 +01:00
Wilfried Goesgens 7be96cb8c0 Fix rpm install/uninstall on suse/redaht 2016-11-02 21:11:26 +01:00
jsteemann 56b771f0d2 some more debug logging for the supervisor 2016-11-02 21:01:42 +01:00
Frank Celler 7df02164ee fixed supervisor startup 2016-11-02 19:37:49 +00:00
Wilfried Goesgens 2d99049d0f Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-11-02 18:58:37 +01:00
Wilfried Goesgens 746e1d10a0 Substitute filenames into the plist file 2016-11-02 18:58:08 +01:00
Max Neunhoeffer 6890860dd3 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-11-02 09:38:11 -07:00
Max Neunhoeffer 25d687e32a Add debug messages in gossip calls in agency. 2016-11-02 09:37:04 -07:00
Jan Steemann b9d345ff67 fix --database.check-version on an empty directory 2016-11-02 16:55:27 +01:00
Kaveh Vahedipour d82079a59c don't override raft timeout cmd line inpute 2016-11-02 16:02:37 +01:00
Kaveh Vahedipour e9450e21c2 don't override raft timeout cmd line inpute 2016-11-02 15:57:49 +01:00
Kaveh Vahedipour 9aeefddc9b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-02 15:45:04 +01:00
Kaveh Vahedipour c71d9e287e do not override command line RAFT timings with estimates 2016-11-02 15:44:54 +01:00
hkernbach 7903fcf7bb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-02 14:57:01 +01:00
hkernbach 4ab8671bff issue #2131 - display process and error of pending or failed index creations 2016-11-02 14:56:49 +01:00
Wilfried Goesgens b8c6473a24 Also copy zip packages to the output directory. 2016-11-02 14:27:27 +01:00
Kaveh Vahedipour df881f3599 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-02 13:00:19 +01:00
Kaveh Vahedipour 7c6171702c startStandaloneAgency with different gossip modes 2016-11-02 13:00:08 +01:00
Frank Celler 865c284c59 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-02 12:37:18 +01:00
Frank Celler 7a9d58b06e Fixed potential undefined behavior with temporary objects. 2016-11-02 12:37:04 +01:00
Kaveh Vahedipour c8511619a6 Gossipping premature stop 2016-11-02 12:01:24 +01:00
Kaveh Vahedipour 134eed9c99 less high frequent gossipping 2016-11-02 11:39:23 +01:00
Kaveh Vahedipour 8b99d8995a Fix unfinished gossips 2016-11-02 11:36:57 +01:00