- Jun 10, 2016
-
-
Konstantin Osipov authored
Review fixes: * revert changes in console.lua, they should be pushed down to net.box (it should accept empty passwords)
-
Konstantin Nazarov authored
-
Konstantin Nazarov authored
Previously the URI BNF didn't allow to specify empty password. There should have been at least one symbol. Now both user@host and user:@host forms are permitted. In case of user@host, the password will parsed as nil. In case of user:@host, the password will be parsed as empty string. Fixes #1512
-
- Jun 09, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Regression introduced by 9036eeeb
- Jun 08, 2016
-
-
ocelot-inc authored
-
- Jun 07, 2016
-
-
Roman Tsisyk authored
- Jun 06, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
* wallarm button alignment * better action calls * remove obsolete benchmarks & example
-
Konstantin Osipov authored
Conflicts: doc/sphinx/dev_guide/building_documentation.rst
-
lenkis authored
-
- Jun 05, 2016
-
-
ocelot-inc authored
-
- Jun 03, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
- Jun 02, 2016
-
-
ocelot-inc authored
-
- May 31, 2016
-
-
ocelot-inc authored
-
- May 27, 2016
-
-
ocelot-inc authored
-
Konstantin Osipov authored
-
- May 25, 2016
- May 23, 2016
-
-
Roman Tsisyk authored
Failed in a plane.
-
- May 22, 2016
-
-
ocelot-inc authored
-
- May 20, 2016
-
-
bigbes authored
-
- May 19, 2016
-
-
Georgy Kirichenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 18, 2016
-
-
ocelot-inc authored
-
bigbes authored
-
Konstantin Nazarov authored
`tarantoolctl connect <URI>` connects to a remote tarantool instance, specified by URI and opens an interactive console session. Unlike other tarantoolctl subcommands it doesn't operate on instance names. Fixes #1288
-