Commit Graph

  • 081f0f7ebc Remove uppercase transformation styles from tables headers Dan Sosedoff 2014-12-28 00:08:13 -06:00
  • fadfaeb547 Regenerate production assets after make clean Dan Sosedoff 2014-12-28 00:05:25 -06:00
  • 95c804b5b5 Update changelog Dan Sosedoff 2014-12-27 00:01:51 -06:00
  • 6f4924878a Update dockerfile Dan Sosedoff 2014-12-26 23:57:30 -06:00
  • 83429723ce Add tests to makefile usage Dan Sosedoff 2014-12-26 20:51:04 -06:00
  • a9c482a7c6 Add usage to makefile Dan Sosedoff 2014-12-26 20:50:15 -06:00
  • dada1ab0c1 Fix debug connection string output Dan Sosedoff 2014-12-17 21:59:43 -06:00
  • 7859870646 Swtich to use new connection string builder function Dan Sosedoff 2014-12-17 21:59:26 -06:00
  • 58ee238db4 Test blank connection options Dan Sosedoff 2014-12-17 21:56:15 -06:00
  • 09ad707d94 Update travis config Dan Sosedoff 2014-12-17 21:39:28 -06:00
  • dfefaded1f Add make test Dan Sosedoff 2014-12-17 21:39:03 -06:00
  • 6585c3be40 Add testify to godep Dan Sosedoff 2014-12-17 21:38:30 -06:00
  • d0a6190887 Add connection string builder Dan Sosedoff 2014-12-17 21:32:50 -06:00
  • 73ee7ca95a Define cli options struct Dan Sosedoff 2014-12-16 20:25:40 -06:00
  • d904ea9a29 Makefile changes Dan Sosedoff 2014-12-13 20:43:07 -06:00
  • e0dd4c6a6f Add prefix /api to all service calles Dan Sosedoff 2014-12-13 20:40:25 -06:00
  • 7c85c867de Move route definitions into api.go file Dan Sosedoff 2014-12-13 20:32:03 -06:00
  • 2bc16d6c1b Print connection string when creating a new client with debug option Dan Sosedoff 2014-12-12 18:21:40 -06:00
  • d93ec7e56d Revert "Refactor conditional" Dan Sosedoff 2014-12-12 18:15:37 -06:00
  • de22b80203 Refactor conditional Dan Sosedoff 2014-12-12 18:05:51 -06:00
  • 4086215a03 Try to build on go1.4 Dan Sosedoff 2014-12-10 23:48:20 -06:00
  • fb2c7ed00a Moar readme Dan Sosedoff 2014-12-10 23:43:17 -06:00
  • 1006cbc9a7 Typo fix Dan Sosedoff 2014-12-10 23:42:24 -06:00
  • 64b074881e Readme update Dan Sosedoff 2014-12-10 23:41:45 -06:00
  • 10e5cfce49 Add release badge Dan Sosedoff 2014-12-09 19:49:29 -06:00
  • f2e6be81d2 Merge branch 'bookmarks' Dan Sosedoff 2014-12-09 19:44:01 -06:00
  • 6ceb5fc5ed Add bookmark dropdown to connection settings ui Dan Sosedoff 2014-12-06 20:04:32 -06:00
  • 5b073c4978 Print server connection string in debug mode Dan Sosedoff 2014-12-06 12:44:56 -06:00
  • 52c6e599f7 Merge pull request #68 from cbandy/makefile Dan Sosedoff 2014-12-06 12:20:14 -06:00
  • 500de36308 Rename utils.go to profiler.go Dan Sosedoff 2014-12-05 00:23:55 -06:00
  • d33fb4c9ca Update godeps Dan Sosedoff 2014-12-04 23:57:09 -06:00
  • 702be10567 Add ssh gateway usage to readme Dan Sosedoff 2014-12-04 23:35:25 -06:00
  • 8fae96dcbd Initial take on bookmarks Dan Sosedoff 2014-12-02 22:19:38 -06:00
  • 403701b258 Change /info endpoint to /connection Dan Sosedoff 2014-12-02 21:20:04 -06:00
  • 2c2b6393c0 Add tmp to gitignore Dan Sosedoff 2014-12-02 18:46:50 -06:00
  • 6b7ebb2111 Version bump: 0.4.1 v0.4.1 Dan Sosedoff 2014-12-01 21:04:39 -06:00
  • cce904ba6d Changelog: release date Dan Sosedoff 2014-12-01 21:04:24 -06:00
  • e93e156c5f Changelog Dan Sosedoff 2014-12-01 20:56:13 -06:00
  • 7d42cd3f07 Fix return value for getCurrentTable() method Dan Sosedoff 2014-12-01 20:52:46 -06:00
  • 590d47906e Add js method to get current table Dan Sosedoff 2014-12-01 20:51:20 -06:00
  • af75cf55b5 Add FA icons to sidebar and for edit connection Dan Sosedoff 2014-12-01 20:43:37 -06:00
  • b376588d54 Add font awesome css and icon fonts Dan Sosedoff 2014-12-01 20:23:10 -06:00
  • b003385ed2 Changelog Dan Sosedoff 2014-12-01 19:44:03 -06:00
  • 742384327c Refresh tables list if table is added or removed Dan Sosedoff 2014-12-01 19:28:24 -06:00
  • bbdd0affba Pass asset directory as a dependency Chris Bandy 2014-11-26 12:48:41 +00:00
  • 8f5f280597 Replace awk with sed Chris Bandy 2014-11-26 12:44:01 +00:00
  • fbbcd0ad58 Move Git-ignored file list into variable Chris Bandy 2014-11-26 12:41:25 +00:00
  • 209230dfd3 Do not include files ignored by Git in compiled assets Chris Bandy 2014-11-24 12:58:14 +00:00
  • 0d71a34ff9 Automatically set ssl option dropdown to 'disable' when host is '127.0.0.1' Dan Sosedoff 2014-11-23 14:48:59 -06:00
  • 4baa5ec3c6 Refactor memory profiler, change output format Dan Sosedoff 2014-11-23 14:44:42 -06:00
  • 22bcfafa76 Detect 127.0.0.1 in js as local connection Dan Sosedoff 2014-11-21 20:04:02 -06:00
  • 09aa95fe2e Add changelog dates Dan Sosedoff 2014-11-21 17:37:49 -06:00
  • adcb1e0d49 Changelog Dan Sosedoff 2014-11-21 17:30:50 -06:00
  • d3a6757d5e Set profiler sleep time to 30 seconds Dan Sosedoff 2014-11-21 17:20:30 -06:00
  • f49735094b Implement client.fetchRows to reduce duplication Dan Sosedoff 2014-11-21 17:07:32 -06:00
  • 5020ef10ea Propertly initialize string slice for Tables() method Dan Sosedoff 2014-11-21 17:00:02 -06:00
  • c11eee546d Merge pull request #67 from cbandy/query-parameters Dan Sosedoff 2014-11-21 16:16:23 -06:00
  • 96d7d6eb94 Move statements out of Client Chris Bandy 2014-11-21 20:46:31 +00:00
  • cd58573730 Use query parameters rather than Sprintf Chris Bandy 2014-11-21 05:31:51 +00:00
  • 159f589c0c Retrieve table row count from statistics rather than table scan Chris Bandy 2014-11-21 05:25:44 +00:00
  • 597428b6c5 Include the session user and search path in connection info Chris Bandy 2014-11-21 04:57:33 +00:00
  • e071532d35 Move statements inline within Client Chris Bandy 2014-11-21 04:51:38 +00:00
  • b771465d99 Do not record history of internal queries Chris Bandy 2014-11-20 12:32:53 +00:00
  • 45f42dbb5e Define Row type as []interface{} Dan Sosedoff 2014-11-20 22:33:08 -06:00
  • 27104c05f1 Return NewError function where it belongs Dan Sosedoff 2014-11-20 21:43:51 -06:00
  • 82307cde6c Handle connection url generation for schema and standard modes separately Dan Sosedoff 2014-11-20 21:15:01 -06:00
  • 5ca2abb8d0 Print memory usage in both bytes and megabytes Dan Sosedoff 2014-11-20 21:00:53 -06:00
  • e1684fc8c0 Print runtime stats every minute when --debug flag is set Dan Sosedoff 2014-11-20 20:00:45 -06:00
  • 8c605dcd96 Do not crop table cells on indexes view Dan Sosedoff 2014-11-20 19:32:54 -06:00
  • ff88e7f2f9 Print pgweb version before client init Dan Sosedoff 2014-11-16 12:01:13 -06:00
  • 27e192440e Connection string refactoring Dan Sosedoff 2014-11-16 11:58:05 -06:00
  • a3dfdf7622 Merge pull request #65 from davetoxa/show_version Dan Sosedoff 2014-11-15 13:04:58 -06:00
  • 2393b81174 Show pgweb version on start Anton Cherepanov 2014-11-15 17:06:06 +05:00
  • fac98dc970 Release: 0.4.0 v0.4.0 Dan Sosedoff 2014-11-11 18:45:14 -06:00
  • 12bdc36c92 Check if provided connection URL has invalid format Dan Sosedoff 2014-11-11 18:18:35 -06:00
  • dd1127ff77 Rename asset build tasks Dan Sosedoff 2014-11-11 18:13:23 -06:00
  • 3f8688fb73 Define a MIME_TYPES string map to hold all used mime types Dan Sosedoff 2014-11-10 23:19:21 -06:00
  • 028ef449dc Reorganize go imports Dan Sosedoff 2014-11-10 23:10:05 -06:00
  • 41cf9cf205 Run dep restore and build as separate commands in dockerfile Dan Sosedoff 2014-11-10 12:54:41 -06:00
  • c3d256a774 Fix styles for table information block on sidebar Dan Sosedoff 2014-11-07 18:25:41 -06:00
  • 3f49829ecb Readme tweaks Dan Sosedoff 2014-11-07 18:12:08 -06:00
  • 0fe2936729 Restructure connection settings view Dan Sosedoff 2014-11-06 16:05:49 -06:00
  • 1a47e7325a Add connection settings form (host, user, port, etc) Dan Sosedoff 2014-11-06 11:25:53 -06:00
  • ff5a3eea33 Fix identation in app.json and add icon url Dan Sosedoff 2014-11-06 10:19:15 -06:00
  • 376ad001d3 Add png icon Dan Sosedoff 2014-11-06 10:18:28 -06:00
  • b6d1b2502e Refactor mime type detection by using path/filepath package Dan Sosedoff 2014-11-06 07:21:53 -06:00
  • 338df85549 Bind to 0.0.0.0 in Procfile Dan Sosedoff 2014-11-05 22:15:05 -06:00
  • 95b17c44ec Use godep in Makefile Dan Sosedoff 2014-11-05 22:04:47 -06:00
  • 4242387403 Use godep in Dockerfile Dan Sosedoff 2014-11-05 18:53:41 -06:00
  • 6a269bcede Add make task to build docker image Dan Sosedoff 2014-11-05 18:27:14 -06:00
  • d2b1caf7aa Add godep to make setup and skip building assets Dan Sosedoff 2014-11-05 18:18:41 -06:00
  • b1c36dc521 Update assets Dan Sosedoff 2014-11-05 18:01:10 -06:00
  • 194219319e Merge pull request #56 from learn-linux-kernel/master Dan Sosedoff 2014-11-05 17:56:34 -06:00
  • b3307b5557 Merge pull request #43 from pvh/master Dan Sosedoff 2014-11-05 17:56:04 -06:00
  • 3da195b5f1 Disable results cell cropping if running analyze query manually Dan Sosedoff 2014-11-04 10:07:22 -06:00
  • b05986169b update README llitfkitfk 2014-11-04 13:18:26 +08:00
  • 1624aa2646 add docker file instruction llitfkitfk 2014-11-03 14:35:56 +08:00
  • 164681dcdd Tweak styles for cell inline textarea elements Dan Sosedoff 2014-11-03 20:18:09 -06:00
  • bfd4335e61 Automatically select ssl mode for localhost connections Dan Sosedoff 2014-11-03 20:12:41 -06:00
  • 958ea6813c Add favicon Dan Sosedoff 2014-11-03 19:06:05 -06:00