Commit Graph

  • 289e844c4a Run EXPLAIN ANALYZE for queries Dan Sosedoff 2014-10-16 16:58:12 -05:00
  • 0a6bb31160 Tweak js formattinggs Dan Sosedoff 2014-10-16 16:47:37 -05:00
  • 126991f485 Automatically open web page if operatin system supports command Dan Sosedoff 2014-10-16 16:38:11 -05:00
  • 5164d5946e Merge pull request #1 from cbandy/canned-queries Dan Sosedoff 2014-10-15 23:46:48 -05:00
  • 814c33938c Move info query into client Chris Bandy 2014-10-16 02:59:43 +00:00
  • 42f79a7079 Move table schema query into client Chris Bandy 2014-10-16 02:54:40 +00:00
  • 5886f153f4 Bring back /databases endpoint Dan Sosedoff 2014-10-15 16:05:23 -05:00
  • 14f4949efd Tweak sidebar navigation styles Dan Sosedoff 2014-10-15 15:59:43 -05:00
  • 32d7bf864f Change static queries prefix to PG_ Dan Sosedoff 2014-10-14 21:53:57 -05:00
  • e016e7a8d2 Use EXPLAIN ANALYZE for query Dan Sosedoff 2014-10-14 21:36:33 -05:00
  • 1e4ecd5ba1 Add explain button to query view Dan Sosedoff 2014-10-14 21:32:46 -05:00
  • 1e40b12bfe Update README.md Dan Sosedoff 2014-10-14 11:34:22 -05:00
  • afc0d9c174 Fix screenshots Dan Sosedoff 2014-10-14 11:26:22 -05:00
  • 63259f95b2 Add screens Dan Sosedoff 2014-10-14 11:21:47 -05:00
  • 9244e0d886 Update readme v0.1.0 Dan Sosedoff 2014-10-14 10:52:40 -05:00
  • 7482d4d4e7 Version: 0.1.0 Dan Sosedoff 2014-10-13 21:12:19 -05:00
  • 2dae3dbf3f Readme tweaks Dan Sosedoff 2014-10-13 21:03:42 -05:00
  • c4ddd2437e License, readme Dan Sosedoff 2014-10-13 21:02:04 -05:00
  • 9ff9af6f11 Disable query executing if its already in progress Dan Sosedoff 2014-10-13 20:12:13 -05:00
  • 5dd26cd8d0 Frontend tweaks Dan Sosedoff 2014-10-13 19:49:43 -05:00
  • e78499551e Disable Gin default debug mode, add -d flag to control it Dan Sosedoff 2014-10-13 18:47:16 -05:00
  • e38aedd176 Remove unused options var Dan Sosedoff 2014-10-13 18:40:51 -05:00
  • d55671a0fc Add view instructions during startup Dan Sosedoff 2014-10-13 18:40:17 -05:00
  • 3104754c0d Readme tweaks Dan Sosedoff 2014-10-13 18:31:28 -05:00
  • 60eda30273 Add make dev step Dan Sosedoff 2014-10-13 18:29:44 -05:00
  • 84838a0b99 Compile for 32/64 bits of linux/windows Dan Sosedoff 2014-10-13 17:31:39 -05:00
  • b1dd26e931 Build for windows and linux Dan Sosedoff 2014-10-13 16:27:53 -05:00
  • 0ce156ab9c Add todo Dan Sosedoff 2014-10-13 15:19:11 -05:00
  • f848116e1b Serve assets with bindata Dan Sosedoff 2014-10-13 14:40:56 -05:00
  • 15c01e0a55 Add go-bindata to installation step Dan Sosedoff 2014-10-13 13:58:26 -05:00
  • 05255aa13e Fix path Dan Sosedoff 2014-10-13 13:56:32 -05:00
  • 9bd0508219 WIP Dan Sosedoff 2014-10-13 13:55:19 -05:00
  • d579819946 Merge branch 'master' into ui Dan Sosedoff 2014-10-11 22:39:27 -05:00
  • 7d7e67a54e Use db.Ping to test connection Dan Sosedoff 2014-10-11 22:38:32 -05:00
  • ba74d8193c Add function exitWithMessage to terminate program Dan Sosedoff 2014-10-11 22:33:59 -05:00
  • 8dcb66d58c Exit if selected database does not have any tables Dan Sosedoff 2014-10-11 22:32:10 -05:00
  • 5551626516 Update docs Dan Sosedoff 2014-10-11 13:40:15 -05:00
  • e2bc79f686 Add /explain endpoint Dan Sosedoff 2014-10-11 13:24:12 -05:00
  • d786919a36 Add endpoint to fetch table indexes Dan Sosedoff 2014-10-11 13:20:16 -05:00
  • 2054cf8353 More stuff Dan Sosedoff 2014-10-11 13:03:51 -05:00
  • 9e89b4b9d2 Merge branch 'master' into ui Dan Sosedoff 2014-10-11 11:35:40 -05:00
  • aca2b473b6 Remove binary fro repo Dan Sosedoff 2014-10-10 21:27:40 -05:00
  • 8b3dd2563a Move query history slice into client struct Dan Sosedoff 2014-10-10 21:25:02 -05:00
  • 7317bc2f7d README Dan Sosedoff 2014-10-10 21:06:08 -05:00
  • 8a149f54fa Update binary Dan Sosedoff 2014-10-10 20:43:04 -05:00
  • 1b152c80a0 Add csv header to response Dan Sosedoff 2014-10-10 20:41:15 -05:00
  • 10b1429d92 Fix issue with format detection Dan Sosedoff 2014-10-10 20:39:44 -05:00
  • 7745e6f4e5 Stupid ui Dan Sosedoff 2014-10-10 20:35:59 -05:00
  • 1dbeddbd5d Update binary Dan Sosedoff 2014-10-10 19:16:27 -05:00
  • 38cef071e8 Convers query results to CSV with format flag Dan Sosedoff 2014-10-10 18:56:02 -05:00
  • 2e766af361 Make clean Dan Sosedoff 2014-10-10 17:32:47 -05:00
  • 7bd23d470f Update readme, fix options parsing Dan Sosedoff 2014-10-10 17:20:14 -05:00
  • 617d4ce5bf Print startup errors Dan Sosedoff 2014-10-10 17:18:19 -05:00
  • 40cae0ac1c Restructure Dan Sosedoff 2014-10-10 17:14:17 -05:00
  • 7adf74ffd4 Tweaks Dan Sosedoff 2014-10-10 00:28:33 -05:00
  • 29f7e2d58c Check connection before starting server Dan Sosedoff 2014-10-10 00:25:06 -05:00
  • e80a4dea06 Add /info endpoint Dan Sosedoff 2014-10-10 00:03:03 -05:00
  • 26de09a2cd Use table name from url params Dan Sosedoff 2014-10-09 23:48:07 -05:00
  • 90e9e051de Remove unused code Dan Sosedoff 2014-10-09 22:47:20 -05:00
  • afa2b0c80e Update binary Dan Sosedoff 2014-10-09 22:43:29 -05:00
  • 65420494d2 Add support for connection string as url Dan Sosedoff 2014-10-09 22:42:52 -05:00
  • b3da515b81 Change /tables/:name endpoint response format Dan Sosedoff 2014-10-09 22:35:43 -05:00
  • b8e222a440 Return tables as array Dan Sosedoff 2014-10-09 22:14:38 -05:00
  • 50230be564 Record query history Dan Sosedoff 2014-10-09 19:59:18 -05:00
  • 3d2245f416 More readme docs Dan Sosedoff 2014-10-09 19:23:19 -05:00
  • 83b0f81c8f Update binary Dan Sosedoff 2014-10-09 19:11:16 -05:00
  • 5ce35e576b Add -s option to specify static content location Dan Sosedoff 2014-10-09 19:11:03 -05:00
  • ca6a279bf7 Update binary Dan Sosedoff 2014-10-09 19:06:02 -05:00
  • 5b1e6bf2fa Add static dir Dan Sosedoff 2014-10-09 19:05:51 -05:00
  • 4446218c7a Add table details endpoint Dan Sosedoff 2014-10-09 18:48:22 -05:00
  • 9073fc7650 Readme update Dan Sosedoff 2014-10-09 10:00:30 -05:00
  • 903b13cc1d Add binary Dan Sosedoff 2014-10-09 09:59:33 -05:00
  • 1ae0cc0100 Compile only for darwin Dan Sosedoff 2014-10-09 09:59:19 -05:00
  • 88743714f0 Add /databases endpoint Dan Sosedoff 2014-10-09 09:58:40 -05:00
  • 6259cbc730 Add makefile Dan Sosedoff 2014-10-09 09:56:08 -05:00
  • 2cab57a98a Typo fix Dan Sosedoff 2014-10-08 21:55:43 -05:00
  • 9995eba387 Go get first Dan Sosedoff 2014-10-08 21:55:15 -05:00
  • f34c0020a0 More readme Dan Sosedoff 2014-10-08 21:54:49 -05:00
  • 74a5887040 README Dan Sosedoff 2014-10-08 21:29:43 -05:00
  • 322ff9753b Initial Dan Sosedoff 2014-10-08 21:26:57 -05:00