Ecosyste.ms: OpenCollective

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

Iris

Support Iris today.
Collective - Host: opensource - https://opencollective.com/iris - Website: https://iris-go.com - Code: 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

github.com/kataras/iris - e084307366ad040e5bdd514dc2f950f487c9c1c8 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/293

github.com/kataras/iris - aa26a89533414f1dcf7c612b40eab4538a04f909 authored over 8 years ago
Try #https://github.com/kataras/iris/issues/275

github.com/kataras/iris - 85a2e98ba4f50a6051a653267444447ee9852fa3 authored over 8 years ago
Update the readme with the newest benchmarks: 21 July 2016

github.com/kataras/iris - 6b714522227a6477b937105a32cdfdf778f32811 authored over 8 years ago
Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows

github.com/kataras/iris - 12cae9be3e90bed092bad660ca32a4b946cdb2c2 authored over 8 years ago
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...

github.com/kataras/iris - 0dbab32d9d6cdd317dd0bdc3b789a40ab82fa7be authored over 8 years ago
Fix https://github.com/iris-contrib/sessiondb/issues/1

github.com/kataras/iris - 352b297977a3055f0f7cb4335bf97ee1abcb8040 authored over 8 years ago
Update Readme: Fix Book sections for response & template engines

github.com/kataras/iris - 72c5d2882b2daeadc616d23243452b0ae330d5ff authored over 8 years ago
Show the updated benchmarks (July 19). Don't forget, book is updated: https://www.gitbook.com/book/kataras/iris/details

github.com/kataras/iris - 245c732ff86d34a894ab600a65044c71c13e7bb5 authored over 8 years ago
Update History, 4.0.0-alpha.4 - Book is updated also.

github.com/kataras/iris - fb45f71b8c3e45ded0c228d1e71083a890d3823e authored over 8 years ago
Iris 4.0.0-alpha.4. Book is finally updated https://kataras.gitbooks.io/iris/content/ also

github.com/kataras/iris - 7ed5ed4519f1a5255a0205b091b93235a60d4df8 authored over 8 years ago
Update glide.lock for fasthttp - cookies are not url encoded anymore

github.com/kataras/iris - 566a1948369626e5e33c3471e5285a663230d263 authored over 8 years ago
Next step is to update the gitbook for the v4 template engines changes and new features

github.com/kataras/iris - 0a427c1ce0de90485cbc31ec5f08143765a1b905 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/303

github.com/kataras/iris - 69a4f11718dcfbff7961f6ca183f7d4c477b5f29 authored over 8 years ago
Add option for Gzip again, I removed it after v3 but seems users wants it back

github.com/kataras/iris - 6f91e6c588398f5ee25732c28e2a990ca1c92373 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/301

github.com/kataras/iris - 084b689d37295bdd73d66ee1c5212a7d040fedfc authored over 8 years ago
Set the session's configuration to a pointer

github.com/kataras/iris - b93ac270347afb364d73364d52befa88f13cbdf2 authored over 8 years ago
Add Response Engines on the README, examples updated. book is the next step

github.com/kataras/iris - d04edb96bb2c796de310afdb3957a67589d0cdcb authored over 8 years ago
Nothing special here, read the HISTORY.md for 4.0.0-alpha.3 release

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

github.com/kataras/iris - d90cfaea81d49fd6af02786f37a43082519d7dee authored over 8 years ago
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-...

github.com/kataras/iris - 9326a771aac6fbd02ff2f17be26fbf59c7a6f73e authored over 8 years ago
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...

github.com/kataras/iris - 675c0d510cd6ce2de839f12f0df30948d939be34 authored over 8 years ago
: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...

github.com/kataras/iris - 077984bd60d12bad27de639c5c7b7b13ef1c3b86 authored over 8 years ago
Add more todos - the first 3 should be implemented today

github.com/kataras/iris - af4df18ec461b60b2fa02a309bcea68287b52a05 authored over 8 years ago
remove wiki link from readme

