1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-10 07:33:42 +00:00
Commit Graph

2485 Commits

Author SHA1 Message Date
Gerasimos Maropoulos e5547f7102 Change the comments on MustRender , now it renders a message instead of panic 2016-10-15 20:57:52 +03:00
Gerasimos Maropoulos 89abc3349d Replace panic with a message when MustRender fails 2016-10-15 20:48:06 +03:00
Gerasimos Maropoulos 9a0ef4822c README: https://docs.iris-go.com link replacement for gitbook 2016-10-15 16:40:43 +03:00
Gerasimos Maropoulos 1ddd2e6528 Meetup with GoLang User Group. Happened yesterday. 2016-10-14 03:59:16 +03:00
Gerasimos Maropoulos 22b60d6871 Github https://github.com/blog/2111-issue-and-pull-request-templates 2016-10-14 03:52:03 +03:00
Gerasimos Maropoulos ee5dff96e3 For v4.6.0 - Remove unused testFramework from the previous commit
Read HISTORY.md for changes:
https://github.com/kataras/iris/blob/master/HISTORY.md
2016-10-13 17:28:23 +03:00
Gerasimos Maropoulos 157e3cf054 Push version 4.6.0, read HISTORY.md
Real commit is the parent, as usual
2016-10-13 17:25:50 +03:00
Gerasimos Maropoulos 122aab4083 Update to 4.6.0, read HISTORY.md
https://github.com/kataras/iris/blob/master/HISTORY.md
2016-10-13 17:25:01 +03:00
Gerasimos Maropoulos cd8a21c074 Update to 4.5.3, remove unused code, zero user changes 2016-10-13 04:08:45 +03:00
Gerasimos Maropoulos f2a7b4e43a Update to 5.4.3, zero user changes. 2016-10-13 04:02:04 +03:00
Gerasimos Maropoulos 26fdbd948e Update to 4.5.2, read HISTORY.md 2016-10-11 22:44:08 +03:00
Gerasimos Maropoulos 9bce4e846a Update to 4.5.2 2016-10-11 22:35:12 +03:00
Gerasimos Maropoulos 40b000c20f Update to 4.5.1 2016-10-11 14:10:19 +03:00
Gerasimos Maropoulos f46452a7ab Add newest articles that I could easly find 2016-10-10 18:52:27 +03:00
Gerasimos Maropoulos 110f28fda5 Fix HISTORY.md v4.5.0 entry's format 2016-10-09 21:13:52 +03:00
Gerasimos Maropoulos f66b7e2eab Update to 4.5.0 2016-10-09 21:09:53 +03:00
Gerasimos Maropoulos 14982891c5 Update to 4.4.9 2016-10-09 07:47:27 +03:00
Gerasimos Maropoulos aa0003eb68 Update to 4.4.8. Read HISTORY.md for more 2016-10-06 23:23:33 +03:00
Gerasimos Maropoulos a000da35c3 Update to 4.4.8 - Custom decoders for ReadJSON/ReadXML, read HISTORY.md
Read: https://github.com/kataras/iris/blob/master/HISTORY.md
2016-10-06 23:19:55 +03:00
Gerasimos Maropoulos 39f58fe286 Fix readme 2016-10-05 18:42:52 +03:00
Gerasimos Maropoulos bffd2074eb Update to 4.4.7 2016-10-05 13:21:40 +03:00
Gerasimos Maropoulos 2090eb4d83 Update to 4.4.6 2016-10-04 01:18:17 +03:00
Gerasimos Maropoulos f39b6c4bfb DONATIONS update summary 2016-10-03 17:23:53 +03:00
Gerasimos Maropoulos 20eb0dcc4a DONATIONS summary update 2016-10-03 01:27:51 +03:00
Gerasimos Maropoulos a4280a838b Add News section at README 2016-10-03 00:22:58 +03:00
Gerasimos Maropoulos 01cc64f5e8 Add comparison Iris vs Nginx vs Nodejs express, which Iris seems to shine 2016-10-03 00:10:33 +03:00
Gerasimos Maropoulos 00f6abcb04 Update to 4.4.5 2016-10-02 19:43:00 +03:00
Gerasimos Maropoulos 6cc038b3b3 Fix https://github.com/kataras/iris/issues/453#issuecomment-250975524 2016-10-02 19:35:20 +03:00
Gerasimos Maropoulos 9ef6ac30cb Fix padding on readme 2016-10-02 15:07:52 +03:00
Gerasimos Maropoulos 92785d109f Fix padding on readme 2016-10-02 15:05:17 +03:00
Gerasimos Maropoulos b4378bc164 Add custom http errors book's section to the readme 2016-10-02 15:04:04 +03:00
Gerasimos Maropoulos 99734f7e11 Add some of the book's section on README too 2016-10-02 14:59:04 +03:00
Gerasimos Maropoulos ae9d146476 Donations summary 2016-10-02 07:34:53 +03:00
Gerasimos Maropoulos fe4b8bd7d2 Fix https://github.com/kataras/iris/issues/455 occurs from last changes 2016-10-02 07:28:36 +03:00
Gerasimos Maropoulos 3970804a37 Update to 4.4.4 2016-10-02 07:21:44 +03:00
Gerasimos Maropoulos 78f3323ce4 Update to 4.4.3 2016-10-02 03:30:37 +03:00
Gerasimos Maropoulos ff3d1d4c8a Update readme 2016-10-01 10:03:06 +03:00
Gerasimos Maropoulos 716b5001da Fix https://github.com/iris-contrib/middleware/issues/13 2016-09-30 18:48:48 +03:00
Gerasimos Maropoulos 5e7975d97f Able to change logger's prefix and output after configuration 2016-09-30 14:02:03 +03:00
Gerasimos Maropoulos c2144a83c6 Update DONATIONS.md summary 2016-09-29 20:17:42 +03:00
Gerasimos Maropoulos f4b4dd0275 Implementation of https://github.com/kataras/iris/issues/412 , as requested. Read HISTORY for a code snippet 2016-09-29 17:05:22 +03:00
Gerasimos Maropoulos 4bf1d65877 Iris has been updated to v4.4.0 . Fix travis plugin_test...
Read HISTORY.md
2016-09-27 16:56:47 +03:00
Gerasimos Maropoulos ebfbe5cd34 Iris has been updated to v4.4.0 . Fix travis http_test...
Please read HISTORY.md
2016-09-27 16:49:37 +03:00
Gerasimos Maropoulos a4f6df985a Iris has been updated to v4.4.0 . Fix travis http_test...
Please read HISTORY.md
2016-09-27 16:37:01 +03:00
Gerasimos Maropoulos 5c98c5a493 Update to v4.4.0 Implementation of https://github.com/kataras/iris/issues/438
Read HISTORY.md
2016-09-27 16:28:38 +03:00
Gerasimos Maropoulos 70d81e6843 Before post a new issue, please read this https://github.com/kataras/iris/blob/master/CONTRIBUTING.md
https://github.com/kataras/iris/blob/master/CONTRIBUTING.md
2016-09-26 10:49:06 +03:00
Gerasimos Maropoulos c792acc999 Read this before post a new issue, please 2016-09-26 10:46:58 +03:00
Gerasimos Maropoulos def1643c69 Remove travis:tip 2016-09-23 07:54:15 +03:00
Gerasimos Maropoulos 8d182da031 Users do not care for this phrase on README 2016-09-23 07:43:55 +03:00
Gerasimos Maropoulos cfb6beec43 Add the HISTORY.md entry for the new release, 4.3.0 2016-09-20 12:24:44 +03:00