Commit Graph

416 Commits

Author SHA1 Message Date
Dan Sosedoff
f1afa0ac33 Merge pull request #87 from Supme/patch-1
Update index.html
2015-07-14 22:27:18 -05:00
Dan Sosedoff
5265016003 Merge pull request #91 from sosedoff/update-pq
Update pg dependency to latest
2015-07-14 22:27:11 -05:00
Dan Sosedoff
c6cb3db624 Expose default port in dockerfile 2015-07-14 22:26:32 -05:00
Dan Sosedoff
d35f58a2b5 Update pg dependency to latest 2015-07-14 22:11:02 -05:00
Dan Sosedoff
d9ada2e58a Skip port tests on windows for now 2015-07-14 21:38:15 -05:00
Dan Sosedoff
4d6c688bf0 Merge pull request #90 from freeformz/patch-2
Some app.json updates to consider
2015-07-14 21:19:55 -05:00
Dan Sosedoff
3eec0947d2 Merge pull request #89 from freeformz/patch-1
Update app.json
2015-07-14 21:19:27 -05:00
Edward Muller
5979272115 Some app.json updates to consider
a) Consider using the secret generator so that deploys don't default to a known secret.
b) tag it with golang
2015-07-14 12:52:28 -07:00
Edward Muller
5fb70ace3c Update app.json
This is no longer needed as we now officially support Go: https://blog.heroku.com/archives/2015/7/7/go_support_now_official_on_heroku
2015-07-14 12:50:32 -07:00
Dan Sosedoff
5e4398ceae Update changelog 2015-06-18 13:15:35 -05:00
Dan Sosedoff
67a9820c98 Print SHA sum for binary when packaging 2015-06-18 13:14:54 -05:00
Dan Sosedoff
665f79d26c Version bump: 0.6.1 2015-06-18 13:10:02 -05:00
Alexey Agafonov
6152819e45 Update index.html 2015-06-10 17:06:28 +03:00
Dan Sosedoff
427a08029a Moar readme 2015-06-03 20:43:22 -05:00
Dan Sosedoff
df7ef6d8f0 Tweak screens page 2015-06-03 20:34:45 -05:00
Dan Sosedoff
b9b646bb11 Fix readme link 2015-06-03 20:33:01 -05:00
Dan Sosedoff
ae62f8ea3d Add separate screens 2015-06-03 20:32:33 -05:00
Dan Sosedoff
0939632399 Update changelog 2015-05-31 20:48:06 -05:00
Dan Sosedoff
4b5a2b96a8 Print SHA256 of the zip archive, not the binary 2015-05-31 20:42:55 -05:00
Dan Sosedoff
79bf430dee Version bump: 0.6.0 2015-05-31 20:40:10 -05:00
Dan Sosedoff
62a168d44f Contributing guidelines 2015-05-20 21:50:22 -05:00
Dan Sosedoff
502c8dae91 Set test command for appveyor 2015-05-19 15:19:12 -05:00
Dan Sosedoff
afdfc54802 Update screenshots 2015-05-19 12:57:24 -05:00
Dan Sosedoff
651b65a882 Implement table item context menu
- Add ability to export table contents into CSV
- Add ability to truncate table
- Add ability to delete table
2015-05-19 12:24:59 -05:00
Dan Sosedoff
c2290acae3 Add port checking functionality and tests 2015-05-18 17:13:17 -05:00
Dan Sosedoff
e1276afd71 Change sidebar color theme to light one 2015-05-18 16:57:53 -05:00
Dan Sosedoff
dea0fb8b78 Tweak readme 2015-05-18 16:28:05 -05:00
Dan Sosedoff
faebfb3e62 Regenerate assets 2015-05-18 16:22:19 -05:00
Dan Sosedoff
6fd7b7d427 Merge pull request #85 from brianlow/selected-text-1
Run selected text. Implements sosedoff/pgweb#78.
2015-05-18 16:20:38 -05:00
brianlow
385b415676 Run selected text. Implements sosedoff/pgweb#78.
In the Query tab, only run the selected text. If nothing selected, run all text in the editor.
2015-05-18 14:58:03 -06:00
Dan Sosedoff
50f0f5f6dc Shields 2015-05-09 22:12:38 -05:00
Dan Sosedoff
8889847c71 Fix version 2015-05-08 09:00:24 -05:00
Dan Sosedoff
d26bb75ebc Tweak packaging script 2015-05-06 21:31:05 -05:00
Dan Sosedoff
a65cca44e5 Add script to package binaries 2015-05-06 21:24:15 -05:00
Dan Sosedoff
18b0260d1f Changelog 2015-05-06 21:03:00 -05:00
Dan Sosedoff
c9d4ef5e89 Tweak table row styles 2015-05-06 20:58:21 -05:00
Dan Sosedoff
c0f3f027ae Move version definition into command package, include build timestamp, add /api/info endpoint 2015-05-05 00:34:23 -05:00
Dan Sosedoff
0bd5360315 Update styles for connection window 2015-05-05 00:15:30 -05:00
Dan Sosedoff
29b46ba59c Update bindata 2015-05-02 20:50:01 -05:00
Dan Sosedoff
04fe0023b7 DRY up api module 2015-05-02 20:32:16 -05:00
Dan Sosedoff
cb3c3e0e2e Fix function names in api module 2015-05-02 20:13:04 -05:00
Dan Sosedoff
0ac9d72deb Refactor and simplify asset serving 2015-05-02 20:10:14 -05:00
Dan Sosedoff
dd2200bdb8 Tweak appveyor config 2015-04-30 21:24:53 -05:00
Dan Sosedoff
ca894c621f Inject git version when building a release 2015-04-30 20:40:06 -05:00
Dan Sosedoff
4224b3d326 Fix docker build and specify bind interface for command 2015-04-30 20:22:08 -05:00
Dan Sosedoff
891f45c1ca Split up api into smaller files 2015-04-30 19:59:48 -05:00
Dan Sosedoff
595f51d76c Add test task to makefile readme 2015-04-30 12:10:25 -05:00
Dan Sosedoff
50cdf99913 Fix all tests 2015-04-30 12:09:29 -05:00
Dan Sosedoff
e9f2f8eb83 Test all 2015-04-30 11:53:21 -05:00
Dan Sosedoff
73d2aa8fe1 Check in compiled assets 2015-04-30 11:51:17 -05:00