[PR #2709] [MERGED] Update pool and disable idp #21325

Closed
opened 2026-05-29 02:43:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2709
Author: @oschwartz10612
Created: 3/24/2026
Status: Merged
Merged: 3/24/2026
Merged by: @oschwartz10612

Base: mainHead: pool-update


📝 Commits (2)

  • 985e1bb Disable everything if not paid
  • cf2dfde Add better pooling controls

📊 Changes

4 files changed (+113 additions, -29 deletions)

View changed files

📝 server/db/pg/driver.ts (+21 -14)
📝 server/db/pg/logsDriver.ts (+21 -14)
server/db/pg/poolConfig.ts (+63 -0)
📝 src/app/[orgId]/settings/(private)/idp/create/page.tsx (+8 -1)

📄 Description

  • Disable everything if not paid
  • Add better pooling controls

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/2709 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/24/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `pool-update` --- ### 📝 Commits (2) - [`985e1bb`](https://github.com/fosrl/pangolin/commit/985e1bb9abae7ca24d746431b3d2f2d5418f4a6a) Disable everything if not paid - [`cf2dfde`](https://github.com/fosrl/pangolin/commit/cf2dfdea5b667090f3034a5a5bbbb9ad212d7843) Add better pooling controls ### 📊 Changes **4 files changed** (+113 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `server/db/pg/driver.ts` (+21 -14) 📝 `server/db/pg/logsDriver.ts` (+21 -14) ➕ `server/db/pg/poolConfig.ts` (+63 -0) 📝 `src/app/[orgId]/settings/(private)/idp/create/page.tsx` (+8 -1) </details> ### 📄 Description - **Disable everything if not paid** - **Add better pooling controls** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-29 02:43:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#21325