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

Feature/test copy
#1 by trusch was merged Dec 10, 2018 Loading… updated Dec 10, 2018
Update go.yml
#5 by LucasRoesler was closed Aug 13, 2019 Loading… updated Aug 13, 2019
Add github workflow
#4 by LucasRoesler was merged Aug 14, 2019 Loading… updated Aug 14, 2019
Add jaeger init helper to tracing package
#3 by LucasRoesler was merged Aug 14, 2019 Loading… updated Aug 14, 2019
Run go mod tidy
#6 by LucasRoesler was merged Aug 15, 2019 Loading… updated Aug 15, 2019
Add a circleci configuration
#9 by LucasRoesler was merged Aug 15, 2019 Loading… updated Aug 15, 2019
Create http and http/middleware pkgs
#7 by LucasRoesler was merged Aug 15, 2019 Loading… updated Aug 15, 2019
Refactor remove server value from tracing int
#8 by LucasRoesler was merged Aug 15, 2019 Loading… updated Aug 15, 2019
Add common packages for http and tracing
#10 by rdner was merged Oct 15, 2019 Loading… updated Oct 15, 2019
Add more packages: crypto, config, data/db, validation
#11 by rdner was merged Oct 16, 2019 Loading… updated Oct 16, 2019
Add authorization middleware, id_resolver
#12 by rdner was merged Oct 16, 2019 Loading… updated Oct 16, 2019
Improve documentation and tests
#13 by rdner was merged Oct 17, 2019 Loading… updated Oct 17, 2019
Fix incorrect package names
#14 by rdner was merged Oct 17, 2019 Loading… updated Oct 17, 2019
Fix incorrect 500 when Unmarshalling error bug Something isn't working
#15 by rdner was merged Oct 17, 2019 Loading… updated Oct 17, 2019
Add test, docs, an goreportcard status badges
#16 by LucasRoesler was merged Oct 18, 2019 Loading… updated Oct 18, 2019
SQL identifier max lenght is 63
#17 by LucasRoesler was merged Nov 1, 2019 Loading… updated Nov 1, 2019
Add private key read function to JWT config
#18 by rdner was merged Nov 7, 2019 Loading… updated Nov 7, 2019
dont send null bodies.
#19 by trusch was merged Nov 14, 2019 Loading… updated Nov 14, 2019
Add chi router generator
#20 by rdner was merged Nov 29, 2019 Loading… updated Nov 29, 2019
Allow scanning string and nil values from the db
#21 by LucasRoesler was merged Jan 14, 2020 Loading… updated Jan 14, 2020
Add help to retreive user claims from ctx
#22 by LucasRoesler was merged Jan 17, 2020 Loading… updated Jan 17, 2020
Add Seal/Unseal and crypto token creation
#23 by rdner was merged Jan 31, 2020 Loading… updated Jan 31, 2020
Switch Seal to use Base64.URLEncoding instead
#24 by rdner was merged Jan 31, 2020 Loading… updated Jan 31, 2020
only use a single query to get the page infos.
#25 by trusch was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Introduce SQLBuilder interface
#26 by rdner was merged Mar 2, 2020 Loading… updated Mar 2, 2020
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.