Dan Sosedoff
1cbcb73948
Print a correct database server name when starting
2018-06-05 18:28:22 -05:00
Dan Sosedoff
e68c7e2c61
Add cockroachdb smoke test
2018-06-05 18:20:58 -05:00
Dan Sosedoff
e09f892442
Fix table info call, just return placeholder for now
2018-06-05 16:38:00 -05:00
Dan Sosedoff
56f3b45a4e
Fix activity list
2018-06-05 15:48:16 -05:00
Dan Sosedoff
77770112bd
Detect server type and version with regular expression
2018-06-05 15:35:19 -05:00
Dan Sosedoff and GitHub
b18af0b907
Merge pull request #358 from sosedoff/check-for-pgdump
...
Check if pg_dump is available before running database export
2018-04-26 00:14:17 -05:00
Dan Sosedoff
da98261d27
Remove GOVENDOREXPERIMENT and add go 1.10.1
2018-04-26 00:08:30 -05:00
Dan Sosedoff
9fae7c06af
Use -race flag with go test
2018-04-26 00:05:32 -05:00
Dan Sosedoff
b29c013706
Use go get -u to fetch initial deps
2018-04-26 00:04:48 -05:00
Dan Sosedoff
0b095f43bb
Restructure routes
2018-04-25 23:52:22 -05:00
Dan Sosedoff
e2be689a05
Check if pg_dump is available before running database export
2018-04-25 23:29:18 -05:00
Dan Sosedoff
7dce0fb4f4
Cleanup whitespace in dockerfile
2018-04-25 23:19:39 -05:00
Dan Sosedoff and GitHub
a66cf92bd5
Merge pull request #357 from Bizzelicious/patch-1
...
Update Dockerfile
2018-04-25 23:19:00 -05:00
Dan Sosedoff
f2579a7b37
Bump the pgweb version in docker file
2018-04-24 11:40:03 -05:00
Dan Sosedoff
319b88cedf
Update changelog
2018-04-23 12:13:38 -05:00
Dan Sosedoff
9af721176b
Release 0.9.12
2018-04-23 12:07:53 -05:00
Dan Sosedoff
113e2f27fb
Regenerate bindata
2018-04-23 11:16:02 -05:00
Dan Sosedoff
2398035e53
Another pass
2018-03-16 20:15:06 -05:00
Dan Sosedoff
d153d47604
Another pass at gofmt enforcement
2018-03-16 20:04:08 -05:00
Dan Sosedoff
a02c813784
Check files with go fmt in CI
2018-03-16 19:59:58 -05:00
Dan Sosedoff and GitHub
d72f1c85c1
Merge pull request #347 from sosedoff/specs-refactor
...
Specs refactor and tweaks
2018-02-28 22:55:45 -06:00
Dan Sosedoff
62fc8a1054
Remove boot2docker mention, its deprecated and no longer supported
2018-02-28 22:35:02 -06:00
Dan Sosedoff
e4b1c60ce5
Skip running tests on 10.x branch for now
2018-02-28 22:33:14 -06:00
Dan Sosedoff
b620d8f0f2
Specify postgres 10.0 in test-all script
2018-02-22 14:41:45 -06:00
Dan Sosedoff
47500bf92e
Specs refactor and tweaks
...
- Make ParseOptions func to take an arg and return struct so we can test it
- Refactor and add more tests for options parsing
- Run test suite on postgres 10.x branch
- Change format for connection idle timer from float64 to in
2018-02-22 14:20:18 -06:00
Dan Sosedoff
6938eb5f35
Update go versions for testing
2018-02-19 20:37:28 -06:00
Dan Sosedoff
8936adbe1c
Merge branch 'go193'
2018-01-30 23:30:12 -06:00
Dan Sosedoff and GitHub
121f278713
Merge pull request #343 from sosedoff/list-constraint-name
...
Include constraint name under "constraints" tab
2018-01-30 23:29:54 -06:00
Dan Sosedoff and GitHub
0a0b07a255
Merge pull request #337 from ribice/patch-1
...
Update bookmarks.go
2018-01-30 23:22:33 -06:00
Dan Sosedoff
f44b436bc1
Update travis config per recommendation
2018-01-30 23:20:19 -06:00
Dan Sosedoff
75ab487031
Go 1.9.3 on travis
2018-01-30 22:51:52 -06:00
Dan Sosedoff
133c936d7b
License years
2018-01-30 22:42:37 -06:00
Dan Sosedoff
b0146a5a76
Update test case to handle the constraint result rows
2018-01-30 22:41:12 -06:00
Dan Sosedoff
9c0d887a3c
List name and definition for table constraints
2018-01-30 22:34:54 -06:00
Dan Sosedoff
43fe84de3a
Add link to PG docs about connection strings
2017-12-14 22:49:10 -06:00
Dan Sosedoff
318c33e8ff
Changelog
2017-12-07 23:06:28 -06:00
Dan Sosedoff
c32784e8ae
Release 0.9.11
2017-12-07 22:57:56 -06:00
Dan Sosedoff
898cdd2d65
Bindata gen
2017-12-07 22:56:55 -06:00
Dan Sosedoff and GitHub
b441151e09
Merge pull request #330 from sosedoff/view-actions
...
Add views context menu to sidebar
2017-12-01 09:52:21 -06:00
Dan Sosedoff
0ea173ffe5
Add views context menu
2017-11-30 23:38:15 -06:00
Dan Sosedoff and GitHub
4b1d0a614c
Merge pull request #329 from sosedoff/db-prefix-for-export-files
...
Add db prefix for table export files
2017-11-30 22:57:44 -06:00
Dan Sosedoff
02d598f406
Add db prefix for table export files
2017-11-30 22:47:42 -06:00
Dan Sosedoff and GitHub
ae11e469d2
Merge pull request #327 from sosedoff/no-autocomplete-on-connection-url
...
Disable autocomplete on the connection url string for security reasons
2017-11-30 22:35:05 -06:00
Dan Sosedoff
4f2fac11d3
Disable autocomplete on the connection url string for security reasons
2017-11-30 22:25:20 -06:00
Dan Sosedoff
68bc907bd2
Godep: 1.9
2017-11-28 19:37:25 -06:00
Dan Sosedoff
d7e5805024
Rename SQL query tab
2017-11-21 15:33:13 -06:00
Dan Sosedoff and GitHub
97e31b6c47
Merge pull request #321 from sosedoff/cors
...
Add support for CORS
2017-11-18 21:49:07 -06:00
Dan Sosedoff and GitHub
cb67ef8258
Merge pull request #323 from sosedoff/table-context-reorg
...
Reorder table context menu
2017-11-16 23:18:39 -06:00
Dan Sosedoff
dc3d7303d7
Reorder table context menu
2017-11-16 23:08:18 -06:00
Dan Sosedoff and GitHub
cdb74c6a19
Merge pull request #322 from sosedoff/fix-custom-results-rows
...
Hide custom query results counter if query didn't return any rows
2017-11-16 23:07:24 -06:00
Dan Sosedoff
cf432e32f7
Hide custom query results counter if query didnt return any rows
2017-11-16 22:21:52 -06:00
Dan Sosedoff
c3435e2ece
Change CORS to Cors on CLI options, specify origins as an option
2017-11-16 22:10:14 -06:00
Dan Sosedoff
b52394a166
Add support for CORS
2017-11-15 15:26:31 -06:00
Dan Sosedoff and GitHub
d65f8eb0f5
Merge pull request #320 from tylerlong/master
...
Fix sslmode typo
2017-11-11 10:58:59 -06:00
Dan Sosedoff
69b89a0c2a
Update docker image version
2017-11-03 22:05:46 -05:00
Dan Sosedoff
2992dd43e8
Update changelog
2017-11-03 22:05:29 -05:00
Dan Sosedoff
cb4ecb49eb
Release 0.9.10
2017-11-03 21:50:25 -05:00
Dan Sosedoff
d51294ce54
Rebuild bindata
2017-11-03 21:49:32 -05:00
Dan Sosedoff and GitHub
32eb35f7b2
Merge pull request #311 from krlevkirill/patch-1
...
Update README - add more badges
2017-10-30 20:52:10 -05:00
Dan Sosedoff and GitHub
d123f8fc07
Merge pull request #305 from sosedoff/assets-ci-guard
...
Trigger CI failure if bindata contains any dev links
2017-10-25 09:39:30 -05:00
Dan Sosedoff
2dcaf4a3a1
Remove bindata check from test-all script
2017-10-24 23:13:22 -05:00
Dan Sosedoff
c4cdacc2d8
Add asset check script
2017-10-24 23:11:02 -05:00
Dan Sosedoff
06afa786ef
Trigger CI failure if bindata contains any dev links
2017-10-24 22:38:51 -05:00
Dan Sosedoff
b8fccab33a
Fix broken bindata
2017-10-24 22:31:29 -05:00
Dan Sosedoff
ec5a12b0f7
Rename disable connection timeout cli option
2017-10-20 22:18:07 -05:00
Dan Sosedoff and GitHub
7b6c5f74d4
Merge pull request #303 from ldinc/issue#282
...
Issue#282
2017-10-20 22:14:26 -05:00
Dan Sosedoff
93211cf073
Merge branch 'EyesBear-master'
2017-10-13 23:04:52 -05:00
Dan Sosedoff
046022221e
UI and design tweaks
2017-10-13 23:04:19 -05:00
Dan Sosedoff
ed7557c5da
Regenerated bindata
2017-10-13 22:34:16 -05:00
Dan Sosedoff and GitHub
5d110da392
Merge pull request #302 from ldinc/issue#301
...
added simple copy to clipboard from data-id prop
2017-10-13 22:33:58 -05:00
Dan Sosedoff and GitHub
72b9eb443c
Merge pull request #300 from sosedoff/disable-bookmark-on-startup
...
Dot now allow using startup bookmark in multi-session mode
2017-10-07 12:33:10 -05:00
Dan Sosedoff
4ad70d5392
Tweak wording
2017-10-07 11:30:12 -05:00
Dan Sosedoff
d8ce8231cc
Dot now allow using startup bookmark in multi-session mode
2017-10-07 09:25:00 -05:00
Dan Sosedoff and GitHub
7381ff8589
Merge pull request #296 from sosedoff/ssh-hotfix
...
Fix panics when sshinfo is not set on bookmarks
2017-10-04 00:31:35 -05:00
Dan Sosedoff
277e2d6cd8
Add an extra test to verify SSHinfoIsEmpty does not panic
2017-10-03 23:03:02 -05:00
Dan Sosedoff
58ae69de0b
Fix panics when sshinfo is not set on bookmarks
2017-10-03 23:00:18 -05:00
Dan Sosedoff
f73f812cf1
Correction on idle timeout
2017-09-29 00:06:48 -05:00
Dan Sosedoff
d1eba4a089
Update docker image version
2017-09-28 21:03:55 -05:00
Dan Sosedoff
502c13c3ce
Fix formatting
2017-09-28 20:58:47 -05:00
Dan Sosedoff
ee9878ac25
Update changelog
2017-09-28 20:56:24 -05:00
Dan Sosedoff
4cacfc253c
Release 0.9.9
2017-09-28 20:42:14 -05:00
Dan Sosedoff and GitHub
b6167ce422
Merge pull request #279 from sosedoff/disable-ssh
...
Add new CLI option to disable SSH connections
2017-09-27 00:35:38 -05:00
Dan Sosedoff
b1dd4b5308
Add new CLI option to disable SSH connections
2017-09-26 23:56:27 -05:00
Dan Sosedoff and GitHub
e7a7e02626
Merge pull request #277 from sosedoff/fix-ssh-connections
...
SSH Connection Fixes
2017-09-26 23:50:12 -05:00
Dan Sosedoff
5e22795828
Allow setting ssh connection key file, fix connection ui
2017-09-26 23:29:28 -05:00
Dan Sosedoff
bf423658af
Rename examples to config, it's a proper name
2017-09-26 22:12:01 -05:00
Dan Sosedoff and GitHub
8bd6f08794
Merge pull request #275 from sosedoff/close-idle-sessions
...
Automatically close idle sessions
2017-09-22 23:01:01 -05:00
Dan Sosedoff
62d88121cd
Automatically close idle sessions
2017-09-22 22:44:32 -05:00
Dan Sosedoff
85e38c390c
Merge branch 'dump-test'
2017-09-22 22:17:29 -05:00
Dan Sosedoff
10b6e69dec
Do not run CI on go 1.5/1.6
2017-09-22 22:08:32 -05:00
Dan Sosedoff
5d1cc211b0
Add database export test
2017-09-22 22:06:36 -05:00
Dan Sosedoff and GitHub
83598f4013
Merge pull request #266 from sosedoff/connect-backend
...
Add ability to connect with settings from third-party backend
2017-09-21 20:37:46 -05:00
Dan Sosedoff and GitHub
76eaa3bc4b
Merge pull request #272 from sosedoff/auto-open-when-running
...
Automatically open pgweb page if its already running
2017-09-21 20:35:21 -05:00
Dan Sosedoff
92ec968d5e
Automatically open pgweb page if its already running
2017-09-21 17:16:09 -05:00
Dan Sosedoff
049aa4ec44
Require --connect-backend flag to be set if any other backend flags are specified
2017-09-21 02:06:14 -05:00
Dan Sosedoff
869fd8c6bc
Refactor the third-party connect backend functionality
2017-09-21 01:21:26 -05:00
Dan Sosedoff
d175b0af34
Add descriptions for cli backend options
2017-09-19 00:45:07 -05:00
Dan Sosedoff
0aff72059b
Check for response status when fetching credentials
2017-09-19 00:43:21 -05:00
Dan Sosedoff
168b33d5d5
Test on go1.9
2017-09-19 00:43:21 -05:00
Dan Sosedoff
ccb84f585a
Fix deps again
2017-09-19 00:43:21 -05:00