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 SosedoffandGitHub
|
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 SosedoffandGitHub
|
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 |
|
Dan Sosedoff
|
9f7f83cfd2
|
Add example initd config
|
2017-02-25 14:15:03 -06:00 |
|
Dan Sosedoff
|
36fd4871e1
|
Show number of rows rendered for custom sql query
|
2017-02-25 14:04:48 -06:00 |
|
Dan Sosedoff
|
7882abea35
|
Update godeps
|
2017-02-03 20:29:16 -06:00 |
|
 Dan SosedoffandGitHub
|
67fbadabf2
|
Merge pull request #217 from sosedoff/deps-update
Deps update
|
2017-01-24 11:16:55 -06:00 |
|
 Dan SosedoffandGitHub
|
a4f2553fbc
|
Merge pull request #218 from kpashka/master
Ability to override bookmarks directory + typo fix
|
2017-01-23 19:25:34 -06:00 |
|
 Dan SosedoffandGitHub
|
f6f40ab707
|
Merge pull request #214 from jeasoft/patch-1
Example Configuration File for Ubuntu 14.04
|
2017-01-20 14:15:49 -06:00 |
|
Dan Sosedoff
|
33f3e20849
|
Use port 30000 to test port availability so it does not interfere with running pgweb instance
|
2017-01-20 13:41:24 -06:00 |
|
Dan Sosedoff
|
4fcb946f0f
|
Update dependencies
|
2017-01-20 13:21:18 -06:00 |
|
Dan Sosedoff
|
12976024b7
|
Update go version in godeps to 1.7
|
2017-01-20 13:13:00 -06:00 |
|
Dan Sosedoff
|
1f7367edb1
|
Update license years
|
2017-01-20 13:05:18 -06:00 |
|
Dan Sosedoff
|
4af979ac9b
|
Fix issue with long database names in header
|
2017-01-10 13:44:42 -06:00 |
|
 Dan SosedoffandGitHub
|
c28695fa18
|
Merge pull request #212 from fduraffourg/SwitchDb
Fix path rewrite on DB change
|
2017-01-10 10:49:00 -06:00 |
|
 Dan SosedoffandGitHub
|
577edd86f4
|
Merge pull request #206 from sosedoff/fix-lock-session
Do not return error when session is locked and database url is blank
|
2016-11-20 16:55:13 -06:00 |
|
Dan Sosedoff
|
412089948c
|
Do not return error when session is locked and database url is blank
|
2016-11-20 16:44:33 -06:00 |
|
Dan Sosedoff
|
65773364a1
|
Update docker version
|
2016-11-18 12:51:37 -06:00 |
|
Dan Sosedoff
|
91bc5d0d5e
|
Update changelog
|
2016-11-18 12:40:31 -06:00 |
|
Dan Sosedoff
|
b580b2456a
|
Version bump: 0.9.6
|
2016-11-18 12:36:27 -06:00 |
|
Dan Sosedoff
|
7e27cfe5f8
|
Regenerate bindata
|
2016-11-17 21:43:52 -06:00 |
|
Dan Sosedoff
|
4609a3d5f3
|
Update changelog [ci-skip]
|
2016-11-15 22:19:24 -06:00 |
|
 Dan SosedoffandGitHub
|
20a5646a53
|
Merge pull request #202 from sosedoff/always-show-sidedebar
Display empty sidebar
|
2016-11-15 22:06:18 -06:00 |
|
Dan Sosedoff
|
0510634db7
|
Move bookmark default port parsing to readServerConfig func
|
2016-11-15 22:01:42 -06:00 |
|
Dan Sosedoff
|
59018287de
|
Fix issue with default port in bookmark; cleanup
|
2016-11-15 21:58:58 -06:00 |
|
Dan Sosedoff
|
e1edc5b550
|
Resolve conflict with master
|
2016-11-15 21:51:23 -06:00 |
|
 Dan SosedoffandGitHub
