[tarantool-patches] [PATCH 0/4] Fixes in access control and privileges
2018-07-17 15:47 UTC (2+ messages)
` [tarantool-patches] [PATCH 1/4] Make access_check_ddl check for entity privileges
[tarantool-patches] [PATCH v2 0/2] Refactor in box and say modules
2018-07-17 15:15 UTC (3+ messages)
` [tarantool-patches] [PATCH 1/2] Ractoring in string validation of log parametrs
` [tarantool-patches] [PATCH 2/2] Added strdup fail checks in say
[tarantool-patches] [PATCH v2 3/7] box: create new methods for ephemeral spaces
2018-07-17 14:55 UTC
[tarantool-patches] [PATCH v2 0/3] Syslog destination
2018-07-17 14:37 UTC (8+ messages)
` [tarantool-patches] [PATCH v2 1/3] Configurable syslog destination
` [tarantool-patches] [PATCH v2 2/3] Syslog remote destination test
` Re[2]: "
` [tarantool-patches] [PATCH v2 3/3] Syslog destination test unix socket
[tarantool-patches] [PATCH 1/2] Test for valid syslog configuraton
2018-07-17 14:22 UTC (8+ messages)
` [tarantool-patches] [PATCH 2/2] Fixes logging to syslog
` Re[2]: [tarantool-patches] [PATCH 1/2] Test for valid syslog configuraton
[tarantool-patches] [PATCH v1 0/2] sql: restrict nullable action definitions
2018-07-17 14:08 UTC (19+ messages)
` [tarantool-patches] [PATCH v1 1/2] "
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/2] sql: fixed possible leak in sqlite3EndTable
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 0/2] sql: restrict nullable action definitions
` [tarantool-patches] [PATCH v1 2/4] sql: refactor sqlite3AddNotNull function
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 4/4] sql: get rid of Column structure
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: assertion fail on nested select
2018-07-17 13:59 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 1/7] box: add space address to index_replace
2018-07-17 13:08 UTC (2+ messages)
` [tarantool-patches] [PATCH v2 2/7] box: move checks for key findability from space_vtab
[tarantool-patches] [PATCH v1 1/1] lua: fix strange behaviour of tonumber64
2018-07-17 12:03 UTC (11+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] net.box: fix invalid index:count() with iterator
2018-07-17 11:41 UTC
[tarantool-patches] Re: [PATCH v2] sql: add index_def to struct Index
2018-07-17 11:21 UTC (7+ messages)
[tarantool-patches] [PATCH v1 1/1] sql: assertion fault on select after analyze
2018-07-17 10:56 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 1/6] Add space address to index_replace
2018-07-17 10:18 UTC (2+ messages)
` [tarantool-patches] "
[RFC PATCH 23/23] vinyl: eliminate read on REPLACE/DELETE
2018-07-17 10:18 UTC (9+ messages)
` [PATCH 1/3] stailq: add stailq_insert function
` [PATCH 2/3] vinyl: link all indexes of the same space
` [PATCH 3/3] vinyl: generate deferred DELETEs on tx commit
[RFC PATCH 00/23] vinyl: eliminate read on REPLACE/DELETE
2018-07-17 10:17 UTC (19+ messages)
` [RFC PATCH 01/23] vinyl: do not turn REPLACE into INSERT when processing DML request
` [RFC PATCH 03/23] vinyl: use vy_mem_iterator for point lookup
` [RFC PATCH 04/23] vinyl: make point lookup always return the latest tuple version
` [RFC PATCH 12/23] vinyl: do not pass region explicitly to write iterator functions
` [RFC PATCH 13/23] vinyl: fix potential use-after-free in vy_read_view_merge
` [RFC PATCH 14/23] test: unit/vy_write_iterator: minor refactoring
[tarantool-patches] Re: [PATCH] sql: add index_def to Index
2018-07-17 8:48 UTC
[tarantool-patches] [PATCH] sql: add index_def to Index
2018-07-17 8:44 UTC
[tarantool-patches] [PATCH] sql: do not allow oversized integer literals
2018-07-17 6:08 UTC
[tarantool-patches] Re: [PATCH] sql: xfer optimization issue
2018-07-16 21:27 UTC (17+ messages)
[tarantool-patches] [PATCH] lua: fix fio.rmtree to work with non empty dirs
2018-07-16 16:15 UTC
[tarantool-patches] [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent table
2018-07-16 15:13 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] Do not recycle a fiber if it is canceled
2018-07-16 14:57 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: disallow division by zero
2018-07-16 14:45 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: Remove 'BEGIN TRANSACTION'
2018-07-16 12:22 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] tarantoolctl: return an error on enter to a dead socket
2018-07-16 8:26 UTC
[tarantool-patches] [PATCH 0/5] SQL static types
2018-07-15 20:44 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/5] Specify types for internal tables
` [tarantool-patches] [PATCH 2/5] Split on_conflict_action and affinity
` [tarantool-patches] [PATCH 3/5] Annotate a sql function with affinity
` [tarantool-patches] [PATCH 4/5] Column type should be defined on table creation
` [tarantool-patches] [PATCH 5/5] Enforce space format for columns
[PATCH v3 00/11] Replica rejoin
2018-07-14 20:49 UTC (12+ messages)
` [PATCH v3 01/11] recovery: clean up WAL dir scan code
` [PATCH v3 02/11] xrow: factor out function for decoding vclock
` [PATCH v3 03/11] Introduce IPROTO_REQUEST_STATUS command
` [PATCH v3 04/11] Get rid of IPROTO_SERVER_IS_RO
` [PATCH v3 05/11] gc: keep track of vclocks instead of signatures
` [PATCH v3 06/11] Include oldest vclock available on the instance in IPROTO_STATUS
` [PATCH v3 07/11] replication: rebootstrap instance on startup if it fell behind
` [PATCH v3 08/11] vinyl: simplify vylog recovery from backup
` [PATCH v3 09/11] vinyl: pass flags to vy_recovery_new
` [PATCH v3 10/11] Update test-run
` [PATCH v3 11/11] vinyl: implement rebootstrap support
[tarantool-patches] [PATCH 0/5] Expose ephemeral spaces into Lua
2018-07-13 16:32 UTC (12+ messages)
` [tarantool-patches] [PATCH 1/5] Create new methods for ephemeral spaces
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/5] Move some decode functions from alter.cc
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/5] Ephemeral space creation and deletion in Lua
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/5] Primary index for ephemeral spaces
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] Methods for ephemeral space and its index
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/5] Expose ephemeral spaces into Lua
[tarantool-patches] [PATCH] Add errors for non-existent privileges and entities
2018-07-13 16:18 UTC
[tarantool-patches] [PATCH] Add single object privilege checks to access_check_ddl
2018-07-13 14:07 UTC
[tarantool-patches] [PATCH] sql: rfc for foreign keys
2018-07-13 13:53 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/3] Syslog destination
2018-07-13 13:34 UTC (8+ messages)
` [tarantool-patches] [PATCH 1/3] Configurable syslog destination
` [tarantool-patches] [PATCH 2/3] Syslog remote destination test
` [tarantool-patches] [PATCH 3/3] Syslog destination test unix socket
[tarantool-patches] [PATCH v6 0/2] force gc on running out of disk space
2018-07-13 8:48 UTC (4+ messages)
` [tarantool-patches] [PATCH v6 1/2] replication: rename thread from tx to tx_prio
` [tarantool-patches] [PATCH v6 2/2] replication: force gc to clean xdir on ENOSPC err
` [tarantool-patches] "
[tarantool-patches] [PATCH v2] Add entities user, role to access control
2018-07-13 7:05 UTC
[tarantool-patches] [PATCH v1 1/1] sql: fix assertion on invalid PK column name
2018-07-13 6:54 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] third_party: fix strings "true"/"false" in yaml
2018-07-13 6:48 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] box: support reload whole module
2018-07-13 6:16 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/5] Move FK constraints to server
2018-07-13 2:04 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/5] sql: prohibit creation of FK on unexisting tables
` [tarantool-patches] [PATCH 2/5] schema: add new system space for FK constraints
` [tarantool-patches] [PATCH 3/5] sql: introduce ADD CONSTRAINT statement
` [tarantool-patches] [PATCH 4/5] sql: display error on FK creation and drop failure
` [tarantool-patches] [PATCH 5/5] sql: remove SQLITE_OMIT_FOREIGN_KEY define guard
[tarantool-patches] [PATCH] Add entities user, role to access control
2018-07-12 15:29 UTC
[tarantool-patches] Re: [PATCH v1 1/1] box: support reload whole module
2018-07-12 9:31 UTC (10+ messages)
[tarantool-patches] [PATCH] Make access_check_ddl check for entity privileges
2018-07-12 8:52 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/4] sql: get rid off sqlite3NestedParse
2018-07-11 13:45 UTC (18+ messages)
` [tarantool-patches] [PATCH v2 1/4] sql: get rid off sqlite3NestedParse in clean stats
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/4] sql: remove usless sqlite3NestedParse function
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/4] sql: refactor vdbe_emit_open_cursor calls
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 4/4] sql: remove OP_LoadPtr
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 0/4] sql: get rid off sqlite3NestedParse
[tarantool-patches] [PATCH] json: added options to json.encode()
2018-07-11 7:57 UTC (2+ messages)
` [tarantool-patches] "
[PATCH v2 0/4] Introduce replica local spaces
2018-07-10 18:57 UTC (3+ messages)
` [PATCH v2 1/4] txn: do not require space id for nop requests
[tarantool-patches] [PATCH v5 0/2] force gc on running out of disk space
2018-07-10 18:37 UTC (5+ messages)
` [tarantool-patches] [PATCH v5 2/2] replication: force gc to clean xdir on ENOSPC err
` [tarantool-patches] "
` [tarantool-patches] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox