1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 12:43:40 +00:00

399 Commits

Author SHA1 Message Date
fenny
e8b8fdfb35
Add Handler type (#410)
* Add new supporter
* Add new test condition
* Add Handler Type
2020-05-24 16:02:21 +02:00
Fenny
cf30ac812f Add new media article
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
2020-05-23 09:22:17 +02:00
abdulaziz alfuhigi
79014f4d54
Added link to README_ar_SA (#388)
* update README.md

Add new link to README_ar_SA.md

* Update README.m

Add new link to README_ar_SA.md

* Update README_de.md

Add new link to README_ar_SA.md

* Update README_es.md

Add new link to README_ar_SA.md

* Update README_fr.md

Add new link tor README_ar_SA.md

* Update README_he.md

Add new link to README_ar_SA.md

* Update README_id.md

Add new link to README_ar_SA.md

* Update README_ja.md

Add new link to README_ar_SA.md

* Update README_ko.md

Add new link to README_ar_SA.md

* Update README_nl

Add new link to README_ar_SA

* Update README_pt.md

Add new link to README_ar_SA.md

* Update README_ru.md

Add new link to README_ar_SA.md

* Update README_tr.md

Add new link to README_ar_SA.md

* Update README_zh_CN.md

Add new link to README_ar_SA.md
2020-05-17 01:39:42 +02:00
Fenny
6498e04a98 Ignore test files with golint 2020-05-16 05:02:58 +02:00
Fenny
b8e504110a Run benchmarks on 1.14 2020-05-16 05:02:36 +02:00
Fenny
e45205fb61
Update README_ar_SA.md 2020-05-16 02:48:14 +02:00
abdulaziz alfuhigi
b5f128dd94
create README_ar_SA.md (#380)
translate README.md to arabic
2020-05-16 02:47:31 +02:00
Fenny
e0b13d9ca4
Update test & benchmark (#374)
Co-Authored-By: RW <renewerner87@googlemail.com>

* Add nosec for WriteByte

* test persistens for benchmark results

* Add tests & benchmark

* Update app_test.go

* Update benchmark.yml
2020-05-13 20:21:49 +02:00
Fenny
8f82bee55a Update benchmark.yml 2020-05-13 03:07:28 +02:00
Fenny
05de4de055 Update benchmark.yml 2020-05-13 03:04:52 +02:00
Fenny
28f07a722b Update benchmark.yml 2020-05-13 03:02:37 +02:00
Fenny
3d32a8789c Update benchmark.yml 2020-05-13 01:27:43 +02:00
Fenny
a150613328 Update benchmarks 2020-05-13 01:17:45 +02:00
Fenny
d14f22c45f Update benchmark.yml 2020-05-13 01:12:14 +02:00
Fenny
d729bb8cd5 Merge remote-tracking branch 'upstream/master' 2020-05-13 01:00:31 +02:00
Fenny
ded56306b7
Add files via upload 2020-05-13 00:56:23 +02:00
Fenny
4d7fdf5cf0
Create .editorconfig 2020-05-13 00:55:35 +02:00
Fenny
47bd9f572d
Add benchmark charts (#366)
* Initial Commit

* Create data.js

* add Benchmark (go) benchmark result for 991344f0329336ee320fb17c7b8f9ee2af9eaaae

* add Benchmark (go) benchmark result for a08dbd5c5bb1e621deb8e7deb621d846f3473913

Co-authored-by: github-action-benchmark <github@users.noreply.github.com>
2020-05-13 00:52:06 +02:00
Fenny
991344f032 Update benchmark.yml 2020-05-13 00:45:16 +02:00
Fenny
2e52c71c63 Update benchmark.yml 2020-05-13 00:39:51 +02:00
Fenny
f4acf18c9f Uppdate benchmark.yml 2020-05-13 00:32:25 +02:00
Fenny
667124a9f4 Breaking github 2020-05-13 00:07:11 +02:00
Fenny
d4f977fe7f Update benchmark workflow 2020-05-12 23:53:55 +02:00
Fenny
0a44557099 Save benchmark results in .github folder 2020-05-12 23:40:05 +02:00
Fenny
6e0595ee25 Update linter workflow 2020-05-12 23:06:58 +02:00
Fenny
8bfc40a1e9 Add linter to workflows 2020-05-12 23:05:07 +02:00
Fenny
e719fa00bf
Use param support + optimizations (#361)
* Benchmark workflow

* Update router.go

* Clean root

* Add mutex

* Benchmark workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Benchmark Workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Update security workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Make Ctx pool accessible

- Add ctx benchmarks

* v1.9.6

* v1.9.6

Co-Authored-By: ReneWerner87 <renewerner87@googlemail.com>

* Improve context functions

* Add utils benchmarks

* Update benchmarks & tests

* Add utils tests

* New tests

* update test

* Move fastpath tests

* offer negotiation

* Cleanup

* Update Vary

Co-Authored-By: RW <renewerner87@googlemail.com>

* Optimize Append

Co-Authored-By: RW <renewerner87@googlemail.com>

* Optimize more methods

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Add param support to Use

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Add use_params tests

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* v1.9.7

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Tests

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* v1.9.7

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>

* Update app_test.go

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-Authored-By: Nifty255 <nifty255@users.noreply.github.com>

* Rename argument

Co-Authored-By: RW <renewerner87@googlemail.com>

* Add nosec for WriteByte

Co-Authored-By: RW <renewerner87@googlemail.com>

* Add media article

* Update media articles

* Fix typo

Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>

* Fix typo

Co-authored-by: ReneWerner87 <renewerner87@users.noreply.github.com>
Co-authored-by: ReneWerner87 <renewerner87@googlemail.com>
Co-authored-by: Vic Shóstak <vikkyshostak@gmail.com>
Co-authored-by: József Sallai <jozsef@sallai.me>
Co-authored-by: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-authored-by: Nifty255 <nifty255@users.noreply.github.com>
2020-05-12 19:24:04 +02:00
Fenny
e2cc8106bb
Benchmark workflow (#351)
* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-authored-by: ReneWerner87 <renewerner87@users.noreply.github.com>
2020-05-09 15:15:34 +02:00
Vic Shóstak
089bb3c8b5
Add Discord badge, update README (ru), typo fixes (#349)
* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_ru.md

* Update README_tr.md

* Update README_zh-CN.md

* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_tr.md

* Update README_zh-CN.md
2020-05-08 17:11:39 +02:00
Fenny
5f73134539
🌱 Third Party Middlewares (#346)
🌱 Third Party Middlewares
2020-05-07 20:36:42 +02:00
Fenny
8ea25a79b9
💥 v1.9.4 (#341)
* Update router.go

Co-authored-by: Fenny <fenny@protonmail.com>
2020-05-07 19:28:21 +02:00
Wei Lun
eb2f3d347f
docs: add media blog post to all READMEs (#340) 2020-05-07 18:24:18 +02:00
Wei Lun
8ac37cfe77
add media blog post (#333) 2020-05-04 22:29:41 +02:00
Diego Ponce
23bbcb836f
Update README_es.md (#336)
Completed missing translations
2020-05-03 23:24:56 +02:00
Alican Kilicarslan
cc29262332
**Fixes issue:** Turkish translation
* **Fixes issue:** Turkish translate was complete.

* **Fixes issue:** Turkish translate wfixed as your request
2020-05-03 13:51:16 +02:00
Hikaru Miyahara
732b4c720e
Fix word in README_ja.md (#322) 2020-04-29 04:55:13 +02:00
Fenny
3d92da9e4f
Update config.yml 2020-04-28 22:56:56 +02:00
Fenny
0419d089e9
🧹 PR for 1.9.3 (#321)
* Add crowdin

* Update media links

* Update README_de.md

* Update README_de.md

* Update README_de.md

* Add crowdin link

* Print addr when listening

* Print addr on listening

* Add DisableStartupMessage

* Fix typo

* Update Test_BodyParser

* Support ETags

* v1.9.3
2020-04-28 21:34:34 +02:00
Fenny
4d14679a87
Add DisableStartupMessage (#314)
* Add crowdin

* Update media links

* Update README_de.md

* Update README_de.md

* Update README_de.md

* Add crowdin link

* Print addr when listening

* Print addr on listening

* Add DisableStartupMessage

* Fix typo
2020-04-27 23:34:35 +02:00
Fenny
0acdb29fc2
Update media + localizer (#305)
* Add translation service crowdin to readme
* Update media links
2020-04-26 05:49:18 +02:00
Fenny
7bb2b65571
Merge pull request #303 from ofirrock/he-translation
Add README Hebrew translation
2020-04-25 21:56:05 +02:00
Elliot Forbes
c62e085cd0
Update README.md 2020-04-25 17:44:07 +01:00
Elliot Forbes
5f734550f3
Update README.md 2020-04-25 17:43:05 +01:00
ofirrock
bb3f541a92 Add README Hebrew translation
- added README_heb.mb for hebrew translation.
- did not touch license description.
- need to add IL flag to `static/flags` folder inside https://github.com/gofiber/docs. (https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.6/flags/4x3/il.svg)
- updated number of translations in all readme files.
- vscode auto-format markdown tables in all readme files.
2020-04-25 16:40:05 +03:00
Fenny
e43ff93e67 Add new media article 2020-04-25 01:11:36 +02:00
Fenny
e2e304a1f7 Update licenses 2020-04-24 22:19:45 +02:00
Fenny
57a62244d7 Update goreportcard 2020-04-24 22:18:45 +02:00
Fenny
e65e439fbb Add auto-assign bot 2020-04-24 22:10:33 +02:00
Fenny
ec2355e4ba Update middleware list 2020-04-24 20:14:43 +02:00
Fenny
e662655670 Fix typo 2020-04-24 20:10:54 +02:00