Commit Graph

2245 Commits

Author SHA1 Message Date
tuhao
93fa23befa update TestProxy 2021-01-11 17:03:22 +08:00
tuhao
b6ebc39b9e update host.ProxyHandler to compatiable with different host in target url 2021-01-11 15:25:32 +08:00
Gerasimos (Makis) Maropoulos
f4989bd5aa
minor: typo 2021-01-10 12:16:19 +02:00
Gerasimos (Makis) Maropoulos
21eee99970
thanks @rsousacode and @carlos-enginner for your donations ❤️
please check your GitHub notifications, you've been invited to the iris-premium repository
2021-01-10 11:51:49 +02:00
Gerasimos (Makis) Maropoulos
db59cba1b0
Merge pull request #1701 from kataras/minor-improvements-and-fixes
Minor improvements and code-style fixes
2021-01-09 05:57:06 +02:00
Gerasimos (Makis) Maropoulos
8aedf6bc32
:) 2021-01-09 05:41:20 +02:00
Gerasimos (Makis) Maropoulos
72c2dafd2e
minor 2021-01-09 04:11:46 +02:00
Gerasimos (Makis) Maropoulos
1258ceeb9f
Merge pull request #1694 from withshubh/master 2021-01-09 03:39:46 +02:00
Gerasimos (Makis) Maropoulos
387eac8672
Merge branch 'master' into master 2021-01-09 03:37:54 +02:00
Gerasimos (Makis) Maropoulos
cd1f82a08f
minor: fix: examples/mvc/error-handler-preflight: pr #1696
[fix _examples] response.timestamp not appear in correct request.
2021-01-09 03:35:33 +02:00
Gerasimos (Makis) Maropoulos
541fa75caf
minor (see previous commit) 2021-01-07 05:36:56 +02:00
Gerasimos (Makis) Maropoulos
240fdb6dc3
API versioning improvements
Replace the go-version package with a regex-free alternative semver

the result: versioned apis have almost zero performance cost now

thanks @motogo for your kind donation ❤️ - please check your github notifications
2021-01-07 04:14:41 +02:00
Shubhendra Singh Chauhan
8ab500bd6c fixed code quality issues using DeepSource
* Combine multiple `append`s into a single call

* Remove unnecessary use of slice

* Replace `strings.Index` with `strings.Contains`

