Commit Graph

759 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
ff8f96d56d fix https://github.com/kataras/iris/issues/760 and deeper
Former-commit-id: 65e8848933386f1d3253b560bbd160079bf4d876
2017-09-22 13:46:00 +03:00
Gerasimos (Makis) Maropoulos
9ff124d39f fix url host is empty when !edge on sessions subdomains persistence
Former-commit-id: 335a4f252e387d939b2cf9311e3acc8b35a41ce9
2017-09-21 12:31:54 +03:00
Gerasimos (Makis) Maropoulos
e3563cff59 Merge pull request #758 from itcrow/master
Fix issue #757

Former-commit-id: d3734c3acd128aef717506258bab0b1d7ac501ef
2017-09-21 12:27:29 +03:00
itcrow
422306c6c5 Merge pull request #1 from itcrow/itcrow-patch-1
Fix issue #757

Former-commit-id: 3addc5b8f3d937785a0396ee49ba56bc94e11f00
2017-09-20 15:16:55 +03:00
itcrow
8de1a9d4a2 Fix issue #757
Fix not correct host in "Now listening on:" message when using iris.Listener

Former-commit-id: a4f071e936c86a425a84986285625de542bb6d33
2017-09-20 15:15:54 +03:00
Gerasimos (Makis) Maropoulos
99c6d3546e Add "release" badge at README.md
Former-commit-id: 0344c998a68284bb0310da4b0131fdc1aec7c64a
2017-09-17 14:43:35 +03:00
Gerasimos (Makis) Maropoulos
d4721948ff Update README.md->Table of contents -> Blogs
Former-commit-id: b74f2223ac2818973169ea2f689cf0729720b4a1
2017-09-16 07:31:57 +03:00
Gerasimos (Makis) Maropoulos
69b5327ecc Update to Version 8.4.2 | Read HISTORY.md
https://github.com/kataras/iris/blob/master/HISTORY.md#fr-15-september-2017--v842

Former-commit-id: 0ee4cc1d93ef7f26e5d402fdfbe07062aff5b08c
2017-09-15 15:05:35 +03:00
Bill Q
1c512619c7 Merge pull request #744 from sunshinekitty/patch
Update for formBinder repo rename

