Commit Graph

  • 3312c357f3 Support unix sockets and systemd sockets using anyhttp anyhttp Balakrishnan Balasubramanian 2025-01-24 22:36:22 -05:00
  • fb6091bb83 Update gin to v1.11 (#831) main Dan Sosedoff 2025-12-30 11:04:35 -08:00
  • 16f88a1336 build with go v1.25 (#814) Alexandru Gologan 2025-12-30 19:01:12 +02:00
  • e0fcd058df Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#827) dependabot[bot] 2025-12-27 11:43:53 -08:00
  • 9e37bd27f1 Update changelog for 0.17.0 Dan Sosedoff 2025-11-22 07:53:51 -08:00
  • 6b0b0244d1 Version bump: 0.17.0 Dan Sosedoff 2025-11-22 07:21:34 -08:00
  • c6ece21133 Remove obsolete reference from docker compose file Dan Sosedoff 2025-11-22 07:19:34 -08:00
  • 4919407228 Fix ENV reference in Dockerfile Dan Sosedoff 2025-11-22 07:18:35 -08:00
  • 1c3c82de18 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#823) dependabot[bot] 2025-11-22 07:07:41 -08:00
  • 06d73805a8 Minor session manager code cleanup and refactor (#822) Dan Sosedoff 2025-11-16 13:12:28 -08:00
  • 74e8482f96 Bump go crypto package to 0.44.0 (#820) Dan Sosedoff 2025-11-15 10:05:15 -08:00
  • 79d8afc715 Update dockerfile to use golang 1.24 image (#821) Dan Sosedoff 2025-11-11 22:30:18 -08:00
  • 9a5df8487a Use go1.24 in CI and scripts (#818) Dan Sosedoff 2025-11-11 22:18:57 -08:00
  • 3fb87562ed Bump golangci-lint version in CI to v1.64.8 (#819) Dan Sosedoff 2025-11-11 12:32:39 -08:00
  • 6a52fea44a Add extra test for verifiying ssh connection options (#817) Dan Sosedoff 2025-11-11 11:55:42 -08:00
  • e3085a44ba Add PostgreSQL 18 support to Github Actions (#816) Dan Sosedoff 2025-11-11 11:30:42 -08:00
  • 4ce11c039e Bump golangci-linter to 1.62.2 (#772) Dan Sosedoff 2025-11-11 11:26:49 -08:00
  • 70f62feec8 Connect backend refactor (#801) Dan Sosedoff 2025-11-11 10:19:05 -08:00
  • 266a516076 Update connect backend code to work on latest ruby version Dan Sosedoff 2025-06-15 12:32:30 -07:00
  • 2e8800150e Bump rack from 2.2.11 to 2.2.14 in /config/examples/connect_backend_ruby (#792) dependabot[bot] 2025-06-15 12:26:44 -07:00
  • 8413681db0 Fix typo in the list of env vars (#786) Dan Sosedoff 2025-03-30 08:28:18 -07:00
  • ed8a581ff2 Bump rack in /config/examples/connect_backend_ruby (#777) dependabot[bot] 2025-02-16 10:04:46 -08:00
  • 302aa1d85b Shorten git revision printed in the --version output (#770) Dan Sosedoff 2024-12-20 21:30:37 -08:00
  • f5f78eb32e Add server settings view (#768) Dan Sosedoff 2024-12-15 14:46:01 -08:00
  • e6df3d19fa add exec time of empty queries (#763) Oleg Samsonov 2024-11-20 08:55:44 +03:00
  • 08b1ea71e7 Fix typos (#764) Kian-Meng Ang 2024-11-18 14:08:29 +08:00
  • 7fe302ed7c Update changelog formatting Dan Sosedoff 2024-11-02 09:28:51 -07:00
  • bcd170ab74 Update changelog Dan Sosedoff 2024-11-02 09:26:17 -07:00
  • e63945ee71 Version bump: 0.16.2 v0.16.2 Dan Sosedoff 2024-11-02 09:19:33 -07:00
  • 487e2820f4 Try running checks against pg 17 (#758) Dan Sosedoff 2024-10-16 20:28:27 -07:00
  • a716093236 Update references from master branch to main branch (#750) Dan Sosedoff 2024-09-08 08:17:18 -07:00
  • f8bfe2de56 Update changelog Dan Sosedoff 2024-09-07 09:49:04 -07:00
  • 136b2a6942 Version bump: 0.16.1 v0.16.1 Dan Sosedoff 2024-09-07 09:48:07 -07:00
  • c2c69e032c Remove linux/arm/v5 from docker release action (#742) v0.16.0-20240907 Dan Sosedoff 2024-06-06 19:15:26 -07:00
  • 3ff70b916f Update changelog Dan Sosedoff 2024-06-04 21:28:17 -07:00
  • 22eb352180 Version bump: 0.16.0 v0.16.0 Dan Sosedoff 2024-06-04 21:15:52 -07:00
  • 3a32f531a0 Allow database stats downloads (#738) Dan Sosedoff 2024-05-25 10:59:23 -07:00
  • 63f1150056 SSH tunnel cleanup and parse fixup (#731) Dan Sosedoff 2024-05-22 20:09:29 -07:00
  • 40f582d1ea Add analyze table action (#737) Dan Sosedoff 2024-05-14 20:40:39 -07:00
  • cf86131808 Bump postgres version used in docker compose to 15 (#729) Dan Sosedoff 2024-03-27 23:02:46 -07:00
  • f3d6d9d73e fix: Propagate CGO_ENABLED environment variable to docker build (#724) Matt Burdan 2024-03-27 13:44:58 +08:00
  • 1b03d78800 Drop linux/arm/v5 from docker build (#728) Dan Sosedoff 2024-03-25 22:44:41 -07:00
  • 6489f6a800 Build on 1.22 (#726) Dan Sosedoff 2024-03-22 21:03:07 -07:00
  • 36436f3aa7 Switch to go 1.21 (#702) Dan Sosedoff 2024-03-22 20:36:41 -07:00
  • db05989d07 Remove herokuisms (#719) Dan Sosedoff 2024-03-15 22:01:32 -07:00
  • 3b2bec68ef Update changelog Dan Sosedoff 2024-03-14 22:28:03 -07:00
  • 9717d3a132 Version bump: 0.15.0 v0.15.0 Dan Sosedoff 2024-03-14 22:19:59 -07:00
  • f4e7643e22 Add support for a bookmarks-only mode (#716) Alexandru Gologan 2024-03-15 06:36:53 +02:00
  • 605c483d5b Continue on parseJSON error (#708) dmahmalat 2024-03-12 01:03:37 -04:00
  • 8a8b9f07fb fix missing indexes by quoting schema/table name to ::regclass (#711) Ashish Kulkarni 2024-03-12 10:20:48 +05:30
  • 7ee3c61e38 Version bump: 0.14.3 v0.14.3 Dan Sosedoff 2024-01-28 20:14:20 -06:00
  • 408e23adb3 Allow setting readonly mode in bookmarks (#707) Dan Sosedoff 2024-01-12 21:17:14 -06:00
  • e560f07de6 License years Dan Sosedoff 2024-01-04 23:34:40 -06:00
  • fe5039d17a Allow retrying a connection on startup (#695) Dan Sosedoff 2023-11-04 11:12:48 -05:00
  • f810c0227b Add UPDATE to list of restricted keywords in read-only mode (#697) Dan Sosedoff 2023-11-02 21:17:46 -05:00
  • 10c90bcd01 Reformat changelog Dan Sosedoff 2023-10-29 21:29:55 -05:00
  • f3a6ce4636 Update changelog Dan Sosedoff 2023-10-29 21:18:05 -05:00
  • 87030c8a17 Version bump: 0.14.2 v0.14.2 Dan Sosedoff 2023-10-29 21:17:00 -05:00
  • 614700e69a Bump max ci run to 40 mins Dan Sosedoff 2023-09-26 23:22:59 -05:00
  • 5371b4af56 Test with pg16 (#691) Dan Sosedoff 2023-09-26 22:40:57 -05:00
  • 22daaad5a2 Fix unclosed database sessions and tunnels (#688) Dan Sosedoff 2023-09-10 11:46:31 -05:00
  • 14d8d80b86 fix when prefix has '/' and prefix is not end with '/' (#684) yanjingtu 2023-08-30 12:09:10 +08:00
  • e0c2099e91 Use pg_table_size for table stats query (#685) Dan Sosedoff 2023-07-18 20:15:09 -05:00
  • a4185415e2 Update changelog Dan Sosedoff 2023-06-17 12:19:21 -05:00
  • 189ca505bc Version bump: 0.14.1 v0.14.1 Dan Sosedoff 2023-06-17 12:16:37 -05:00
  • 0309d88298 Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 (#680) dependabot[bot] 2023-06-17 12:03:46 -05:00
  • 60532e852b Add env and envrc into gitignore Dan Sosedoff 2023-06-17 12:01:21 -05:00
  • d4cfb059ce Add process start time metric (#675) Dan Sosedoff 2023-05-08 20:46:00 -05:00
  • 52f7988ebd Configure pgweb user for docker container (#674) Dan Sosedoff 2023-04-29 14:07:29 -05:00
  • b2067fbc8d Add clarification comment for binary codec var Dan Sosedoff 2023-04-25 20:02:41 -05:00
  • f037a4b0d2 Change demo env idle timeout to 30 mins Dan Sosedoff 2023-04-04 15:43:30 -05:00
  • 4d32e3b2c5 Switch to go 1.20 (#668) Dan Sosedoff 2023-03-31 19:48:14 -05:00
  • f94bc9a4dd Fix connection window layout on smaller viewports (#669) Dan Sosedoff 2023-03-31 19:38:38 -05:00
  • e905e5de53 Better Dockerfile (#645) Francesco Frassinelli 2023-04-01 01:55:59 +02:00
  • 08bbb1537e Implement process uptime metric (#666) Dan Sosedoff 2023-03-30 12:51:49 -05:00
  • 941c0acea3 Fix typo in the healthy metric (#657) Dan Sosedoff 2023-02-28 11:57:36 -06:00
  • bed7ab9564 Use entrypoint instead of cmd in order to facilitate argument passing (#654) Tobias 2023-02-27 20:14:05 +01:00
  • d5e72f92b5 Update changelog Dan Sosedoff 2023-02-21 11:49:04 -06:00
  • 6b3c177909 Version bump: 0.14.0 v0.14.0 Dan Sosedoff 2023-02-21 11:39:49 -06:00
  • c486885159 Fetch local queries on db connect (#650) Dan Sosedoff 2023-02-17 12:26:37 -06:00
  • fc0be1dcd1 README update Dan Sosedoff 2023-02-15 22:04:37 -06:00
  • f12cf3725a Move gitconfig step into dockerfile build section Dan Sosedoff 2023-02-15 16:59:39 -06:00
  • 23fb84db76 Add git config for fly deploy Dan Sosedoff 2023-02-15 16:48:17 -06:00
  • 505ee42867 ensure that objects are sorted by schema and name (#648) Ashish Kulkarni 2023-02-16 03:09:17 +05:30
  • 41bf189e6b Local queries (#641) Dan Sosedoff 2023-02-02 16:13:14 -06:00
  • 1c3ab1fd1c Replace DATABASE_URL with PGWEB_DATABASE_URL (#642) Francesco Frassinelli 2023-02-02 13:48:42 -05:00
  • 5b2d4e4454 Add context menu to display database tables stats (#639) Dan Sosedoff 2023-01-23 14:10:26 -06:00
  • 06212b4c34 Add bookmark options to load username/password from env vars (#638) Jens Broekens 2023-01-20 23:59:39 +01:00
  • 79bd9c2f4e Bump rack from 2.2.4 to 2.2.6.2 in /config/examples/connect_backend_ruby (#637) dependabot[bot] 2023-01-18 20:09:55 -06:00
  • d7ecb5494d Show error message when API calls fail (#636) Dan Sosedoff 2023-01-18 13:29:04 -06:00
  • 06be755d56 Update license years Dan Sosedoff 2023-01-17 17:28:45 -06:00
  • b2b0094b5e Handle support/permissions errors in info call (#635) Dan Sosedoff 2023-01-17 16:05:15 -06:00
  • 96bd15b3e2 Display cell content via context menu (#634) Dan Sosedoff 2023-01-12 11:55:34 -06:00
  • f3353d9007 History page query loading fixup (#632) Dan Sosedoff 2022-12-28 21:56:29 -06:00
  • a864cbcee8 Update changelog Dan Sosedoff 2022-12-27 19:20:32 -06:00
  • da671e67cc Version bump: 0.13.1 v0.13.1 Dan Sosedoff 2022-12-27 19:14:59 -06:00
  • 5afecfe52c Fix bookmarks ID check (#631) Dan Sosedoff 2022-12-27 19:03:53 -06:00
  • fed842a44d Configure fly metrics Dan Sosedoff 2022-12-25 15:06:26 -06:00
  • 16a897e65d Update changelog Dan Sosedoff 2022-12-25 14:20:38 -06:00
  • e4530caab6 Version bump: 0.13.0 v0.13.0 Dan Sosedoff 2022-12-25 14:14:16 -06:00