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
Dan Larkin
9b53d3cd45
Documented custom exception behavior (addresses issue #2561 ). ( #2595 )
2017-06-18 22:50:01 +02:00
Jan
5cd9ad7ee1
fail with exception and not with undefined behavior when the expected primary index is not there! ( #2590 )
2017-06-18 22:48:15 +02:00
Frank Celler
087f5684ad
Feature/jenkins pipeline ( #2600 )
2017-06-18 21:26:52 +02:00
Jan
14922aeb84
always flush logs when the server is about to shut down ( #2585 )
...
* always flush logs when the server is about to shut down
* wake up logging thread if it still has messages and we want to shut down
2017-06-18 01:09:22 +02:00
Frank Celler
16f1f5e507
changed to signal 6 ( #2583 )
2017-06-16 09:50:34 +02:00
Jan
2cec520812
unify changelog ( #2581 )
2017-06-16 09:48:21 +02:00
Wilfried Goesgens
7690437a63
Feature/fix docu2 ( #2578 )
...
* fix links
* mustn't interrupt shell snippet
2017-06-16 09:46:27 +02:00
Jan
9bebd33ba3
fix invalid first group results for sorted AQL COLLECT when LIMIT was used ( #2577 )
2017-06-16 09:44:14 +02:00
Jan
1be3873c71
added one more issue ( #2576 )
2017-06-16 09:43:55 +02:00
Jan
3209490a3f
fix locking of JWT cache ( #2570 )
2017-06-16 09:43:16 +02:00
Jan
329cb53952
enable RVO ( #2566 )
2017-06-16 09:42:10 +02:00
Jan
08d43dbd78
refactor handling of V8 contexts and care more about exceptions ( #2546 )
...
* refactor handling of V8 contexts and care more about exceptions
2017-06-16 09:41:41 +02:00
Frank Celler
07fef71276
Feature/shutdown once ( #2588 )
...
only call beginShutdown once
2017-06-15 22:48:34 +02:00
Frank Celler
24b8391778
Feature/jenkins pipeline ( #2589 )
...
* minimal build
2017-06-15 21:18:57 +02:00
Manuel B
512ea64a76
fix crash ( #2587 )
2017-06-15 12:21:18 +02:00
Wilfried Goesgens
fd83392ad3
Add missing example to fix nightly documentation build.
2017-06-14 00:19:11 +02:00
Simran Brucherseifer
142bf4f052
Docs: Add Satellite Collections to release log
2017-06-13 18:32:06 +02:00
Simran Brucherseifer
738b3c1286
Add docs for satellite collections from stash
...
This reverts commit f6d9bea41b
.
2017-06-13 18:32:06 +02:00
Wilfried Goesgens
f666501bc3
fix versioning in the documentation build
2017-06-13 17:41:35 +02:00
Jan
b2aaf65831
fix typos ( #2575 )
2017-06-13 15:20:05 +02:00
Jan
f2edafa710
fix recursive acquisition of condition variable ( #2569 )
2017-06-13 15:19:32 +02:00
Wilfried Goesgens
d8d243c326
fix links ( #2574 )
2017-06-13 14:48:05 +02:00
m0ppers
772ed1dbbd
Hotfix for crashes with encryption on (at least) arch linux ( #2572 )
2017-06-13 14:46:51 +02:00
Wilfried Goesgens
005cfc04cd
fix links ( #2571 )
2017-06-13 14:42:28 +02:00
Wilfried Goesgens
1af99eb75c
anounce beta ( #2560 )
2017-06-13 14:16:03 +02:00
m0ppers
2c3c1d5cd7
OpenSSL 1.1 hints ( #2565 )
2017-06-13 14:15:36 +02:00
Jan Christoph Uhde
63d20ca1e1
add issue for systemd / system v status ( #2567 )
2017-06-13 14:14:49 +02:00
Jan Christoph Uhde
2e16950d7b
update windows documentation ( #2568 )
2017-06-13 14:14:21 +02:00
Heiko
5b8bad93d7
Create KnownIssues32.md
2017-06-13 11:50:59 +02:00
Heiko
a98556f457
Create KnownIssues32.md
2017-06-13 11:37:19 +02:00
Frank Celler
d88590783d
fixed typos in loadIndexesIntoMemory
2017-06-13 00:13:54 +02:00
Michael Hackstein
830769dcb5
Fixed test file still calling warmup
2017-06-12 23:46:43 +02:00
Michael Hackstein
fef243cc71
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-06-12 23:45:26 +02:00
Wilfried Goesgens
0a9c62b914
Work on the NSIS installer ( #2558 )
...
- enable to choose the app directory too, so we write foxxes into the proper locations
- strip out more fuzz about global installation and services
- add a custom uninstaller page showing which directories we intend to delete
- more cleanup
2017-06-12 19:11:09 +02:00
Kaveh Vahedipour
c1abc0333d
cluster documentation varnish ( #2553 )
2017-06-12 19:02:11 +02:00
Michael Hackstein
9edb884bc8
Feature/planning issue 188 ( #2547 )
...
* add warmup documentation - #188
* warn when relinking build directory
* add warmup documentation - #188
* warn when relinking build directory
* Renamed warmup to loadIndexesInMemory which is a better name for the current implementation of this feature.
* Adapted WebUI to state 'load indexes in memory' instead of 'warmup'
* Added loadIndexesInMemory documentation.
* Renamed loadIndexesInMemory => loadIndexesIntoMemory
2017-06-12 18:54:45 +02:00