Dustin Brown
|
589eb230e9
|
/.github/workflows/cd-release.yaml: fix step name
|
2021-04-23 13:14:06 -07:00 |
|
Dustin Brown
|
54cc537e0e
|
/.github/workflows: remove release drafter, use release-notes-generator script
|
2021-04-23 12:59:56 -07:00 |
|
Aaron Son
|
ac9aede321
|
Merge pull request #1582 from dolthub/aaron/bump-go-mysql-server
[no-release-notes] go/go.mod: Bump go-mysql-server
|
2021-04-23 11:55:35 -07:00 |
|
AndyA
|
f9f171819b
|
Merge pull request #1581 from dolthub/andy/underscore-prefix
more conservative name regex update
|
2021-04-23 11:08:26 -07:00 |
|
Aaron Son
|
b9214f3422
|
go/go.mod: Try without the session variable changes.
|
2021-04-23 11:03:11 -07:00 |
|
Aaron Son
|
63220d0df2
|
Merge remote-tracking branch 'origin/master' into aaron/bump-go-mysql-server
|
2021-04-23 10:47:36 -07:00 |
|
Aaron Son
|
e79ba3c503
|
[no-release-notes] go/go.mod: Bump go-mysql-server
|
2021-04-23 10:44:06 -07:00 |
|
Zach Musgrave
|
2033e426fd
|
Merge pull request #1580 from dolthub/port-in-use
Better error message for starting a server on a port in use
|
2021-04-23 10:22:41 -07:00 |
|
Zach Musgrave
|
457c7a1504
|
Fix test naming
|
2021-04-23 09:51:29 -07:00 |
|
Zach Musgrave
|
6d1c553ff3
|
Added port in use bats test
|
2021-04-23 09:47:27 -07:00 |
|
Zach Musgrave
|
21f04ff9c3
|
Removed utils file
|
2021-04-23 09:19:34 -07:00 |
|
Dustin Brown
|
1893ca14c9
|
Merge pull request #1577 from dolthub/db/release-automation
[no-release-notes] /{go, .github}: fix release version bump commit, autodraft release notes
|
2021-04-22 13:19:04 -07:00 |
|
Dustin Brown
|
582fdf0e1e
|
/.github/release-drafter.yml: fix release drafter validation
|
2021-04-22 11:53:23 -07:00 |
|
Dustin Brown
|
6dd442c0a4
|
/{go, .github}: fix release version bump commit, autodraft release notes
|
2021-04-22 11:40:33 -07:00 |
|
Yakko Majuri
|
460e82f47e
|
add license header
|
2021-04-22 18:29:00 +00:00 |
|
Andy Arthur
|
59bb230bd3
|
more conservative name regex update
|
2021-04-22 09:11:57 -07:00 |
|
yakkomajuri
|
0c7fb0a59b
|
format repo
|
2021-04-22 08:59:59 +00:00 |
|
yakkomajuri
|
e138e8713b
|
Merge branch 'master' into port-in-use
|
2021-04-22 08:50:10 +00:00 |
|
Dustin Brown
|
7b66942529
|
Merge pull request #1570 from dolthub/db/zverev-fix-ci
[no-release-notes] Db/zverev fix ci
|
2021-04-20 15:24:06 -07:00 |
|
Zach Musgrave
|
31835519b4
|
Merge pull request #1560 from alrs/store-perf-suite-errs
store/perf/suite: errors and tests
|
2021-04-20 13:36:49 -07:00 |
|
Vinai Rachakonda
|
7914b92123
|
add max connections flag (#1557)
Adds a max connection flag to sql-server
|
2021-04-20 16:23:14 -04:00 |
|
Brian Hendriks
|
67548b170e
|
unmarshalled schema cache (#1567)
|
2021-04-20 12:57:43 -07:00 |
|
Dustin Brown
|
8e9d9593db
|
Merge branch 'master' into db/zverev-fix-ci
|
2021-04-20 07:12:19 -07:00 |
|
Dustin Brown
|
5a8b56b62b
|
Merge pull request #1566 from dolthub/db/test-race-ubuntu
[no-release-notes] Db/test race ubuntu
|
2021-04-20 06:51:17 -07:00 |
|
Maximilian Hoffman
|
7fe67864f5
|
Max/tonicai bats (#1314)
Add two bats tests
|
2021-04-19 17:47:37 -04:00 |
|
Dustin Brown
|
b016989f76
|
/.github/workflows/ci-go-tests.yaml: only use race on ubuntu
|
2021-04-19 13:38:36 -07:00 |
|
Dustin Brown
|
8d2a167de8
|
Merge pull request #1559 from dolthub/db/fix-get-storage-version
[no-release-notes] /go/store/nbs: fix get manifest storage version
|
2021-04-19 13:07:01 -07:00 |
|
Dustin Brown
|
624498d811
|
/go/store/nbs/manifest.go: remove newline in import
|
2021-04-19 10:33:43 -07:00 |
|
Lars Lehtonen
|
37f010b6a1
|
store/perf/suite: replace assert.NoError with require.NoError
|
2021-04-19 00:43:25 -07:00 |
|
Lars Lehtonen
|
5a7a6cd5c4
|
store/perf/suite: fix dropped error
|
2021-04-19 00:25:05 -07:00 |
|
Dustin Brown
|
b4cd94f79d
|
/go/store/nbs/manifest.go: fix formatting
|
2021-04-16 15:54:18 -07:00 |
|
Dustin Brown
|
b26e022b01
|
/go/store/nbs: fix get manifest storage version
|
2021-04-16 15:45:25 -07:00 |
|
Zach Musgrave
|
c2afcee0ce
|
Merge pull request #1543 from alrs/store-cmd-noms
store: more error handling
|
2021-04-16 15:28:43 -07:00 |
|
Zach Musgrave
|
32d99c56d2
|
Merge pull request #1547 from alrs/cmd-errs
cmd/dolt/commands: fix dropped errors
|
2021-04-16 15:25:32 -07:00 |
|
Dustin Brown
|
b1503d8b04
|
Merge pull request #1558 from dolthub/db/fix-ci
[no-release-notes] /{.github,integration-tests}: split long bats files so temp dirs are cleaned up more often, split go tests by package
|
2021-04-16 15:12:29 -07:00 |
|
Dustin Brown
|
f7429e7780
|
/{.github,integration-tests}: split long bats files so temp dirs are cleaned up more often, split go tests by package
|
2021-04-16 11:42:22 -07:00 |
|
AndyA
|
8dd73a8cb6
|
Merge pull request #1552 from dolthub/andy/compat-scale-tests
/integration-tests/compatibility: Added compatibility tests, including large tables
|
2021-04-15 13:57:34 -07:00 |
|
Andy Arthur
|
4c5705744c
|
added compatibility tessts, included large tables
|
2021-04-15 12:36:55 -07:00 |
|
Daylon Wilkins
|
f4cbe6d889
|
Fixed FK issue #1546
|
2021-04-15 10:20:42 -07:00 |
|
Daylon Wilkins
|
5ab2a6b2ae
|
Extended naming of foreign keys
|
2021-04-15 10:19:27 -07:00 |
|
Lars Lehtonen
|
95f3ca3a1b
|
cmd/dolt/commands: fix dropped errors
|
2021-04-15 05:27:17 -07:00 |
|
AndyA
|
3a311d7a14
|
Merge pull request #1544 from dolthub/andy/update-compat-tests
/integration-tests/compatibility: Update compat test versions
|
2021-04-14 10:59:30 -07:00 |
|
Andy Arthur
|
8dd674da5a
|
update compat test versions
|
2021-04-14 10:24:23 -07:00 |
|
Lars Lehtonen
|
bbecf50f0e
|
store/nomdl: replace assert.NoError() with require.NoError()
|
2021-04-14 05:10:08 -07:00 |
|
Lars Lehtonen
|
132539bdb7
|
store/nomdl: fix dropped error
|
2021-04-14 05:08:05 -07:00 |
|
Lars Lehtonen
|
c5ff15562c
|
store/diff: replace assert.NoError() with require.NoError()
|
2021-04-14 05:06:18 -07:00 |
|
Lars Lehtonen
|
385a975bb2
|
store/diff: fix dropped error
|
2021-04-14 04:59:15 -07:00 |
|
Lars Lehtonen
|
dbc653a179
|
store/datas: fix dropped error
|
2021-04-14 04:56:55 -07:00 |
|
Lars Lehtonen
|
144eabe94a
|
store/cmd/noms: fix dropped errors
|
2021-04-14 04:51:14 -07:00 |
|
Zach Musgrave
|
6c0add137b
|
Merge pull request #1537 from dolthub/zachmu/check
Support for CHECK constraints
|
2021-04-13 17:18:52 -07:00 |
|