Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gofiber/fiber
⚡️ Express inspired web framework written in Go
https://github.com/gofiber/fiber
Change badge for codecov
77770a9db1f82b4177cfb3b859c86cdda8255263 authored 10 months ago by RW <[email protected]>add codecov badge
976c7d6d67b5615dd1355afcf6a70755f6f89b0d authored 10 months ago by RW <[email protected]>Add codecov-action
0dd26107fe69e4518e343c3e3cfccea36fb10240 authored 10 months ago by RW <[email protected]>* :broom: [v3 Maintenance]: Update docs to reflect fiber.Ctx struct to interface change
Summa...
c5a809f5c5ec52039e064e16ec3c3684d7b70b1c authored 10 months ago by Giovanni Rivera <[email protected]>* ✨ v3: Move the client module to the client folder and fix the error
* ✨ v3: add xml encoder...
b38be4bcb348991e0e6c1bc98382f9d8b47da730 authored 10 months ago by Jinquan Wang <[email protected]>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
-...
* fix: allow origins check
Refactor CORS origin validation and normalization to trim leading or...
4ab862970609feeae08b33d17983b076f92e7254 authored 10 months ago by Jason McNeil <[email protected]>* Expand test and benchmarks for the Log module
* Update name of benchmarks to be more consis...
3c08c1b6370c1c72513967fdddd8592157d8b201 authored 10 months ago by Juan Calderon-Perez <[email protected]>This has been changed in eee279bdb3850c1e9365c94776a3eaf898d19e37, but the documentation is stil...
b4ad0e9849f18032744710b6ea2627c616420da4 authored 10 months ago by Herman S <[email protected]>* Update pull_request_template.md
* Update v3-changes.md
* Update CONTRIBUTING.md (#2752)
...
* Update pull_request_template.md
* Update v3-changes.md
* Update CONTRIBUTING.md (#2752)
...
Reporting flaky tests is important so they can be fixed.
Also this allows to discover data race...
Simplify benchmarks, add parallel benchmarks
26346d6908778b872a69b0ee8c4509e1e8277047 authored 10 months ago by Juan Calderon-Perez <[email protected]>d123008fccc3fc34adc6bdc80f1299dacaa5960e authored 10 months ago by Juan Calderon-Perez <[email protected]>
* refactor: Update to use fasthttp.VisitHeaderParams
The implementation of forEachParameter w...
8ca562c92e68d8a342f5c019c4b2a14dd94ba690 authored 10 months ago by nickajacks1 <[email protected]>* ci: explicitly disable tagalign
Tagalign requires awkward manual formatting and doesn't pro...
4c68e0242dc12b9071b74b6c516eab6f4c4d3c62 authored 10 months ago by nickajacks1 <[email protected]>:books: Doc: Fix code snippet indentation in /docs/api/middleware/keyauth.md
529086aa840bd1815114de2622a827a2f252f66d authored 10 months ago by Juan Calderon-Perez <[email protected]>
Removes an an extra level of indentation in line 51 of
`keyauth.md` [here](https://github.com/go...
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.51.0 to 1.52.0.
...
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 2 to 4.
- [Rel...
* Update linter.yml
* Disable spancheck, fix some of the errors
* Fix ErrorAs, disable go-...
9dabf96ddcc685d001f50d0584a4e31f997c2ea5 authored 10 months ago by Juan Calderon-Perez <[email protected]>0367d82d4f9f9c1b608d034b3033be79a3e1bfd2 authored 10 months ago by RW <[email protected]>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 t...
867952880d03b3960351d4640d3043227570af39 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* 📚 Docs: Update version numbers for v3
* 📚 Docs: Update template docs to reflect changes in ...
18f0f8780ef4d6b4135f0a92613006034e118916 authored 10 months ago by nickajacks1 <[email protected]>Run tests against MacOS-14 arm64 platform
535e5c62f402649dcfbab2acd34aca09be3a69fd authored 10 months ago by Juan Calderon-Perez <[email protected]>Create CODEOWNERS
62969f8dcde0aff6cf9c17e360550414dbb62724 authored 10 months ago by Juan Calderon-Perez <[email protected]>
inamedparam enforces that parameters in interface definitions be named.
This is important for c...
* Update listen.go (unform INFO prints at startip + cosmetics)
BEFORE:
```
_______ __ ...
fix readme example
389e63d2c207038639062ff9a7bd73592cdc0696 authored 11 months ago by RW <[email protected]>chore!: Update CSRF and Limiter to remove repetitive names
The `exported` rule of revive warn...
97da409533060d3a01ee20409935542010b92b86 authored 11 months ago by nickajacks1 <[email protected]>
While not all implementations of io.Write will be goroutine safe, the
vast majority of users of...
🎨 Style: Clean up errcheck config
9fd8bfc0bfbb525c4d95c3e718718b4ac529087e authored 11 months ago by Joey <[email protected]>
Globally ignore several methods that always return nil error.
Disable revive and gosec rules for...
* Add new supporter
* Add new test condition
* Add Handler Type
* Update app.go
* Up...
2b03f47fae08c6d610f8f595a3e42f0a8d8c658b authored 11 months ago by Joey <[email protected]>fix routing.md typo
847a4a959d979c46c3a0afd47409929bd158a7f0 authored 11 months ago by Lino Gomez <[email protected]>d305cc4ca5db64c1ab87bfa0947e0f25a568ee2a authored 11 months ago by Juan Calderon-Perez <[email protected]>
* Adding GetRespHeaders from v2
Signed-off-by: brunodmartins <[email protected]>
* Adding...
9b0a99ba27fcae1b841ecd28139785b6e230c59b authored 11 months ago by Bruno <[email protected]>
We log to stderr if logging fails when a custom format is used, but not
for the default format....
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...
93c726fb76056c8de5373c39d72aef858b09bb3d authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-act...
dbe0443b90a433242ca4f7a689e7de812e914ee3 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* :sparkles: v3 (feature): add support for custom constraints
* fix linter
* fix
* disa...
2a2801f486e8e69926885f180090266e04dcf4b6 authored 11 months ago by M. Efe Çetin <[email protected]>* Functions ctx.Body() and ctx.BodyRaw() respects immutability
* Tests for immutable request ...
bbfe9acf840d6eac60168c4a8a0622e8caeae872 authored 11 months ago by Andrey Kuvshinov <[email protected]>
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3.
- [Release notes](...
dde9da33e32a246475dc9697671301a7c14c09d5 authored 11 months ago by nickajacks1 <[email protected]>
ci: bump golangci-lint to 1.55.2
ccf16117c0ad42374e201d4ef8990a19754f030b authored 11 months ago by nickajacks1 <[email protected]>455405c0f24d377b3c71711cb11a0109c59be07c authored 11 months ago by Muh Ihsan Nur <[email protected]>
* Add type-specific local value handling with generics in Ctx
Introduced a new function, Loca...
738e062d5bde6128c6c9d6d4a4a24842432f325c authored 11 months ago by ACHMAD IRIANTO EKA PUTRA <[email protected]>Signed-off-by: nnnkkk7 <[email protected]>
31246ffe24077b3aa77f9389b3a6f24cd99bd19b authored 11 months ago by naoki kuroda <[email protected]>
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release ...
Fix a misspelled comment
eb0c55cd8bebc6b47ecec4925582b46902b8dcec authored 11 months ago by Leo <[email protected]>3c4509f05447c156e28c84424981202486a86371 authored 11 months ago by nickajacks1 <[email protected]>
827013d789ec357a9425b2e0cd9305d1cbdf870d authored 11 months ago by nickajacks1 <[email protected]>
* Add QueryParser method and tests
Introduced a new method, QueryParser, to parse query param...
9a56a1bf6dbc6b83faaa27a1fecbd1942ad8e784 authored 11 months ago by ACHMAD IRIANTO EKA PUTRA <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
Typo fix
c5cd4686713eda9a636a0bf96a352d94556af218 authored 11 months ago by Skillers3 <[email protected]>
In some cases, loop variables had to be reassigned to a local variable
to avoid concurrent acce...
There was a test that used the default exponential backoff
configuration, causing the test to r...
59410278f17fc8a60efa1bc91d4efa3d870b57ca authored 11 months ago by nickajacks1 <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](ht...
1588b6b60210db52ec63f30e871887aaf77d280e authored 11 months ago by Muhammed Efe Cetin <[email protected]>
SetExpiry was not listed in the Session functions.
2143492223b4cbfc52f931cd888f441f4ed81e5e authored 12 months ago by Diego Parisi <[email protected]>96344abbd843fa13d588e90a458b0d0ef59ed98d authored 12 months ago by René Werner <[email protected]>
9178bf753ec164cf69f4c656a83385444dbcdc28 authored 12 months ago by René Werner <[email protected]>
b2c9ccdeefbf2e88d68456ea6958b3ccadaf7fb9 authored 12 months ago by René Werner <[email protected]>
6eb48fea8b01cc2c74d2fe94603517130a1478a7 authored 12 months ago by René Werner <[email protected]>
📚 Doc: fix handler signature for v3
956b66d95ff9f9feab8207b9440a83671b9350a3 authored 12 months ago by nickajacks1 <[email protected]>960b65258767b7fe70f1e0c8236d78d376c90d80 authored 12 months ago by René Werner <[email protected]>
* 🔥 v3: update Ctx.Format to match Express's res.format
While the existing Ctx.Format provide...
408fa20a91f156d47c680961b530347d1dce74b7 authored 12 months ago by nickajacks1 <[email protected]>* fix: ContextKey collisions
* fix(logger): lint error
* docs(csrf): fix potential range e...
2954e3bbae48b9dee63a191a9e683edd7f0ff0d7 authored 12 months ago by Jason McNeil <[email protected]>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
- [Commits](http...
A Session must not be accessed after Save() is called, but a unit test
calls Session.ID() after...
This reverts commit d7b36cde
28be17f929cfa7d3c27dd292fc3956f2f9882e22 authored about 1 year ago by RW <[email protected]>6b9630b5f70d3bc732ecc3244225077b85724eeb authored about 1 year ago by nickajacks1 <[email protected]>
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.50.0 to 1.51.0.
...
✅ test: fix failing csrf test
A test validating that expired tokens fail was hitting a race c...
eeced206edfbfd605c016562d3466ca19a2ad6cf authored about 1 year ago by nickajacks1 <[email protected]>
Tests that call SetParserDecoder were causing a race condition with
other tests that read from ...
2c5d883a693747eafccd6bbebefe2d0202c36718 authored about 1 year ago by Jmper <[email protected]>
* docs: improve csrf docs
- fix issues with `X-Csrf-Token` capitalization inconsistency.
- r...
🔥 Add support for application/problem+json #2704
3ab3d151c74ff0c491a43c4f198a5c8b522f9cc6 authored about 1 year ago by René Werner <[email protected]>239e36e0f6507ed81539620d2bac32189e1e51d6 authored about 1 year ago by RW <[email protected]>
prepare release v2.51.0
dceb0b4c452a16770d8cded49614e408bcf649d5 authored about 1 year ago by RW <[email protected]>🔥 Add support for custom JSON content headers
9f082af04517dec9695d8dc92dd29f5919c906ed authored about 1 year ago by Reid Hurlburt <[email protected]>
The limiter middleware unit tests are failing due to a race between the
storage garbage collect...
* perf(ctx.Range): reduce allocations
strings.Split was causing extra allocations where using...
5d888cee3d5fa43aeb329df3b630f2a89ddde32f authored about 1 year ago by nickajacks1 <[email protected]>* ⚡ middleware/pprof: improve performance
Concatenate the custom and fixed prefixes beforehan...
b99712f13e0a51a89ba4cebaf7067199241f450f authored about 1 year ago by database64128 <[email protected]>862ea7dbf63c48af29b6bbccbaa4ae212b492fd6 authored about 1 year ago by René Werner <[email protected]>
efdd0093b347c2cbfbdfa619244b439ac2fecc8c authored about 1 year ago by René Werner <[email protected]>
781f71a0d14507a6291c4de95875f20f5880dc40 authored about 1 year ago by René Werner <[email protected]>
f37238e494c7bb981d8a0cdcf70b1db28aea3bfe authored about 1 year ago by Muhammed Efe Cetin <[email protected]>
6ea4d81331edb14052e278237e8e3b85c4f534d6 authored about 1 year ago by Muhammed Efe Cetin <[email protected]>
* ✨ feat: add support for parameters in content negotiation
Attempts to approach the level of...
cbcb1aec0a1b6cdc265cf3e9bb57c14728e1688a authored about 1 year ago by nickajacks1 <[email protected]>
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
- [Commits](http...
* Update ctx.md
Added additional information to why GetReqHeaders returns a map where the value...
fe395b98502417514025ef7e1908ffe29aff3a5a authored about 1 year ago by Moritz <[email protected]>* Update README.md
in README.md contribute section the name of twitter was old i changed it t...
0104e59e9fe5a42539356f52d61d63025838569d authored about 1 year ago by HardikBandhiya <[email protected]>fix invalid regex constraint
4099ef87bb35db39c160c17b9b6ded34e71d007d authored about 1 year ago by RW <[email protected]>
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release ...
* docs: enhance csrf.md
* docs: simplify language
* docs: update csrf.md
* docs: delete...
4bf36951255a4a0dab6702f9c1de434cb1276d7b authored about 1 year ago by Jason McNeil <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...
9347a86cdba6b8e8582016fa95a881daebee4ccf authored about 1 year ago by René Werner <[email protected]>