github.com/kataras/iris - cf035125909b53751c1412d266c2c7dfc8e75e3c authored over 8 years ago
Update readme versioning section - add v3 information

github.com/kataras/iris - adf82c7aa2385065b18fac5992c3f6292118c363 authored over 8 years ago
Add a simple map type RenderOptions to help users remember it easier

github.com/kataras/iris - 9892620ce545dba9dbd91d7dc89a07ece0e11ee9 authored over 8 years ago
move the template engines manager to the iris-contrib/template

github.com/kataras/iris - 74aeb081ee7a3867e8c720c8c0ba8d021cb1c094 authored over 8 years ago
Remove deprecated functions

github.com/kataras/iris - f7a782b692be2af5677459b77c77679c093ae6f3 authored over 8 years ago
It was a git-push error - remove previous' versions configuration https://github.com/kataras/iris/issues/280

github.com/kataras/iris - e0ebc84bfee414e9b210098597ad5f2ab046a332 authored over 8 years ago
Update to v4.0.0-alpha.1

github.com/kataras/iris - b99afb2875c1cb1876c22995b6a45ead038ffdb7 authored over 8 years ago
Check for cors middleware conflicts on mux

github.com/kataras/iris - 5cfe19c79377431ee86b4bca3d2cdae4222bc39a authored over 8 years ago
Fix config's wrong editor's import

github.com/kataras/iris - 688acce071aaddac80de72df573ab4085270ddf6 authored over 8 years ago
Fix broken configs from last commit

github.com/kataras/iris - 0995331f7877bd8d239254c136af1d25849c4bff authored over 8 years ago
Extend Read & Write BufferSize header and max request body size is 8mb now

github.com/kataras/iris - e61d1f8c3cdb4498e9e678cec23080f408324372 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - 4fd346066275553197aac6108e645c2d70249a0a authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - 791c01d7e7107b8fa5398c5679370cd1f5cf200f authored over 8 years ago
Replace fasthttp's with correct remove cookie code... fixes flash messages and sessions on some cases

github.com/kataras/iris - 68111f57d1107058739953d29822ba3b7b6c142e authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - 032cc01792d489e600a40b003b3561ecb85c9c03 authored over 8 years ago
Prepare for custom child router(s) via plugin(s) for tomorrow

github.com/kataras/iris - 52099314e6181561b7da5d99e6d38c8766c65815 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - 58fddece5b36059a8ca77783468cd2eb0c2977e7 authored over 8 years ago
Parse server's addr before use it

github.com/kataras/iris - e3b2c680853cb9b99bbbc267ee3a330464bd3b94 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - 96734efedc5681c702c8da8ad462fda4eef7bb34 authored over 8 years ago
add test for cookie set/get/remove to help this guy https://github.com/kataras/iris/issues/270

github.com/kataras/iris - 981fef9ecfe3e40798354394407a36c5922a3bc7 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - aefaff12972a331e255e3d63a14b34816cb02297 authored over 8 years ago
Fix some invalid unlocks from the last change

github.com/kataras/iris - 0cb2351a4fe3706e124e37c3c9e826ee8b9615a3 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/dev'

github.com/kataras/iris - ec5a71e0af663c4f10daa60f690d3f729689352b authored over 8 years ago
Update history

github.com/kataras/iris - 871b43cae745ece2bb1d6a5b4970eaf369a0536e authored over 8 years ago
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

github.com/kataras/iris - 0b8cb29e0c411f01e8caf32a7178acad6c1f39a9 authored over 8 years ago
Ok finish the important staff, the other are already tested hundreds of times

github.com/kataras/iris - 7723c22ef6aabfca92770e168b050d1c6b0312c2 authored over 8 years ago
Ok finish the context's tests

github.com/kataras/iris - f5f7f22245cbb73ffc6f9ab0cd48331274a00b03 authored over 8 years ago
Add test for RedirectTo and fix the wrong-way-to-do-test-with-map-which-keys-some-times-change-order-lol

