- Sep 15, 2017
-
-
Roman Tsisyk authored
Ubuntu Trusty on Travis is buggy. Fixes #2752
-
- Jul 17, 2017
-
-
Georgy Kirichenko authored
Closes #2605
-
- Jul 11, 2017
-
-
Roman Tsisyk authored
Use two decimal digits in fractional part of quota_used_ratio and arena_used_ratio. Closes #2082
-
- Jun 23, 2017
-
-
Roman Tsisyk authored
Malformed MessagePack can cause `int k` counter overflow inside mp_check()/mp_next(). See https://github.com/tarantool/nginx_upstream_module/issues/79 See https://github.com/rtsisyk/msgpuck/issues/16 Closes #2540
-
- May 30, 2017
-
-
Roman Tsisyk authored
-
- Mar 24, 2017
-
-
Georgy Kirichenko authored
iproto_init and port_init should not be called twice, regression after 1aba8acf. Fixed #2235.
-
- Mar 23, 2017
-
-
Georgy Kirichenko authored
Now modules can push tuples onto Lua stack and get them from the stack. Fixes #1878
-
- Mar 07, 2017
-
-
Konstantin Osipov authored
Null-merge changes from 1.5.
-
Konstantin Osipov authored
Fix work with int64_t in lua-cjson.c
-
- Mar 02, 2017
-
-
Georgy Kirichenko authored
Split evio service start to separate functions bind and listen. Remove rebind logic from evio_service and on_bind callback and implement in iproto logic. Do listen after box recovery.
-
Alexandr Lyapunov authored
-
- Mar 01, 2017
-
-
Vladislav Grubov authored
-
- Feb 27, 2017
-
-
Roman Tsisyk authored
* Switch to PackPack for packages * Use `packagecloud` deployment for packages instead of travis.sh script * Use `script` deployment for sources instead of travis.sh script * Package all branches, but upload only 1.6/1.7 * Move all Travis CI script into the single Makefile
-
Roman Tsisyk authored
extra/rpm are mot used anymore.
-
- Feb 22, 2017
-
-
Vladislav Grubov authored
-
- Feb 15, 2017
-
-
Roman Tsisyk authored
Sophia was an experimental storage engine in 1.6.x. Please use 'vinyl' engine in Tarantool 1.7 instead. Closes #2040
-
Roman Tsisyk authored
-
- Feb 09, 2017
-
-
Konstantin Nazarov authored
-
- Feb 07, 2017
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Closes #2030
-
Roman Tsisyk authored
-
Roman Tsisyk authored
See #1874
-
- Feb 03, 2017
-
-
Konstantin Nazarov authored
Jenkinsfile is a script, akin to .travis.yml that contains instructions how to build code in the repo. I'm experimenting to see if we can implement a similar workflow to what we have on travis.ci
-
Roman Tsisyk authored
Totally disable /usr/lib/rpm/brp-strip-* scripts on all versions of rpmbuild. Fixes #1901
-
- Feb 01, 2017
-
-
Roman Tsisyk authored
* Don't start tarantool on install * Don't restart tarantool on upgrade Fix #2053
-
- Jan 10, 2017
-
-
Roman Tsisyk authored
-
- Jan 09, 2017
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
This patch doesn't change public C API. See #1878
-
- Dec 17, 2016
-
-
Roman Tsisyk authored
Fixes #1849
-
- Dec 15, 2016
-
-
Roman Tsisyk authored
Fixes TALOS-2016-0255 Fixes CVE-2016-9037 Fixes #1992
-
Roman Tsisyk authored
Fixes TALOS-2016-0254 Fixes CVE-2016-9036 Fixes #1991
-
- Dec 09, 2016
-
-
Dmitry E. Oboukhov authored
-
- Nov 30, 2016
-
-
Roman Tsisyk authored
Fixes #1962
-
Roman Tsisyk authored
Needed for #1692
-
- Nov 29, 2016
-
-
Roman Tsisyk authored
Rawhide and Sid are bleeding edge technlogies.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Remove hardcoded paths.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
coredump() feature is broken, see #1886
-