Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kataras/iris

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
https://github.com/kataras/iris

Set one of the community's logos as banner, this will be here for 10 days and maybe more if users like it

https://github.com/kataras/iris/issues/153#issuecomment-228304573

e084307366ad040e5bdd514dc2f950f487c9c1c8 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/293

aa26a89533414f1dcf7c612b40eab4538a04f909 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Try #https://github.com/kataras/iris/issues/275

85a2e98ba4f50a6051a653267444447ee9852fa3 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Update the readme with the newest benchmarks: 21 July 2016

6b714522227a6477b937105a32cdfdf778f32811 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows

12cae9be3e90bed092bad660ca32a4b946cdb2c2 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Set the default hostname to "0.0.0.0" from "127.0.0.1" - as golang's net.Listener does by default

I changed that because some guys has problems in their hosting machines,
and they should use the...

0dbab32d9d6cdd317dd0bdc3b789a40ab82fa7be authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Fix https://github.com/iris-contrib/sessiondb/issues/1

352b297977a3055f0f7cb4335bf97ee1abcb8040 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Update Readme: Fix Book sections for response & template engines

72c5d2882b2daeadc616d23243452b0ae330d5ff authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Show the updated benchmarks (July 19). Don't forget, book is updated: https://www.gitbook.com/book/kataras/iris/details

245c732ff86d34a894ab600a65044c71c13e7bb5 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Update History, 4.0.0-alpha.4 - Book is updated also.

fb45f71b8c3e45ded0c228d1e71083a890d3823e authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Iris 4.0.0-alpha.4. Book is finally updated https://kataras.gitbooks.io/iris/content/ also

7ed5ed4519f1a5255a0205b091b93235a60d4df8 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Update glide.lock for fasthttp - cookies are not url encoded anymore

566a1948369626e5e33c3471e5285a663230d263 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Next step is to update the gitbook for the v4 template engines changes and new features

0a427c1ce0de90485cbc31ec5f08143765a1b905 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/303

69a4f11718dcfbff7961f6ca183f7d4c477b5f29 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Add option for Gzip again, I removed it after v3 but seems users wants it back

6f91e6c588398f5ee25732c28e2a990ca1c92373 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/301

084b689d37295bdd73d66ee1c5212a7d040fedfc authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Set the session's configuration to a pointer

b93ac270347afb364d73364d52befa88f13cbdf2 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Add Response Engines on the README, examples updated. book is the next step

d04edb96bb2c796de310afdb3957a67589d0cdcb authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Nothing special here, read the HISTORY.md for 4.0.0-alpha.3 release

https://github.com/kataras/iris/blob/master/HISTORY.md

d90cfaea81d49fd6af02786f37a43082519d7dee authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
serious fixes from the ago-2minutes release of the 4.0.0-alpha.3, read the HISTORY.md

**How to upgrade**: remove your `$GOPATH/src/github.com/kataras/iris`
folder, open your command-...

9326a771aac6fbd02ff2f17be26fbf59c7a6f73e authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
Update to 4.0.0-alpha.3 - Response Engines, 'inject' the context.JSON/JSONP/Text/Data/Markdown/Render, Read HISTORY.md

## 4.0.0-alpha.2 -> 4.0.0-alpha.3

**New**

A **Response Engine** gives you the freedom to creat...

675c0d510cd6ce2de839f12f0df30948d939be34 authored over 8 years ago by Gerasimos Maropoulos <[email protected]>
:rainbow: sessions were re-written, update to 4.0.0-alpha.2, read HISTORY.md

**Sessions were re-written **

- Developers can use more than one 'session database', at the sam...

077984bd60d12bad27de639c5c7b7b13ef1c3b86 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add more todos - the first 3 should be implemented today

af4df18ec461b60b2fa02a309bcea68287b52a05 authored over 8 years ago by Makis Maropoulos <[email protected]>
remove wiki link from readme

cf035125909b53751c1412d266c2c7dfc8e75e3c authored over 8 years ago by Makis Maropoulos <[email protected]>
Update readme versioning section - add v3 information

adf82c7aa2385065b18fac5992c3f6292118c363 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add a simple map type RenderOptions to help users remember it easier

