COMMITS
/ hooks_test.go November 19, 2025
M
feat: expose startup message customization hooks (#3824)
M. Efe Çetin committed
November 12, 2025
October 22, 2025
J
🧹 chore: Fix spelling issues (#3813)
Josh Soref committed
October 20, 2025
R
🩹 Fix: golangci-lint issue for go1.25.0 (#3775)
Rituraj Paul committed
August 14, 2025
R
Use ephemeral ports in unit tests
René committed
R
remove unneeded message for not found error
René committed
June 18, 2025
J
🧹 chore: Improve hooks test coverage (#3524)
Juan Calderon-Perez committed
February 24, 2025
R
🐛 bug: Fix handler order in routing (#3321)
RW committed
February 22, 2025
J
🔥 feat: Improve and Optimize ShutdownWithContext Func (#3162)
JIeJaitt committed
March 8, 2024
J
fix: Inconsistent and flaky unit-tests (#2892)
Juan Calderon-Perez committed
February 13, 2024
J
Bump golangci-lint to v1.56.1 (#2842)
Juan Calderon-Perez committed
January 22, 2024
N
chore: Fix remaining testifylint errors (#2806)
nickajacks1 committed
August 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Cetin committed
June 19, 2023
S
🔥 Feature: add ability to print custom message on startup (#2491)
SamanDev committed
June 9, 2023
M
:bug: bug: fix onListen hooks when they are used with prefork mode (#2504)
M. Efe Çetin committed
June 5, 2023
C
:bug: bug: fix middleware naming and returned values of group methods (#2477)
Chris Hurst committed
February 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
January 27, 2023
L
🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286)
leonklingele committed
January 15, 2023
M
:broom: chore: make most tests parallel (#2299)
M. Efe Çetin committed
November 18, 2022
R
Improve interface for custom logger func (#2225)
RW committed
November 3, 2022
E
✨ v3 (feature): new mounting system (#2022)
Eren BALCI committed
October 28, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
October 25, 2022
M
:bug: bug: improve mounting behavior (#2120)
M. Efe Çetin committed
September 8, 2022
M
:sparkles: v3 (feature): merge Listen methods & ListenConfig (#1930)
M. Efe Çetin committed
September 3, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
September 2, 2022
A
unhandled error in hooks test (#2070)
Amir Hossein committed
August 22, 2022
T
v3(tests): use testify for assertion (#2036)
Trim21 committed
August 19, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
August 1, 2022
July 13, 2022
M
:sparkles: v3 (feature): convert fiber.Ctx type to interface (#1928)
M. Efe Çetin committed
June 2, 2022
M
v3: move most deps to go.mod
Muhammed Efe Çetin committed
May 31, 2022
M
:tada: v3: init
Muhammed Efe Çetin committed
March 10, 2022
M
:sparkles: feature: add initial support for hooks (#1777)
M. Efe Çetin committed