|
d74bc06cbd
|
Merge pull request #201 from akarki15/Issue-189-take-2
Issue-189 : Allow connecting to bookmarked server from CLI
|
2016-11-15 21:49:27 -06:00 |
|
Dan Sosedoff
|
7467553bf2
|
Fix bindata
|
2016-11-15 20:55:17 -06:00 |
|
Dan Sosedoff
|
9f8f45db5a
|
Display sidebar even if there are no tables (or any other objects)
|
2016-11-15 20:55:03 -06:00 |
|
 Dan SosedoffandGitHub
|
474c439076
|
Merge pull request #198 from gallifabio/feature/favor-selected-text
Explain and Export: favor selected text
|
2016-11-09 10:10:44 -06:00 |
|
Dan Sosedoff
|
560308fd31
|
Update docker version to 0.9.5
|
2016-11-08 09:38:01 -06:00 |
|
Dan Sosedoff
|
b3723e260f
|
Typo fix
|
2016-11-07 18:57:25 -06:00 |
|
Dan Sosedoff
|
c6bc631327
|
Add notes about upcoming release in the changelog
|
2016-11-07 18:56:35 -06:00 |
|
 Dan SosedoffandGitHub
|
ec013488ff
|
Merge pull request #197 from sosedoff/sticky-tabs
Make tabs sticky: remember tab when switching between tables
|
2016-11-06 22:19:16 -06:00 |
|
Dan Sosedoff
|
58e5609b59
|
Make tabs sticky: remember tab when switching between tables
|
2016-11-06 22:09:46 -06:00 |
|
 Dan SosedoffandGitHub
|
00c2b8262b
|
Merge pull request #196 from sosedoff/switch-db
Allow switching between databases
|
2016-11-06 21:52:58 -06:00 |
|
Dan Sosedoff
|
172f9a82d0
|
Remove dummy data from database list and tweak the link style
|
2016-11-06 19:01:38 -06:00 |
|
Dan Sosedoff
|
72325a6cbc
|
Show connect/disconnect button if connection info fetch failed
|
2016-11-05 22:51:10 -05:00 |
|
Dan Sosedoff
|
a3c341b5b4
|
Show list of databases and allow switching by clicking on current database name
|
2016-11-05 22:49:17 -05:00 |
|
Dan Sosedoff
|
7d08017c7f
|
Add endpoint to switch active database
|
2016-11-05 22:23:26 -05:00 |
|
 Dan SosedoffandGitHub
|
07ee8448e6
|
Merge pull request #195 from sosedoff/session-lock
Implement session locking with --lock-session option
|
2016-11-05 21:58:56 -05:00 |
|
Dan Sosedoff
|
20da36416c
|
Implement session locking with --lock-session option
|
2016-11-05 21:35:11 -05:00 |
|
 Dan SosedoffandGitHub
|
97b612c1b3
|
Merge pull request #193 from sosedoff/read-only-mode
Read only mode
|
2016-11-05 21:29:30 -05:00 |
|
 Dan SosedoffandGitHub
|
01a69b9bf9
|
Merge pull request #194 from sosedoff/kill-running-query
Allow stopping any running query from activity panel
|
2016-11-05 20:51:31 -05:00 |
|
Dan Sosedoff
|
d9cb536518
|
Add security warning
|
2016-11-05 20:50:56 -05:00 |
|
Dan Sosedoff
|
887acd5a55
|
Allow stopping any running query from activity panel
|
2016-11-05 19:53:10 -05:00 |
|
Dan Sosedoff
|
da0916b8c7
|
Add note about skipped windows tests
|
2016-11-05 18:53:42 -05:00 |
|
Dan Sosedoff
|
8f90ec4173
|
Add missing history uniqueness test
|
2016-11-05 17:52:18 -05:00 |
|
Dan Sosedoff
|
2d2bd1d0b1
|
Add test to verify readonly mode
|
2016-11-05 17:51:34 -05:00 |
|
Dan Sosedoff
|
661fed0dbb
|
Set default transaction mode to read only with --readonly flag
|
2016-11-05 17:43:30 -05:00 |
|
Dan Sosedoff
|
e3e1d7b012
|
Remove PGHOST from test-all script for travis
|
2016-11-04 10:33:37 -05:00 |
|
 Dan SosedoffandGitHub