9892620ce545dba9dbd91d7dc89a07ece0e11ee9 authored over 8 years ago by Makis Maropoulos <[email protected]>
move the template engines manager to the iris-contrib/template

74aeb081ee7a3867e8c720c8c0ba8d021cb1c094 authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove deprecated functions

f7a782b692be2af5677459b77c77679c093ae6f3 authored over 8 years ago by Makis Maropoulos <[email protected]>
It was a git-push error - remove previous' versions configuration https://github.com/kataras/iris/issues/280

e0ebc84bfee414e9b210098597ad5f2ab046a332 authored over 8 years ago by Makis Maropoulos <[email protected]>
Update to v4.0.0-alpha.1

b99afb2875c1cb1876c22995b6a45ead038ffdb7 authored over 8 years ago by Makis Maropoulos <[email protected]>
Check for cors middleware conflicts on mux

5cfe19c79377431ee86b4bca3d2cdae4222bc39a authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix config's wrong editor's import

688acce071aaddac80de72df573ab4085270ddf6 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix broken configs from last commit

0995331f7877bd8d239254c136af1d25849c4bff authored over 8 years ago by Makis Maropoulos <[email protected]>
Extend Read & Write BufferSize header and max request body size is 8mb now

e61d1f8c3cdb4498e9e678cec23080f408324372 authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

4fd346066275553197aac6108e645c2d70249a0a authored over 8 years ago by Makis Maropoulos <[email protected]>
fix tests

230d063e6df30f45ebd33d11a7e450032e9dd18c authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix tests

40ab94a9fc744895b343c437dce2a863b836ac2d authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

791c01d7e7107b8fa5398c5679370cd1f5cf200f authored over 8 years ago by Makis Maropoulos <[email protected]>
Replace fasthttp's with correct remove cookie code... fixes flash messages and sessions on some cases

68111f57d1107058739953d29822ba3b7b6c142e authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

032cc01792d489e600a40b003b3561ecb85c9c03 authored over 8 years ago by Makis Maropoulos <[email protected]>
Final v3

6761d58e5362b959340ade3c8922824fb70065b8 authored over 8 years ago by Makis Maropoulos <[email protected]>
Prepare for custom child router(s) via plugin(s) for tomorrow

52099314e6181561b7da5d99e6d38c8766c65815 authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

58fddece5b36059a8ca77783468cd2eb0c2977e7 authored over 8 years ago by Makis Maropoulos <[email protected]>
Parse server's addr before use it

e3b2c680853cb9b99bbbc267ee3a330464bd3b94 authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

96734efedc5681c702c8da8ad462fda4eef7bb34 authored over 8 years ago by Makis Maropoulos <[email protected]>
add test for cookie set/get/remove to help this guy https://github.com/kataras/iris/issues/270

981fef9ecfe3e40798354394407a36c5922a3bc7 authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

aefaff12972a331e255e3d63a14b34816cb02297 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix some invalid unlocks from the last change

0cb2351a4fe3706e124e37c3c9e826ee8b9615a3 authored over 8 years ago by Makis Maropoulos <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/dev'

ec5a71e0af663c4f10daa60f690d3f729689352b authored over 8 years ago by Makis Maropoulos <[email protected]>
Update history

871b43cae745ece2bb1d6a5b4970eaf369a0536e authored over 8 years ago by Makis Maropoulos <[email protected]>
Update to 3.0.0-pre.release, Read HISTORY.md for new features and changes

Yes new features, with Iris you always get them on each version or
revision or non-semantic version

0b8cb29e0c411f01e8caf32a7178acad6c1f39a9 authored over 8 years ago by Makis Maropoulos <[email protected]>
Ok finish the important staff, the other are already tested hundreds of times

7723c22ef6aabfca92770e168b050d1c6b0312c2 authored over 8 years ago by Makis Maropoulos <[email protected]>
Ok finish the context's tests

f5f7f22245cbb73ffc6f9ab0cd48331274a00b03 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add test for RedirectTo and fix the wrong-way-to-do-test-with-map-which-keys-some-times-change-order-lol

