2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
box: fix memory leaks on `ER_MULTISTATEMENT_TRANSACTION` in DDL More... 11 months ago
core: use `malloc` instead of `region` allocator in procedure name cache More... 11 months ago
box: account for all tuple format field definitions in `cmp` and `hash` More... 11 months ago
iproto: fix use-after-free in net_end_join More... 11 months ago
config: introduce cluster_config module More... 11 months ago
fiber: disable fiber stack protection with ASAN temporarily More... 11 months ago
fiber: make madvise(2) arguments page aligned with ASAN slab cache More... 11 months ago
yaml: don't encode unprintable strings as binary blobs More... 11 months ago
fiber: don't unpoison fiber stack More... 11 months ago
box: make fselect return a multi-line string instead of a table More... 11 months ago
ci: extend default tests run with osx wokflows More... 11 months ago
fiber: fix heap-buffer-overflow in fiber_stack_watermark_create More... 11 months ago
fiber: fix use-after-free on fiber destroy/recycle More... 11 months ago
Drop 2.11.0-rc issue template More... 11 months ago
config/schema: add string-and-number scalar type More... 11 months ago
config/schema: schema.set() More... 11 months ago
config/schema: schema.enum() More... 11 months ago
config/schema: schema.fromenv() More... 11 months ago
build: do not disable hardening on AArch64 systems More... 11 months ago
limbo: set user for triggers on sync transaction More... 11 months ago
limbo: fix commit/rollback failures with triggers More... 11 months ago
build: do not disable hardening on FreeBSD More... 11 months ago
build: remove dependencies on libgomp More... 11 months ago
test: tune tests hitting quota for ASAN More... 11 months ago
config/schema: add <schema object>:pairs() More... 11 months ago
config/schema: add <schema object>:merge() More... 11 months ago
config: wal section for instance config More... 11 months ago
config: process section for instance config More... 11 months ago
config: config section for instance config More... 11 months ago
config: introduce EE options More... 11 months ago