Commit Graph

1014 Commits

Author SHA1 Message Date
Makis Maropoulos
f57d457d39 Finish the feature request https://github.com/kataras/iris/issues/235#issuecomment-229383650 2016-06-29 18:49:09 +03:00
Makis Maropoulos
65184ddaca Second try for https://github.com/kataras/iris/issues/235#issuecomment-229350945
change the ListenToServer
to SecondaryListen which comes before the main listen, they are
non-blocking funcs now
2016-06-29 16:48:44 +03:00
Makis Maropoulos
20cd75139a Remove debug println 2016-06-29 16:27:48 +03:00
Makis Maropoulos
5b8f4dc1b0 Multiserver listening - Try first for https://github.com/kataras/iris/issues/235 - example added 2016-06-29 16:25:17 +03:00
Makis Maropoulos
9d8f32ce1a Move to Rocket.Chat - better management, multiple channels of the relative projects, private group chat and more 2016-06-29 00:08:31 +03:00
Makis Maropoulos
9e3fb53f1e Update HISTORY for rc.4 2016-06-28 18:10:18 +03:00
Makis Maropoulos
7e9dc068fb Extend the Handlebars support as requested here https://github.com/kataras/iris/issues/239#issuecomment-229020737
History, Books  & examples are updated.
2016-06-28 18:06:52 +03:00
Makis Maropoulos
aa319fd8e4 Handlebars support - Embrace the feature request https://github.com/kataras/iris/issues/239 2016-06-28 12:50:26 +03:00
Makis Maropoulos
04dbd0bac9 Fix https://github.com/kataras/iris/issues/237 2016-06-28 10:19:17 +03:00
Makis Maropoulos
0a896f5137 Update readme 2016-06-26 20:31:18 +03:00
Makis Maropoulos
a89498e448 iris run on first view 2016-06-26 20:25:55 +03:00
Makis Maropoulos
6391ba04ca 💡 Happy Sunday: Introducing rizla 2016-06-26 16:26:44 +03:00
Makis Maropoulos
bd91395b19 Fix thirdparty-license link 2016-06-26 14:54:12 +03:00
Makis Maropoulos
74e7eeda1b https://github.com/kataras/iris/issues/234 2016-06-26 14:52:15 +03:00
Makis Maropoulos
abccf7fc06 Add ParamInt64 as requested on chat from the community 2016-06-26 08:46:04 +03:00
Makis Maropoulos
132021ec43 Add URLParamInt64 as requested by the community on chat 2016-06-26 08:44:10 +03:00
Makis Maropoulos
57ba8e89b5 Update readme 2016-06-26 08:35:06 +03:00
Makis Maropoulos
cd71b945b7 Add the new license , here and at iris-contrib repositories also (where needed) 2016-06-26 08:25:05 +03:00
Makis Maropoulos
25c8e733a8 Remove LICENSE, will be added when I finish with others' 2016-06-25 22:43:12 +03:00
Makis Maropoulos
62213e8e5a Add the last TODO 2016-06-25 22:40:44 +03:00
Makis Maropoulos
657ce735d9 Nothing special here, fix klauspost link 2016-06-25 22:36:28 +03:00
Makis Maropoulos
997fbd1aeb Fix parenthesis on readme... 2016-06-25 16:29:03 +03:00
Makis Maropoulos
1eaaec6b3b Update readme 2016-06-25 16:23:08 +03:00
Makis Maropoulos
0e0c1c8b1e Readme update 2016-06-25 16:20:49 +03:00
Makis Maropoulos
bf40160273 iris run: Remove duplicate code for os.Stderr 2016-06-25 16:13:59 +03:00
Makis Maropoulos
1b3803e5c2 iris run : Print the banner on every reload 2016-06-25 07:38:47 +03:00
Makis Maropoulos
e4038efb96 Add issue labeled: 'open' to help community find issues easier 2016-06-25 06:07:56 +03:00
Makis Maropoulos
3145b20ba2 Add a contributing section 2016-06-25 05:54:52 +03:00
Makis Maropoulos
5cf18b264e iris run main.go - prints the iris' logger but doesn't prints the banner everytime 2016-06-24 09:28:40 +03:00
Makis Maropoulos
e72a8f6786 Add JSON Web Tokens support via middleware to the README 2016-06-24 08:29:08 +03:00
Makis Maropoulos
3e692804f2 Improve the iris run command as requested here https://github.com/kataras/iris/issues/192 2016-06-24 05:17:22 +03:00
Makis Maropoulos
95813bf36b HISTORY.md: Add How to upgrade to V3.0.0-rc.3 2016-06-24 02:01:53 +03:00
Makis Maropoulos
b0d5cbb65f Update readme for rc.3 2016-06-24 01:51:26 +03:00
Makis Maropoulos
a9cb478d91 Remove the 'big' subdomains example from the README 2016-06-24 01:48:52 +03:00
Makis Maropoulos
f83b532835 Embrace the weekend- Update to rc.3 | Read the HISTORY.md 2016-06-24 01:34:49 +03:00
Makis Maropoulos
4a446ac1e2 Complete the OAuth/OAuth2 'high level' support 2016-06-22 16:01:31 +03:00
Makis Maropoulos
56f78567a2 New: OAuth2 support via gothic. Example: https://github.com/iris-contrib/gothic/blob/master/example/main.go
https://github.com/iris-contrib/gothic/blob/master/example/main.go
2016-06-22 12:45:57 +03:00
Makis Maropoulos
e6bc24b648 Fix https://github.com/kataras/iris/issues/207 2016-06-22 05:09:12 +03:00
Makis Maropoulos
70b5e3d090 New feature: Auth support for social networks, dropbox, amazon and so on. Untested
https://github.com/iris-contrib/goth/ is the main package which has been
converted to work with Iris from the ...
https://github.com/markbates/goth/ . Not yet tested on real application.
2016-06-22 04:22:12 +03:00
Makis Maropoulos
74bbc34d5b Update readme 2016-06-21 16:27:20 +03:00
Makis Maropoulos
20e323b31d #198 2016-06-21 16:20:22 +03:00
Makis Maropoulos
10e8b9c964 Update readme
Update first example giving more information with the first eye-view.

also on graph's image's click now it goes to the external benchmark
suite project.
2016-06-21 16:07:49 +03:00
Makis Maropoulos
f841bd4157 https://github.com/kataras/iris/issues/201 2016-06-21 14:18:22 +03:00
Makis Maropoulos
40c8c18792 add linux screenshot for hot reload 2016-06-21 02:05:58 +03:00
Makis Maropoulos
9beb96b3c8 iris tool - command 'run': prints relative path of the changed filename 2016-06-21 04:52:25 +03:00
Makis Maropoulos
f70ff3327e fix iris tool command 'run' for linux &osx users 2016-06-21 04:33:31 +03:00
Makis Maropoulos
c462517ca9 remove garbage (for you) println 2016-06-21 04:20:24 +03:00
Makis Maropoulos
16e32fb25a Update iris tool ' iris run main.go` 2016-06-21 04:19:39 +03:00
Makis Maropoulos
e9a4746000 Update to rc.2 | NEW: iris run main.go https://github.com/kataras/iris/issues/192
Not tested on linux yet,(I do not have a linux station now). Post an
issue if iris run main.go doesnt works as expected
2016-06-20 11:59:36 +03:00
Makis Maropoulos
39e1504ba3 Fix https://github.com/kataras/iris/issues/196 2016-06-19 10:32:20 +03:00