1. 28 Apr, 2017 8 commits
  2. 27 Apr, 2017 4 commits
  3. 26 Apr, 2017 6 commits
  4. 25 Apr, 2017 15 commits
  5. 24 Apr, 2017 1 commit
  6. 21 Apr, 2017 6 commits
    • Kirill Smelkov's avatar
      . · 632042db
      Kirill Smelkov authored
      632042db
    • Kirill Smelkov's avatar
      . (merge fixup) · 09d0e267
      Kirill Smelkov authored
      09d0e267
    • Kirill Smelkov's avatar
    • Kirill Smelkov's avatar
      X Regenerate marshal.go after merge · 5576b24e
      Kirill Smelkov authored
      5576b24e
    • Kirill Smelkov's avatar
      X Sync proto.go after merge · 8732edd6
      Kirill Smelkov authored
      8732edd6
    • Kirill Smelkov's avatar
      Merge branch 'master' into t · b0734a4c
      Kirill Smelkov authored
      * master: (76 commits)
        Silently ignore answers to packets that aren't ignored on closed connection
        Do not process any packet for aborted connections
        Fix sorting of delayed events
        Do never parse any packet from aborted connection
        fixup! Add file descriptor and aborted flag to __repr__ of connections
        fixup! qa: add a basic assertion in Patch to detect when patched code changes
        qa: fix occasional deadlock when starting subprocesses in functional tests
        client: Add support for zodburi
        bug: on exist/crash, storage space for non-voted data may be leaked
        storage: fix commit activity when cells are discarded or when they become readable
        client: speed up cell sorting on read-access
        qa: new ConnectionFilter.retry()
        Fix race when tweak touches partitions that are being reported as replicated
        qa: add a basic assertion in Patch to detect when patched code changes
        Forbid read-accesses to cells that are actually non-readable
        Fix potential EMFILE when retrying to connect indefinitely
        The partition table must forget dropped nodes
        master: make sure that storage nodes have an up-to-date PT/NM when they're added
        In STOPPING cluster state, really wait for all transaction to be finished
        master: fix random crashes on shutdown when using several master nodes
        ...
      b0734a4c