Commit Graph

1089 Commits

Author SHA1 Message Date
Pierre PACI
8d0ba9a0d0 more example in example
As this file is an example, it could help people to learn golang pattern. So, i've added another way to get a clock signal. I've kept the original to show people 2 different ways.

Former-commit-id: d5b50c0845e93388a41863fb262b166320c2735c
2017-11-17 21:22:27 +01:00
kataras
3b572eb23b Add an example for CSRF Protection
Former-commit-id: c38fd425b00210f730e274385cb2156b423f7fbc
2017-11-14 10:48:57 +02:00
Gerasimos (Makis) Maropoulos
e67346b459 Merge pull request #808 from speedwheel/patch-1
Rename README_CN.md to README_ZH.md

Former-commit-id: 7179263905b82f36f8e30e75b1dc40d42567a680
2017-11-10 20:09:39 +02:00
Edward Marinescu
9c07ab3f03 Rename README_CN.md to README_ZH.md
Change from using the "Country Code" to "Language code", it's better because there are many languages out there that are spoken in multiple countries.

Former-commit-id: 4c4ac4c50c1d31589bc78a745e30593f8e9e7ee3
2017-11-10 20:05:54 +02:00
kataras
b32583c004 Merge branch 'master' of https://github.com/kataras/iris
Former-commit-id: 4cc67227d5e9c3463ec061df1e7b8ee257a18742
2017-11-10 16:16:08 +02:00
kataras
9640f59961 app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes https://github.com/kataras/iris/issues/807
Former-commit-id: 5bd7f24997bb025a01bb92960a1bf255f073a228
2017-11-10 16:15:47 +02:00
Gerasimos (Makis) Maropoulos
65cda65c6f Merge pull request #806 from yale8848/master
Add README_CN.md

Former-commit-id: 6bae16e2b71ede5e61d8160562830ca4b761bbca
2017-11-10 14:01:30 +02:00
Yale
3b8553cd28 Update README_CN.md
Former-commit-id: e2868c45a3544aca8a8ff8cc1c1d60967bad3617
2017-11-10 15:19:10 +08:00
Yale
9e668b30ea Update README_CN.md
Former-commit-id: b4deb4b6785f4ad94bdd9d692b9596964b2a1a8f
2017-11-10 15:14:38 +08:00
Yale
346cd1ffc2 Update README_CN.md
Former-commit-id: b4f37edbe3d93c8cc0ad5f06c684decec64456b0
2017-11-10 15:10:45 +08:00
Yale
ccf5cc4d5e Update README_CN.md
Former-commit-id: af4d3cb162865d778e938defeabe926cdde311a7
2017-11-10 14:50:00 +08:00
Yale
1110bec979 Update README_CN.md
Former-commit-id: f7538b0d922a46deacf4d941ad38b541fe7fe224
2017-11-10 14:45:51 +08:00
Yale
a7f62c94f1 Update README_CN.md
Former-commit-id: d9a508b927e15950543749599f9686eee35c7157
2017-11-10 14:40:30 +08:00
Yale
abba1ca4a0 Update README_CN.md
Former-commit-id: 2828260b3a6ab5bc151d5de5ea21eadb074e34c2
2017-11-10 14:30:07 +08:00
Yale
79a9b67a85 Update README_CN.md
Former-commit-id: 84e09c053ac7d772a975f36d9aefd866ab7b8801
2017-11-10 14:22:14 +08:00
Yale
512f7c3cf1 Update README_CN.md
Former-commit-id: 498b3cd460868f2696fb81a43dfb0c399aa4bd87
2017-11-10 12:06:48 +08:00
Yale
bae8cad58e Update README_CN.md
Former-commit-id: c3aa159fd658490417cd29b3d737c231ff0ea10c
2017-11-10 12:05:04 +08:00
Yale
8d33fd670e Update README_CN.md
Former-commit-id: 8f10324dc584c877319564de61291b53c0dcc6d0
2017-11-10 12:01:43 +08:00
Yale
c963e91cea Update README_CN.md
Former-commit-id: fa2180d8fe9c50283eef754c1a2f009443c7fd60
2017-11-10 11:44:20 +08:00
Yale
d9708e1dc3 Update README_CN.md
Former-commit-id: 659207cd73b669bf37cefe832edc6326b0403b3a
2017-11-10 10:29:10 +08:00
Yale
91a02b7bac Update README_CN.md
Former-commit-id: 98c7b794dadd42be938e7fd6cff7aa2ddfce229a
2017-11-09 21:08:36 +08:00
Yale
d6b2a68734 Update README_CN.md
Former-commit-id: 8c54704b8dcd6ae6fa6e4f3ca325a61d5d616001
2017-11-09 20:57:03 +08:00
Yale
f971686123 Update README_CN.md
Former-commit-id: 59c2c0e4afa5a495db7bc1dab6eb52bd8999b97f
2017-11-09 20:40:59 +08:00
kataras
2a0c6dade6 Update to version 8.5.8 | Read HISTORY.md
Former-commit-id: 82128ce7a2896a9a8bafd7a5268b0b42057fc21a
2017-11-09 12:03:14 +02:00
Yale
330ae5cdae Update README_CN.md
Former-commit-id: 3980198bb98ece5472d90d9dea3aed53e9fcd284
2017-11-09 17:48:17 +08:00
Yale
ef486790f7 Update README_CN.md
Former-commit-id: 84e5fd283f13e6a226639f273daefc7deeb4a2b8
2017-11-09 17:17:02 +08:00
Yale
4f97344c22 Update README_CN.md
Former-commit-id: 51e771a552dbb768b59c852897a8dbfddbf3c93a
2017-11-09 11:39:14 +08:00
Yale
064741d487 Update README_CN.md
Former-commit-id: 1edea8d809b5c1f77ddb198a4d0f5b6123e8e788
2017-11-09 10:10:59 +08:00
Yale
ed71632e25 Update README_CN.md
Former-commit-id: a7e4dc51976be4dd5172947b0cf5ffa7e39b3ada
2017-11-09 09:45:51 +08:00
Yale
f43e2cc2c6 Update README_CN.md
Former-commit-id: 1e51aca7613c4f40d7ce8c0dd0e630cfc3b647b6
2017-11-08 22:39:30 +08:00
Yale
68ab6e890d Update README_CN.md
Former-commit-id: 599ef090022c967aeb5dd2c00743ee27a47cf97e
2017-11-08 22:13:57 +08:00
Yale
b4d90246db Create README_CN.md
Former-commit-id: 985856ee09b8b1f2b10abb263c56ed900623f644
2017-11-08 20:03:02 +08:00
kataras
5a8b17f0e8 Add a useful(?) introduction README.md section to some examples
Former-commit-id: 14041307dc2f98810d2c20dee68d2c4a7aa63e13
2017-11-07 19:12:30 +02:00
kataras
0c6f7f7e0d Merge branch 'master' of https://github.com/kataras/iris
Former-commit-id: 84b04fdeff1f946f348e29a8071f265012806c6c
2017-11-07 12:17:29 +02:00
kataras
06a52e9bec fix https://github.com/kataras/iris/issues/802
Former-commit-id: 0f9609ee485e94cf7b0d56cf134dd2a3ce703cdf
2017-11-07 12:16:52 +02:00
Gerasimos (Makis) Maropoulos
0904efbc84 Merge pull request #801 from opencollective/opencollective
Activating Open Collective

