Commit Graph

1070 Commits

Author SHA1 Message Date
Dan Sosedoff
4c096e8774 Auto-detect the query from the query source based on user selection (#547)
* Auto-detect the query from the query source based on user selection

* Misc comment
2022-02-10 20:14:42 -06:00
Matthieu Vachon
5803295174 Added binary codec base58 as well as improving the help for --binary-codec flag (#548)
* Added binary codec `base58` as well as improving the help for `--binary-codec` flag
* Added tests for base58
* Fixed tests

Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
2022-01-27 22:10:01 -06:00
Dan Sosedoff
ccf901d5c7 Bring back the pull_request github actions trigger 2022-01-24 18:32:15 -06:00
Dan Sosedoff
374dc600e0 Update changelog and docker target 2022-01-20 21:37:05 -06:00
Dan Sosedoff
8171907ec2 Version bump: 0.11.10 v0.11.10 2022-01-20 21:28:05 -06:00
Dan Sosedoff
98f328a3fa Appveyor lint 2022-01-08 14:52:21 -06:00
Dan Sosedoff
3b4d0777a1 Bump license years 2022-01-08 14:52:05 -06:00
Dan Sosedoff
e2f5e06c07 Add connect backend tests (#546) 2022-01-08 14:45:21 -06:00
Dan Sosedoff
0794c642e4 Use HTTP 302 status code for successful backend redirect (#544) 2022-01-08 12:25:24 -06:00
Dan Sosedoff
4c496feff2 Run github actions on pushes only 2022-01-04 17:17:30 -06:00
Dan Sosedoff
7718c249d0 Use go1.17 in go mod (#543) 2022-01-03 21:11:02 -06:00
Tim Ings
17e95601ec Explain analyze dropdown button (#532)
* Adds bootstrap dropdown plugin
* Float dropdown toggle left
* Extract query running message toggles
* Adds analyze function and api call
* Adds analyze api
2022-01-03 19:05:46 -06:00
Dan Sosedoff
af79994595 DRY ldflags; include build time into version string (#541) 2021-12-30 15:33:43 -06:00
Dan Sosedoff
706caa44bf Serialize binary bytea cols into hex/base64 (#537)
- Adds binary serialization into hex/base64
- Default codec is base64
- Codec can be changed via `--binary-codec` CLI option
2021-12-29 11:03:50 -06:00
Dan Sosedoff
1323012cff Replace travis link in readme 2021-12-25 11:45:10 -06:00
Dan Sosedoff
ccfa3497f3 GitHub actions migration (#540) 2021-12-25 11:31:41 -06:00
Dan Sosedoff
b1b50045a5 Merge pull request #536 from maoueh/feature/remove-alert-on-column-copy
Removes (annoying) `alert` on column copy value
2021-12-08 09:33:27 -06:00
Matthieu Vachon
cc1666b16a Removes (annoying) alert on column copy value
All other copy to clipboard action are `alert` free like copying a table name to the clipboard. I think it should be the same for copying a column value.

If you think some feedback is necessary, maybe we should see a small label showing up than closing shortly after. As a comparison, it appears GitHub, in the commit list view, does not shot any feedback anymore (is it a bug maybe? because remote url copy still shows a feedback, anyway :)).

P.S. My editor automatically removed some trailing white spaces, if you prefer, I can revert those.
2021-12-07 23:06:28 -05:00
Dan Sosedoff
be6ef48d40 Update changelog 2021-10-08 21:55:10 -05:00
Dan Sosedoff
7ec1e01edd Version bump: 0.11.9 v0.11.9 2021-10-08 21:30:45 -05:00
Dan Sosedoff
d44d1e77e8 Merge pull request #520 from tuaris/patch-1
FreeBSD rc.d startup script
2021-09-23 21:42:46 -04:00
Dan Sosedoff
206f6dd909 Merge pull request #527 from sosedoff/gin-upgrade
Upgrade gin to latest ; go mod tidy
2021-09-23 21:42:21 -04:00
Dan Sosedoff
c109f25fae Upgrade gin to latest ; go mod tidy 2021-09-23 20:29:52 -05:00
Dan Sosedoff
eab61f85b9 Merge pull request #522 from chenrui333/patch-2
chore: update image to use `alpine:3.14`
2021-08-17 20:51:25 -05:00
Dan Sosedoff
0252540c4b Merge pull request #525 from sosedoff/go-embed-path-prefix-fix
Fix broken path prefix
2021-08-17 20:47:18 -05:00
Dan Sosedoff
46935a7a12 Fix broken path prefix 2021-08-10 12:12:05 -05:00
Dan Sosedoff
360d7d87c5 Merge pull request #521 from chenrui333/patch-1
fix: should be build time rather than runtime
2021-07-22 08:25:49 -05:00
rui
01d4e9b9c6 chore: update image to use alpine:3.14 2021-07-09 15:54:08 -04:00
rui
218800395d fix: should be build time rather than runtime 2021-07-09 15:52:09 -04:00
Daniel Morante
46d84f4b2c FreeBSD rc.d startup script
Startup script for FreeBSD
2021-07-09 02:24:17 -04:00
Dan Sosedoff
3455a89fd5 Update version in dockerfile 2021-07-07 19:43:07 -05:00
Dan Sosedoff
49b6db19eb Update changelog 2021-07-07 19:19:18 -05:00
Dan Sosedoff
4de356cb1d Version bump: 0.11.8 v0.11.8 2021-07-07 19:11:42 -05:00
Dan Sosedoff
9d1a3fd533 Merge pull request #516 from sosedoff/heroku-go-mod
Specify buildpack version for Heroku
2021-05-10 09:18:27 -05:00
Dan Sosedoff
8284c41d6e Specify buildpack version for Heroku 2021-05-10 09:00:09 -05:00
Dan Sosedoff
cef4ab7eaa Merge pull request #513 from sosedoff/apple-silicon-binary-build
Add darwin/arm64 binary build target
2021-04-13 13:31:44 -05:00
Dan Sosedoff
b5abd7555f Add darwin/arm64 binary build target 2021-04-12 09:59:15 -05:00
Dan Sosedoff
ceece29737 Remove extra whitespace 2021-04-12 09:57:18 -05:00
Dan Sosedoff
4adba368c4 Merge pull request #510 from MobileTeleSystems/go-1-16-embed
go 1.16 features
2021-03-26 21:54:30 -05:00
Nikita Kazarian
8e2c826ba3 go 1.16 features
- use go embed instead of go-binary and remove all about old assets (go 1.16 feature)
- pin gox version (go 1.16 feature)
- update ci to go 1.16
2021-03-05 03:47:01 +03:00
Dan Sosedoff
68e6f2d117 Merge pull request #509 from MobileTeleSystems/move-to-go-modules
move project to go modules
2021-03-04 11:46:27 -06:00
Nikita Kazarian
4a3145bfbd add GO111MODULE=on to Makefile for go 1.12 support 2021-03-04 00:31:10 +03:00
Nikita Kazarian
21e8493838 move project to go modules
- remove vendor
- pin cockroach version in tests
- remove golang.org/x/tools/cmd/cover (not maintained and moved to standart library)
2021-03-04 00:15:23 +03:00
Dan Sosedoff
a3f0de7916 Remove artifacts build workflow 2021-02-28 13:10:03 -06:00
Dan Sosedoff
64c5ca5cb1 Merge pull request #497 from camccar/Arm64Build
Add arm64 v7 option
2020-12-07 20:33:22 -06:00
caleb mccarthy
70069e4e23 Add arm64 v7 option 2020-12-05 15:26:57 -06:00
Dan Sosedoff
4066de695d Update changelog, docker version 2020-10-18 10:36:32 -05:00
Dan Sosedoff
31f6261c1c Version bump: 0.11.7 v0.11.7 2020-10-18 10:29:42 -05:00
Dan Sosedoff
e864b5f275 Merge pull request #494 from sosedoff/dump-test-error-adjust
Adjust error message matching for dump spec
2020-10-18 10:27:34 -05:00
Dan Sosedoff
86b1ea887c Adjust error message matching for dump spec 2020-10-18 10:18:03 -05:00