1
0
Fork 0
Commit Graph

40857 Commits

Author SHA1 Message Date
Wilfried Goesgens a5fe3ffe0a Bugfix/fix nsis ini writing (#2658) 2017-06-23 14:56:01 +02:00
Wilfried Goesgens 6e6c198324 Bugfix/fix init script (#2655) 2017-06-23 14:53:51 +02:00
Dan Larkin c796b5f93d Fixed a typo in overcommit ratio warning logic and some formatting. (#2650) 2017-06-23 08:44:42 +02:00
Frank Celler 3667f06c84 Feature/jenkins pipeline (#2654) 2017-06-23 00:40:18 +02:00
Frank Celler 5105da9c33 Feature/jenkins pipeline (#2653) 2017-06-22 22:58:53 +02:00
Jan 3512745d10 added wrapper for fdopen (#2645) 2017-06-22 19:38:08 +02:00
Simon Grätzer 52fa4f450a Bugfix for cluster bug (#2649) 2017-06-22 17:34:01 +02:00
Jan c873715a18 don't print option value at startup (#2643) 2017-06-22 14:23:20 +02:00
Jan 85752ce391 try to make it work on older Linux kernels (pre 3.4) (#2642) 2017-06-22 14:23:04 +02:00
Jan 780de03f5c fix compile error on non-Linux platforms (#2641) 2017-06-22 13:32:44 +02:00
Michael Hackstein 2c90b36bb1 The ArangoDB VPackIndex now does not attempt to compute an Estimate on Coordinator. Caused the coordinator to crash (#2629) 2017-06-22 12:37:12 +02:00
Wilfried Goesgens 89e392b838 don't install aardvark source files into packages (#2625) 2017-06-22 12:36:27 +02:00
Wilfried Goesgens a587b0bae9 when restarting abort if shutdown of the old service fails. (#2638) 2017-06-22 12:35:45 +02:00
Wilfried Goesgens c6340bf597 Work on the debian packages (#2632)
- improve wording in some of the debconf dialogs
- fix password / password repeat comparison
- fix cancel button for storage engine dialog.
2017-06-22 12:35:13 +02:00
Jan 3320052f5d do not include our datafiles in core files (#2630) 2017-06-22 12:34:27 +02:00
Jan 9d10c76e3e fix lockfile-related messages (#2639) 2017-06-22 12:33:46 +02:00
Jan c77a6fd738 fix one more limit issue in traversal (#2634) 2017-06-22 12:32:47 +02:00
Jan cb8014dbdd use correct column families for size estimates (#2624) 2017-06-22 12:32:08 +02:00
Dan Larkin 690c2d17fd Enabled/added startup checks for VM overcommit values. (#2610) 2017-06-22 12:31:32 +02:00
Jan 921ab97bd5 fix compile warnings with newer compilers (#2604) 2017-06-22 12:28:19 +02:00
Jan ef3a7a32e5 attempt to fix SSE4.2 detection for RocksDB (#2628) 2017-06-22 12:20:50 +02:00
Frank Celler 676a388b77 Feature/jenkins pipeline (#2640) 2017-06-22 11:44:32 +02:00
Jan ebaeb639b2 Bug fix/incremental replication syncs too much (#2631)
* fix too much synchronization
* fix incremental sync for RocksDB engine
2017-06-21 14:56:33 +02:00
Wilfried Goesgens 2646ea2ad1 Migrate documentation build process to pure bash. (#2619)
* Migrate documentation build process to pure bash.

- the old makefile contained multiple shell snippets which were hard to maintain
- Convert it from Makefile to pure bash build.sh
- Fix error reporting in companion python scripts
- adjust README_maintainers.md to the new script
- provide wrapper GNUMakefile for automatic jobs for compatibility
- use the new shellscript inside the docker wrapper
- use the systems available processors inside the docker container if we build arangod
- strive to build enterprise binaries, since some examples require it.

* fix wrapper makefile
2017-06-21 14:34:17 +02:00
Kaveh Vahedipour cab85a9999 Merge pull request #2627 from arangodb/feature/jenkins-configuration-files-pointing-to-testing
jenkins configuration files where erroneously pointing to 'testing'
2017-06-21 11:50:18 +02:00
Kaveh Vahedipour 52f18966c5 jenkins configuration files where erroneously pointing to 'testing' 2017-06-21 11:47:41 +02:00
Jan 55f16b0651 fix incorrect "id" return type (must be string, not a number) (#2623) 2017-06-21 10:26:04 +02:00
Frank Celler ddb093527d Feature/jenkins pipeline (#2622)
* changed default to build enterprise

* fixed clean up bug
2017-06-21 10:10:09 +02:00
Frank Celler ce8b1fb885 Feature/rocksdb update 5.6 (#2621) 2017-06-20 18:12:43 +02:00
Frank Celler bdf49be70c Feature/documentation storageengine (#2620)
* fixed path
2017-06-20 17:57:26 +02:00
Wilfried Goesgens e730f49816 flip sequence of directory chosers (#2616) 2017-06-20 16:54:57 +02:00
Wilfried Goesgens 47cf60b5cd Document storage engine choice (#2617)
* Document storage engine choice

- WAL is not available with rocksdb
- WAL commands don't output usefull data for rocksdb
- have to manually migrate to rocksdb.

* implement review
2017-06-20 16:54:28 +02:00
Jan 0e0bf7aae3 Bug fix/task locking (#2618) 2017-06-20 16:53:20 +02:00
Mark 7743db32b9 Fix #2613 (#2614)
Reduce log level when Foxx manager tries to self heal missing database
2017-06-20 12:41:45 +02:00
Frank Celler 6df01a8b25 tests are now run on local cluster, not travis 2017-06-20 12:19:42 +02:00
Simon Grätzer 492d832695 Refactored /_api/index and /_api/database (#2582)
* working documents rest handler

* fixed cluster tests

* Consolidating database APIs

* clang-format

* Fixing issue with user creation through db._createDatabase

* replaced and refactored api-index and index api

* fixed cluster

* renaming some files

* added user methods

* removed files intended for later

* Fixed CC build

* Fixed method signature

* Fixing shell_server, shell_client tests
2017-06-19 23:47:40 +02:00
Frank Celler 7879e4262f Feature/jenkins pipeline (#2611)
* added properties
2017-06-19 22:56:55 +02:00
Wilfried Goesgens 38fc1536fc Work on the windows installer (#2609)
- Add custom icons and images to the windows installers
- fix the calculation of the paths and the silent install mode
2017-06-19 17:53:41 +02:00
Kaveh Vahedipour 37f27dc08a fixing the agency comm issues detected with the go-driver tests (#2608) 2017-06-19 17:51:08 +02:00
Heiko 2f8cd2455d fixed all results query bug (#2607) 2017-06-19 17:48:14 +02:00
Jan 9396d4d952 fix query execution times that may have different between batches (#2606)
* fix query execution times that may have different between batches

* applied query statistic change to ui

* do not expose state "finished", as it is useless
2017-06-19 17:47:32 +02:00
Jan cafead7c12 add known issue (#2605) 2017-06-19 17:45:49 +02:00
Jan 67016ba560 potentially fixed issue #2559: Duplicate _key generated on insertion (#2593) 2017-06-19 17:44:59 +02:00
Jan f38ba7c84d fix invalid results (too many) when a skipping LIMIT was used for a traversal (#2603)
`LIMIT x` or `LIMIT 0, x` were not affected, but `LIMIT s, x` may have returned too many results
2017-06-19 17:34:47 +02:00
Jan b32db87b67 fix races in SSL communication (#2591) 2017-06-19 17:30:14 +02:00
Heiko 4d7720b471 ui - added satellite collection creation (#2584) 2017-06-19 17:29:06 +02:00
Dan Larkin a3ae2b7191 Augmented cache API and fixed a potential deadlock scenario. (#2579)
* Augmented cache API and fixed a potential deadlock scenario.

* The RocksDBEdgeIndex now tries to read up to 10 times form the cache on lock_timeout. Instead of rewriting everything after first attempt
2017-06-19 17:28:04 +02:00
Frank Celler 2680a1aaf8 Feature/jenkins pipeline (#2602)
* always clean test directory before testing
2017-06-18 23:01:43 +02:00
Frank Celler b48583e68f added request-source (#2599) 2017-06-18 22:56:05 +02:00
Dan Larkin a0c4e3d9df Improved RocksDB engine statistics with docs and rest endpoint (#2598)
* Improved statistics reporting for RocksDB engine (including cache info).

* Added documentation about db._engineStats().

* Added rest endpoint for engine stats.
2017-06-18 22:55:25 +02:00