Former-commit-id: bf4b9a409906017ecebe28c473ae7c7aefe72d03
2017-11-07 02:17:10 +02:00
Gerasimos (Makis) Maropoulos
f72b505f7e Update ISSUE_TEMPLATE.md
Former-commit-id: 7771912b47bfd1882f5db10001585aca807b9489
2017-11-07 02:00:07 +02:00
Gerasimos (Makis) Maropoulos
ffd79d4cdd remove unnecessary square brackets
Former-commit-id: 55ed62eaaf6e2a0891fcbda220b33dc3256f6a61
2017-11-07 01:57:14 +02:00
Gerasimos (Makis) Maropoulos
97db628c6c remove unnecessary square brackets and put the badges to a new line
Former-commit-id: 73ea041cba4cf25ffe75e705b6dd023bdc36b1cd
2017-11-07 01:55:24 +02:00
kataras
7723e438a1 able to share static configuration between multiple server instances based on the homepath+iris.yml file with iris.WithGlobalConfiguration configurator
Former-commit-id: 3e528a3d01eb36b4c0781149e52acffd4dc5cf9f
2017-11-07 01:40:56 +02:00
Aseem Sood
1c259d09a1 Added backers and sponsors on the README
Former-commit-id: 8dd36eabcd909f540b40181e986d02780a7f0099
2017-11-06 14:00:39 -05:00
Aseem Sood
6e2967feac Updated CONTRIBUTING.md (optional)
Former-commit-id: 5a1db5846cafdbb19d45269171155eeb06862ede
2017-11-06 14:00:24 -05:00
Aseem Sood
f8d7cbb30f Updated .github/ISSUE_TEMPLATE.md (optional)
Former-commit-id: 1d799c5302079b67a973bf0c3cfb20ac5b70f097
2017-11-06 14:00:24 -05:00
kataras
af9a1f1241 Update to version 8.5.6 | Read HISTORY.md
Former-commit-id: 3c1fb7ad47d54133f68ee0ee8ebe4c3835fe4ce0
2017-11-05 04:12:18 +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
7cd78df9e3 Add Iris + MongoDB tutorial written by @santoshanand
Former-commit-id: c12c873be246e0779331ab57f86db2deac6f6d3c
2017-11-02 23:33:26 +02:00
kataras
c7b8e0661b Update to version 8.5.5 | Read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-02-november-2017--v855
Former-commit-id: 6b8a55df68a9e89caaa95775215919b0b4d581c4
2017-11-02 06:51:46 +02:00
kataras
42bc7dbad0 fix line endings... | Prev Commit: 15feaf0237 [formerly dced7d472edabbab4f80c76051f13261928a8dea]?w=1
Former-commit-id: 286366ffb0958288821d0b34b6140e203400c682
2017-11-02 06:44:40 +02:00
kataras
15feaf0237 Update to version 8.5.5 | Read HISTORY.md
Former-commit-id: dced7d472edabbab4f80c76051f13261928a8dea
2017-11-02 05:54:33 +02:00
kataras
666bcacf20 Update to version 8.5.5
Former-commit-id: b5be58709f17758a8df3ebc99270b97ccd8b18f2
2017-11-02 05:50:56 +02:00