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 |
|
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 |
|
Dan Sosedoff
|
8cba657773
|
Add version and debug long flag names
|
2014-10-27 15:50:57 -05:00 |
|
Dan Sosedoff
|
01acd9a90e
|
Use exit(0) when printing version
|
2014-10-27 15:49:43 -05:00 |
|
Dan Sosedoff
|
8c11713a5a
|
Add darwin/386 to build list
|
2014-10-27 15:26:14 -05:00 |
|
Dan Sosedoff
|
a2191b57d3
|
Oops, forgot to update version
|
2014-10-27 15:21:33 -05:00 |
|
Dan Sosedoff
|
ef3ff0d811
|
Update todo
|
2014-10-26 18:55:29 -05:00 |
|
Dan Sosedoff
|
7522877051
|
Rename --httpPort flag to --listen
|
2014-10-26 18:43:33 -05:00 |
|
Dan Sosedoff
|
ba96c291b4
|
Update screenshots take 2
|
2014-10-26 18:28:51 -05:00 |
|
Dan Sosedoff
|
ec3e52d60f
|
Fix CSV export for multi-line queries
|
2014-10-26 18:21:35 -05:00 |
|
Dan Sosedoff
|
3b00a61cba
|
Update screenshots
|
2014-10-26 18:18:21 -05:00 |
|
Dan Sosedoff
|
98b28ce185
|
Remove API reference doc since API is not directly exposed
|
2014-10-26 17:28:52 -05:00 |
|
Dan Sosedoff
|
0c06506fd5
|
Tweak table row mouseover style
|
2014-10-26 17:19:33 -05:00 |
|
Dan Sosedoff
|
e7329952f3
|
Move table information pane into sidebar
|
2014-10-26 17:16:35 -05:00 |
|
Dan Sosedoff
|
4b87c3532f
|
Use make dev to build with travis
|
2014-10-26 12:13:18 -05:00 |
|
Dan Sosedoff
|
fdd3df058b
|
Add travis config
|
2014-10-26 12:00:37 -05:00 |
|
Dan Sosedoff
|
df47e839bc
|
Update CLI options in readme
|
2014-10-26 11:47:53 -05:00 |
|