- Jan 14, 2016
-
-
Konstantin Osipov authored
-
- Jan 13, 2016
-
-
Konstantin Osipov authored
Move xdir_scan() outside recover_remaining_wals(). In recovery_follow_f, the function invoked in local hot standby mode or remote recovery, only invoke xdir_scan() if we're at the end of the current log (or have no log file at all).
-
Roman Tsisyk authored
Conflicts: src/box/sophia_engine.cc third_party/sophia
-
Roman Tsisyk authored
-
Alexandr Lyapunov authored
-
Dmitry Simonenko authored
This reverts commit 310eb33e. Conflicts: third_party/sophia Fix #1239 Sophia join does not work
-
Roman Tsisyk authored
Conflicts: src/box/lua/call.cc src/box/lua/net_box.c src/box/lua/tuple.c src/box/memtx_engine.cc src/box/sophia_engine.cc src/lua/msgpack.c
-
Alexandr Lyapunov authored
*)updated small submodule *)test was added
-
Roman Tsisyk authored
Source was unpacked incorrectly.
-
- Jan 12, 2016
-
-
Roman Tsisyk authored
Needed to prepare a fix for #1185 Actually s/_ex_cb/_xc_cb/g.
-
- Jan 11, 2016
-
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
Also fixes #1177: Error message for display of a net.box result
-
- Jan 10, 2016
-
-
Roman Tsisyk authored
Changelog: - Change naming scheme to include a postrelease number to Version - Fix arch-specific paths in tarantool-common - Rename tarantool-dev to tarantool-devel - Use system libyaml - Remove Vendor - Remove SCL support - Remove devtoolkit support - Remove Lua scripts - Remove quotes from %files - Disable hardening to fix backtraces - Fix permissions for tarantoolctl directories - Comply with http://fedoraproject.org/wiki/Packaging:DistTag - Comply with http://fedoraproject.org/wiki/Packaging:LicensingGuidelines - Comply with http://fedoraproject.org/wiki/Packaging:Tmpfiles.d - Comply with the policy for log files - Comply with the policy for man pages - Other changes according to #1293100 review This spec file was carefully reviewed by Fedora package maintainers to comply with policies and packaging guidelines [1]. Please don't push to this file before getting a review from somebody who is familiar with these guidelines. Remember to update a changelog inside of the spec file. "Policy is your friend. Trust the Policy. Love the Policy. Obey the Policy." (c) debian.org [1]: https://fedoraproject.org/wiki/Packaging:Guidelines I've checked that packages actually work on Fedora Rawhide (systemd) and CentOS 6 (sysvinit). It should be safe to switch our builds to the new spec and remove old one after fixing problems with tarantool/build [2][3]. [2]: https://github.com/tarantool/build/issues/6 [3]: https://github.com/tarantool/build/issues/9
-
Roman Tsisyk authored
This is a workaround for #1262
-
Roman Tsisyk authored
-
- Jan 09, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Add -DENABLE_DIST=ON option to enable init scripts on `make install` * Create directories for tarantoolctl on `make install` * Add logrotate script to `make install` * Fix example.lua to work out of the box * Use /etc/default instead of /etc/sysconfig on Debian * Fix directories permissions for tarantoolctl * Add support for systemd-tmpfiles (required by Fedora)
-
Roman Tsisyk authored
The official ISO image of Debian GNU/kFreeBSD is broken. Why we should care about it?
-
Roman Tsisyk authored
W dep5-copyright-license-name-not-unique (paragraph at line 327) W missing-license-paragraph-in-dep5-copyright bsd-2-clause (paragraph at line 315) W spelling-error-in-description develoment development
-
- Jan 08, 2016
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
Add STATIC keyword to add_library() calls
-
- Jan 07, 2016
-
-
Roman Tsisyk authored
gh-1249
-
Roman Tsisyk authored
-
- Jan 02, 2016
-
-
Roman Tsisyk authored
Unfortunally, I was unable to test it before pushing due to buggy tarantool/build.
-
Roman Tsisyk authored
Needed for Fedora buildbot
-
Roman Tsisyk authored
Reproduced on Fedora buildbot
-
- Dec 30, 2015
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Nick Zavaritsky authored
-
bigbes authored
-
bigbes authored
-
- Dec 29, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
No longer necessary after #1217 was fixed.
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
* Inline vclock_dup() (move allocation and deallocation to xlog.cc) * Refactor xdir_index_file() to remove useless try-catch block * Ignore panic_on_error in case of OOM * Add missing include "exception.h" * Remove artifacts
-
bigbes authored
-
Alexandr Lyapunov authored
-
- Dec 28, 2015
-
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
-