Commit Graph

467 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
cafa4d7b80 Readme
Former-commit-id: 08b7ba04949a6b830841b8b9b7ad6981264c51ec
2017-02-17 07:15:32 +02:00
Gerasimos (Makis) Maropoulos
02afd3789d Fix the HTTP/2 Server Push example link.
Former-commit-id: 26b500fbfe61b4f69416ec24b50c7d069d0f2e09
2017-02-17 06:51:40 +02:00
Gerasimos (Makis) Maropoulos
48b470f5da Add HTTP/2 Example and Websocket wss:// too in the same time :)
Former-commit-id: fd4c12043d6ed739770236e014ccd2f0f4f5a84c
2017-02-17 06:49:54 +02:00
Gerasimos (Makis) Maropoulos
5055546a38 Remove entirely go 1.7 travis
Former-commit-id: ce8cd3989bc9d63ea7f586f11f73159d80b6992a
2017-02-17 05:08:52 +02:00
Gerasimos (Makis) Maropoulos
69d508fc39 Add go v1.8 as the minimum requirement.
Former-commit-id: 2d1c30f7a581e12dcc206d943b8fb8235eee256b
2017-02-17 05:08:19 +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
21a18d0990 Add the new Go 1.8 Shutdown | Remove DisableBanner, is controlled by LoggerPolicy now.
Former-commit-id: 6ef71a4b9f5a79160a42d1111dd924e244ce1f4e
2017-02-17 04:46:33 +02:00
Gerasimos (Makis) Maropoulos
2a4997cadf Add listen and proxy tests
Former-commit-id: 7c89556942af8e9c6966022323cb9746db446cfc
2017-02-17 02:55:26 +02:00
Gerasimos (Makis) Maropoulos
57e5b77853 add white box tests for transaction, response writer and some of the context's method
Former-commit-id: 67ea92337f120f03e8bb96d3daa43529b10af2f2
2017-02-17 02:14:46 +02:00
Gerasimos (Makis) Maropoulos
bfeabbd74e Add a httptest simple example, I'm thinking to obselete the gitbook entirely, the feature/_example folder is easier for the users
Former-commit-id: 6d4143e63838164a6b1bf1184b0c86a6b3fe15cd
2017-02-17 01:34:45 +02:00
Gerasimos (Makis) Maropoulos
fa5b529634 Update readme
Former-commit-id: 825f79a9cc8eedb2026906ce28ebf795c7c0b158
2017-02-17 00:09:04 +02:00
Gerasimos (Makis) Maropoulos
a132e7cebc Update README.md
Former-commit-id: 6f1ee755e36aeba65367a3ec276bd10d21d45343
2017-02-16 23:54:00 +02:00
Gerasimos (Makis) Maropoulos
b3bc8e71fb Nothing special here
Former-commit-id: af61c47c0462ec4b8d3699e3798c215a3feceb92
2017-02-16 22:19:44 +02:00
Gerasimos (Makis) Maropoulos
805ba56863 Update doc
Former-commit-id: c62184510b2ff88656eac7d81b66c3130f0eafc9
2017-02-16 22:11:42 +02:00
Gerasimos (Makis) Maropoulos
bef726894d Update doc.go add static files overview
Former-commit-id: 7a083200b13ebf3679b8c4495e5a8c29d20611db
2017-02-16 22:06:23 +02:00
Gerasimos (Makis) Maropoulos
1a69b19752 Update doc.go
Former-commit-id: b6d72ba79aa640fb61784eb2e0f4df2bf6150693
2017-02-16 21:50:59 +02:00
Gerasimos (Makis) Maropoulos
245d9a5e6f README: executable's overall file size between iris and a simple router
Former-commit-id: 19db08e5a0a37aa4ef3b92085939c5aba6eb22fa
2017-02-16 20:42:04 +02:00
Gerasimos (Makis) Maropoulos
155d3f2d87 Align doc.go
Former-commit-id: 65f2eb1a8bb7de832c854d78c6b245f8b7d7764b
2017-02-16 18:33:36 +02:00
Gerasimos (Makis) Maropoulos
5a1e9cd13f Align doc.go
Former-commit-id: 6d78bc5aec83ddeb15e068679ec1da33fd16e32e
2017-02-16 18:27:34 +02:00
Gerasimos (Makis) Maropoulos
1851d49b58 Set the yaml configuration fields identical to the original's Configuration fields. Update Readme
Former-commit-id: 2fa9f7985a16c5c292634d0140ee6b1959c04dbb
2017-02-16 18:14:55 +02:00
Gerasimos (Makis) Maropoulos
dd1d6837d9 Add the ability to use .yaml/yml files for the Configuration.
Former-commit-id: 0c49eb04d991aabf67970fe7f7b3ed969a36a708
2017-02-16 05:00:08 +02:00
Gerasimos (Makis) Maropoulos
40b62f2958 gofmt everything, even the vendor.
Former-commit-id: c2bf34c63b5cc6c974ce2b3bcf04bb1c9b77efaf
2017-02-16 03:26:02 +02:00
Gerasimos (Makis) Maropoulos
13e83fc57e SessionsPolicy and sessions adaptor, history and _example written.
Former-commit-id: e8b0dde3cb3b72919f01b9d836d8ccb3d4e20214
2017-02-15 20:06:19 +02:00
Gerasimos (Makis) Maropoulos
82afcc5aa6 Implement the websocket adaptor, a version of kataras/go-websocket, and refactor all of the previous websocket examples.
https://github.com/kataras/go-websocket/issues/27

