1954 Commits

Author SHA1 Message Date
ReneWerner87
1b2d3d92c4 🔗Allow route method chaining
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express-serve-static-core/index.d.ts#L119-L126
2020-07-19 10:04:21 +02:00
Hemanth Krishna
b2447605b0 ✏️ Fix typo for app and ctx warnings 2020-07-19 09:00:51 +02:00
kiyon
3a6c76c6b7 💯 remain code coverage 2020-07-19 09:00:51 +02:00
kiyon
a6223adb95 📗 improve ctx.Render test 2020-07-19 09:00:51 +02:00
Fenny
b0cd847474 🧙‍♂️ Add IPv6 Support in Prefork mode 2020-07-19 09:00:51 +02:00
Fenny
7c2f856ef3 🧙‍♂️ Add IPv6 support for Prefork 2020-07-19 09:00:51 +02:00
Fenny
61c21e8ec4 🍡 o͡͡͡╮༼ ಠДಠ ༽╭o͡͡͡━☆゚.*・。゚ IPv6 support for Prefork 2020-07-19 09:00:51 +02:00
Fenny
6b12150a7d 🩹 ༼ ಥل͟ಥ ༽ 2020-07-19 09:00:51 +02:00
Fenny
e4c3b66115 🩹 ( ͡↑ ͜ʖ ͡↑) Test is failing 2020-07-19 09:00:51 +02:00
Fenny
7f44f5b017 🔍 detect tcp proto by addr 2020-07-19 09:00:51 +02:00
Fenny
4554ea135c 🔍 Auto detect TCP protocol 2020-07-19 09:00:51 +02:00
Fenny
1dce1a08fd 🩹 Update IPv6 test 2020-07-19 09:00:51 +02:00
Fenny
313885cd65 🧹 Handle TCP6 addr in Prefork 2020-07-19 09:00:51 +02:00
Fenny
c46e0379e3 🔌 Support TCP6 in Prefork mode 2020-07-19 09:00:51 +02:00
Fenny
caf98efddf 📀 Cores should be Threads 2020-07-19 09:00:51 +02:00
kiyon
b8c887b02b 👷 fixed #625 2020-07-19 09:00:51 +02:00
kiyon
6d3c1df910 🔔 fix ctx matched bug, it should be reset to false when acquired 2020-07-19 09:00:51 +02:00
kiyon
88f876dc16 🌼 separate different logic on each OS for child process to watch if master process exits 2020-07-19 09:00:51 +02:00
kiyon
32838da84c 👷 improve test coverage 2020-07-19 09:00:51 +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