github.com/kataras/iris - 728cba60f707c8531b2e913f92f3e09a1d53aae9 authored over 8 years ago
Fasthttp seems have little bug with headers, so make a VisitAllCookies function and GetFlashes completed- tests added also

github.com/kataras/iris - 01914b6c3753b0d069e153dd8a4d425fd534f4ec authored over 8 years ago
Add support for more than one listening server to one station, virtual and no virtual

github.com/kataras/iris - 2cc75817b7b32a204ee04789d9b581c2d572013f authored over 8 years ago
New: ListenVirtual and ListenTo specific configs - server_test fixed

github.com/kataras/iris - d76b73427bfc5c7f04b6ec8f4ca446450a28ed01 authored over 8 years ago
Add virtual listen same as NoListen- some changes in order the server_test no need any system modification

github.com/kataras/iris - afa5b57dc7864443c39f1bdd785bdd8cad99e43c authored over 8 years ago
Add some tests

github.com/kataras/iris - 93dc7c7e48d14ca8cafd40b5902b9baf5b0f7518 authored over 8 years ago
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...

github.com/kataras/iris - 126e170371993b4df82908b1715c2bbc0be10bc6 authored over 8 years ago
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 ...

github.com/kataras/iris - 0d4b0ecd43872d782929ddabf496a4bb2d03912c authored over 8 years ago
Fix semantic typo for Redirection via Route name

github.com/kataras/iris - c443dc9808ae1ef22450a9deeee1e5716e737675 authored over 8 years ago
Rocket is down (again), use alternative chat

github.com/kataras/iris - d2ec0fa3e4e4c089a830a5ad0e74bcbc6ba698c8 authored over 8 years ago
Available is never returns false, just re-allocate on .Close - test https://github.com/iris-contrib/tests/blob/master/server_test.go

github.com/kataras/iris - 1354b74822b5cde05f9a4009b8667c2fe8c88650 authored over 8 years ago
Rocket chat is on again, update readme link

github.com/kataras/iris - 160b8d9545b66fbab00109f59e227df9fd8c6487 authored over 8 years ago
Remove all tests from here and transfer them to iris-contrib/tests

github.com/kataras/iris - 9e2eaec2a201869bfe5b1d8b879e23b37b1a4dbc authored over 8 years ago
Move middleware test(s) to the test folder

github.com/kataras/iris - 93ddb7f3b45aa83618b600627912bc34195a5d09 authored over 8 years ago
Add test for basic auth

github.com/kataras/iris - 90c7e1466c5876b4d8b043a340735729ce6cfa3d authored over 8 years ago
Add tests for context body reader and for mux api (.API)

github.com/kataras/iris - 263fc77e5c9c612dfda2ce687540a3e2b501f5af authored over 8 years ago
improve the flash messages test

github.com/kataras/iris - 50b1366e9d498ccdae97f9fa3cda7cabf5d95c3e authored over 8 years ago
Embrace https://github.com/kataras/iris/issues/250 - Flash messages available inside request life

github.com/kataras/iris - 9100560e0085404a69b7547c560cb061c5d1c004 authored over 8 years ago
Update readme

github.com/kataras/iris - 1f1ed4cc36d0813338b89742b274071bb39b4add authored over 8 years ago
Remove the bold info, it is already in benchmarks section, so add a link to this on the fastest word

github.com/kataras/iris - e5d1e3e41b7e09bdf5e2f23795b033e5ba7b7b6b authored over 8 years ago
Update community chat link because rocket chat is down for mantain

github.com/kataras/iris - 1588eb16d0bd048c749e87dfc2a79c73ffff69a0 authored over 8 years ago
rocket's rooms are down for mantain, use the alternative chat room

github.com/kataras/iris - 342ff32558499fa820e66428e5d678732ab64779 authored over 8 years ago
Rocket chat is down - so use the alternative chat

github.com/kataras/iris - c60cb24f6e6d7973637e565733feb6c385d5bc0f authored over 8 years ago
Add the test folder to the travis

