kiyon
|
9a6685f31d
|
📝 improve compress mw test covered
|
2020-07-07 16:50:06 +08:00 |
|
fenny
|
1c43d57499
|
Merge pull request #553 from fsmiamoto/master
📝 Improve PT translation for README
|
2020-07-06 16:02:15 -04:00 |
|
Francisco Miamoto
|
b3b5eff7ca
|
📝 Improve PT translation for README
|
2020-07-06 16:23:57 -03:00 |
|
fenny
|
25b5fdc0c1
|
Merge pull request #552 from Fenny/master
🎨 Add emoji's to commits
|
2020-07-06 12:03:30 -04:00 |
|
Fenny
|
eabf59d91c
|
🤜 Bump utils
|
2020-07-06 18:02:47 +02:00 |
|
Fenny
|
e48bb22d63
|
Revert version
|
2020-07-06 18:02:25 +02:00 |
|
Fenny
|
bab08d021b
|
🧬 Update description
|
2020-07-06 18:01:34 +02:00 |
|
Fenny
|
cc77caefae
|
👋 Ignore .workspace
|
2020-07-06 18:00:58 +02:00 |
|
Fenny
|
e0c7179715
|
🔍 Add small test case
|
2020-07-06 18:00:07 +02:00 |
|
Fenny
|
30ca24140f
|
🚗 Prepare regex patterns
|
2020-07-06 17:59:26 +02:00 |
|
Fenny
|
6bae5e75bf
|
🧩 Describe the HTTP methods
|
2020-07-06 17:57:00 +02:00 |
|
Fenny
|
7ea6b2a9d0
|
🧩 Describe HTTP methods
|
2020-07-06 17:56:03 +02:00 |
|
Fenny
|
33d5a9cb7b
|
🧪 Update Shutdown Test
|
2020-07-06 17:51:25 +02:00 |
|
Fenny
|
0ed385431f
|
✏ Fix comment
|
2020-07-06 17:51:10 +02:00 |
|
fenny
|
155046bf6a
|
Merge pull request #551 from Fenny/master
✏ Update MD's
|
2020-07-06 11:48:07 -04:00 |
|
Fenny
|
9a2aa21fee
|
🔒 Remove travis
|
2020-07-06 17:46:56 +02:00 |
|
Fenny
|
7c0acacadb
|
⏲ Correct year
|
2020-07-06 17:45:13 +02:00 |
|
Fenny
|
f28e92481b
|
🍨 reuseport for SO_REUSEADDR
|
2020-07-06 17:14:16 +02:00 |
|
fenny
|
d5caf42931
|
Merge pull request #550 from Fenny/master
✏ Update package description
|
2020-07-06 11:13:12 -04:00 |
|
Fenny
|
855881e0a2
|
📝 Fix description
|
2020-07-06 17:12:35 +02:00 |
|
Fenny
|
9b630585c4
|
📃 Fix typo
|
2020-07-06 17:10:31 +02:00 |
|
fenny
|
d2577a9643
|
Merge pull request #549 from Fenny/master
📚 Fix examples
|
2020-07-05 11:34:22 +02:00 |
|
Fenny
|
7d9ee75ab9
|
📚 Fix examples
|
2020-07-05 11:34:03 +02:00 |
|
fenny
|
e70842a708
|
Merge pull request #548 from Fenny/master
🔨 Make Params Public
|
2020-07-05 11:24:27 +02:00 |
|
Fenny
|
db87aff93f
|
Merge branch 'master' of https://github.com/Fenny/fiber
|
2020-07-05 11:18:14 +02:00 |
|
Fenny
|
964f3c59ae
|
🔨 Make Params available in Route
|
2020-07-05 11:17:42 +02:00 |
|
fenny
|
c7a0449362
|
Merge pull request #546 from Fenny/master
📇 Update Test methods
|
2020-07-05 11:12:21 +02:00 |
|
Fenny
|
8b425e1206
|
🚀 Change Version Tag
|
2020-07-05 11:09:38 +02:00 |
|
Fenny
|
a21897d0de
|
🔨 Define return Addr in Test
|
2020-07-05 11:09:01 +02:00 |
|
Fenny
|
599fdcdcb6
|
✨Listener replaces Serve
|
2020-07-05 11:08:23 +02:00 |
|
fenny
|
7869e910ab
|
Merge pull request #542 from doingodswork/feature/improve-flag-handling
🩹 Improve flag handling
|
2020-07-05 10:54:41 +02:00 |
|
József Sallai
|
7ff22240f5
|
Merge pull request #544 from rajvijen/patch-1
docs(README.md): fix README.md documentation
|
2020-07-04 23:57:23 +03:00 |
|
Ryan Swanson
|
104f4fcddf
|
add ParamList to ctx
|
2020-07-04 13:47:54 -06:00 |
|
Vijendra Kumar
|
3a11fb1bb5
|
docs(README.md): fix README.md documentation
fix broken code with proper markdown syntax.
|
2020-07-04 23:08:31 +05:30 |
|
doingodswork
|
081a44323d
|
Fix build breaking with Go 1.11
strings.ReplaceAll is only supported in Go 1.12 and newer.
|
2020-07-04 18:42:52 +02:00 |
|
doingodswork
|
a092d0d40a
|
Improve flag handling
1. Don't define the prefork flag
2. Don't expose the prefork-child flag in the flag usage message
|
2020-07-04 16:17:27 +02:00 |
|
fenny
|
c39a12c769
|
Merge pull request #541 from Fenny/master
Add default value support
v1.12.4
|
2020-07-04 10:42:00 +02:00 |
|
Fenny
|
29c47030fe
|
Add default value support
Co-Authored-By: RW <renewerner87@googlemail.com>
|
2020-07-04 10:29:13 +02:00 |
|
fenny
|
88d7425c35
|
Merge pull request #540 from Fenny/master
Micro optimization
|
2020-07-04 10:18:59 +02:00 |
|
Fenny
|
5250a33879
|
Add defaultvalue
|
2020-07-04 10:11:23 +02:00 |
|
Fenny
|
1129a85058
|
Update timeout.go
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 09:55:01 +02:00 |
|
Fenny
|
aed889e828
|
Update timeout.go
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 09:54:26 +02:00 |
|
Fenny
|
edbd51a197
|
Cleanup timeout
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 09:16:40 +02:00 |
|
Fenny
|
418a7767a2
|
Update ctx.go
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 09:11:47 +02:00 |
|
Fenny
|
9d02c9dc80
|
Correct deprecation version
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 09:09:31 +02:00 |
|
Fenny
|
db4caba968
|
Micro optimization
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-04 08:55:13 +02:00 |
|
fenny
|
2336f7b8fe
|
Merge pull request #539 from Fenny/master
Fix docker host addr
|
2020-07-04 08:51:02 +02:00 |
|
Fenny
|
72786471ce
|
Fix docker host addr
|
2020-07-04 08:47:50 +02:00 |
|
fenny
|
0ebec5b688
|
Merge pull request #538 from Fenny/master
Add test cases
|
2020-07-04 08:47:00 +02:00 |
|
Fenny
|
be4cd8de1c
|
Update compress_test.go
|
2020-07-04 08:43:56 +02:00 |
|