- Nov 29, 2016
-
-
Roman Tsisyk authored
Remove hardcoded paths.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
coredump() feature is broken, see #1886
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Blobs and minified JS are prohibited by distributions. Fixes packages on Debian Sid.
-
bigbes authored
Closes #1852
-
Roman Tsisyk authored
Time calculation is too accurate.
-
Alexandr Lyapunov authored
Fixes #1946
-
Alexandr Lyapunov authored
Fixes #1896
-
- Nov 25, 2016
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
- Nov 24, 2016
-
-
Roman Tsisyk authored
Pass LDFLAGS flags properly to fix packaging on Debian Stretch/Sid. Fixes #1935
-
- Nov 23, 2016
-
-
Roman Tsisyk authored
See #1939
-
Roman Tsisyk authored
A hotfix for #1940
-
- Nov 22, 2016
-
-
Roman Tsisyk authored
-
- Nov 17, 2016
-
-
Roman Tsisyk authored
* Fix buggy math calculation and simplifies randomization logic introduced by gh-732. The primary difference is that the new implementation uses fixed periods (=box.cfg.snapshot_period) shifted by a random offset instead of floating periods (=box.cfg.snapshot_period + random). In addition, snapshot daemon now never start snapshoting earlier than box.cfg.snapshot_period time. * Use fiber.channel() to control daemon Fixes #1912 See also #732
-
Veniamin Gvozdikov authored
Fixes #1929
-
- Nov 14, 2016
-
-
Roman Tsisyk authored
This patch doesn't introduce any semantic or functional changes.
-
- Nov 13, 2016
-
-
Nick Zavaritsky authored
* :close() didn't stop reconnect activity; * cancelling a fiber in the ceratin request stage leads to deadlock in subsequent :close().
-
- Nov 10, 2016
-
-
Georgy Kirichenko authored
errno returned via errorno member, not in result
-
Georgy Kirichenko authored
fio_filename replace errno by readlink call and can be used for error logging
-
- Oct 20, 2016
-
-
Vladimir Davydov authored
Allow to specify allocator context in matras and matras-based data structures. After this change, the following salad data structures can be passed a custom allocator context: light, rtree, bps_tree.
-
- Oct 11, 2016
-
-
Nick Zavaritsky authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
Conflicts: debian/changelog debian/control src/lib/small
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
- Oct 06, 2016
-
-
Roman Tsisyk authored
diag_set(ClientError, ...) is needed for net.box and box.error() which should work without box.cfg{} Fixes #1814
-
- Sep 28, 2016
-
-
Roman Tsisyk authored
Fix rb psearch/nsearch methods for partial key
-
Roman Tsisyk authored
Automatically kill all servers after the crash.
-
Roman Tsisyk authored
Ancient Red Hell 6 doesn't support Recommends.
-
Roman Tsisyk authored
Fix compilation warnings
-
Roman Tsisyk authored
Use strong dependency on `netbase` for Debian and weak dependencies on /etc/protocols and /etc/services files for RPM. Thanks to Ivan Kosenko Closes #1794
-
Roman Tsisyk authored
Thanks Alexey Antipovsky Closes #1448
-
Roman Tsisyk authored
Closes #1657
-
- Sep 27, 2016
-
-
Roman Tsisyk authored
Regression by d36ba279
-
Roman Tsisyk authored
-
- Sep 26, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Sep 23, 2016
-