An open API service providing commit metadata for open source projects.

GitHub / libsql/libsql / commits

SHA Message Author Date Stats
5835b556 merge bindings/c: Add support for Intel architecture (#2218) Pekka Enberg <p****g@t****h>
Committed by: GitHub <n****y@g****m>
3 months ago
99e6ad34 merge libsql-sqlite3: Pin psm version in extension tests (#2221) Pekka Enberg <p****g@t****h>
Committed by: GitHub <n****y@g****m>
3 months ago
79b5ace3 libsql-sqlite3: Pin psm version in extension tests Pekka Enberg <p****g@t****h> 3 months ago
cd605eb4 Add support for intel Oscar Franco <o****o@g****m> 3 months ago
61e04f57 merge Remove nemesis cron job (#2213) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
4 months ago
ef2f2591 Remove nemesis cron job Avinash Sajjanshetty <a****i@t****h> 4 months ago
b5dab26b merge Migrate to dylibs (#2202) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
6 months ago
4cca9b76 Avoid hardware AES for Android Oscar Franco <o****o@g****m> 6 months ago
7070b46f Restore example makefile target Oscar Franco <o****o@g****m> 6 months ago
7c45d0a7 iOS dylib Oscar Franco <o****o@g****m> 6 months ago
fa26ac40 merge Add turso cloud encryption example (#2199) Avinash Sajjanshetty <6****h@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
40a151bd merge Release libsql-server v0.24.33 (#2201) Jussi Saurio <j****o@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2c2a3ac5 update Cargo.toml libsql-server version Jussi Saurio <j****o@g****m> 6 months ago
ac9c733b merge server/replication: fsync frame data in wallog before writing header (#2200) Jussi Saurio <j****o@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
214baf10 Fsync frame data in wallog before writing header Jussi Saurio <j****o@g****m> 6 months ago
bc81ec0a Add turso cloud encryption example Avinash Sajjanshetty <a****i@t****h> 6 months ago
2d50cd03 merge fix #2180 : pin home and wabt versions for Rust 1.85 compatibility (#2196) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
b22e8822 merge Merge remote-tracking branch 'upstream/main' SarthakRawat-1 <s****5@g****m> 7 months ago
0103f03d fix: pin home and wabt versions for Rust 1.85 compatibility SarthakRawat-1 <s****5@g****m> 7 months ago
f17ada29 merge Add Ring as an experimental community driver (#2195) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
3fa7d9d3 merge docs: Fix inconsistencies in documentation (#2190) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
2c2ab818 merge Bump workers dependency to fix build for cloudflare/wasm (#2194) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
1e2a95c2 Add Ring as an experimental community driver Youssef Saeed <5****n@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
6702c3da 0.9.29 Pekka Enberg <p****g@t****h> 7 months ago
26cc9f5e Update lock file and fix clippy error PThorpe92 <p****n@t****h> 7 months ago
6d27e6f3 Bump workers dependency to fix build for cloudflare/wasm PThorpe92 <p****n@t****h> 7 months ago
571a1cef merge Add new Connection API to install SQLite update hooks. (#1839) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
400403c9 docs: Remove obsolete version field Shaheem Niyaz <s****n@g****m> 7 months ago
ecad57d0 docs: Fix typos and formatting in markdown files Shaheem Niyaz <s****n@g****m> 7 months ago
19b1c7aa 0.9.28 Pekka Enberg <p****g@t****h> 7 months ago
8753185b libsql-sqlite3: Fix missing hasCodec argument in test2.c Pekka Enberg <p****g@t****h> 7 months ago
49842d1f merge libsql-sqlite3: Optimize pager codec check more (#2189) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
0555bdd6 libsql-sqlite3: Optimize pager codec check more Pekka Enberg <p****g@t****h> 7 months ago
53797786 0.9.26 Pekka Enberg <p****g@t****h> 7 months ago
84146a1d merge libsql-sqlite3: Optimize libsql_pager_has_codec() function (#2185) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
15da4194 merge Update README to include libSQL and Turso links (#2188) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
e8414bb5 Update README to include libSQL and Turso links Pekka Enberg <p****g@t****h>
Committed by: GitHub <n****y@g****m>
7 months ago
a0604761 merge Fix Windows compilation in libsql-sys (#2184) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
020168a4 merge Fix sqlite3mc bundling (#2186) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
cae9e240 merge Fix extensions test by pinning "home" crate version (#2187) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
7 months ago
47e2c3da Fix extensions test by pinning "home" crate version Pekka Enberg <p****g@t****h> 7 months ago
7ea80c3a libsql-ffi: Update sqlite3mc bundle Pekka Enberg <p****g@t****h> 7 months ago
b3ebcf11 build: Fix "cargo xtask build-bundled" to update sqlite3mc Pekka Enberg <p****g@t****h> 7 months ago
6d6ba1e6 libsql-sqlite3: Optimize libsql_pager_has_codec() function Pekka Enberg <p****g@t****h> 7 months ago
98a2299c Fix Windows compile issue John Vandenberg <j****b@g****m> 7 months ago
d4026bcc merge bump version to 0.9.25 (#2176) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
8 months ago
34033b7d merge Add support for cloud encryption for remote connection (#2175) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
8 months ago
66fb01f9 merge Fix load dump with triggers (#2151) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
8 months ago
df98f19d merge Fix incorrect sql dump for fts5vocab virtual tables (#2174) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
8 months ago
7c55fb08 merge fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers (#2178) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
8 months ago
71906fa5 fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers Geoffroy Couprie <c****t@g****m> 8 months ago
4304eabf bump version to 0.9.25 Avinash Sajjanshetty <a****i@t****h> 8 months ago
2c1be716 Add support for cloud encryption for remote connection Avinash Sajjanshetty <a****i@t****h> 8 months ago
63ba6b8d fix: pass argument through Escaped interface riazus <r****z@a****r> 8 months ago
a55bf611 merge Add get/set reserved bytes to C bindings (#2171) Levy A. <1****a@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
5cfbbd55 fix(c-bindings): return 1 on error Levy A. <l****a@g****m> 8 months ago
54df763c feat: add get/set reserved bytes to c api Levy A. <l****a@g****m> 8 months ago
8ffcc3c8 feat: expose set/get reserved bytes to public API Levy A. <l****a@g****m> 8 months ago
1cfc9407 merge Add APIs to get/set reserved bytes (#2170) Levy A. <1****a@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
8f1a7bed add Connection API to get/set reserved bytes Avinash Sajjanshetty <a****i@t****h> 8 months ago
14da9d23 Add libsql-sys APIs to get/set reserved bytes Avinash Sajjanshetty <a****i@t****h> 8 months ago
fcfde9ed dev: implement dump parsing logic using sqlite3_parser riazus <r****z@a****r> 9 months ago
268d1693 0.9.23 Pekka Enberg <p****g@t****h> 9 months ago
5843ee5f merge bindings/c: Fix Android build (#2163) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
9 months ago
0f548259 bindings/c: Fix Android build Pekka Enberg <p****g@t****h> 9 months ago
76e5772b merge bindings/c: Don't forward empty encryption key string (#2162) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
9 months ago
161c0afd bindings/c: Don't forward empty encryption key string Pekka Enberg <p****g@t****h> 9 months ago
a57ad4a2 merge Bundle regexp (#2160) Nikita Sivukhin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c6adb654 merge Merge branch 'main' into bundle-regexp Nikita Sivukhin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b16577ae rollback unnecessary changes Nikita Sivukhin <s****n@t****h> 9 months ago
a35fd1a7 add pcre2 header Nikita Sivukhin <s****n@t****h> 9 months ago
f37d0b09 add pcre2 sources Nikita Sivukhin <s****n@t****h> 9 months ago
03f8c22d include constants.h for regexp build Nikita Sivukhin <s****n@t****h> 9 months ago
738d6763 bundle regexp to the libsql-ffi Nikita Sivukhin <s****n@t****h> 9 months ago
7cadded4 merge Add tests for offline sync with db boostraps (#2152) Avinash Sajjanshetty <6****h@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
6075769e merge Merge branch 'main' into add-to-mockserver Assad Yousuf <4****f@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
7eed8989 0.9.23 Pekka Enberg <p****g@t****h> 10 months ago
cd0951d3 merge Enable encryption for attached databases (#2155) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
b2cd5b03 Add local encryption (with attach) tests Avinash Sajjanshetty <a****i@t****h> 10 months ago
c27e6e1e Build encryption with `LIBSQL_ENCRYPTION` flag Avinash Sajjanshetty <a****i@t****h> 10 months ago
440ca08a Hook sqlite3mc's attach key handler Avinash Sajjanshetty <a****i@t****h> 10 months ago
d5cd4779 Add example of libsql local encryption Avinash Sajjanshetty <a****i@t****h> 10 months ago
6671a31d 0.9.22 Pekka Enberg <p****g@t****h> 10 months ago
8cd29b9e merge Fix bootstrap case when we treat absent metadata as metadata with gen=0 (#2154) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
7308215a fix bootstrap case when we treat absent metadata as metadata with gen=0 Nikita Sivukhin <s****n@t****h> 10 months ago
97a2c5f0 Add /export/ and /info/ to mockServer + add test cases for bootstrapping Assad Yousuf <a****f@a****u> 10 months ago
d3eace15 fix: formatting riazus <r****z@a****r> 10 months ago
abd0b525 feat: parse dumps with triggers correctly riazus <r****z@a****r> 10 months ago
05fbbe54 dev: add test cases for BEGIN & END statements riazus <r****z@a****r> 10 months ago
6e55668c merge Fix cross compile via cargo-zigbuild (#2116) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
204f45dd 0.9.21 Pekka Enberg <p****g@t****h> 10 months ago
07786574 merge libsql: Fix metadata handling (#2149) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
907e1ebb libsql: Fix SyncContext::new() metadata reading Pekka Enberg <p****g@t****h> 10 months ago
4d9247b1 libsql: Validate generation in get_remote_info() Pekka Enberg <p****g@t****h> 10 months ago
a68c3b3a libsql: Assert generation in write_metadata() Pekka Enberg <p****g@t****h> 10 months ago
8f7d444b merge libsql: Fix bootstrap error handling (#2148) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
020c0705 merge libsql: Remove lazy pulling optimization (#2147) Pekka Enberg <p****g@i****i>
Committed by: GitHub <n****y@g****m>
10 months ago
6c86667f libsql: Fail sync_db_if_needed() if database exists but metadata is missing Pekka Enberg <p****g@t****h> 10 months ago
064b794c libsql: Make sync_db_if_needed() work in offline mode Pekka Enberg <p****g@t****h> 10 months ago
70c9bbc5 libsql: Return error if boostrap fails on database open Pekka Enberg <p****g@t****h> 10 months ago

← Back to repository