Former-commit-id: 99d127932db6f4fe2d465f00c5173a0ada0341af
2017-09-13 11:47:00 +03:00
sunshinekitty
cfdff2a962 Update for formBinder repo rename
Former-commit-id: a996a9fe9f65099f3511beea207ba29f69879f64
2017-09-13 03:06:01 -05:00
hiveminded
89f79799d1 fix https://github.com/kataras/iris/issues/737 fix https://github.com/kataras/iris/issues/740
Former-commit-id: e760aa67d8750bfdd15fc84e2dedeb591c204ba9
2017-09-11 12:18:30 +03:00
hiveminded
f23e21f747 fix misspells 🆎, previous commit: update to version 8.4.1 8a9a498316 [formerly 9e5f0a08049b83605aa847b8f51fb856427354a6]
Former-commit-id: d0f8c8018c14acc3b425b56c466f78a7b8e6fd84
2017-09-07 16:24:30 +03:00
hiveminded
8a9a498316 update to version 8.4.1 ❤️ https://github.com/kataras/iris/blob/master/HISTORY.md#th-07-september-2017--v841
Former-commit-id: 9e5f0a08049b83605aa847b8f51fb856427354a6
2017-09-07 16:20:31 +03:00
kataras
fcfc65a7bc add h2 header manually for pre-go 1.9 users when manually key files are being used
Former-commit-id: edf521fc02de87b53cd3bdf0b8e77610dd535862
2017-09-05 14:47:41 +03:00
kataras
bd779117fe add learning section at faq, although is easy to be found
Former-commit-id: f6cc690bcf178dea8b492366124860bfe427a92f
2017-09-03 18:28:58 +03:00
kataras
59a61e5930 add the new param:long into the docs
Former-commit-id: a4189660ad6228b5d3e118ef0f03a52972ac03ad
2017-09-03 18:08:19 +03:00
hiveminded
f68e547fb6 example for automated apidoc tool named "yaag" 👍
Former-commit-id: 1afed4ac2913b5f135e44992cf060e44694ceacb
2017-09-02 17:44:35 +03: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
fe94840929 Add more details for new contributors to the greater community.
Former-commit-id: ad21dc28b3d33251e7fe27ee014580ff7343b172
2017-08-29 14:11:36 +03:00
kataras
426d60055f Give some instructions for new contributors
Former-commit-id: 89caf418f5ce80c7c5bad637858b75e01186f1a8
2017-08-29 14:00:37 +03:00
kataras
5ebaf3f9bc add the gopkg.lock file in order to resolve other tool's problem... https://github.com/kataras/iris/issues/731
Former-commit-id: aeb62be9050362c5cbd9ca645b91a66a925b2246
2017-08-29 13:32:40 +03:00
kataras
a8b7e90bdf add iris-contrib/form-binder instead of formam to keep things working
Former-commit-id: 14cdd9ae21975e72d14f2dfd28a81094fc5cb8ef
2017-08-29 13:16:25 +03:00
kataras
f5d62a6a18 create a gopkg.toml manually in order to resolve https://github.com/kataras/iris/issues/731
Former-commit-id: c9ad41b73ff0338429fe69cd083a1daf684c8e40
2017-08-29 13:13:52 +03:00
kataras
b6ce8ecdad Code of Conduct
Former-commit-id: 50c6517b8505fbd5fa91a84e376b63e055301bc2
2017-08-29 03:50:30 +03:00
kataras
8b5bc191f0 Code of Conduct
Former-commit-id: 0b9876c5ec7a925fe5e319973e61525586830aad
2017-08-29 03:49:23 +03:00
kataras
674622f814 Add a simple Caddy+Iris tutorial 👍
Former-commit-id: 8761afce72aa35b91c9b5a958f1cafc027aabddd
2017-08-28 12:26:45 +03:00
kataras
e2600450f7 Fan of the MVC Architectural Pattern?
Former-commit-id: c6e425e8a4b150ea78456b2db88367093c164a38
2017-08-28 11:40:25 +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
a2de506f80 Upgrade the markdown parser vendor. Prev Commit: Update to v8.4.4, new mvc features. Read HISTORY.md.
Former-commit-id: 194b8fb1ba68a046e0e89a42a3e79b2cd319f14b
2017-08-27 19:05:15 +03:00
kataras
591806795e Update to 8.4.0 | New macro type, new high-optimized MVC features. Read HISTORY.md
Former-commit-id: b72a23ba063be60a9750c8b1b0df024b0c8ed549
2017-08-27 18:46:04 +03:00
kataras
8602517371 Nothing in codebase, yet, just change the uri scheme for our website.
Former-commit-id: 0d21b1b665c40afff7a8db56f3c270963ba646a5
2017-08-26 20:12:57 +03:00
kataras
9232b96188 Update iris.AutoTLS example, read description.
Iris devs should declare all the information now, there is no option to "leave something out" anymore, it's for your own good. Version is not changed yet, giving you time to see that changelog and do the necessary changes to your codebase, it will written to HISTORY.md too of course.

Before:
app.Run(iris.AutoTLS(":443"))