|
1e88d3dc5f
|
Merge pull request #191 from sosedoff/order-escape-query
Add escaping to order statement
|
2016-11-03 20:08:55 -05:00 |
|
 Dan SosedoffandGitHub
|
b943f5a51d
|
Merge pull request #190 from sosedoff/fix-pagination-visibility
Show pagination only on rows view
|
2016-11-03 20:07:46 -05:00 |
|
Dan Sosedoff
|
5b8937ac3a
|
Deprecate Boot2Docker in favor of Docker for Mac for integration testing
|
2016-11-03 20:05:50 -05:00 |
|
Dan Sosedoff
|
d0d84a62cd
|
Add escaping to order statement
|
2016-11-03 19:56:55 -05:00 |
|
Dan Sosedoff
|
7aa7b5526b
|
Show pagination only on rows view
|
2016-11-03 19:27:14 -05:00 |
|
Dan Sosedoff
|
812aff9686
|
Regenerate bindata
|
2016-10-11 18:12:39 -05:00 |
|
 Dan SosedoffandGitHub
|
23e6b02ae4
|
Merge pull request #186 from SjonHortensius/js-export-btoa-fix
Fix base64 padding with multiple =-signs. An equal amount of dots is …
|
2016-10-11 18:12:10 -05:00 |
|
Dan Sosedoff
|
e52782fe9c
|
Include make docker-release into CI pipeline
|
2016-10-01 20:43:20 -05:00 |
|
Dan Sosedoff
|
376d2283bf
|
Fix compile tags in makefile due to compiler warnings
|
2016-10-01 20:32:05 -05:00 |
|
Dan Sosedoff
|
3c3c61fee2
|
Version bump: 0.9.5
|
2016-10-01 20:24:49 -05:00 |
|
Dan Sosedoff
|
b6a7d8a54a
|
Move systemd script to examples dir
|
2016-09-28 20:51:54 -05:00 |
|
 Dan SosedoffandGitHub
|
9f4c803495
|
Merge pull request #177 from PSSGCSim/master
Create pgweb.service
|
2016-09-28 20:51:14 -05:00 |
|
Dan Sosedoff
|
d4baaaa0ff
|
Try travis go 1.7
|
2016-09-28 20:43:33 -05:00 |
|
Dan Sosedoff
|
f3bc35ad35
|
Allow setting auth user and pass using variables
|
2016-09-28 20:37:07 -05:00 |
|
Dan Sosedoff
|
ae8b87fb18
|
Regenerate bindata
|
2016-09-05 12:45:44 -05:00 |
|
Dan Sosedoff
|
12dcc45e88
|
Formatting; regenerated bindata
|
2016-09-01 10:06:51 -05:00 |
|
Dan Sosedoff
|
1f39c2e229
|
Lint: Fix sql statements naming
|
2016-09-01 10:05:46 -05:00 |
|
 Dan SosedoffandGitHub
|
9430d734a7
|
Merge pull request #175 from cchesk/cleanpr
Fixed broken export to CSV/JSON/XML if hashmark in URL
|
2016-09-01 10:05:43 -05:00 |
|
 Dan SosedoffandGitHub
|
2ca5463d1d
|
Merge pull request #167 from trengrj/limit-schema
Only view schema with USAGE privileges
|
2016-09-01 09:56:46 -05:00 |
|
Dan Sosedoff
|
dd71d1c49e
|
Add go 1.7 to travis, bump 1.6
|
2016-08-16 09:46:18 -05:00 |
|
Dan Sosedoff
|
ee93fbb120
|
Fix bindata
|
2016-08-01 10:32:22 -05:00 |
|
Dan Sosedoff
|
ce96579d26
|
Update dockerfile
|
2016-07-29 10:43:23 -05:00 |
|
Dan Sosedoff
|
3ae6392a82
|
Version bump: 0.9.4
|
2016-07-29 10:37:18 -05:00 |
|
Dan Sosedoff
|
ac16a94a92
|
Update bindata
|
2016-07-29 10:36:45 -05:00 |
|
 Dan SosedoffandGitHub
