• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jeffotoni / quick / 260

Builds Branch Commit Type Ran Committer Via Coverage
260 main Commit Message 📌 Refactoring and improvements to the body limit middleware in Quick • Implemented quick.MaxBytesReader to wrap http.MaxBytesReader. • Fixed and improved ContentLength validation to avoid 413 errors. • Adjustments to body reading t... push 19 Mar 2025 02:24PM UTC jeffotoni circleci
52.97
259 main Refactor middleware handling and improve Quick compatibility with net/http Implemented mwWrapper to support multiple middleware formats: • func(http.Handler) http.Handler (standard net/http middleware) • func(http.ResponseWriter, *http.Request,... push 19 Mar 2025 02:21AM UTC jeffotoni circleci
53.0
258 main docs:add godoc comment in client push 18 Mar 2025 09:21PM UTC jaquelineabreu circleci
53.46
257 main docs:fix push 18 Mar 2025 12:04PM UTC jaquelineabreu circleci
53.41
256 main 🔹 Added structured logging support with different formats • Implemented text, slog, and json log formats. • slog now correctly follows the user-defined Pattern. • Logs now include custom fields when defined. 🔹 Added ANSI color support for text... push 17 Mar 2025 03:38AM UTC jeffotoni circleci
54.2
255 main LimitReached: func(c *quick.Ctx) error return ... push 16 Mar 2025 11:58AM UTC jeffotoni circleci
53.96
254 main we added an error in the function return, keep the default LimitReached: func(c *quick.Ctx) error {.... return.... Example: func main() { q := quick.New() q.Use(limiter.New(limiter.Config{ Max: 100, Expiration: 1 * time.Second, Ke... push 15 Mar 2025 01:05PM UTC jeffotoni circleci
53.96
253 main Implemented a new Rate Limiter middleware compatible with Quick’s func(http.Handler) http.Handler pattern. • Resolved the issue of ephemeral ports by ensuring the KeyGenerator function returns a consistent key (either a fixed test key or just the... push 15 Mar 2025 12:46PM UTC jeffotoni circleci
53.98
252 main Merge remote-tracking branch 'origin/docs/documentation_comments' push 14 Mar 2025 09:00PM UTC jeffotoni circleci
53.94
251 main Merge remote-tracking branch 'origin/docs/update-readme' push 14 Mar 2025 08:12PM UTC jeffotoni circleci
53.94
250 main display in gif, README push 14 Mar 2025 02:04PM UTC jeffotoni circleci
53.94
249 main Removing go.mod and go.sum from subdirectories and updating gitignore push 14 Mar 2025 01:01PM UTC jeffotoni circleci
53.94
246 main fix: table package push 13 Mar 2025 02:47PM UTC jaquelineabreu circleci
53.05
245 main bug fix in tests, and NoBanner false enables Display, NoBanner true disables it. push 13 Mar 2025 02:03PM UTC jeffotoni circleci
10.17
243 main most stable version, many bugs fixed. push 13 Mar 2025 07:45AM UTC jeffotoni circleci
52.85
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc