Commit Graph

12 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
d76d9b1ec6 Fix http://support.iris-go.com/d/17-fallback-handler-for-non-matched-routes/9
Former-commit-id: 8a8a25ab8fb33a342c8d05fc7eae7cafd5bb02b2
2017-03-13 01:40:57 +02:00
Gerasimos (Makis) Maropoulos
a6fc0072ff Organising kataras/go-fs. No api changes for these changes don't worry. See previous commit's description for more info.
Former-commit-id: 8af960e5e4e5f7c8816140ac912328b9c524370b
2017-03-01 19:17:32 +02:00
Gerasimos (Makis) Maropoulos
54679ff550 Travis go 1.8
Former-commit-id: 6cec1776862e3b8e753e13afa00341182ea3abf9
2017-02-17 05:05:55 +02:00
Gerasimos (Makis) Maropoulos
43fcdc6495 fastfix err on nil https://github.com/kataras/iris/issues/565
Former-commit-id: c8297437595e89aaa9504b3323903e4f70f80726
2017-02-17 05:00:06 +02:00
Gerasimos (Makis) Maropoulos
929b00a24b HTTP/2 Push https://github.com/kataras/iris/issues/565
Former-commit-id: 32af4dd8ef18a5fb2fa88aa8b87e71a594faa6f2
2017-02-17 04:57:51 +02:00
Gerasimos (Makis) Maropoulos
244a59e055 20 days of unstoppable work. Waiting fo go 1.8, I didn't finish yet, some touches remains.
Former-commit-id: ed84f99c89f43fe5e980a8e6d0ee22c186f0e1b9
2017-02-14 05:54:11 +02:00
Gerasimos (Makis) Maropoulos
c5f95ba78a Update donations 2017-01-10 18:29:38 +02:00
Gerasimos (Makis) Maropoulos
4246ef6980 don't write status code when the response writer was hijacked 2017-01-10 17:51:52 +02:00
Gerasimos (Makis) Maropoulos
e5ca3d0868 Standby for Go v1.8. Read HISTORY.md for previous commits: iris.DestroyAllSessions/DestroySessionByID. 2017-01-08 07:40:43 +02:00
Gerasimos (Makis) Maropoulos
7df9b2b437 net/http testing library doesnt supprots CloseNotify, so don't panic on context.StreamWriter 2017-01-06 15:57:09 +02:00
Gerasimos (Makis) Maropoulos
058d70e533 Update to 6.0.1 - use the response recorder whenever you need it. Read HISTORY.md 2017-01-04 15:16:53 +02:00
Gerasimos (Makis) Maropoulos
8bbd9f8fc5 Happy new year! Update to 6.0.0 | HTTP/2 full support. https://github.com/kataras/iris/issues/565
full commit from development branch.

Examples, book, middleware, plugins are updated to the latest iris
version. Read HISTORY.md for more.

The 'old' v5 branch which relied on fasthttp exists for those who want
to use it navigate there: https://github.com/kataras/iris/tree/5.0.0
2017-01-02 21:20:17 +02:00