|
65f5bb2daf
|
Merge pull request #170 from skabbes/hotfix/export_prefix
[UI] fix CSV, JSON, and XML export with --prefix running
|
2016-07-29 10:21:14 -05:00 |
|
Dan Sosedoff
|
6945843c97
|
Update changelog
|
2016-07-13 10:08:43 -06:00 |
|
Dan Sosedoff
|
6d53606b22
|
Update pgweb version in docker image
|
2016-06-30 10:35:06 -05:00 |
|
Dan Sosedoff
|
789719ada6
|
Version bump: 0.9.3
|
2016-06-30 10:27:37 -05:00 |
|
 Dan SosedoffandGitHub
|
7014ab4d01
|
Merge pull request #165 from sosedoff/fix/csv-timestamp-formatting
Specify cell timestamp layout for CSV export, #163
|
2016-06-28 10:12:35 -05:00 |
|
Dan Sosedoff
|
790833dc4e
|
Specify cell timestamp layout for CSV export, #163
|
2016-06-27 22:38:48 -05:00 |
|
Dan Sosedoff
|
f575441aa6
|
Add support for ARMv5
|
2016-06-27 21:21:36 -05:00 |
|
Dan Sosedoff
|
e4b13b753b
|
Add tasks to build and push docker containers
|
2016-06-27 20:54:29 -05:00 |
|
Dan Sosedoff
|
76622dc32e
|
Switch to alpine docker image, related to #164
|
2016-06-27 20:48:36 -05:00 |
|
Dan Sosedoff
|
80f2641bae
|
Update bindata
|
2016-06-27 20:24:55 -05:00 |
|
Dan Sosedoff
|
186f132262
|
Tweak test directory
|
2016-06-27 19:52:26 -05:00 |
|
Dan Sosedoff
|
00a1ebaf25
|
Include postgres 9.6 to integration test
|
2016-06-15 11:40:01 -05:00 |
|
Dan Sosedoff
|
09389e2ee4
|
Merge pull request #155 from freeformz/update
Upgrade to Go1.6, use vendor
|
2016-05-26 21:00:28 -05:00 |
|
Dan Sosedoff
|
174a74023d
|
Merge pull request #147 from ernadhalilovic/master
A small typo fix
|
2016-04-15 10:57:05 -05:00 |
|
Dan Sosedoff
|
34056c1c66
|
Version bump: 0.9.2
|
2016-03-01 19:48:15 -06:00 |
|
Dan Sosedoff
|
c58138b4cc
|
Do not reset connection form when clicking on 'cancel' button, fixes #138
|
2016-03-01 19:42:01 -06:00 |
|
Dan Sosedoff
|
1d50e2f0bf
|
Merge pull request #143 from sosedoff/session-id-for-export
Session id for export
|
2016-02-26 12:49:10 -08:00 |
|
Dan Sosedoff
|
c57b477dc9
|
Add tests for getSessionId helper
|
2016-02-26 08:48:55 -08:00 |
|
Dan Sosedoff
|
86f63eecc5
|
Always include session id in get queries, fixes #142
|
2016-02-26 08:16:17 -08:00 |
|
Dan Sosedoff
|
ff25927b52
|
Regenerate bindata
|
2016-02-24 20:23:51 -08:00 |
|
Dan Sosedoff
|
141e1a938d
|
Merge pull request #141 from tylerlong/master
Table Information no vertical scroll bar
|
2016-02-24 20:22:57 -08:00 |
|
Dan Sosedoff
|
5ecb66a4ef
|
Fix connection button status while connection is being established, fixes #134
|
2016-02-20 21:03:35 -06:00 |
|