Branch: refs/heads/perl-balancer
  Home:   https://github.com/mailru/tarantool
  Commit: f15d531f954c4993fc9fcfcb6dce19ba58e67630
      
https://github.com/mailru/tarantool/commit/f15d531f954c4993fc9fcfcb6dce19ba58e67630
  Author: Pavel Cherenkov <[email protected]>
  Date:   2012-06-29 (Fri, 29 Jun 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake changes to eliminate compile/build errors with clang on macos X


  Commit: 14be131c792911281225b3adc5d01b4dcc3960aa
      
https://github.com/mailru/tarantool/commit/14be131c792911281225b3adc5d01b4dcc3960aa
  Author: Pavel Cherenkov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  -ggdb changed to -g for clang builds


  Commit: b2d9df6e93f344ce02002f213af7c55188cf610e
      
https://github.com/mailru/tarantool/commit/b2d9df6e93f344ce02002f213af7c55188cf610e
  Author: Pavel Cherenkov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M third_party/luajit/src/Makefile

  Log Message:
  -----------
  disable -dumpspecs for clang


  Commit: 6e57c44b4379726e74873960321c744d811166b8
      
https://github.com/mailru/tarantool/commit/6e57c44b4379726e74873960321c744d811166b8
  Author: Pavel Cherenkov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M CMakeLists.txt
    M third_party/luajit/src/Makefile

  Log Message:
  -----------
  Merge branch 'macosx-clang'


  Commit: a0fe972a5c7ff544599c14bded7daadb72813316
      
https://github.com/mailru/tarantool/commit/a0fe972a5c7ff544599c14bded7daadb72813316
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/lib/MR/IProto/Cluster.pm
    A connector/perl/lib/Test/Tarantool.pm
    A connector/perl/t/01-test-tarantool.t
    A connector/perl/t/02-two-servers.t
    A connector/perl/t/data/init.lua
    A connector/perl/t/data/tnt.cfg

  Log Message:
  -----------
  test environment for balancer


  Commit: a438a87b39c8a920eaa8b114d765078b24179896
      
https://github.com/mailru/tarantool/commit/a438a87b39c8a920eaa8b114d765078b24179896
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/lib/MR/Tarantool/Box.pm
    M connector/perl/t/02-two-servers.t
    A connector/perl/t/03-box.t
    A connector/perl/t/data/box.t.cfg
    M connector/perl/t/data/init.lua

  Log Message:
  -----------
  rewrite box.pl as usual test


  Commit: 87b5777f1780c6a4dbd6765c2030783dd57cc4a3
      
https://github.com/mailru/tarantool/commit/87b5777f1780c6a4dbd6765c2030783dd57cc4a3
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/lib/Test/Tarantool.pm

  Log Message:
  -----------
  increase debugging in test


  Commit: 14c26c7f4ddacff6d6e84a2f86ff3bc99e2a4b9b
      
https://github.com/mailru/tarantool/commit/14c26c7f4ddacff6d6e84a2f86ff3bc99e2a4b9b
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    R connector/perl/t/03-box.t
    M connector/perl/t/box.pl

  Log Message:
  -----------
  drop box.t


  Commit: 3d98dc693205ec55fc98c525759f5862521fd30f
      
https://github.com/mailru/tarantool/commit/3d98dc693205ec55fc98c525759f5862521fd30f
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    A connector/perl/t/03-box.t
    R connector/perl/t/box.pl

  Log Message:
  -----------
  renamed:    t/box.pl -> t/03-box.t


  Commit: 06781869a4255c13323172f7d01abfbb793fd6fb
      
https://github.com/mailru/tarantool/commit/06781869a4255c13323172f7d01abfbb793fd6fb
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/t/03-box.t

  Log Message:
  -----------
  test doesn't depend on select order


  Commit: 9ae2b5b8a08f0fc91ace6b3b7d9d9593c7bc3c43
      
https://github.com/mailru/tarantool/commit/9ae2b5b8a08f0fc91ace6b3b7d9d9593c7bc3c43
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/t/03-box.t
    A connector/perl/t/04-pending.t
    A connector/perl/t/data/pending.t.cfg
    R connector/perl/t/pending.pl

  Log Message:
  -----------
  pending is able to start its own tarantool for tests


  Commit: 19a2a7c37def2c5eac558087db5ec48f07a70789
      
https://github.com/mailru/tarantool/commit/19a2a7c37def2c5eac558087db5ec48f07a70789
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M connector/perl/t/03-box.t

  Log Message:
  -----------
  Merge branch 'perl-balancer' of github.com:mailru/tarantool into perl-balancer

Conflicts:
        connector/perl/t/03-box.t


Compare: https://github.com/mailru/tarantool/compare/08c934942f63...19a2a7c37def
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to