Gerasimos (Makis) Maropoulos
|
b657c5e6af
|
don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C)
Former-commit-id: 673c84dd13bb99c0926aa1b4a6b4eff9745403d8
|
2020-04-28 05:22:58 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
0d26f24eb7
|
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
|
2020-03-05 22:41:27 +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
|
ddec78af0a
|
add Context.ResponseWriter.IsHijacked to report whether the underline conn is already hijacked and a lot of cleanup and minor ws stress test example improvements
Former-commit-id: 444d4f0718d5c6d7544834c5e44dafb872980238
|
2019-02-23 07:23:10 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
64da28af8b
|
one for today, one for tomorrow and ready :)
Former-commit-id: 2e0a335c84c1d9c57a61b7f3203e54f7cccd7dcc
|
2017-12-30 20:40:52 +02:00 |
|
hiveminded
|
d7ec0d4416
|
add content type and response text to the Controller 💯
Former-commit-id: 99cde0a445027b10839155501a7918732a783af3
|
2017-09-02 14:32:14 +03:00 |
|
kataras
|
42b123975c
|
8.4.0 | New MVC Features | Refactor examples and godoc for go 1.9 use. Read HISTORY.md.
Former-commit-id: 90c05e743052bc3722e7fefaa0cbb0ed5153a1fb
|
2017-08-27 20:35:23 +03:00 |
|
kataras
|
8f7b5752f8
|
fix some typos
Former-commit-id: 338c7421e2cd49f558cf09d194fe42c4db701be1
|
2017-08-24 15:51:43 +03:00 |
|
kataras
|
b96476d100
|
Update to 8.3.0 | MVC Models and Bindings and fix of #723 , read HISTORY.md
Former-commit-id: d8f66d8d370c583a288333df2a14c6ee2dc56466
|
2017-08-18 17:09:18 +03:00 |
|
kataras
|
8cd07719a6
|
Update to 8.2.5 | Say Hello to Controllers. Read HISTORY.md
Former-commit-id: 70f8619440497d132362da86c5187bcc57f8687b
|
2017-08-13 21:58:34 +03:00 |
|
kataras
|
4f2985cb4e
|
Nothing serious yet, thinking new features with the team, post some to help us!
Former-commit-id: 5741c47230bd2f3b88bf9e943742418be664cfdd
|
2017-07-30 19:47:50 +03:00 |
|
hiveminded
|
bde589f0a8
|
restore hello-world example for go1.9 👪
relative to https://github.com/kataras/iris/pull/673
Former-commit-id: 3df6becbb40b14c4073b99255c75537e5046ffe8
|
2017-07-14 01:19:14 +03:00 |
|
Christian Saiki
|
055f3442d7
|
Fixed context
Getting this bug
# command-line-arguments
./main.go:22: undefined: iris.Context
./main.go:29: undefined: iris.Map
Former-commit-id: b2db7da817e89d4c1d02f2f9b70f5fb3fb6ab34d
|
2017-07-13 14:44:05 -03:00 |
|
hiveminded
|
16ccb2edc4
|
omit errors received by the server via configuration 🍪 | requested by https://github.com/kataras/iris/issues/668
relative link: https://github.com/kataras/iris/issues/668
Former-commit-id: 6491abd68b74e18bf4ed0b32406e67597c9b55a9
|
2017-07-13 16:31:36 +03: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 |
|