Commit Graph

28092 Commits

Author SHA1 Message Date
Nick Tobey
ff3c6cb490 Amend implementation 2025-10-06 20:53:09 -07:00
nicktobey
16b7ae40ce [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-10-06 20:33:05 +00:00
Nick Tobey
e94166021b Bump GMS Dependency 2025-10-06 13:24:13 -07:00
Nick Tobey
a750a4de1c Add support for dolt_global_tables "immediate" mode. 2025-10-06 13:24:13 -07:00
Nick Tobey
f206e7392c Add dolt_global_tables definition 2025-10-06 13:13:38 -07:00
Nick Tobey
554e8f25d3 Separate ignore table pattern matching logic so it can be used with global tables. 2025-10-06 13:13:38 -07:00
Nick Tobey
2d2a13e4e0 Unify system tables backed by tables in storage with the BackedSystemTable type. 2025-10-06 13:13:27 -07:00
coffeegoddd
89acb1bec7 [ga-bump-release] Update Dolt version to 1.59.17 and release v1.59.17 v1.59.17 2025-10-03 22:27:54 +00:00
Jason Fulghum
a2a9a34205 Merge pull request #9921 from dolthub/fulghum/bugfix
Bug fix: multi-line commit messages with dolt rebase
2025-10-03 14:47:37 -07:00
angelamayxie
e1c4af111a Merge pull request #9923 from dolthub/angelamayxie-9979526e
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-10-03 14:15:37 -07:00
angelamayxie
560f0747b8 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-10-03 20:25:54 +00:00
Jason Fulghum
eb7bd16246 Bug fix for multi-line commit messages with dolt rebase 2025-10-03 11:36:15 -07:00
Aaron Son
ba3b726472 Merge pull request #9920 from dolthub/reltuk-70e32dee
[auto-bump] [no-release-notes] dependency by reltuk
2025-10-03 13:18:46 +02:00
reltuk
afc3ed7f60 [ga-bump-dep] Bump dependency in Dolt by reltuk 2025-10-03 08:59:07 +00:00
coffeegoddd
a3cd45a9c2 [ga-bump-release] Update Dolt version to 1.59.16 and release v1.59.16 v1.59.16 2025-10-03 02:30:59 +00:00
Neil Macneale IV
cefb562dba Merge pull request #9891 from dolthub/macneale4/dynamic-hook
Runtime update support for `dolt_replicate_to_remote`
2025-10-02 15:40:09 -07:00
Elian
316b0c399f Merge pull request #9918 from dolthub/elianddb-928f5c46
[auto-bump] [no-release-notes] dependency by elianddb
2025-10-02 15:35:37 -07:00
Neil Macneale IV
d3d3cc30b8 PR Feedback 2025-10-02 14:42:05 -07:00
elianddb
50d796e72f [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-10-02 21:33:17 +00:00
Neil Macneale IV
b95084809f Update integration-tests/bats/replication.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2025-10-02 12:51:44 -07:00
Neil Macneale IV
4332b26659 Update integration-tests/bats/replication.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2025-10-02 12:50:56 -07:00
coffeegoddd
57465e07bf [ga-bump-release] Update Dolt version to 1.59.15 and release v1.59.15 v1.59.15 2025-10-02 00:02:26 +00:00
Daylon Wilkins
bf18b872bc Merge pull request #9900 from dolthub/daylon/jdbc-collations
Added collation ignoring for information_schema
2025-10-01 16:29:11 -07:00
Daylon Wilkins
cc3a05a221 Added collation ignoring for information_schema 2025-10-01 15:58:31 -07:00
angelamayxie
798fd7c61b Merge pull request #9909 from dolthub/angelamayxie-802dd50d
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-10-01 14:56:23 -07:00
Neil Macneale IV
cc7fa424f2 Merge pull request #9908 from dolthub/macneale4-claude/boolean-tests
Add expect_single_value support for booleans
2025-10-01 13:40:58 -07:00
angelamayxie
52ef639135 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-10-01 20:30:17 +00:00
Nick Tobey
186480d193 Merge pull request #9905 from dolthub/nicktobey/ignore_tests
[no-release-notes] Re-add accidentally removed bats tests for dolt_ignore.
2025-10-01 13:29:45 -07:00
Neil Macneale IV
e6d0c8be37 Support boolean values in dolt_test_run() 2025-10-01 19:38:23 +00:00
Neil Macneale IV
d87d48b49e Add test for dolt_test_run for boolean type 2025-10-01 18:56:19 +00:00
Nick Tobey
e0f9ddcc45 Re-add accidentally removed bats tests for dolt_ignore 2025-10-01 11:46:59 -07:00
Dustin Brown
db038a2fed Merge pull request #9902 from dolthub/db/go-patch
[no-release-notes] /{go,integration-tests}: add patch version
2025-10-01 10:29:36 -07:00
coffeegoddd
562cec59da [ga-bump-release] Update Dolt version to 1.59.14 and release v1.59.14 v1.59.14 2025-10-01 17:23:30 +00:00
Aaron Son
77088448c3 Merge pull request #9901 from dolthub/aaron/dev-build
[no-release-notes] go/utils/devbuild: Add a utility script for a developer to generate a release-ish build.
2025-10-01 19:06:58 +02:00
coffeegoddd☕️✨
f375ab9267 /{go,integration-tests}: add patch version 2025-10-01 09:30:19 -07:00
Aaron Son
746d1bfbb1 [no-release-notes] go/utils/devbuild: Add a utility script for a developer to generate a release-ish build.
This build will be built with our release toolchains and will have the same runtime dependencies as them. In contrast to our release builds, it does not use profile guided optimization.

This script is mostly used to pass test builds between developers or to get instrumented builds to clients during troubleshooting, optimization, etc.
2025-10-01 05:03:20 -07:00
Elian
885b6c8bfb Merge pull request #9875 from dolthub/elian/docker-health
docker-entrypoint.sh: Add timeout queries to reliably configure users and database
2025-09-30 19:25:01 -07:00
elianddb
efd4b6d7bb rm extra vars 2025-09-30 17:43:14 -07:00
elianddb
ae9b98feb7 add ctrl-c trap 2025-09-30 17:43:14 -07:00
elianddb
e3394acdba mv dolt_server func 2025-09-30 17:43:14 -07:00
elianddb
7020c9d2b1 rm extra func and amend comments 2025-09-30 17:43:14 -07:00
elianddb
2c3f784ecd amend test name 2025-09-30 17:43:14 -07:00
elianddb
8db416bd51 amend dolt sql-server failing to launch with timeout 2025-09-30 17:43:14 -07:00
elianddb
4da866c03b amend go.mod/sum
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-09-30 17:43:10 -07:00
elianddb
3a9a96ad6f fix param setup to use env vars for root and desync issues 2025-09-30 17:42:58 -07:00
elianddb
6d12ff7562 fix unnecessary || true 2025-09-30 17:42:58 -07:00
elianddb
d88a34278c add docs for timeout 2025-09-30 17:42:58 -07:00
elianddb
1fc2b97b54 amend comments 2025-09-30 17:42:58 -07:00
elianddb
14b59e9153 amend waits to be separate 2025-09-30 17:42:58 -07:00
elianddb
7cc4f36046 add CONFIG_PROVIDED global var 2025-09-30 17:42:58 -07:00