Commit Graph

1150 Commits

Author SHA1 Message Date
Dan Sosedoff
8936adbe1c Merge branch 'go193' 2018-01-30 23:30:12 -06:00
Dan Sosedoff
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
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
Emir Ribić
2b2c76bde9
Update bookmarks.go
Fix typo
2018-01-08 10:55:05 +01: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
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
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
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
97e31b6c47
Merge pull request #321 from sosedoff/cors
Add support for CORS
2017-11-18 21:49:07 -06:00
Dan Sosedoff
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
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
d65f8eb0f5
Merge pull request #320 from tylerlong/master
Fix sslmode typo
2017-11-11 10:58:59 -06:00
Tyler Long
86acd842b0
Fix sslmode typo
https://www.postgresql.org/docs/9.1/static/libpq-ssl.html
2017-11-11 08:12:27 -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
32eb35f7b2
Merge pull request #311 from krlevkirill/patch-1
Update README - add more badges
2017-10-30 20:52:10 -05:00
krlevkirill
80717e6c69
Update README
add more badges
fix link to license
2017-10-29 20:07:28 +02:00
Dan Sosedoff
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
7b6c5f74d4 Merge pull request #303 from ldinc/issue#282
Issue#282
2017-10-20 22:14:26 -05:00
ldinc
02df9b519f #282: cleared bindata 2017-10-16 00:12:41 +03:00
ldinc
38a3f01868 #282: set flag idle logic to cli-run phase 2017-10-15 01:39:07 +03:00
ldinc
a120b58dc2 #282: updated bindata 2017-10-14 14:37:20 +03:00
ldinc
33be6b036d Merge branch 'master' into issue#282 2017-10-14 14:34:32 +03: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
Jason Ye
fc01b1db81 Search for database with autocomplete 2017-10-13 22:59:24 -05:00