Jason Fulghum
|
92222d9ae9
|
Initialize a branch's working set when it is referenced as a branch-revision database.
|
2025-08-12 12:11:30 -07:00 |
|
Jason Fulghum
|
092545d366
|
Fix dolt_checkout to initialize a working set if a branch does not have one
|
2025-08-07 19:26:35 -07:00 |
|
Jason Fulghum
|
9dd401c286
|
Deprecate user and pass options for sql-server
|
2025-02-03 13:21:07 -08:00 |
|
Neil Macneale IV
|
8ff32cfe9c
|
Test that the --user option of dolt_clone() has desired effect
|
2024-01-30 14:29:59 -08:00 |
|
Neil Macneale IV
|
0b7283c87e
|
Delete branch message as a push result (#7233)
|
2024-01-02 15:27:25 -08:00 |
|
Neil Macneale IV
|
c3f3ea7ab0
|
Pass through the --force flag for branch deletes
|
2023-12-21 18:25:54 -08:00 |
|
Neil Macneale IV
|
e69b4857fc
|
verify that branch deletes don't overwrite dirty remotes
|
2023-12-21 13:47:20 -08:00 |
|
Neil Macneale IV
|
e18f795e14
|
Create branch test added
|
2023-12-21 11:11:59 -08:00 |
|
Neil Macneale IV
|
b19a00136f
|
Disable the ability to create a database on push
Also add two tests for branch deletion
|
2023-12-19 15:06:17 -08:00 |
|
Neil Macneale IV
|
29548e2797
|
Add ability to disable pushes through the remoteapi (on by default)
|
2023-12-12 16:47:09 -08:00 |
|
Neil Macneale IV
|
5bf4f045ce
|
Bats integration tests for pushing to a sql-server
|
2023-12-12 16:47:09 -08:00 |
|
Neil Macneale IV
|
ce26453382
|
Enable sql-server to recieve push updates via remoteapi
|
2023-12-12 16:47:09 -08:00 |
|
Aaron Son
|
2d738b7b1d
|
intergration-tests/bats: Update tests for new sql-server.info filename.
|
2023-11-30 15:15:13 -08:00 |
|
Aaron Son
|
751840ea61
|
integration-tests/bats: Update bats tests for new sql-server.lock semantics.
|
2023-11-29 17:56:24 -08:00 |
|
Neil Macneale IV
|
0780d4e496
|
Update tests for more descriptive messages
|
2023-11-20 18:39:42 -08:00 |
|
Neil Macneale IV
|
e11363a5c1
|
Activate skipped tests for fetch and pull
|
2023-11-17 17:07:38 -08:00 |
|
Stephanie You
|
ee7f16c970
|
fix bats test connection
|
2023-11-03 11:53:34 -07:00 |
|
Stephanie You
|
7a7a0384f8
|
simplify connection flags
|
2023-11-02 21:15:36 -07:00 |
|
Stephanie You
|
290ca7d4ab
|
remove dolt sql-client from bats tests
|
2023-11-01 18:03:14 -07:00 |
|
Stephanie You
|
140f25a8d7
|
add -u arg for fetch
|
2023-09-15 10:49:21 -07:00 |
|
Taylor Bantle
|
7860f0356b
|
Remove redundant GetUser check
|
2023-07-24 15:01:27 -07:00 |
|
Taylor Bantle
|
c0d27320db
|
Remove server config user check
|
2023-07-24 14:16:02 -07:00 |
|
Taylor Bantle
|
e42985718d
|
Support clone_admin grants for authenticating to remotesapi
|
2023-07-21 15:00:46 -07:00 |
|
Neil Macneale IV
|
15f60698f9
|
Move cli flags in bats tests to make them compliant
|
2023-05-05 11:46:46 -07:00 |
|
Andy Arthur
|
ee1d330ca7
|
integration-test/bats: fix tests failing due to remote refs being pulled into SQL context
|
2023-04-13 12:17:43 -07:00 |
|
Andy Arthur
|
04b4598ceb
|
bats: fix another locked-out sql-server
|
2023-03-30 17:26:01 -07:00 |
|
Andy Arthur
|
d83ec9066a
|
bats: fix DB locking in sql-server-remotesrv
|
2023-03-30 14:59:55 -07:00 |
|
Taylor Bantle
|
8dbded5d45
|
Support auth for dolt fetch
|
2023-03-21 14:58:29 -07:00 |
|
Taylor Bantle
|
9eb088daec
|
Add auth to dolt pull
|
2023-03-21 14:19:28 -07:00 |
|
Taylor Bantle
|
77a413f977
|
Feedback
|
2023-03-21 13:58:53 -07:00 |
|
Taylor Bantle
|
a50029d765
|
bats: Fix user env variable
|
2023-03-21 13:07:11 -07:00 |
|
Taylor Bantle
|
402f89054a
|
bats: dolt clone works with auth
|
2023-03-21 11:14:23 -07:00 |
|
Aaron Son
|
73072a85f8
|
go/libraries/doltcore/remotesrv: Add a symmetric key encryption layer to seal URL returned from the gRPC service an unseal them in the HTTP service.
This will allow us to add authn/z to the gRPC layer.
|
2022-10-25 14:46:14 -07:00 |
|
jennifersp
|
4565f37da2
|
turn off opt-in feature for unix socket (#4413)
|
2022-09-28 10:28:01 -07:00 |
|
Aaron Son
|
91a09258ec
|
go: remotesrv: Use RepoPath when it is provided.
|
2022-09-21 11:55:58 -07:00 |
|
Aaron Son
|
966f53a873
|
bats: sql-server-remotesrv.bats: Add a bats test for sql-server read replica running against a sql-server --remotesapi-port remote.
|
2022-09-14 11:38:09 -07:00 |
|
Aaron Son
|
1e063322fb
|
go/cmd/dolt/commands/sqlserver/server.go: Make it a startError if you supply a remotesapi-port and there is an error binding/listening to it.
|
2022-09-13 15:19:11 -07:00 |
|
Aaron Son
|
bdd7c9cd95
|
integration-tests/bats: Add some tests for sql-server running with remotesapi-port.
|
2022-09-13 15:04:39 -07:00 |
|