728cba60f707c8531b2e913f92f3e09a1d53aae9 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fasthttp seems have little bug with headers, so make a VisitAllCookies function and GetFlashes completed- tests added also

01914b6c3753b0d069e153dd8a4d425fd534f4ec authored over 8 years ago by Makis Maropoulos <[email protected]>
Add support for more than one listening server to one station, virtual and no virtual

2cc75817b7b32a204ee04789d9b581c2d572013f authored over 8 years ago by Makis Maropoulos <[email protected]>
New: ListenVirtual and ListenTo specific configs - server_test fixed

d76b73427bfc5c7f04b6ec8f4ca446450a28ed01 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add virtual listen same as NoListen- some changes in order the server_test no need any system modification

afa5b57dc7864443c39f1bdd785bdd8cad99e43c authored over 8 years ago by Makis Maropoulos <[email protected]>
Add some tests

93dc7c7e48d14ca8cafd40b5902b9baf5b0f7518 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add a Test framework to make it easier to test Iris app

I will commit the tests , mostly to see how this is working, when I
finish with the front-end t...

126e170371993b4df82908b1715c2bbc0be10bc6 authored over 8 years ago by Makis Maropoulos <[email protected]>
Rocket chat is on, Add Port() to the HTTPServer, disable subdomain persistence on subdomains when 127.0.0.1/0.0.0.0

I already made a test framework integration but I will commit this when
I finish with the basic ...

0d4b0ecd43872d782929ddabf496a4bb2d03912c authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix semantic typo for Redirection via Route name

c443dc9808ae1ef22450a9deeee1e5716e737675 authored over 8 years ago by Makis Maropoulos <[email protected]>
Rocket is down (again), use alternative chat

d2ec0fa3e4e4c089a830a5ad0e74bcbc6ba698c8 authored over 8 years ago by Makis Maropoulos <[email protected]>
Available is never returns false, just re-allocate on .Close - test https://github.com/iris-contrib/tests/blob/master/server_test.go

1354b74822b5cde05f9a4009b8667c2fe8c88650 authored over 8 years ago by Makis Maropoulos <[email protected]>
Rocket chat is on again, update readme link

160b8d9545b66fbab00109f59e227df9fd8c6487 authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove all tests from here and transfer them to iris-contrib/tests

9e2eaec2a201869bfe5b1d8b879e23b37b1a4dbc authored over 8 years ago by Makis Maropoulos <[email protected]>
Move middleware test(s) to the test folder

93ddb7f3b45aa83618b600627912bc34195a5d09 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add test for basic auth

90c7e1466c5876b4d8b043a340735729ce6cfa3d authored over 8 years ago by Makis Maropoulos <[email protected]>
Add tests for context body reader and for mux api (.API)

263fc77e5c9c612dfda2ce687540a3e2b501f5af authored over 8 years ago by Makis Maropoulos <[email protected]>
improve the flash messages test

50b1366e9d498ccdae97f9fa3cda7cabf5d95c3e authored over 8 years ago by Makis Maropoulos <[email protected]>
Embrace https://github.com/kataras/iris/issues/250 - Flash messages available inside request life

9100560e0085404a69b7547c560cb061c5d1c004 authored over 8 years ago by Makis Maropoulos <[email protected]>
Update readme

1f1ed4cc36d0813338b89742b274071bb39b4add authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove the bold info, it is already in benchmarks section, so add a link to this on the fastest word

e5d1e3e41b7e09bdf5e2f23795b033e5ba7b7b6b authored over 8 years ago by Makis Maropoulos <[email protected]>
Update community chat link because rocket chat is down for mantain

1588eb16d0bd048c749e87dfc2a79c73ffff69a0 authored over 8 years ago by Makis Maropoulos <[email protected]>
rocket's rooms are down for mantain, use the alternative chat room

342ff32558499fa820e66428e5d678732ab64779 authored over 8 years ago by Makis Maropoulos <[email protected]>
Rocket chat is down - so use the alternative chat

c60cb24f6e6d7973637e565733feb6c385d5bc0f authored over 8 years ago by Makis Maropoulos <[email protected]>
Add the test folder to the travis

