1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 14:44:11 +00:00

2594 Commits

Author SHA1 Message Date
hi019
52fad55267 Add more logger examples 2020-11-11 12:25:07 -05:00
Joey
060a10d822
Merge pull request #1008 from JonanOribe/master
Update on spanish translation
2020-11-11 13:52:43 +01:00
jonanOribe
028b3aabaf Update on spanish translation 2020-11-11 07:47:59 +01:00
Joey
3cabed8b7d
Merge pull request #1006 from JonanOribe/master
Code refractor to avoid duplicate lines
2020-11-11 00:10:13 +01:00
jonanOribe
4fc45599d2 Update app_test.go 2020-11-10 18:22:02 +01:00
jonanOribe
d27b4cfa1e Update app_test.go 2020-11-10 18:10:11 +01:00
Joey
f06f81cb57
Merge pull request #1004 from sujit-baniya/master
Change in module name for the 3rd party boilerplate
2020-11-09 16:25:55 +01:00
Sujit
bb9a9436a7 Change module name 2020-11-09 12:29:23 +05:45
Sujit Baniya
7ada05c9b4
Merge pull request #2 from gofiber/master
Clone update
2020-11-09 12:21:52 +05:45
Joey
9f77e3837e
Merge pull request #1000 from Fenny/master
🍌 increase sleep for workflow
v2.1.4
2020-11-06 02:35:01 +01:00
Fenny
0483406a12 📦 bump v2.1.4 2020-11-06 02:31:14 +01:00
Fenny
a9d628641e 🍌 increase sleep for workflow 2020-11-06 02:29:31 +01:00
Fenny
f02b8d8317 Merge remote-tracking branch 'upstream/master' 2020-11-06 02:28:39 +01:00
Joey
6c165f9881
Merge pull request #999 from Fenny/master
📦 update fasthttp and storage interface
2020-11-06 02:03:16 +01:00
Fenny
ea1fed9cbb ⏲ increase delay for workflow 2020-11-06 02:02:02 +01:00
Fenny
f4e40a7224 🩹 remove invalid test 2020-11-06 02:00:06 +01:00
Fenny
0d3d6d9fe8 📦 update fasthttp and storage interface 2020-11-06 01:52:05 +01:00
Joey
0d25f8c3f5
Merge pull request #995 from ken8203/refactor/clean-up
♻️ refactor: ineffectual assignment and unused variable
2020-11-05 05:26:34 +01:00
Jay Chung
0146b92ba6 refactor: clean up 2020-11-04 23:17:00 +08:00
Joey
e25bd848ef
Merge pull request #993 from Fenny/master
📦 add TimeInterval
2020-11-03 15:38:59 +01:00
Fenny
7b9991005f 📦 add TimeInterval 2020-11-03 15:37:50 +01:00
Joey
0a5d73f856
Merge pull request #992 from Fenny/master
📦 bump v2.1.3
v2.1.3
2020-11-03 09:18:47 +01:00
Fenny
a6ecae5a38 📦 bump v2.1.3 2020-11-03 09:18:27 +01:00
Joey
4ad0f30b38
Merge pull request #991 from Fenny/master
🚀 improve json encoding
2020-11-03 09:08:45 +01:00
Fenny
891f36340e 📦 improve json encoding 2020-11-03 09:01:49 +01:00
Fenny
1bf10db669 Merge remote-tracking branch 'upstream/master' 2020-11-02 13:33:43 +01:00
Fenny
39e3fedb69 Merge remote-tracking branch 'upstream/master' 2020-11-01 10:51:08 +01:00
Joey
30228a1e75
Merge pull request #987 from Fenny/master
📚 update JSON description
2020-11-01 01:50:47 -08:00
Fenny
1ebdf49faf ✏ add logger comments
Co-Authored-By: nickland03 <52105217+nickland03@users.noreply.github.com>
2020-11-01 10:50:23 +01:00
Fenny
c9bbc9fc54 📚 update JSON description
Co-Authored-By: nickland03 <52105217+nickland03@users.noreply.github.com>
2020-11-01 10:46:19 +01:00
Joey
5498f701dc
Merge pull request #986 from hi019/csrf-comment-fix
Add note about go mod to installation instructions
2020-11-01 01:35:17 -07:00
hi019
5bf1a8040a Add note about go mod to installation instructions 2020-11-01 00:39:57 -04:00
Joey
f19e7c2a0f
Merge pull request #985 from leozhantw/refactor/format-the-code
refactor: format the code
2020-10-31 10:00:18 -07:00
LeoZhan
00750b8989 refactor: format the code 2020-11-01 00:32:01 +08:00
Joey
5d6e62b7c1
Merge pull request #984 from Fenny/master
✏ update Storage behaviour
2020-10-30 23:55:56 -07:00
Fenny
7892ab62bf 📦 update Storage behaviour 2020-10-31 07:51:44 +01:00
Fenny
8459618bfa ✏ update Storage behaviour 2020-10-31 06:36:02 +01:00
Tom
1ad625704d
📦 Add Key option to Cache config (#983) 2020-10-31 01:19:33 +00:00
Joey
eea842dc39
Merge pull request #978 from Fenny/master
🧹 remove unused code
2020-10-28 23:01:15 -07:00
Fenny
7ca70fcb17 🔍 verify body length
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:54:41 +01:00
Fenny
f5314b66b9 📈 update benchmark
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:50:09 +01:00
Fenny
cee3c759e3 🦺 copy cType in cache mw
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:43:59 +01:00
Fenny
5bc5f96324 🦺 make copy of body 2020-10-29 06:41:05 +01:00
Fenny
70d7c53557 🩹 fix race condition 2020-10-29 06:38:41 +01:00
Fenny
79c151c238 🚀 improve Store in cache mw 2020-10-29 06:32:09 +01:00
Joey
1001fb5dea
Merge pull request #977 from gofiber/feat-fs-sendfile
🚀 feat: filesystem middleware work routes with params
2020-10-28 22:15:07 -07:00
Fenny
7f3d31c4a3 🧹 remove unused code 2020-10-29 06:14:02 +01:00
renanbastos93
8ad1d16f3a 💉 test: using sendfile method 2020-10-28 11:44:14 -03:00
Fenny
c78a5013c0 update sendfile
Co-Authored-By: Renan Bastos <renanbastos.tec@gmail.com>
2020-10-28 05:37:07 +01:00
renanbastos93
1b4c0432c0 🔪 change signature method 2020-10-28 01:25:08 -03:00