* Added .deepsource.toml config file for DeepSource integration
2021-01-06 16:36:10 +05:30
yanghuiwen
eb64006fcb remove unnecessary code 2021-01-06 12:13:30 +08:00
Gerasimos (Makis) Maropoulos
b409f7807e
New feature: versioning.Aliases
Thanks @mulyawansentosa and @remopavithran for your donates ❤️
2021-01-06 01:52:39 +02:00
Gerasimos (Makis) Maropoulos
7aa2d1f9d5
make versioning.Group a Party compatible by using a type alias on its embedded field
was reported as missing of the a Party method, the type alias is a good hack to solve that
2021-01-05 18:16:32 +02:00
Gerasimos (Makis) Maropoulos
8b710b1302
Happy New Year ❤️ 2021-01-01 23:01:27 +02:00
Gerasimos (Makis) Maropoulos
a2d0b86815
accesslog: add FileUnbuffered helper 2020-12-29 16:38:24 +02:00
yanghuiwen
b4400d94df fix response.timestamp not appear in correct request. 2020-12-29 15:45:57 +08:00
Gerasimos (Makis) Maropoulos
3e6fd79906
add deepsource.toml 2020-12-27 18:51:06 +02:00
Gerasimos (Makis) Maropoulos
8fef8fd04c
context.UploadFormFiles: security fix 2020-12-27 13:23:14 +02:00
Gerasimos (Makis) Maropoulos
e2b481dea1
Merry Christmas 🎅 🎄 2020-12-24 23:49:49 +02:00
Gerasimos (Makis) Maropoulos
56f35ccf00
Thanks for your kind donation @nikharsaxena to the Iris Web Framework ❤️ 2020-12-23 10:23:56 +02:00
Gerasimos (Makis) Maropoulos
551462b3c8
thanks @NA and @fenriz07 for your kind donations ❤️ 2020-12-20 01:13:10 +02:00
Gerasimos (Makis) Maropoulos
4431294a2e
update golog dependency 2020-12-09 07:37:10 +02:00
Gerasimos (Makis) Maropoulos
b7fb2b1db4
Merge pull request #1688 from Jyny/fix/index-of-ReadJSONProtobuf-options
fix: index of ReadJSONProtobuf options
2020-12-09 06:58:59 +02:00
Jyny C.Y. Chen
8ec1c14a1a fix: index of ReadJSONProtobuf options 2020-12-08 22:59:33 +08:00
Gerasimos (Makis) Maropoulos
8fe0d208b3
Merge branch 'master' of https://github.com/kataras/iris into master 2020-12-08 06:06:58 +02:00
Gerasimos (Makis) Maropoulos
f29c68c4b8
thanks @claudemuller for your kind donation ❤️ 2020-12-08 06:06:32 +02:00
Gerasimos (Makis) Maropoulos
bf9220d3c7
Merge pull request #1686 from beluxx/master
fix the password of redis connection options
2020-12-07 19:12:42 +02:00
luzp
abfe6dbdea fix the password of redis connection options 2020-12-06 12:56:33 +08:00
Gerasimos (Makis) Maropoulos
3e86301b7a
view: django: accept struct as template data. Rel to: #1683 2020-12-04 12:48:53 +02:00
Gerasimos (Makis) Maropoulos
b839b5cdb9
Thank you @marcmmx for your kind donation ❤️ 2020-12-02 09:01:02 +02:00
Gerasimos (Makis) Maropoulos
5b6802d00e
thanks @sankethpb for your donation ❤️ 2020-11-26 10:53:52 +02:00
Gerasimos (Makis) Maropoulos
d98224bc40
add the context.SimpleUser to the aliases (iris.SimpleUser) 2020-11-26 08:00:28 +02:00
Gerasimos (Makis) Maropoulos
288646a31c
Merge pull request #1677 from kataras/new-basicauth-features
New Basic Authentication Features
2020-11-25 17:01:45 +02:00
Gerasimos (Makis) Maropoulos
82c5dfea50
fix #1681 2020-11-25 16:59:01 +02:00
Gerasimos (Makis) Maropoulos
ba30ef4de1
update all basicauth code reference 2020-11-25 04:54:20 +02:00
Gerasimos (Makis) Maropoulos
afa1d89a23
update deps 2020-11-25 04:47:36 +02:00
Gerasimos (Makis) Maropoulos
763300b566
basicauth: add session for current login tries (if MaxTries > 0) and log debug error handler 2020-11-25 04:20:56 +02:00
Gerasimos (Makis) Maropoulos
11e21150d0
more features and fix database/mysql:jwt example 2020-11-24 14:58:02 +02:00
Gerasimos (Makis) Maropoulos
4d857ac53f
New basic auth middleware and GetRaw on User (godocs missing) 2020-11-21 12:04:37 +02:00
Gerasimos (Makis) Maropoulos
962ffd6772
update deps (minor) 2020-11-17 07:05:36 +02:00
Gerasimos (Makis) Maropoulos
617cd22195
Update Neffos dependency 2020-11-17 06:57:24 +02:00
Gerasimos (Makis) Maropoulos
089a8a83b5
Thanks @vuhoanglam for your kind donation ❤️ 2020-11-17 06:36:13 +02:00
Gerasimos (Makis) Maropoulos
4d09475c29
fix https://github.com/kataras/iris/issues/1672 2020-11-13 20:11:55 +02:00
Gerasimos (Makis) Maropoulos
c81b97188a
add example for https://github.com/kataras/iris/issues/1671 2020-11-13 00:34:17 +02:00
Gerasimos (Makis) Maropoulos
7b6a8f1e26
simplify some examples 2020-11-07 12:49:14 +02:00
Gerasimos (Makis) Maropoulos
7a19cfb211
add DirOptions.SPA field
relative to #1653
2020-11-07 00:08:49 +02:00
Gerasimos (Makis) Maropoulos
7f523d52e1
thank you @dtrifonov for your donation ❤️ 2020-11-06 14:19:53 +02:00