From: Vladimir Davydov <vdavydov.dev@gmail.com> To: imeevma@tarantool.org Cc: tarantool-patches@freelists.org Subject: Re: [PATCH v1 0/2] netbox: define formats for tuple from netbox Date: Tue, 11 Jun 2019 11:55:52 +0300 [thread overview] Message-ID: <20190611085552.5rbkcb7m6s3td6f7@esperanza> (raw) In-Reply-To: <cover.1560160282.git.imeevma@gmail.com> On Mon, Jun 10, 2019 at 01:02:21PM +0300, imeevma@tarantool.org wrote: > This patch defines field names for the tuples obtained through > the netbox. Links to the branch and the ticket are missing. > > Mergen Imeev (2): > netbox: store method_encoder args in request > netbox: define formats for tuple from netbox > > src/box/lua/net_box.c | 87 ++++++++++++++++- > src/box/lua/net_box.lua | 232 +++++++++++++++++++++++++++++++++------------- > test/box/access.result | 15 ++- > test/box/access.test.lua | 9 +- > test/box/net.box.result | 83 ++++++++++++++++- > test/box/net.box.test.lua | 26 +++++- > 6 files changed, 369 insertions(+), 83 deletions(-)
next prev parent reply other threads:[~2019-06-11 8:55 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-06-10 10:02 imeevma 2019-06-10 10:02 ` [PATCH v1 1/2] netbox: store method_encoder args in request imeevma 2019-06-11 8:15 ` Vladimir Davydov 2019-06-14 11:50 ` Mergen Imeev 2019-06-18 8:38 ` Vladimir Davydov 2019-06-10 10:02 ` [PATCH v1 2/2] netbox: define formats for tuple from netbox imeevma 2019-06-11 8:55 ` Vladimir Davydov 2019-06-14 12:29 ` Mergen Imeev 2019-06-18 8:55 ` Vladimir Davydov 2019-06-18 9:00 ` Vladimir Davydov 2019-06-11 8:55 ` Vladimir Davydov [this message] 2019-06-14 12:32 ` [PATCH v1 0/2] " Mergen Imeev
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190611085552.5rbkcb7m6s3td6f7@esperanza \ --to=vdavydov.dev@gmail.com \ --cc=imeevma@tarantool.org \ --cc=tarantool-patches@freelists.org \ --subject='Re: [PATCH v1 0/2] netbox: define formats for tuple from netbox' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox