Commit Graph

2603 Commits

Author SHA1 Message Date
Zach Musgrave 22d9fa67be Merge pull request #6740 from dolthub/zachmu/timestamp-commit2
Support for `DOLT_COMMITTER_DATE` and `DOLT_AUTHOR_DATE` environment vars
2023-09-28 16:34:19 -07:00
Dustin Brown 0d288f92dc [auto-bump] [no-release-notes] dependency by jennifersp (#6739) 2023-09-28 14:11:56 -07:00
Zach Musgrave 6865ba9fba Merge pull request #6733 from dolthub/zachmu/timestamp-commit
Moved all environment variables relevant to a customer into a common file so we can collect and document them more easily
2023-09-27 18:24:44 -07:00
Jason Fulghum 5c6b7829c5 Bug fix for https://github.com/dolthub/dolt/issues/6730
Mark dolt_checkout and dolt_count_commits as read only procedures
2023-09-27 11:40:57 -07:00
Jason Fulghum f25b296b9e Merge branch 'main' into jennifer/event-execution 2023-09-26 15:41:07 -07:00
Jason Fulghum c9d2c73a4d Allowing a period parameter to be passed into event executor to override the default loop period (30s) and using for BATS tests 2023-09-26 15:40:12 -07:00
Zach Musgrave c3c3f41c6d Tests of fetch and pull, and moved common test methods into common file 2023-09-26 12:00:00 -07:00
Zach Musgrave b435203659 Fixed bats tests 2023-09-26 12:00:00 -07:00
Zach Musgrave f83fedf4fb Tests of new env vars on merge 2023-09-26 12:00:00 -07:00
Zach Musgrave f560f890c1 Test of committer time 2023-09-26 12:00:00 -07:00
Zach Musgrave ab8050d69c Suport for DOLT_AUTHOR_DATE in dolt commit 2023-09-26 12:00:00 -07:00
Zach Musgrave 929531d11c Test of DOLT_AUTHOR_DATE env var 2023-09-26 12:00:00 -07:00
jennifersp c0088ec835 update maven version for ORMDockerfile (#6717) 2023-09-26 11:58:22 -07:00
Jason Fulghum 924ed1227b Merge branch 'main' into jennifer/event-execution 2023-09-25 14:02:56 -07:00
Jason Fulghum 267c3531b6 Preventing the need to run on dolt_show_branch_databases so that we don't have to poll every branch all the time. 2023-09-25 13:39:44 -07:00
Neil Macneale IV 21740019f9 Test the privilege serialization doesn't write empty databases (#6701) 2023-09-25 09:23:06 -07:00
Jason Fulghum bc68e72b1a Merge branch 'main' into jennifer/event-execution 2023-09-21 16:07:36 -07:00
Aaron Son 750631aa8f Merge remote-tracking branch 'origin/main' into aaron/sqle-cluster-drop-database 2023-09-20 15:55:23 -07:00
Aaron Son 3b0ca8bb21 go/libraries/doltcore/sqle: cluster: When a database is dropped, shutdown the replication goroutines and stop returning its status in the dolt_cluster_status table. 2023-09-20 15:47:46 -07:00
Jason Fulghum 365d62f225 BATS test updates for TINYINT(1) 2023-09-20 10:07:08 -07:00
Jason Fulghum d56e72c0f4 Fixing BATS tests for TINYINT(1) support 2023-09-19 19:07:06 -07:00
Jason Fulghum 108c81b594 Updating BATS test for out-of-band event changes 2023-09-18 16:40:34 -07:00
Aaron Son e33e490209 Merge pull request #6669 from dolthub/aaron/sqle-replicate-branch-permissions
go: sqle: cluster: First pass at replicating branch control permissions.
2023-09-18 13:58:37 -07:00
Zach Musgrave 48d54edb38 Unskipped some tests 2023-09-18 12:13:59 -07:00
Zach Musgrave e7b9cdebd5 Bats test for using invalid hash 2023-09-18 12:11:30 -07:00
stephanie 41bddf21e3 Merge pull request #6652 from dolthub/steph/fetch
migrates fetch to use sql queries
2023-09-15 17:56:53 -07:00
Stephanie You d67b6d1ae4 more fetch bats tests changes 2023-09-15 16:37:15 -07:00
Stephanie You be569fc920 better fetch bats tests 2023-09-15 16:34:40 -07:00
Stephanie You ad4a66ad1a more fetch output bats fixes 2023-09-15 12:52:59 -07:00
Stephanie You c51fa60b6a PR comments 2023-09-15 12:50:53 -07:00
Aaron Son 216d2e4aa1 integration-tests/go-sql-server-driver: Fix regression in single repo default database name tests. 2023-09-15 11:17:20 -07:00
Stephanie You 140f25a8d7 add -u arg for fetch 2023-09-15 10:49:21 -07:00
Stephanie You ae27cd3cd8 update bats tests for fetch output 2023-09-15 10:00:28 -07:00
Jason Fulghum e71e43537b Adding a new BATS test for out-of-band updates to event definitions (e.g. merges, reverts, resets) 2023-09-14 16:28:33 -07:00
Aaron Son 17a1e5019e go: dtestutils: sql_server_driver: Prepend the server stdout output with the server name to make multi-server test logs easier to read. 2023-09-14 14:24:01 -07:00
Aaron Son 1002a5d542 go: sqle: cluster: First pass at replicating branch control permissions. 2023-09-14 13:37:35 -07:00
Jason Fulghum 131aa5bdab Adding a test for an event that calls a stored procedure 2023-09-13 17:04:00 -07:00
Jason Fulghum 9a1a830aaf Adding a new BATS test for multi-statement event bodies 2023-09-13 16:43:43 -07:00
Zach Musgrave 93aeb0c8cb Merge pull request #6635 from dolthub/zachmu/replication-force
Change default of replication pull to force
2023-09-12 15:11:16 -07:00
Stephanie You bea4f4514f add remote test for fetch 2023-09-12 12:44:04 -07:00
Stephanie You c597d50b43 blocks fetch against remote hosts 2023-09-12 12:29:16 -07:00
Stephanie You d5256c90b4 migrate dolt fetch to use sql 2023-09-12 12:29:16 -07:00
Stephanie You fc6ea6df92 fix formatting issue in status 2023-09-12 11:25:45 -07:00
Zach Musgrave 8aa8ebd337 Fix test 2023-09-12 10:19:30 -07:00
Zach Musgrave 39cf00505f Removed redundant tests left over from stored procedure migration 2023-09-12 10:12:57 -07:00
Zach Musgrave 3c3db5cb7a Making sure divergent head pulls aren't a fast-forward 2023-09-11 17:35:15 -07:00
Zach Musgrave d8ad69ea61 Dolt_pull() behavior and bats test 2023-09-11 16:59:44 -07:00
Zach Musgrave c398225c62 Bats tests for merging remote tracking branch 2023-09-11 16:33:06 -07:00
Zach Musgrave 6c16c58d98 updated bats 2023-09-08 17:49:50 -07:00
Jason Fulghum 355f195d4b Merge branch 'main' into jennifer/event-execution 2023-09-07 13:38:06 -07:00