Skip to content
Snippets Groups Projects
  1. Oct 27, 2014
  2. Oct 25, 2014
  3. Oct 24, 2014
  4. Oct 23, 2014
  5. Oct 22, 2014
  6. Oct 21, 2014
  7. Oct 20, 2014
    • bigbes's avatar
      Multiple changes: · 526dade3
      bigbes authored
      0) DIST.LUA: Move dist.lua to tarantoolctl (+ DEB + RPM + DOCS)
      0) DIST.LUA: Delete -w option
      1) CMAKE: Add pod2man function for generating MAN Files from POD format
      2) RPM: Add man files for tarantoolctl, move tarantoolctl+initscripts
      from `tarantool` into `tarantool-common`
      3) DEB: Remove tarantoolctl.1 creation
      4) Remove trailing whitespaces
      
      Fixes gh-570
      Fixes gh-557
      526dade3
    • bigbes's avatar
      Add greplog. Fixes gh-516 · cf15a46a
      bigbes authored
      1) server.get_log(); server.seek_once(msg) -- since we get log object
      2) server.logfile_pos.seek_once(msg) -- since the start of server
      cf15a46a
  8. Oct 19, 2014
  9. Oct 16, 2014
  10. Oct 15, 2014
  11. Oct 14, 2014
  12. Oct 13, 2014
  13. Oct 10, 2014
  14. Oct 09, 2014
    • Konstantin Osipov's avatar
      gh-537: segfault on box.cfg{} · 7d6dd5d9
      Konstantin Osipov authored
      Extract the non-failing parts of the original patch by Roman.
      Make an attempt at finding why coeio_custom is crashing when
      replication_source is changed quickly - no success yet.
      7d6dd5d9
Loading