github.com/kataras/iris - 1557bf107744f4ce6637baae0c4879d9cd90ac8e authored over 8 years ago
add test for JSONP

github.com/kataras/iris - 25ab0440910277307a00d7904d5e72f750c5aa1f authored over 8 years ago
add some tests

github.com/kataras/iris - f4a2f35191bccbb05374ec673f7990b3add49694 authored over 8 years ago
Add some tests as we are going to v3 final - to be continued

github.com/kataras/iris - 9be49bbfeefb0229e60d8c082df65c9be36a467e authored over 8 years ago
Available runs in goroutine for .NoListen in order to no need the allocated Available channel

github.com/kataras/iris - cf35038644c1cca2b1d522413ce4ff97d1e8b340 authored over 8 years ago
Add an Available channel for special usage like testing different Listen methods

github.com/kataras/iris - 04cffe57503d39e5ef9e95599c6fd428516a38b2 authored over 8 years ago
Sessions from map[interface{}]interface{} to [string]interface{} - no one used object as keys so I change its type

github.com/kataras/iris - c6e6c3994691a4f462379ec133e8a5b21e464dba authored over 8 years ago
Add more notes on HISTORY.md about rc.4 changes

github.com/kataras/iris - dba92ba64dadb480432bbab00102d3ae38b4801c authored over 8 years ago
fix iris-book cover, github timeout

github.com/kataras/iris - 950964b18d345a33cae6379659c5865f1153f0ef authored over 8 years ago
Fix https://github.com/kataras/iris/issues/244

github.com/kataras/iris - af67a97518dabe9661461e10c72098bbc448f93f authored over 8 years ago
New results just came back from the benchmark suite so: Update benchmarks results graph

github.com/kataras/iris - cc0e84decd99c10c9b1fb4f07d4f0f35c3063298 authored over 8 years ago
Remove unnecessary output

github.com/kataras/iris - 82d37c5c35d5888dca9d6a07040a39cf30b0b801 authored over 8 years ago
Fix/Disable session subdomain persistence on 127.0.0.1 and 0.0.0.0

github.com/kataras/iris - a5db711207d616c068a79751094976d398a46e12 authored over 8 years ago
Make iris easier for glide users

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

github.com/kataras/iris - 386201f73aa6ff33880329f9acef5c6cf6b6a2b6 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/244 and some more things

github.com/kataras/iris - 781abb00eaa85f309245317cbca179e70a4d8b88 authored over 8 years ago
Fix iris create, package's dependencies are downloaded automatically when a package is installed

github.com/kataras/iris - 12d24f715dcfb93ce390e28753885cd2e3a22e1b authored over 8 years ago
Remove unused context.Domain

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

github.com/kataras/iris - 49c1a595ec6ebf4eadb3dc085075c3d8fb5d172a authored over 8 years ago
Fix https://github.com/kataras/iris/issues/231

github.com/kataras/iris - 66a66fdfa0901398f058b426c95365446904e4ca authored over 8 years ago
Set the default max request body size to 4mb

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

github.com/kataras/iris - b2d1e6396d27d3af936b1c1150be2f354cc4ebdf authored over 8 years ago
Finish the feature request https://github.com/kataras/iris/issues/235#issuecomment-229383650

github.com/kataras/iris - f57d457d3942bf2985411d1171dcb0fc28cf6021 authored over 8 years ago
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...

github.com/kataras/iris - 65184ddaca2ffbad926de9299a56b3a58cda0c9f authored over 8 years ago
Remove debug println

github.com/kataras/iris - 20cd75139a825db0e916d78c8169e65c65e7cb9b authored over 8 years ago
Multiserver listening - Try first for https://github.com/kataras/iris/issues/235 - example added

github.com/kataras/iris - 5b8f4dc1b0fa047516f513c8c0015f218fbd7a8c authored over 8 years ago
Move to Rocket.Chat - better management, multiple channels of the relative projects, private group chat and more

github.com/kataras/iris - 9d8f32ce1a47396c5a94d76a17fd8086948049fa authored over 8 years ago