Timothy Sehn
c562e86c43
Max feedback. Fix test broken by compiling main.
2022-08-22 18:24:52 -07:00
Timothy Sehn
7c681938f1
Merged main and fixed conflicts
2022-08-22 17:30:58 -07:00
Timothy Sehn
e73b5ac18b
fix comment
2022-08-22 16:58:40 -07:00
Timothy Sehn
f62ba4ac77
Checkpoint. Most bats working. Confirming locally.
2022-08-22 16:35:22 -07:00
Zach Musgrave
0e840275e8
Merge pull request #4150 from dolthub/james/error
...
[no-release-notes] print success not error
2022-08-22 09:56:19 -07:00
Jason Fulghum
8383b9ba65
Merge pull request #4102 from dolthub/fulghum/revision-databases
...
Various fixes for database revision specifiers
2022-08-19 20:59:23 -07:00
Jason Fulghum
cab5ff0c55
Merge pull request #4050 from tanyongzhi/commit-amend
...
Add amend option for commit
2022-08-19 16:04:16 -07:00
Jason Fulghum
8c3b8578f7
Adding a new enginetest for a commit-qualified database revision spec and some final tweaks to other database revision spec tests.
2022-08-19 16:03:23 -07:00
Jason Fulghum
2a38fd6dd2
Merge pull request #4116 from abmyii/dolt-diff-limit
...
Fix dolt diff --limit
2022-08-19 15:24:14 -07:00
Jason Fulghum
c45a224504
Beefing up RevisionDatabase interface docs
2022-08-19 15:07:37 -07:00
Timothy Sehn
58ca970009
Privileges bats first pass
2022-08-19 14:59:46 -07:00
Jason Fulghum
6da9ccf116
Adding back test cases with default branch deleting and asserting that dolt_checkout doesn't panic.
2022-08-19 14:58:40 -07:00
Timothy Sehn
3177bef418
Deleting user test
2022-08-19 14:31:01 -07:00
Timothy Sehn
dc0c5a3f46
Machinery for testing passwords
2022-08-19 14:20:46 -07:00
Jason Fulghum
4d3f00915c
Merge pull request #4137 from dolthub/fulghum/sort-dump-docs
...
[no-release-notes] Sort subcommands in `dolt dump-docs` CLI reference output
2022-08-19 13:46:47 -07:00
Jason Fulghum
56812791e3
changing @test names to match Format Checker CI test
2022-08-19 13:12:39 -07:00
Jason Fulghum
ee2199bdab
changing @test names to match Format Checker CI test
2022-08-19 13:12:14 -07:00
Jason Fulghum
e3e6fc25a2
changing @test names to match Format Checker CI test
2022-08-19 13:11:50 -07:00
Jason Fulghum
b4cac435d0
Merge branch 'main' into commit-amend
2022-08-19 13:04:24 -07:00
James Cor
b2ba96113f
fixing test
2022-08-19 11:39:27 -07:00
James Cor
a52471faf1
same for export
2022-08-19 10:58:52 -07:00
James Cor
df905575b1
print success
2022-08-19 10:55:12 -07:00
Daylon Wilkins
257ccd397b
Merge pull request #4148 from dolthub/Hydrocharged-5fc5b73c
...
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-08-19 08:44:13 -07:00
Hydrocharged
7f1a14783b
[ga-bump-dep] Bump dependency in Dolt by Hydrocharged
2022-08-19 14:56:53 +00:00
abmyii
da9d9d9016
dolt diff --limit undefined limit test
...
Co-authored-by: Tim Sehn <tim@dolthub.com >
2022-08-19 10:28:30 +01:00
Dustin Brown
7e6f33d9a0
Merge pull request #4142 from dolthub/dependabot/npm_and_yarn/dot-github/actions/ses-email-action/actions/core-1.9.1
...
Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/ses-email-action
2022-08-18 13:02:08 -07:00
dependabot[bot]
7c2f3936eb
Bump @actions/core in /.github/actions/ses-email-action
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-18 19:36:17 +00:00
Jason Fulghum
cb8bd9c71c
Merge pull request #4028 from dolthub/fulghum/issue-4011
...
[no-release-notes] Adding Dolt engine tests to cover using views with as of expressions
2022-08-17 23:27:08 -07:00
max-hoffman
c47128178f
[ga-bump-release] Update Dolt version to 0.40.27 and release v0.40.27
v0.40.27
2022-08-18 01:21:46 +00:00
Dustin Brown
4d600d9c62
[ga-bump-dep] Bump dependency in Dolt by max-hoffman ( #4136 )
...
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com >
2022-08-17 18:06:17 -07:00
Jason Fulghum
a24f1724f6
Sorting subcommands before dumping out their docs
2022-08-17 17:23:17 -07:00
Jason Fulghum
f48541ce33
Skipping views with as of prepared tests, because the automatic bind var extraction isn't working
2022-08-17 17:16:23 -07:00
Jason Fulghum
1a49c63256
updating show databases results now that the mysql database is included.
2022-08-17 17:12:57 -07:00
Jason Fulghum
9c5b0799f2
Switching to the right logrus warn function
2022-08-17 17:09:27 -07:00
Zach Musgrave
d8fb87ada4
Merge pull request #4071 from dolthub/zachmu/ai
...
global auto increment tracking
2022-08-17 16:34:18 -07:00
Jason Fulghum
4711eb6fcd
Merge branch 'main' into fulghum/issue-4011
2022-08-17 16:25:30 -07:00
Maximilian Hoffman
413b823a0d
Lock new databases where source db is locked ( #4091 )
...
* Lock new databases where source db is locked
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* zach comments
* delete log comment
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-08-17 16:21:56 -07:00
fulghum
74cd2d0b28
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-17 23:21:49 +00:00
Jason Fulghum
f1b08947bf
Changing BATS tests names to match file name
2022-08-17 16:20:23 -07:00
Jason Fulghum
b846258655
Merge branch 'fulghum/revision-databases' of https://github.com/dolthub/dolt into fulghum/revision-databases
2022-08-17 16:18:39 -07:00
Jason Fulghum
ab0351923f
Logging a warning if we hit an error loading a revision database
2022-08-17 16:18:29 -07:00
fulghum
941375b94b
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-17 23:14:09 +00:00
Jason Fulghum
e5633a5a1d
Merge branch 'main' into fulghum/revision-databases
2022-08-17 16:00:40 -07:00
Jason Fulghum
4a06b7b2de
New BATS test for database revision specifiers
2022-08-17 15:55:46 -07:00
James Cor
1cf51dd5f1
Merge pull request #4110 from dolthub/james/privs
...
sql-server host shouldn't affect default superuser
2022-08-17 15:54:29 -07:00
Jason Fulghum
4892fed213
Removing two tests that don't work any more now that we don't track revision DBs in session state.
2022-08-17 14:14:23 -07:00
Jason Fulghum
ee871f0c15
Switching from require to assert so that clean up code at the end of the test to call rows.close() will still execute.
2022-08-17 14:13:20 -07:00
James Cor
94e7913812
feedback
2022-08-17 14:08:31 -07:00
Zach Musgrave
3302bb7d7c
Merge pull request #4122 from dolthub/zachmu/replication-tests
...
Burlier tests for multi-db replication
2022-08-17 14:06:26 -07:00
Zach Musgrave
ad7ccc42ad
Merge main
2022-08-17 14:05:29 -07:00