Gerasimos (Makis) Maropoulos
|
311b560717
|
new feature: versioned controllers
Former-commit-id: c797e23c78b1e74bbe9ba56673f3a98f17f5e2f7
|
2020-06-19 20:58:24 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
6a6117eb4f
|
nothing to see here
Former-commit-id: 62b3025ac5b283494abb6ba5e37a237d96fe604a
|
2020-05-07 08:06:06 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
2a4043a3c2
|
more route info improvements
Former-commit-id: ccbe95de0badb1bf448fcc443cecda60772716dc
|
2020-04-28 22:34:36 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
27ca1c93f5
|
logging: several improvements
Former-commit-id: 12538c74a1aa55314c35ac3cf2665646b704851d
|
2020-04-28 01:58:56 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d1f18501e8
|
add a way to customize the handler names (recommended: before server execution) so route logging can be more human-friendly on handlers like standard iris middlewares, e.g. request logger
Former-commit-id: 039c233f2d4da0d52b1d6fc86b6d73be14b15608
|
2020-04-27 15:48:09 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
77a79cae58
|
improve route debug info, see HISTORY.md
Former-commit-id: ae245bae5fefa57c5f7663f7d1d661ec68ad366a
|
2020-04-26 06:21:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
5d3c96947c
|
New: gRPC MVC features, new WithLowercaseRouting option and add some new context methods
read HISTORY.md
Former-commit-id: 30a16cceb11f754aa32923058abeda1e736350e7
|
2020-04-25 02:30:19 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
c558e039d5
|
fix #1446
Former-commit-id: 6ac95ef58bf3dd0dac8bed2100495fa9908f41d4
|
2020-02-10 20:35:19 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3945fa68d1
|
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.
Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
|
2019-10-25 01:27:02 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d0104defa8
|
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
relative: https://github.com/kataras/iris/issues/1283 and removing pongo2 from vendor: https://github.com/kataras/iris/issues/1284
Former-commit-id: 3ec57b349f99faca2b8e36d9f7252db0b6ea080d
|
2019-06-21 19:43:25 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3dc3fa10ee
|
minor misspell fix
Former-commit-id: 55408a6c25d55cd052bb613db201723eac977232
|
2019-01-19 23:34:41 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3fcc70b891
|
init of v11.2.0: add context#FullRequestURI and NewConditionalHandler
As requested at: https://github.com/kataras/iris/issues/1167 and https://github.com/kataras/iris/issues/1170
Former-commit-id: 781c92f444b3e362011be886b32cf88f89998589
|
2019-01-19 23:33:33 +02:00 |
|
kataras
|
ef41e07d4e
|
Add a better example for the recaptcha middleware as requested at: https://github.com/kataras/iris/issues/799
Former-commit-id: 85c3286a9d6be5cf47631e7608f70f3790934e64
|
2017-11-04 02:59:21 +02:00 |
|
kataras
|
9f85b74fc9
|
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
|
2017-07-10 18:32:42 +03:00 |
|
kataras
|
26c315cdb1
|
gofmt -s -w .
Former-commit-id: 6cca675303187f10377a7a713b2e7b3cdf16fd18
|
2017-06-10 03:56:42 +03:00 |
|
kataras
|
5e4b63acb2
|
Publish the new version ✈️ | Look description please!
# FAQ
### Looking for free support?
http://support.iris-go.com
https://kataras.rocket.chat/channel/iris
### Looking for previous versions?
https://github.com/kataras/iris#version
### Should I upgrade my Iris?
Developers are not forced to upgrade if they don't really need it. Upgrade whenever you feel ready.
> Iris uses the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo) feature, so you get truly reproducible builds, as this method guards against upstream renames and deletes.
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
For further installation support, please click [here](http://support.iris-go.com/d/16-how-to-install-iris-web-framework).
### About our new home page
http://iris-go.com
Thanks to [Santosh Anand](https://github.com/santoshanand) the http://iris-go.com has been upgraded and it's really awesome!
[Santosh](https://github.com/santoshanand) is a freelancer, he has a great knowledge of nodejs and express js, Android, iOS, React Native, Vue.js etc, if you need a developer to find or create a solution for your problem or task, please contact with him.
The amount of the next two or three donations you'll send they will be immediately transferred to his own account balance, so be generous please!
Read more at https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: eec2d71bbe011d6b48d2526eb25919e36e5ad94e
|
2017-06-03 23:22:52 +03:00 |
|