Branch: refs/heads/master-stable
Home:   https://github.com/mailru/tarantool

Commit: b2688ebbf53ba837d9cfc1078fc444cfba1b7e5b
    
https://github.com/mailru/tarantool/commit/b2688ebbf53ba837d9cfc1078fc444cfba1b7e5b
Author: Roman Tokarev <[email protected]>
Date:   2011-04-26 (Tue, 26 Apr 2011)

Changed paths:
  M core/iproto.c
  M include/iproto.h
  M include/util.h
  M mod/silverbox/memcached.c
  M mod/silverbox/memcached.rl

Log Message:
-----------
A fix for Bug#769040

A fix for
http://bugs.launchpad.net/bugs/769040
"Incomplete error output in Memcached protocol"

Append an error description to a memcached error answer.


Commit: 3e2de4b1f399b58ce4789c5987da44a68294c696
    
https://github.com/mailru/tarantool/commit/3e2de4b1f399b58ce4789c5987da44a68294c696
Author: Konstantin Osipov <[email protected]>
Date:   2011-05-11 (Wed, 11 May 2011)

Changed paths:
  M mod/silverbox/box.c
  M mod/silverbox/index.c
  M mod/silverbox/index.h
  M test/box/sql.result
  M test/box/sql.test
  A test/box/tarantool_bug735140.cfg

Log Message:
-----------
Merge branch 'master-stable' into box-#769040


Commit: 72bfb7f931758faea48e98a93ae01aa25a9093a7
    
https://github.com/mailru/tarantool/commit/72bfb7f931758faea48e98a93ae01aa25a9093a7
Author: Roman Tokarev <[email protected]>
Date:   2011-05-11 (Wed, 11 May 2011)

Changed paths:
  M core/CMakeLists.txt
  A core/errcode.c
  M core/iproto.c
  M core/pickle.c
  A include/errcode.h
  M include/fiber.h
  M include/iproto.h
  M include/util.h
  M mod/silverbox/box.c
  M mod/silverbox/box.h
  M mod/silverbox/index.c
  M mod/silverbox/memcached.c
  M mod/silverbox/memcached.rl

Log Message:
-----------
Isolate error codes definition from iproto.[ch] to errcode.[ch].
Add errcode_record structure that contains string represenataion of
an error, numerical value of an error to send to a client, and
textual description of an error.


Commit: 7c0620f4ac272d8fd591738b832af672bda49d25
    
https://github.com/mailru/tarantool/commit/7c0620f4ac272d8fd591738b832af672bda49d25
Author: Roman Tokarev <[email protected]>
Date:   2011-05-11 (Wed, 11 May 2011)

Changed paths:
  M include/errcode.h

Log Message:
-----------
Make implicit numeration for error codes.


Commit: a663458716eb5a4a9b071170909e5484b03af3a8
    
https://github.com/mailru/tarantool/commit/a663458716eb5a4a9b071170909e5484b03af3a8
Author: Konstantin Osipov <[email protected]>
Date:   2011-05-11 (Wed, 11 May 2011)

Changed paths:
  M core/errcode.c
  M include/errcode.h

Log Message:
-----------
Bug#769040, review comments.

Move the definition of an auxiliary macro to errcode.c.
Remove a barely justified macro.


Compare: https://github.com/mailru/tarantool/compare/bc3514e...a663458

_______________________________________________
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