1904 Commits

Author SHA1 Message Date
ReneWerner87
3e808bb228 Merge branch 'master' of https://github.com/gofiber/fiber 2020-07-19 10:23:18 +02:00
Hemanth Krishna
d973864a19 ✏️ Fix typo for app and ctx warnings 2020-07-19 10:23:18 +02:00
kiyon
66bdd5bac4 💯 remain code coverage 2020-07-19 10:23:18 +02:00
kiyon
fcde4bb072 📗 improve ctx.Render test 2020-07-19 10:23:18 +02:00
Fenny
2acb4a0d9f 🧙‍♂️ Add IPv6 Support in Prefork mode 2020-07-19 10:23:18 +02:00
Fenny
76b8b6ee13 🧙‍♂️ Add IPv6 support for Prefork 2020-07-19 10:23:18 +02:00
Fenny
a2c98085db 🍡 o͡͡͡╮༼ ಠДಠ ༽╭o͡͡͡━☆゚.*・。゚ IPv6 support for Prefork 2020-07-19 10:23:18 +02:00
Fenny
8aac13624c 🩹 ༼ ಥل͟ಥ ༽ 2020-07-19 10:23:18 +02:00
Fenny
d9e7df9b67 🩹 ( ͡↑ ͜ʖ ͡↑) Test is failing 2020-07-19 10:23:18 +02:00
Fenny
fce3a3bbf1 🔍 detect tcp proto by addr 2020-07-19 10:23:18 +02:00
Fenny
eaa78ab5eb 🔍 Auto detect TCP protocol 2020-07-19 10:23:18 +02:00
Fenny
6a3c328127 🩹 Update IPv6 test 2020-07-19 10:23:18 +02:00
Fenny
0efbbcabe7 🧹 Handle TCP6 addr in Prefork 2020-07-19 10:23:18 +02:00
Fenny
225c6de8c6 🔌 Support TCP6 in Prefork mode 2020-07-19 10:23:18 +02:00
Fenny
f876d2f36e 📀 Cores should be Threads 2020-07-19 10:23:18 +02:00
kiyon
293207d65b 👷 fixed #625 2020-07-19 10:23:18 +02:00
kiyon
95362e51b6 🔔 fix ctx matched bug, it should be reset to false when acquired 2020-07-19 10:23:18 +02:00
kiyon
2e1dde0c1d 🌼 separate different logic on each OS for child process to watch if master process exits 2020-07-19 10:23:18 +02:00
kiyon
09c77765c3 👷 improve test coverage 2020-07-19 10:23:18 +02:00
fenny
9054d02fd2
Merge pull request #638 from DarthBenro008/typo_fix_ctx_app
✏️  Fix typo for app and ctx warnings
2020-07-18 16:59:22 +02:00
Hemanth Krishna
f695e21b1e ✏️ Fix typo for app and ctx warnings 2020-07-18 20:19:42 +05:30
fenny
8a7cefe0b8
Merge pull request #636 from kiyonlin/code-coverage
💯 remain code coverage
2020-07-18 04:46:00 +02:00
kiyon
86af9e486c 💯 remain code coverage 2020-07-18 10:42:22 +08:00
fenny
55d0fe1944
Merge pull request #634 from kiyonlin/add-render-tc
📗 improve ctx.Render test
v1.13.0
2020-07-18 03:10:54 +02:00
kiyon
761532a3a5 📗 improve ctx.Render test 2020-07-18 08:44:32 +08:00
fenny
eb11794ba4
Merge pull request #633 from Fenny/master
🔌 Detect TCP protcol based on Addr
2020-07-18 02:16:00 +02:00
Fenny
f6b09e59b3 🧙‍♂️ Add IPv6 Support in Prefork mode 2020-07-18 01:44:23 +02:00
Fenny
8a74cc3843 🧙‍♂️ Add IPv6 support for Prefork 2020-07-18 01:41:18 +02:00
Fenny
5218eb462d 🍡 o͡͡͡╮༼ ಠДಠ ༽╭o͡͡͡━☆゚.*・。゚ IPv6 support for Prefork 2020-07-18 01:36:56 +02:00
Fenny
d77c2691f6 🩹 ༼ ಥل͟ಥ ༽ 2020-07-18 01:31:39 +02:00
Fenny
c9cb30766c 🩹 ( ͡↑ ͜ʖ ͡↑) Test is failing 2020-07-18 01:29:03 +02:00
Fenny
b8ae52c835 🔍 detect tcp proto by addr 2020-07-18 01:19:45 +02:00
Fenny
a6b03415aa 🔍 Auto detect TCP protocol 2020-07-18 01:17:52 +02:00
Fenny
29c9a97556 🩹 Update IPv6 test 2020-07-18 01:11:16 +02:00
Fenny
2893c13718 🧹 Handle TCP6 addr in Prefork 2020-07-18 01:03:14 +02:00
Fenny
468404efe4 🔌 Support TCP6 in Prefork mode 2020-07-18 00:57:43 +02:00
fenny
a57a139277
Merge pull request #632 from Fenny/master
📀 Cores should be Threads
2020-07-18 00:52:38 +02:00
Fenny
35fdd375cd 📀 Cores should be Threads 2020-07-18 00:47:18 +02:00
fenny
c84ae11e26
Merge pull request #630 from kiyonlin/fix-625
👷 fixed ctx.Render bug
2020-07-17 19:27:42 +02:00
fenny
531e50e2c9
Merge pull request #629 from kiyonlin/reset-ctx-matched
🔔 fix ctx matched bug
2020-07-17 19:27:10 +02:00
fenny
6fd1dd9c8b
Merge pull request #628 from kiyonlin/prefork-watch-master
🌼  watch master process
2020-07-17 19:26:54 +02:00
kiyon
762b00f7d0 👷 fixed #625 2020-07-17 10:05:01 +08:00
kiyon
c89bfb3634 🔔 fix ctx matched bug, it should be reset to false when acquired 2020-07-17 09:34:27 +08:00
kiyon
227c751abc 🌼 separate different logic on each OS for child process to watch if master process exits 2020-07-17 06:51:57 +08:00
fenny
ae2d4bda2c
Merge pull request #626 from ReneWerner87/improve_ctx_links
Improve ctx links
2020-07-16 18:06:47 -04:00
fenny
2bcef82b3d
Merge pull request #624 from kiyonlin/improve-coverage
👷 improve app and prefork test coverage
2020-07-16 18:05:48 -04:00
ReneWerner87
9ec400b5d5 🚀 improve ctx.Render performance -> reduce allocation (if app is started as non-immutable) 2020-07-16 11:12:50 +02:00
ReneWerner87
89f929fcb0 🚀 improve ctx.Links performance -> reduce allocation (if app is started as non-immutable) 2020-07-16 11:02:36 +02:00
kiyon
30a704b5f9 👷 improve test coverage 2020-07-16 16:42:36 +08:00
fenny
9dc7890f4d
Merge pull request #622 from kiyonlin/fix-fs-data-race
👷 fix data race in sendFile test
2020-07-15 21:08:23 -04:00