Former-commit-id: 0b7e52e0a61150a8bba973ef653986d8b3ddd26b
2017-02-15 08:40:43 +02:00
Gerasimos (Makis) Maropoulos
26a5f9f3b0 Set the NewWebsocketServer's configuration to the user's station, these can be changed later. Preparing for writing the tests.
Former-commit-id: 5d5c19c08fbd5b1d13b79a279e1a230e438874c3
2017-02-14 20:56:23 +02:00
Gerasimos (Makis) Maropoulos
86f34dc5df Fix https://github.com/kataras/go-websocket/issues/27 on iris.v6 too
Former-commit-id: 29b1ea2ff313bdaeb719c242e08c5d5c9149156a
2017-02-14 20:32:36 +02:00
Gerasimos (Makis) Maropoulos
d2aee5e187 Add an example for gorillamux adaptor. Ref: https://github.com/kataras/iris/issues/588
Former-commit-id: ac5a00ca031950c103764fbb9ea2c3fa498252cb
2017-02-14 06:43:54 +02:00
Gerasimos (Makis) Maropoulos
4968fe353e I think my english are going better
Former-commit-id: a4218c54aa0d090873955bb660cecae0dc49f7fa
2017-02-14 06:12:33 +02:00
Gerasimos (Makis) Maropoulos
bcd7b3b169 Add the godoc link
Former-commit-id: b30646f1b5ebca23e336a44eeadcc52ef201085b
2017-02-14 06:01:15 +02:00
Gerasimos (Makis) Maropoulos
a3e694b9bd normalize the doc's routers
Former-commit-id: 81f7a7dbc228c18d10188c39088d34d4bb512282
2017-02-14 05:58:17 +02:00
Gerasimos (Makis) Maropoulos
48b5b1fb46 Remove canonical import path.
Former-commit-id: 411711856f85fbf306d8bd435dd76f94e51f83fc
2017-02-14 05:57:42 +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
2b2a205e63 Finally, full vendor. 200% times faster installations (-48% size reduced). Tested on a clean machine with just the iris folder and worked.
Former-commit-id: e441effe219c70ea6eac313049673f7643584c48
2017-02-14 05:51:29 +02:00
Gerasimos (Makis) Maropoulos
84f61f6b05 Look HISTORY.md for the 6.1.4 improvements. Fix sessions test expect a nil json instead of an empty. 2017-02-07 03:01:26 +02:00
Gerasimos (Makis) Maropoulos
5aaec72634 Update to 6.1.4 - Align with the improved kataras/go-sessions 2017-02-07 02:37:35 +02:00
Gerasimos (Makis) Maropoulos
84cd4ca6f4 Go v1.8 and the upcoming Iris version notes on HISTORY.md. 2017-02-05 20:26:40 +02:00
Gerasimos (Makis) Maropoulos
3430e24188 Fix iris run main.go not worked properly on some editors. Add notes for next version. Read HISTORY.md 2017-02-05 18:13:24 +02:00
Gerasimos (Makis) Maropoulos
2a911a450c Add DisableBodyConsumptionOnUnmarshal configuration field as discussed on [chat](https://kataras.rocket.chat/channel/iris). Read HISTORY.md 2017-01-30 12:35:43 +02:00
Gerasimos (Makis) Maropoulos
a563b37ba1 Update README. 2017-01-28 11:39:50 +02:00
Gerasimos (Makis) Maropoulos
64a2c7581a Add a 'good' Overview section at the README. 2017-01-28 11:38:20 +02:00
Gerasimos (Makis) Maropoulos
73b8396cd6 https://github.com/iris-contrib/plugin/blob/master/cors/plugin.go#L28 2017-01-27 14:25:48 +02:00
Gerasimos (Makis) Maropoulos
4a903886e8 Update README 2017-01-26 09:50:26 +02:00
Gerasimos (Makis) Maropoulos
7dfb13cfbd Nothing special here 2017-01-25 22:19:06 +02:00
Gerasimos (Makis) Maropoulos
b7b77b62d3 Update DONATIONS.md 2017-01-18 13:56:55 +02:00
Gerasimos (Makis) Maropoulos
306a709c04 Add a tip with a link on how to change the default Router. Remove the comic, not everybody has houmor. 2017-01-14 05:17:46 +02:00
Gerasimos (Makis) Maropoulos
3782a2e679 Update README.md 2017-01-13 09:52:10 +02:00
Gerasimos (Makis) Maropoulos
fdb74b6865 Update README.md
Remove deadlink, add a header to the comic and add a new gif which leads
on a youtube video with iris' users comments
2017-01-13 09:36:52 +02:00
Gerasimos (Makis) Maropoulos
f380d710cc Update to 6.1.2 2017-01-13 05:57:46 +02:00