Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Pull requests: contiamo/go-base

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add option for trimming SQL in open tracing spans
#192 by rdner was merged Nov 18, 2021 Loading…
feat(CON-4069): add in-memory cache for JWT public keys
#184 by rdner was merged Oct 19, 2021 Loading…
fix: Revert "feat: use pg_advisory_lock to control db migration concurrency (#165)" bug Something isn't working
#176 by rdner was merged Oct 1, 2021 Loading…
feat: remove goserver as dependency
#174 by rdner was merged Sep 30, 2021 Loading…
fix: go.sum
#173 by rdner was merged Sep 30, 2021 Loading…
feat: update go-server to v0.6.0
#172 by rdner was merged Sep 30, 2021 Loading…
feat: update contiamo/jwt to fix CVE
#170 by rdner was merged Sep 30, 2021 Loading…
feat: add support for setting headers in API client
#151 by rdner was merged Aug 2, 2021 Loading…
fix: make API errors more informative, no empty strings bug Something isn't working
#130 by rdner was merged May 26, 2021 Loading…
fix: Introduce stricter linter and fixes bug Something isn't working
#117 by rdner was merged May 7, 2021 Loading…
Add BaseAPIClient
#113 by rdner was merged Apr 26, 2021 Loading…
Enable token issuer customization and add auth method references bug Something isn't working
#64 by rdner was merged Oct 2, 2020 Loading…
Replace More() check with EOF handling in JSON decoder
#63 by rdner was merged Sep 27, 2020 Loading…
Let customize the pagination bounds and default size
#61 by rdner was merged Sep 23, 2020 Loading…
Close heartbeats in dispatcher when unknown task type bug Something isn't working
#57 by rdner was merged Sep 3, 2020 Loading…
Extract the HTTP request task from Hub
#56 by rdner was merged Sep 3, 2020 Loading…
Support more cases for underscore casing conversion bug Something isn't working
#52 by rdner was merged Aug 17, 2020 Loading…
Add support for changing references in the queue
#51 by rdner was merged Aug 14, 2020 Loading…
Add error logging when connect to a database
#50 by rdner was merged Aug 3, 2020 Loading…
Allow one-time jobs in the scheduler
#49 by rdner was merged Jul 30, 2020 Loading…
Implement the actual queue interface in the queue mock bug Something isn't working
#48 by rdner was merged Jul 29, 2020 Loading…
Expose queue mocks for testing outside of go-base
#47 by rdner was merged Jul 29, 2020 Loading…
Add AssertSchedule functionality
#46 by rdner was merged Jul 29, 2020 Loading…
ProTip! Filter pull requests by the default branch with base:main.