Brian Hendriks
|
6aba08d3ca
|
omitempty
|
2023-09-28 21:22:04 -07:00 |
|
Brian Hendriks
|
cd95699210
|
Merge pull request #6750 from dolthub/bh/event-scheduler-minver
add a minver to the event_scheduler field
|
2023-09-28 20:15:23 -07:00 |
|
Nick Tobey
|
e85aeaec0b
|
Merge pull request #6749 from dolthub/nicktobey-4c09261c
[auto-bump] [no-release-notes] dependency by nicktobey
|
2023-09-28 19:53:34 -07:00 |
|
Brian Hendriks
|
332c19a4f6
|
add a minver to the event_scheduler field
|
2023-09-28 19:04:17 -07:00 |
|
nicktobey
|
6006611d69
|
[ga-bump-dep] Bump dependency in Dolt by nicktobey
|
2023-09-29 00:27:42 +00:00 |
|
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 |
|
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 |
|
Dustin Brown
|
0d288f92dc
|
[auto-bump] [no-release-notes] dependency by jennifersp (#6739)
|
2023-09-28 14:11:56 -07:00 |
|
fulghum
|
c6a09f59a6
|
[ga-bump-release] Update Dolt version to 1.17.0 and release v1.17.0
v1.17.0
|
2023-09-28 20:03:56 +00:00 |
|
Aaron Son
|
01fa6d74fa
|
Merge pull request #6702 from phanirithvij/main
reduce release sizes and speed up release time
|
2023-09-28 11:03:01 -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 |
|
fulghum
|
2f0c61c0b8
|
[ga-bump-release] Update Dolt version to 1.16.5 and release v1.16.5
v1.16.5
|
2023-09-27 20:22:53 +00:00 |
|
Jason Fulghum
|
0d84cf8f57
|
Merge pull request #6731 from dolthub/fulghum/dolt-6730
Bug fix: Allow `dolt_checkout()` and `dolt status` when running in read-only mode
|
2023-09-27 13:10:51 -07:00 |
|
Jason Fulghum
|
55ac2852d7
|
Marking dolt_backup as supported in read-only mode
|
2023-09-27 12:36:25 -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 |
|
Phani Rithvij
|
287c06bbf7
|
Merge branch 'dolthub:main' into main
|
2023-09-27 10:31:03 +05:30 |
|
Jason Fulghum
|
73f77b9eaf
|
Merge pull request #6726 from dolthub/fulghum-44ab355c
|
2023-09-26 19:09:19 -07:00 |
|
fulghum
|
609296224f
|
[ga-bump-dep] Bump dependency in Dolt by fulghum
|
2023-09-27 00:32:39 +00:00 |
|
Jason Fulghum
|
4b1f9d7223
|
Merge pull request #6108 from dolthub/jennifer/event-execution
Feature: Event execution for `dolt sql-server`
|
2023-09-26 17:30:39 -07:00 |
|
Phani Rithvij
|
88087e1720
|
trimpath
|
2023-09-27 04:49:32 +05:30 |
|
fulghum
|
7065185391
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2023-09-26 23:02:33 +00:00 |
|
Phani Rithvij
|
9e160312a2
|
Merge branch 'dolthub:main' into main
|
2023-09-27 04:24:38 +05:30 |
|
Jason Fulghum
|
f41ef3e6c4
|
Updating GMS dep to latest build from jennifer/event-execution dev branch (e3fb240e19db8be348428d9ee32ec9d257dc0058)
|
2023-09-26 15:51:58 -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
|
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 |
|
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 |
|
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
|
f83fedf4fb
|
Tests of new env vars on merge
|
2023-09-26 12:00:00 -07:00 |
|
Zach Musgrave
|
066c2fcb65
|
Remove altertests reference
|
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
|
5f4b3e827a
|
Deleted modify altertests package
|
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
|
4d9d2c9446
|
Moved all env constants to a new dconfig package
|
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
|
b77e97785f
|
Fixed tag human readable serialization
|
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
|
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
|
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 |
|
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 |
|
Jason Fulghum
|
ab44211a85
|
Bumping to latest GMS dep from jennifer/event-execution dev branch (39a057f69d89b528938fb27cdd4a0baa85ba8f59)
|
2023-09-25 14:07:34 -07:00 |
|
Jason Fulghum
|
924ed1227b
|
Merge branch 'main' into jennifer/event-execution
|
2023-09-25 14:02:56 -07:00 |
|