1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 00:13:12 +00:00

171 Commits

Author SHA1 Message Date
Fenny
9b1d41e0bf Update version: 1.12.2 2020-06-30 00:27:46 +02:00
ReneWerner87
d57651835b improve routing performance 2020-06-29 22:51:41 +02:00
Fenny
86d93d1b0b Update app.go 2020-06-27 04:50:44 +02:00
Fenny
ec51458940 Add memory info 2020-06-27 04:22:22 +02:00
Fenny
badb45779f Update startup message 2020-06-25 22:48:49 +02:00
Fenny
e32dd318b5 Merge remote-tracking branch 'upstream/master' 2020-06-25 20:52:04 +02:00
Fenny
85d7a6add4 Support Naming Routes 2020-06-25 16:24:21 +02:00
Fenny
4aafc504ad Merge remote-tracking branch 'upstream/master' 2020-06-25 16:11:30 +02:00
fenny
01aaf4fd95
Merge pull request #507 from Fenny/master
Update middleware examples
2020-06-25 16:05:36 +02:00
Fenny
85fcc74646 Fix golint warning 2020-06-25 16:02:24 +02:00
Fenny
033e009212 Fix gosec warning 2020-06-25 15:59:45 +02:00
Fenny
3bdbc53d17 Separate Prefork logic 2020-06-25 15:42:50 +02:00
ReneWerner87
cf4836c606 🚀 Added possibility to work with urlencoded special characters in the route 2020-06-25 08:44:29 +02:00
ReneWerner87
09e9915e9c 🚀 How about compatibling with httpexpect #485 2020-06-24 21:36:40 +02:00
Fenny
6638efafa7 Update prefork logic 2020-06-23 16:56:48 +02:00
Fenny
37ebde8b86 Update app.go 2020-06-23 15:07:29 +02:00
Fenny
3e72ab42bd Update app.go 2020-06-23 15:05:30 +02:00
Fenny
1dcbd1e6ff Update app.go 2020-06-23 15:05:18 +02:00
Fenny
45aacc1ddb Update startupMessage 2020-06-23 15:04:21 +02:00
Fenny
67fefdd5d8 Add Prefork support for Windows 2020-06-22 16:07:38 +02:00
Fenny
a72ce156c5 Add Prefork support for Windows 2020-06-22 15:55:24 +02:00
Fenny
9c2a36be17 Add Prefork support for Windows 2020-06-22 15:12:50 +02:00
Fenny
cacbfad765 Update timeout comments 2020-06-21 18:00:57 +02:00
Fenny
09116ae22b Add 405 Support 2020-06-21 10:47:03 +02:00
Fenny
44d739496d Add 405 Method Not Allowed 2020-06-20 17:26:48 +02:00
Fenny
0b672c4670 Bump version 1.12.0 2020-06-17 13:38:37 +02:00
Fenny
3915cd607d Typo 2020-06-17 13:37:50 +02:00
Fenny
7beca6a961 v1.12.0-alpha 2020-06-15 15:47:27 +02:00
fenny
f20e66efee
Merge pull request #471 from ReneWerner87/master
🐛 flag.Parse not working when using Prefork on Fiber #469
2020-06-15 15:37:29 +02:00
wernerr
58f88265fd 🐛 flag.Parse not working when using Prefork on Fiber #469
add predefined flags to avoid errors
2020-06-15 15:27:11 +02:00
Fenny
e745960330 Add ReadBufferSize & WriteBufferSize 2020-06-15 13:36:50 +02:00
Fenny
f79fb58278 Add layout support in Render 2020-06-12 12:29:57 +02:00
Fenny
713b51ae30 Add content type to default error handler 2020-06-08 13:09:40 +02:00
Fenny
fbea5211d0 goreportcard fix 2020-06-08 02:55:19 +02:00
wernerr
7617e425d8 organise startup message 2020-06-07 21:19:58 +02:00
wernerr
8c2f4e3edb organise startup message 2020-06-07 21:10:38 +02:00
wernerr
535dc52697 organize default settings more clear 2020-06-07 20:57:55 +02:00
Fenny
abbd18d815 Add CompressedFileSuffix 2020-06-07 20:35:41 +02:00
Fenny
22555c0806 Update 2020-06-07 10:13:50 +02:00
Fenny
a8f8f30b5d Update error handler 2020-06-06 20:49:02 +02:00
Fenny
9fec4c7820 Update app.go 2020-06-06 20:42:55 +02:00
Fenny
f0a9846bf0 Update error handler 2020-06-06 20:42:08 +02:00
Fenny
749aac17bb 🐳 Internal Error Handling 2020-06-06 19:02:28 +02:00
Fenny
bf3c36688f 🚑 Custom Error Interface 2020-06-06 18:54:02 +02:00
Fenny
1acc65bd36 🐛 ErrorHandler & ctx.Routes() 2020-06-06 07:30:22 +02:00
Fenny
f44b1fd88e Update version 2020-06-03 17:20:20 +02:00
Fenny
3470e8db53 Update Version 2020-06-03 00:01:55 +02:00
Fenny
eb8c8d88d3 Update version 1.10.3 2020-06-01 20:30:11 +02:00
Fenny
ae785453bb Hide complete msg on DisableStartupMessage 2020-06-01 20:29:52 +02:00
Fenny
39f6db6c47 Remove old comment 2020-06-01 11:24:12 +02:00