1557bf107744f4ce6637baae0c4879d9cd90ac8e authored over 8 years ago by Makis Maropoulos <[email protected]>
add test for JSONP

25ab0440910277307a00d7904d5e72f750c5aa1f authored over 8 years ago by Makis Maropoulos <[email protected]>
add some tests

f4a2f35191bccbb05374ec673f7990b3add49694 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add some tests as we are going to v3 final - to be continued

9be49bbfeefb0229e60d8c082df65c9be36a467e authored over 8 years ago by Makis Maropoulos <[email protected]>
Available runs in goroutine for .NoListen in order to no need the allocated Available channel

cf35038644c1cca2b1d522413ce4ff97d1e8b340 authored over 8 years ago by Makis Maropoulos <[email protected]>
Add an Available channel for special usage like testing different Listen methods

04cffe57503d39e5ef9e95599c6fd428516a38b2 authored over 8 years ago by Makis Maropoulos <[email protected]>
Sessions from map[interface{}]interface{} to [string]interface{} - no one used object as keys so I change its type

c6e6c3994691a4f462379ec133e8a5b21e464dba authored over 8 years ago by Makis Maropoulos <[email protected]>
Add more notes on HISTORY.md about rc.4 changes

dba92ba64dadb480432bbab00102d3ae38b4801c authored over 8 years ago by Makis Maropoulos <[email protected]>
fix iris-book cover, github timeout

950964b18d345a33cae6379659c5865f1153f0ef authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/244

af67a97518dabe9661461e10c72098bbc448f93f authored over 8 years ago by Makis Maropoulos <[email protected]>
New results just came back from the benchmark suite so: Update benchmarks results graph

cc0e84decd99c10c9b1fb4f07d4f0f35c3063298 authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove unnecessary output

82d37c5c35d5888dca9d6a07040a39cf30b0b801 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix/Disable session subdomain persistence on 127.0.0.1 and 0.0.0.0

a5db711207d616c068a79751094976d398a46e12 authored over 8 years ago by Makis Maropoulos <[email protected]>
Make iris easier for glide users

I am not pushing the /vendor package to this repository because of
possibility to break the fram...

386201f73aa6ff33880329f9acef5c6cf6b6a2b6 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/244 and some more things

781abb00eaa85f309245317cbca179e70a4d8b88 authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix iris create, package's dependencies are downloaded automatically when a package is installed

12d24f715dcfb93ce390e28753885cd2e3a22e1b authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove unused context.Domain

it was added (and wrong idx) on previous commit for some of my internal
tests, this is not used ...

49c1a595ec6ebf4eadb3dc085075c3d8fb5d172a authored over 8 years ago by Makis Maropoulos <[email protected]>
Fix https://github.com/kataras/iris/issues/231

66a66fdfa0901398f058b426c95365446904e4ca authored over 8 years ago by Makis Maropoulos <[email protected]>
Set the default max request body size to 4mb

Align with
https://github.com/valyala/fasthttp/commit/e4db3cb5600317e91d93e07036e4d20903c8fa17

b2d1e6396d27d3af936b1c1150be2f354cc4ebdf authored over 8 years ago by Makis Maropoulos <[email protected]>
Finish the feature request https://github.com/kataras/iris/issues/235#issuecomment-229383650

f57d457d3942bf2985411d1171dcb0fc28cf6021 authored over 8 years ago by Makis Maropoulos <[email protected]>
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-bl...

65184ddaca2ffbad926de9299a56b3a58cda0c9f authored over 8 years ago by Makis Maropoulos <[email protected]>
Remove debug println

20cd75139a825db0e916d78c8169e65c65e7cb9b authored over 8 years ago by Makis Maropoulos <[email protected]>
Multiserver listening - Try first for https://github.com/kataras/iris/issues/235 - example added

5b8f4dc1b0fa047516f513c8c0015f218fbd7a8c authored over 8 years ago by Makis Maropoulos <[email protected]>
Move to Rocket.Chat - better management, multiple channels of the relative projects, private group chat and more

9d8f32ce1a47396c5a94d76a17fd8086948049fa authored over 8 years ago by Makis Maropoulos <[email protected]>