Dan Sosedoff
|
7cbf8a0a84
|
Reduce connection form padding
|
2014-11-01 17:51:08 -05:00 |
|
Dan Sosedoff
|
3b9be5d69b
|
Add URL format hint to connection form
|
2014-11-01 17:50:14 -05:00 |
|
Dan Sosedoff
|
9a431f6e41
|
Initial interface to connect to server using gui
|
2014-11-01 15:44:24 -05:00 |
|
Dan Sosedoff
|
7ac9bee098
|
Add API method to connect to server with given url
|
2014-10-31 22:37:58 -05:00 |
|
Dan Sosedoff
|
5a2c13e6c4
|
Add a new table to display connection information
|
2014-10-31 22:15:56 -05:00 |
|
Dan Sosedoff
|
291b681e61
|
Merge pull request #52 from cbandy/makefile
Reduce duplication in Makefile
|
2014-10-31 21:45:20 -05:00 |
|
Dan Sosedoff
|
d075e9b1f9
|
Tweak sidebar styles and list structure to fix long table names on a single line
|
2014-10-31 21:39:00 -05:00 |
|
Peter van Hardenberg
|
828bcc0964
|
remove pvh
|
2014-10-31 13:52:41 -07:00 |
|
Peter van Hardenberg
|
4673230092
|
binding snafu
|
2014-10-31 13:42:01 -07:00 |
|
Peter van Hardenberg
|
0227c54843
|
add support for basicauth
|
2014-10-31 13:41:54 -07:00 |
|
Chris Bandy
|
33de540183
|
Have only one target that specifies the asset bindata
- Development targets recurse with the -debug flag
- Assets built as normal dependencies
|
2014-10-31 11:31:59 +00:00 |
|
Peter van Hardenberg
|
7c71b0d826
|
allow no tables.
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
966b49fb77
|
heroku button
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
db69ad4555
|
vendor in the bindata
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
d3f3b23a18
|
godeps
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
d424a20602
|
procfile
|
2014-10-30 17:35:22 -07:00 |
|
Dan Sosedoff
|
61ecc9e9a1
|
Append ssl mode to url if ssl flag is set and not defined in the url
|
2014-10-30 19:30:34 -05:00 |
|
Dan Sosedoff
|
e032315195
|
Get rid of TODO, use github for that
|
2014-10-30 19:21:00 -05:00 |
|
Dan Sosedoff
|
1acb00d2cb
|
Reorganize styles and remove hight from tables list item
|
2014-10-30 19:16:18 -05:00 |
|
Dan Sosedoff
|
d325527aa6
|
Add --bind flag to specify http server host
|
2014-10-30 18:51:49 -05:00 |
|
Dan Sosedoff
|
533ed06eb8
|
Add shortcut titles to query execute and explain buttons
|
2014-10-30 18:44:49 -05:00 |
|
Dan Sosedoff
|
a9448a8cdd
|
Merge pull request #47 from jartek/add-keyboard-shortcut-for-explain
Added key binding for explain
|
2014-10-30 18:31:17 -05:00 |
|
Dan Sosedoff
|
2a2881ec00
|
Merge pull request #45 from ecnahc515/entrypoint_dockerfile
Use entrypoint for dockerfile
|
2014-10-30 18:28:35 -05:00 |
|
Dan Sosedoff
|
c6f0b4d1bc
|
Add flag --skip-open/-s to skip browser opening on start, closes #50
|
2014-10-30 18:27:37 -05:00 |
|
Dan Sosedoff
|
f62d47f856
|
Test on go tip
|
2014-10-30 16:46:14 -05:00 |
|
Dan Sosedoff
|
4d85dbb0ab
|
Merge pull request #44 from sosedoff/basic-auth
Implement HTTP basic authentication
|
2014-10-30 15:39:19 -05:00 |
|
jartek
|
0babe02665
|
Added key binding for explain
|
2014-10-30 10:46:40 +05:30 |
|
Dan Sosedoff
|
2a780be1c3
|
Move all SQL statements into a separate file
|
2014-10-29 22:53:29 -05:00 |
|
Chance Zibolski
|
2e8c9cc619
|
Use entrypoint, remove env vars
|
2014-10-29 19:21:03 -07:00 |
|
Dan Sosedoff
|
1e925591f3
|
Modify markdown format in changelog file
|
2014-10-29 19:55:32 -05:00 |
|
Dan Sosedoff
|
44b429b459
|
Implement HTTP basic authentication
|
2014-10-29 19:45:12 -05:00 |
|
Dan Sosedoff
|
ad0bc43eeb
|
Implement cmd+enter/control+enter key binding for query editor, via @abourget
|
2014-10-29 18:53:20 -05:00 |
|
Dan Sosedoff
|
cc8fdc7370
|
Use overflow:auto for scrolling styles, fixes #12
|
2014-10-29 18:44:11 -05:00 |
|
Dan Sosedoff
|
392cab1b1c
|
Refactor exportToCSV js function
|
2014-10-29 18:35:13 -05:00 |
|
Dan Sosedoff
|
981d332610
|
Merge pull request #42 from jartek/fix-encoding-for-query
Generate escape sequences for special characters in the query
|
2014-10-29 18:33:45 -05:00 |
|
Dan Sosedoff
|
28c33dcb46
|
Merge pull request #22 from srijs/feature/dockerfile
add Dockerfile
|
2014-10-29 18:28:03 -05:00 |
|
Dan Sosedoff
|
086b82ab75
|
Merge pull request #40 from davetoxa/changes
Add changelog
|
2014-10-29 13:08:57 -05:00 |
|
jartek
|
0631afa382
|
Generate escape sequences for characters in the query
|
2014-10-29 23:18:11 +05:30 |
|
Anton Cherepanov
|
ada8da7296
|
[#39]Add changelog
|
2014-10-29 22:40:15 +05:00 |
|
Sam Reis
|
7199d0f4c2
|
add Dockerfile
|
2014-10-29 16:39:50 +11:00 |
|
Dan Sosedoff
|
df123ed796
|
Version bump: 0.3.1
|
2014-10-28 23:42:11 -05:00 |
|
Dan Sosedoff
|
01666c8f3d
|
Add --pass flat to specify user password, closes #18, via @waltonseymour
|
2014-10-28 22:22:17 -05:00 |
|
Dan Sosedoff
|
ee4883b448
|
Use ssl flag when generating connection string, remove hardcoded value
|
2014-10-28 22:16:38 -05:00 |
|
Dan Sosedoff
|
addac1062d
|
Merge pull request #31 from jartek/master
Replace attr with prop for disabled elements
|
2014-10-28 21:25:29 -05:00 |
|
jartek
|
276caefc92
|
Replace attr with prop for disabled elements
|
2014-10-28 22:16:35 +05:30 |
|
Dan Sosedoff
|
68e97cceb8
|
Merge pull request #27 from catsby/database_url
Use DATABASE_URL environment variable if no Url is set
|
2014-10-28 11:44:22 -05:00 |
|
Dan Sosedoff
|
5a2acda1a3
|
Set focus on editor when switching to 'SQL Query' view, fixes #28
|
2014-10-28 11:28:44 -05:00 |
|
Clint Shryock
|
a9e664f41d
|
Use DATABASE_URL environment variable if no Url is set
|
2014-10-28 08:52:04 -05:00 |
|
Dan Sosedoff
|
9ad0ca9839
|
Add travis badge
|
2014-10-27 22:12:56 -05:00 |
|
Dan Sosedoff
|
7f9344a572
|
Use double quotes for table name when fetching table contents, fixes #16
|
2014-10-27 21:04:42 -05:00 |
|