Dan Sosedoff
|
3a9bb58646
|
Merge pull request #264 from sosedoff/print-version-on-start
Print postgres version on start in a single-session mode
|
2017-09-14 00:00:21 -05:00 |
|
Dan Sosedoff
|
af7e504e4f
|
Print postgres version on start in a single-session mode
|
2017-09-13 23:42:44 -05:00 |
|
Dan Sosedoff
|
2178a507c5
|
Merge pull request #255 from sosedoff/pretty-json-default
Pretty-print JSON results by default
|
2017-09-13 23:42:19 -05:00 |
|
Dan Sosedoff
|
7832b5b8b8
|
Merge pull request #256 from sosedoff/docker-alpine-3.6
Use alpine:3.6 as a docker base image
|
2017-09-13 23:36:33 -05:00 |
|
Dan Sosedoff
|
d786d0018e
|
Make JSON formatting a feature flag, enabled by default
|
2017-09-13 23:27:54 -05:00 |
|
Dan Sosedoff
|
a9efb88fe2
|
Use alpine:3.6 as a docker base image
|
2017-08-09 23:11:30 -05:00 |
|
Dan Sosedoff
|
e44e66a8e8
|
Use indent marshaller for JSON results by default
|
2017-08-04 22:10:12 -05:00 |
|
Dan Sosedoff
|
7d81998577
|
Update changelog and docker image
|
2017-08-04 21:58:43 -05:00 |
|
Dan Sosedoff
|
5e748d0cef
|
Release 0.9.8
|
2017-08-04 21:44:22 -05:00 |
|
Dan Sosedoff
|
4f90561c41
|
Regenerate bindata
|
2017-08-04 21:41:15 -05:00 |
|
Dan Sosedoff
|
dc57d5d15f
|
Merge pull request #254 from skabbes/feature/comments
Expose postgres comments to table and columns
|
2017-08-04 19:40:04 -05:00 |
|
Steven Kabbes
|
2d03aa02e2
|
test: attempt to fix tests again
|
2017-08-04 14:16:59 -07:00 |
|
Steven Kabbes
|
8d4d564935
|
test: fix tests to expect comment column
|
2017-08-04 14:13:49 -07:00 |
|
Steven Kabbes
|
e710dbf720
|
Add comments to tables and columns
|
2017-08-04 14:00:52 -07:00 |
|
Dan Sosedoff
|
aba81334a5
|
Merge pull request #246 from sosedoff/confirm-disconnect
Require confirmation to close the connection
|
2017-06-05 23:15:31 -05:00 |
|
Dan Sosedoff
|
c53c974713
|
Merge pull request #247 from sosedoff/postgres-9.6-ci
Test primarily on postgres 9.6
|
2017-06-05 23:15:17 -05:00 |
|
Dan Sosedoff
|
574f642200
|
Require confirmation to close the connection
|
2017-06-05 23:15:03 -05:00 |
|
Dan Sosedoff
|
fd6e4cc189
|
Merge pull request #245 from sosedoff/for-of-fix
Javascript fixes for IE9-11
|
2017-06-05 22:46:03 -05:00 |
|
Dan Sosedoff
|
c8b90d1286
|
Test primarily on postgres 9.6
|
2017-06-05 22:44:57 -05:00 |
|
Dan Sosedoff
|
cbf50299ad
|
Merge pull request #244 from sosedoff/bookmark-ssl-validation
Bookmarks fall back to sslmode=disable if mode is not set or invalid
|
2017-06-05 22:41:35 -05:00 |
|
Dan Sosedoff
|
26b2cdc194
|
Fix js on IE9-11
|
2017-06-05 22:29:44 -05:00 |
|
Dan Sosedoff
|
00ee7084a6
|
Specify how to run all tests
|
2017-06-05 21:30:53 -05:00 |
|
Dan Sosedoff
|
75dc1c1548
|
Fall back to sslmode=disable if ssl mode is not set or invalid in bookmarks
|
2017-06-05 21:29:09 -05:00 |
|
Dan Sosedoff
|
943963f760
|
Fix test for mime x-font-woff, pin down golang versions in travis
|
2017-06-05 21:08:56 -05:00 |
|
Dan Sosedoff
|
03d3c35a86
|
Merge pull request #240 from sosedoff/paginate-remember-sort-order
Remember sort column and order for pagination
|
2017-05-16 22:52:02 -05:00 |
|
Dan Sosedoff
|
3ed194b7bc
|
Remember sort column and order for pagination
|
2017-05-16 22:34:58 -05:00 |
|
Dan Sosedoff
|
c764d53b88
|
Regenerate bindata
|
2017-05-16 21:28:24 -05:00 |
|
Dan Sosedoff
|
ccc5eddf92
|
Move all CLI logic into its own package
|
2017-05-16 21:28:07 -05:00 |
|
Dan Sosedoff
|
1ff2f7d7ba
|
Merge pull request #238 from bjeanes/patch-1
Show query waiting for 9.6 in activity section
|
2017-05-10 22:40:49 -05:00 |
|
Bo Jeanes
|
c3f518e5b7
|
Show query waiting for 9.6 in activity section
|
2017-05-11 13:30:16 +10:00 |
|
Dan Sosedoff
|
84cfef8480
|
Merge pull request #237 from sosedoff/activity-fix
Activity tab fix
|
2017-05-10 22:14:21 -05:00 |
|
Dan Sosedoff
|
bf14066aba
|
Alias procid column to pid so that frontend can properly read it
|
2017-05-09 23:01:10 -05:00 |
|
Dan Sosedoff
|
c592d0063d
|
Set activity queries for different pg versions
|
2017-05-09 22:51:26 -05:00 |
|
Dan Sosedoff
|
e9787440fb
|
Set server version for the client on start up
|
2017-05-09 21:53:24 -05:00 |
|
Dan Sosedoff
|
1ee02d1451
|
Add activity query client test
|
2017-05-09 21:53:24 -05:00 |
|
Dan Sosedoff
|
2378ba894d
|
Reset results table on manual disconnect
|
2017-05-08 21:37:24 -05:00 |
|
Dan Sosedoff
|
0fd652f716
|
Merge pull request #234 from tamird/cockroach
api: properly check for errors
|
2017-04-30 11:25:38 -05:00 |
|
Tamir Duberstein
|
c4a33206ce
|
api: properly check for errors
This results in NPE when cl.Info() returns an error.
|
2017-04-29 16:56:31 -04:00 |
|
Dan Sosedoff
|
6289e479a5
|
Merge pull request #232 from alanfran/patch-1
Removed duplicate usage line in Makefile.
|
2017-04-27 08:30:15 -05:00 |
|
Antonio Lanfranchi
|
7d97f6424b
|
Removed duplicate usage line in Makefile.
There were two lines for `make test`.
|
2017-04-27 05:16:10 -04:00 |
|
Dan Sosedoff
|
383d4049e0
|
Build docker image on 0.9.7
|
2017-04-10 10:17:03 -05:00 |
|
Dan Sosedoff
|
5fc844b840
|
Update changelog for 0.9.7
|
2017-04-04 22:16:39 -05:00 |
|
Dan Sosedoff
|
4833a76b05
|
Version bump: 0.9.7
|
2017-04-04 22:10:45 -05:00 |
|
Dan Sosedoff
|
f594dd77fd
|
Update bindata
|
2017-04-04 22:10:26 -05:00 |
|
Dan Sosedoff
|
f99afad7f6
|
Show build status on linux based off master
|
2017-04-04 22:06:00 -05:00 |
|
Dan Sosedoff
|
1c327ac252
|
Use postgres 9.5 by default on travis
|
2017-02-27 11:52:18 -06:00 |
|
Dan Sosedoff
|
7556726e08
|
Test on Go 1.8
|
2017-02-26 15:55:45 -06:00 |
|
Dan Sosedoff
|
92729f26df
|
Merge pull request #225 from sosedoff/reset-query-rows
Remove table rows when switching to custom query view
|
2017-02-25 14:43:07 -06:00 |
|
Dan Sosedoff
|
701e536a90
|
Remove table rows when switching to custom query view
|
2017-02-25 14:24:57 -06:00 |
|
Dan Sosedoff
|
1f45a95710
|
Merge pull request #224 from sosedoff/result-rows-count
Show number of rows rendered for custom sql query
|
2017-02-25 14:16:25 -06:00 |
|