zachmu
4afa2864ca
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-09-28 21:23:31 +00: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
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
Zach Musgrave
5460b9ddba
Fixed a reference to committer time that should have been user time
2023-09-26 12:00:00 -07:00
Zach Musgrave
3e58b2e575
Merge branch 'zachmu/timestamp-commit' into zachmu/timestamp-commit2
2023-09-26 12:00:00 -07:00
Zach Musgrave
f05857d734
Standardizing how we get commit timestamps
2023-09-26 12:00:00 -07:00
Zach Musgrave
b435203659
Fixed bats tests
2023-09-26 12:00:00 -07:00
zachmu
9c57399740
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-09-27 22:14:05 +00:00
Zach Musgrave
066c2fcb65
Remove altertests reference
2023-09-26 12:00:00 -07:00
Zach Musgrave
5f4b3e827a
Deleted modify altertests package
2023-09-26 12:00:00 -07:00
Zach Musgrave
4d9d2c9446
Moved all env constants to a new dconfig package
2023-09-26 12:00:00 -07:00
Zach Musgrave
b77e97785f
Fixed tag human readable serialization
2023-09-26 12:00:00 -07:00
Zach Musgrave
8886f5bff2
Moving all environment variables to consts in the same file
2023-09-26 12:00:00 -07:00
Zach Musgrave
ea172506fd
Added missing fields to commit output
2023-09-26 17:15:24 -07:00
Zach Musgrave
b218240e59
Merge pull request #6720 from dolthub/zachmu/table-writer-bug
...
Fixed a bug in table writers where error state wasn't being appropriately cleared
2023-09-26 14:50:26 -07:00
zachmu
7b2de053cf
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-09-26 20:51:32 +00:00
Zach Musgrave
970ea58559
Fix the same bug in noms, why not
2023-09-26 13:41:06 -07:00
Zach Musgrave
ac7f346b14
Fixed bug in table writer state after an error
2023-09-26 13:39:27 -07:00
jennifersp
c0088ec835
update maven version for ORMDockerfile ( #6717 )
2023-09-26 11:58:22 -07:00
macneale4
e14e585b58
[ga-bump-release] Update Dolt version to 1.16.4 and release v1.16.4
v1.16.4
2023-09-25 21:38:57 +00:00
Dustin Brown
8eb6666228
[ga-bump-dep] Bump dependency in Dolt by nicktobey ( #6715 )
...
Co-authored-by: nicktobey <nick@dolthub.com >
2023-09-25 14:28:58 -07:00
Neil Macneale IV
21740019f9
Test the privilege serialization doesn't write empty databases ( #6701 )
2023-09-25 09:23:06 -07:00
max-hoffman
d83e6b4916
[ga-bump-release] Update Dolt version to 1.16.3 and release v1.16.3
v1.16.3
2023-09-22 21:26:53 +00:00
Dustin Brown
13e4730ea8
[ga-bump-dep] Bump dependency in Dolt by max-hoffman ( #6708 )
...
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com >
2023-09-22 14:07:54 -07:00
Zach Musgrave
0c0ab5bf81
Merge pull request #6694 from dolthub/zachmu/fulltext-rewrites
...
Support for fulltext index rewrites inline with table rewrites
2023-09-22 08:01:50 -07:00
Zach Musgrave
b36f47cb4f
latest gms
2023-09-22 07:41:07 -07:00
zachmu
16a1bad19a
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-09-22 01:04:10 +00:00
Zach Musgrave
4de3408e38
new gms
2023-09-21 17:53:59 -07:00
Zach Musgrave
bf7dbdefb0
Merge main
2023-09-21 17:52:15 -07:00
Zach Musgrave
70d0128d7f
reskip test
2023-09-21 17:51:29 -07:00
Zach Musgrave
ebfcf29b09
Fixed new test
2023-09-21 17:51:11 -07:00
Zach Musgrave
fc6466f36d
Full text merge engine test
2023-09-21 14:55:39 -07:00
Zach Musgrave
cf4362c252
PR feedback
2023-09-21 13:17:37 -07:00
Aaron Son
9c990801b8
Merge pull request #6699 from dolthub/aaron/sqle-cluster-drop-database
...
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-21 10:16:53 -07:00
fulghum
74b6ba5f73
[ga-bump-release] Update Dolt version to 1.16.2 and release v1.16.2
v1.16.2
2023-09-20 23:56:32 +00:00
Aaron Son
c1986a2587
Merge remote-tracking branch 'origin/main' into aaron/sqle-cluster-drop-database
2023-09-20 16:48:25 -07:00
Jason Fulghum
68aca5f5c1
Merge pull request #6698 from dolthub/macneale4-75692cb8
...
[auto-bump] [no-release-notes] dependency by macneale4
2023-09-20 16:47:22 -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
b6ac98d488
Merge branch 'main' into macneale4-75692cb8
2023-09-20 15:25:37 -07:00
Jason Fulghum
54c98feacb
Merge pull request #6681 from dolthub/james/intersect
...
[no-release-notes] renaming and refactoring for intersect and except
2023-09-20 15:20:56 -07:00
Jason Fulghum
8810a1b9d9
Merge branch 'main' into james/intersect
2023-09-20 15:20:34 -07:00
macneale4
49a579f5bf
[ga-bump-dep] Bump dependency in Dolt by macneale4
2023-09-20 21:55:23 +00:00
Jason Fulghum
f41d769423
Merge pull request #6688 from dolthub/fulghum/dolt-6682
...
Retain display width for `TINYINT(1)`
2023-09-20 14:43:48 -07:00
zachmu
4aa83b4a03
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-09-20 21:27:06 +00:00
Zach Musgrave
4e57292fff
Compile err
2023-09-20 14:17:18 -07:00
Zach Musgrave
c3abe6d57f
newst gms
2023-09-20 14:01:42 -07:00