- May 22, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
bigbes authored
-
Dmitry Simonenko authored
Conflicts: cmake/BuildSophia.cmake
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Bring source package and revision control ignore files up to date with the state of the master branch.
-
Roman Tsisyk authored
Test wasn't correctly merged from 1.5
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Check for length, since otherwise the server would randomly drop client connection once in a while.
-
- May 21, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
A server could crash if some of the request fields were missing. Check in the request parser for presence of all mandatory fields. Add a test case from the original fir fox gh-206 by @roman
-
Konstantin Osipov authored
Always use IPROTO_REQUEST_TYPE to refer to the first member of IPROTO_HEADER. Weed out 'code' as a synonym for type. Rename iproto_packet to iproto_header. It's neither packet nor header, but it's at least more header than it is packet. Restore 'row' as a variable name for an instance of iproto_header in all places where it is used as a single replication or write ahead log row.
-
Roman Tsisyk authored
Conflicts: src/palloc.cc
-
Roman Tsisyk authored
Workaround for OPENTAR-77
-
- May 20, 2014
-
-
Dmitry E. Oboukhov authored
Conflicts: src/lua/init.cc test/box/bsdsocket.result test/box/bsdsocket.test test/box/lua.result
-
Dmitry E. Oboukhov authored
+ fix bsdsocket test
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- May 19, 2014
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/CMakeLists.txt src/box/recovery.h src/box/replication.cc src/lua/info.cc
-
Dmitry E. Oboukhov authored
+ nonblock after accept + define SO_PROTOCOL, SO_TYPE constants for centos 5.0
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
+ nonblock after accept + define SO_PROTOCOL, SO_TYPE constants for centos 5.0
-
Konstantin Osipov authored