Now:
app.Run(iris.AutoTLS(":443", "example.com", "mail@example.com")

Commit Change: f7b655f145 [formerly f5314a8c1f8303d7216481d05129eb8a62766e14]

Happy weekend!


Former-commit-id: bf974dc486d05ff008c9ed13aaf96e716b1e55c6
2017-08-26 01:49:23 +03:00
kataras
f7b655f145 Happy weekend! Due the latest news we have a single change for your own safety. iris.AutoTLS users should pass all the necessary information now, these are the recommended by letsencrypt.
Iris devs should declare all the information now, there is no option to "leave something out" anymore, it's for your own good. Version is not changed yet, giving you time to see that changelog and do the necessary changes to your codebase, it will written to HISTORY.md too of course.

Before:
app.Run(iris.AutoTLS(":443"))

Now:
app.Run(iris.AutoTLS(":443", "example.com", "mail@example.com")

Happy weekend!


Former-commit-id: f5314a8c1f8303d7216481d05129eb8a62766e14
2017-08-26 01:33:55 +03:00
kataras
83fbef2d2f Happy weekend! Due the latest news we have a single change for your own safety. iris.AutoTLS users should pass all the necessary information now, these are the recommended by letsencrypt.
Iris devs should declare all the information now, there is no option to "leave something out" anymore, it's for your own good. Version is not changed yet, giving you time to see that changelog and do the necessary changes to your codebase. Happy weekend!


Former-commit-id: 490ce14a1022a2b81d347d7f59c2bb5412cfcdf2
2017-08-26 01:28:30 +03:00
kataras
878acec003 Merge branch 'master' of https://github.com/kataras/iris
Former-commit-id: 3df416dfe760da549213e21a492e8abbde03a1f4
2017-08-24 15:51:45 +03:00
kataras
8f7b5752f8 fix some typos
Former-commit-id: 338c7421e2cd49f558cf09d194fe42c4db701be1
2017-08-24 15:51:43 +03:00
Gerasimos (Makis) Maropoulos
d7ddbc1f31 Fix some typos and grammar errors
Former-commit-id: 513544ca8bec4bcccc6877ae9db5ec2d5e07c380
2017-08-24 15:46:54 +03:00
kataras
5ffc7911cd Add a TODO on the latest HISTORY.md entry
Also disable version updater on Iris benchmark source code files. It may runs ever faster than before if you started the benchmarks immediately after the banner  👍


Former-commit-id: a55dc1e0b658d7386229c32ba6953b1ea60f2872
2017-08-24 15:40:06 +03:00
Lars
5c6a3b5c88 Fix some typos and grammar errors
Former-commit-id: d0229efa01ee40b72f7033f5627944247b211aee
2017-08-24 12:39:04 +02:00
kataras
13036613d9 Format HISTORY.md entry for v8.3.4
Former-commit-id: e1f88cc2a0eb42034dd537ef2c16b8dda39b0a74
2017-08-23 17:08:45 +03:00
kataras
91bad4b82b Push v8.3.4 | Read HISTORY.md
Former-commit-id: e660dd91a4aae6d58c823f89cca733f02256c819
2017-08-23 17:01:51 +03:00
kataras
8b3c44b0a3 Give read access to the current route, a feature that many of you asked for
Former-commit-id: 39295ac1331ee08d3047c84f5c8ea152bce96781
2017-08-23 16:46:55 +03:00
kataras
8b5b6b116a add a nested parties and wildcard subdomains test
Former-commit-id: c2faa1bd02935ef13c32027f99c097b5c60babef
2017-08-23 15:26:46 +03:00
Gerasimos (Makis) Maropoulos
531ca5829c Merge pull request #727 from sy264115809/master
Former-commit-id: dc06c8311210af0cf5b9ebab92a5eea61c038bbd
2017-08-23 15:22:48 +03:00
sy264115809
e466765842 bugfix: trim relative slash incorrectly in apiBuilder.Party
Former-commit-id: 9c41facfe3b99138e80de6f12f6fea191e53cf60
2017-08-23 11:14:16 +08:00
kataras
1ffe4479f7 Update to 8.3.3 | Even better MVC. Read HISTORY.md
Former-commit-id: 88998c317117abff1a214cf396b205d8d8ea888c
2017-08-23 01:11:52 +03:00
kataras
e12513a534 Update to 8.3.2 | Read HISTORY.md file
Former-commit-id: e6ab761989d596cb004c39e65e04e8968d9461ab
2017-08-22 13:00:24 +03:00
kataras
33e651866e Nothing in code | give a link to the just-published the new benchmarking article
Former-commit-id: 03b7ac158138ee9a56afc2969c59f789c8ce5792
2017-08-21 22:51:01 +03:00
kataras
3ec5ff58c9 Fix https://github.com/kataras/iris/issues/726
My second mistake on redis session db because I'm not personally use redis, so I'm waiting for redis users to find these type of errors inside it, such as @sy264115809


Former-commit-id: df84348df7509c0f863f41f01de6ed6db6e8133e
2017-08-21 20:59:54 +03:00
kataras
40f79c1f19 Kestrel vs Iris new benchmarks, as you asked for 👍
Former-commit-id: d8979e55679bbb586dd79a81a43e1c29082ad9c2
2017-08-21 16:17:32 +03:00