- Jun 13, 2014
- Jun 12, 2014
- Jun 11, 2014
-
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
Conflicts: .gitignore extra/CMakeLists.txt test/CMakeLists.txt
-
bigbes authored
* Move building of modules into Lua (in rpmspec) * Remove tarantool.cfg and init.d/tarantool_box from SCL spec (bug in cmake28-epel-6-x86_64) * Merge two specs (for EL and other RPM linuxes) * Add Fedora's Mock specifications
-
bigbes authored
* extra/rpm/tarantool-scl.rpm.spec - SCL spec for 1.5 * extra/rpm/tarantool-el.rpm.spec.in - Enetrprise Linux 5/6 Specification * extra/rpm/tarantool.rpm.spec.in - Specification for other Linuxs - Build (tarantool-el.rpm.spec and tarantool.rpm.spec) with `--define 'scl 15'`for SCL build. - Preserve old spec (for compatibility) - Add dependencies into Specifications, two specs for Mock. - Create configuration files for Mock builds for EL-{5,6}-{i386,x86_64} Working with Mock: cmake . make new_rpm{_el,}_src mock -r <config> --init mock -r <config> --rebuild <path_to_srpm> Merging commits
-
Roman Tsisyk authored
This patch also adds NULL constant to yaml, msgpack, msgpackffi and json serializers.
-
- Jun 10, 2014
-
-
ocelot-inc authored
-
Konstantin Osipov authored
Move function limit test to wal/ suite, to test without a write ahead log. Implement cascading revoke of privilegs on drop of space or function. Implement a check for existing privileges on delete from _space or _priv. Add a test case for cascading drop of space, which invokes revoke of privileges. Fixes gh-289 ox.schema.user.drop() with cascade doesn't work (a typo in schema.lua in the for loop) Addresses gh-263 Proposal for box.cfg false/true values and gh-277 background mode is broken (cfggeti works correctly with boolean values now). Fix a bug with missing initialization of function access map (sometimes some users could gain access to a function simply because the respective bit in the access map was not cleared at initialization). Delete a duplicated stat test. Add an error code for unknown iterator type, ER_ITERATOR_TYPE.
-
- Jun 09, 2014
-
-
ocelot-inc authored
-
Dmitry E. Oboukhov authored
Conflicts: src/lua/bsdsocket.lua test/box/bsdsocket.test
-
Dmitry E. Oboukhov authored
+ fix socket:readline regexp.
-
Dmitry E. Oboukhov authored
+ fix regexp in socket:readline (seeks shortest line) + tests for .tcp_connect is example of HTTP-client
-
- Jun 08, 2014
-
-
ocelot-inc authored
-
- Jun 06, 2014
-
-
ocelot-inc authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
Conflicts: connector/c/include/tp.h src/lua/init.cc test/connector_c/tp.c
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-