Skip to content
Snippets Groups Projects
  1. Feb 07, 2012
    • Konstantin Osipov's avatar
      A fix and a test case for Bug#928413 "Lua malfunctions..." · 39e30941
      Konstantin Osipov authored
      We didn't check whether or not Lua bindings executed correctly,
      so we didn't pay attention to these problems:
      
      luaL_Buffer was misused, and when configuration
      would exceed 4K allocated on stack, this led
      to lost pieces of Lua script prepared by
      tarantool_lua_load_cfg().
      
      box.on_reload_configuration() did not work correctly with
      disabled spaces.
      
      Fix the above mentioned issued and add a test.
      39e30941
  2. Feb 06, 2012
  3. Feb 03, 2012
  4. Feb 02, 2012
  5. Feb 01, 2012
  6. Jan 30, 2012
  7. Jan 27, 2012
  8. Jan 26, 2012
  9. Jan 25, 2012
  10. Jan 24, 2012
  11. Jan 23, 2012
Loading