1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-23 15:03:46 +00:00

25 Commits

Author SHA1 Message Date
Fenny
ebd507d5e5 🦵 limit go routines in test 2020-11-30 14:34:17 +01:00
Fenny
7be78406cb 🔐 use uuid v4 in session 2020-11-30 14:31:10 +01:00
Fenny
772d78186a 🐌 too slow, need better alternative 2020-11-27 18:34:22 +01:00
Fenny
0c8efc3de3 💱 update uuid 2020-11-27 16:58:19 +01:00
Fenny
e1078f8716 🩹 fix #1030 2020-11-26 12:05:43 +01:00
Fenny
0cc60e3e39 ✏ update utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:24:28 +01:00
Fenny
e44da45bff 🩹 fix session test
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:15:22 +01:00
Fenny
cdba739a40 📦 add EqualFold & EqualFoldBytes
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:04:42 +01:00
Szymon Bielenica
56283b8afd 🎨 Adjust multiple comments to comply with the linter 2020-10-25 12:23:10 +01:00
Fenny
0e21234f5e 📦 vendor gopsutil 2020-09-27 22:56:31 +02:00
Fenny
d9ca77a834 ✏ fix typo 2020-09-27 12:23:46 +02:00
Fenny
d6f717148a 🛠 correct convert naming 2020-09-27 12:22:17 +02:00
Fenny
b4f978515d 📝 update utils 2020-09-17 02:21:36 +02:00
ReneWerner87
3028b8d5d8 Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-15 10:47:10 +02:00
ReneWerner87
4995d49921 Merge remote-tracking branch 'origin/master' into UUID_thread_safe 2020-09-15 10:42:53 +02:00
ReneWerner87
032f202f98 Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-15 10:36:47 +02:00
ReneWerner87
5073458cd0 Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-15 10:35:18 +02:00
ReneWerner87
5f0651fd40 Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-15 10:33:41 +02:00
Fenny
ccbebab281
👋 delete readme 2020-09-14 12:23:41 +02:00
Fenny
58e5ddab3a 🔨 fix test
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:21:50 +02:00
Fenny
fcb7f507f4 ✏ update badge
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:18:08 +02:00
Fenny
a63f4f067b 🛠 export utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:16:45 +02:00
Fenny
2768ea2a77 🙌 make utils public
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-09-14 12:12:29 +02:00
Fenny
a3cac71ae8 🔦 move utils to internal 2020-09-14 09:09:06 +02:00
Fenny
ec5d66e7a8 v2 2020-09-13 11:20:11 +02:00