1
0
mirror of https://github.com/kataras/iris.git synced 2026-05-05 21:55:27 +00:00

Commit Graph

  • 7ea334812f Align with the latest go-sessions Gerasimos Maropoulos 2016-09-13 07:54:44 +03:00
  • 787425e5c5 Donations Summary Update and a small fix Gerasimos Maropoulos 2016-09-12 23:25:17 +03:00
  • 3d70d13298 Summary Donations Update Gerasimos Maropoulos 2016-09-12 08:10:55 +03:00
  • ae5ba6fe7e Update gitbook section link for the new Serializers Gerasimos Maropoulos 2016-09-10 07:27:37 +03:00
  • 97431f2650 Replace response engines with serializers, same job but organized better, read README.md , no front-end changes if you used default engines. Gerasimos Maropoulos 2016-09-10 07:23:02 +03:00
  • f561b7a90d Update to 4.2.0 - Configuration changes (big but old way still works, naming changes) & Implement https://github.com/kataras/iris/issues/409 Gerasimos Maropoulos 2016-09-09 08:09:03 +03:00
  • 1a7c79db66 Update to 4.1.7. Logger changes, read HISTORY.md Gerasimos Maropoulos 2016-09-07 07:36:23 +03:00
  • eacc04406a Add HISTORY.md entry for the 4.1.6 Gerasimos Maropoulos 2016-09-05 13:23:59 +03:00
  • a073e442fc Align sessions with the latest kataras/go-sessions. Now you should update :) Gerasimos Maropoulos 2016-09-05 13:08:32 +03:00
  • 1537a657c0 Nothing really special, but tests seems to match better with old-style .New() on contextPool although I though that was the same thing... Gerasimos Maropoulos 2016-09-05 12:10:45 +03:00
  • 1fda6383f3 Readme addons Gerasimos Maropoulos 2016-09-05 04:01:13 +03:00
  • 482c108839 Remove unused Plugin's custom callbacks. Gerasimos Maropoulos 2016-09-05 03:56:28 +03:00
  • 27e21d2685 (from previous commit) fix sessions init when UseDatabaseDB before session manager Gerasimos Maropoulos 2016-09-04 22:09:54 +03:00
  • b8b52ad46e Update to 4.1.4. Users & Devs can ignore this update. Read HISTORY.md for more Gerasimos Maropoulos 2016-09-04 22:02:31 +03:00
  • c38a9b2459 Developers can ignore this update. Replace the template engines with a new cross-framework package (kataras/go-template) Gerasimos Maropoulos 2016-09-02 06:05:44 +03:00
  • 6163726bc5 Replace utils/file with go-fs and go-installer, fix previous tests Gerasimos Maropoulos 2016-09-01 06:34:55 +03:00
  • 1d49188da9 Developers can ignore this update. Use of go-websocket and go-errors. Zero front-end changes. No real improvements. Gerasimos Maropoulos 2016-09-01 06:01:53 +03:00
  • 480f85a9db Implement https://github.com/kataras/iris/issues/387 Gerasimos Maropoulos 2016-08-29 07:28:19 +03:00
  • d03c9ad231 Fix go1.6 issue https://github.com/kataras/iris/issues/378 Gerasimos Maropoulos 2016-08-23 20:41:12 +03:00
  • 2d067ac081 Update to 4.1.1 - Able to set Sessions.CookieLength. Read HISTORY.md Gerasimos Maropoulos 2016-08-18 03:20:59 +03:00
  • 532254e03b Bring back AcquireCookie and ReleaseCookie usage Gerasimos Maropoulos 2016-08-18 00:28:03 +03:00
  • 8f1bf8dcc7 Websocket: Fix silly panic when no needed https://github.com/kataras/iris/issues/367 Gerasimos Maropoulos 2016-08-17 23:35:46 +03:00
  • befa43ba2a context.SendFile supports resume (by range). https://github.com/kataras/iris/issues/359#issuecomment-240471538 Gerasimos Maropoulos 2016-08-17 20:16:23 +03:00
  • bef334868b Update to 4.1.0, New: SSH Remote control, READ HISTORY.md Gerasimos Maropoulos 2016-08-17 12:57:54 +03:00
  • 3beb292f4f Fix https://github.com/kataras/iris/issues/351 Gerasimos Maropoulos 2016-08-16 19:23:12 +03:00
  • ca2e46f1c3 Fix multi websocket servers https://github.com/kataras/iris/issues/365 Gerasimos Maropoulos 2016-08-16 13:17:26 +03:00
  • c6f5406c3b Better gzip managment, align with https://github.com/kataras/iris/issues/361 . OnError on Parties: https://github.com/kataras/iris/issues/35 Gerasimos Maropoulos 2016-08-14 05:44:36 +03:00
  • 56bd511427 Stable v4.0.0. Gerasimos Maropoulos 2016-08-09 22:48:09 +03:00
  • a4fbf4db4e Fix https://github.com/kataras/iris/issues/350 Gerasimos Maropoulos 2016-08-09 22:12:03 +03:00
  • 374bfa890c https://github.com/kataras/iris/issues/348 Gerasimos Maropoulos 2016-08-08 22:20:47 +03:00
  • 3c50d26808 Add easy way to set Read/WriteTimeout instead of http://targetliu.com/golang-iriszhong-tong-guo-pluginshe-zhi-httpchao-shi-shi-jian/ Gerasimos Maropoulos 2016-08-05 08:44:52 +03:00
  • 2b364817c3 Nothing special here Gerasimos Maropoulos 2016-08-04 19:49:12 +03:00
  • 922248bbf1 Fix error handling on Listen functions Gerasimos Maropoulos 2016-07-31 15:01:28 +03:00
  • 08e6ea31de Add a better check for domain persistance on sessions - add the community members names who helped on website & logo on README Gerasimos Maropoulos 2016-07-30 17:24:12 +03:00
  • 6f83c48a10 Update to v4.0.0-alpha.5 - Letsencrypt integration https://github.com/kataras/iris/issues/220 . 4 Fixes. Read HISTORY.md Gerasimos Maropoulos 2016-07-29 01:33:20 +03:00
  • f8f6abd906 Add PostValuesAll, PostValues, PostValue shortcut for aio multipart, form data, raw post, query data Gerasimos Maropoulos 2016-07-28 12:13:54 +03:00
  • 77955c8540 Fix https://github.com/kataras/iris/issues/321 Gerasimos Maropoulos 2016-07-27 17:09:19 +03:00
  • 5f76942b52 no need to duplicate ourselves Gerasimos Maropoulos 2016-07-26 21:53:52 +03:00
  • 81019aa90d Nothing special here - set the ability to set a virtual scheme for the server, used inside global tmpl helper funcs Gerasimos Maropoulos 2016-07-26 21:50:14 +03:00
  • 8288161b30 Fix CookieNeverExpires time, set an option for -1 for browser-based session (when browser closes cookie is removed) Gerasimos Maropoulos 2016-07-26 21:26:54 +03:00
  • c26ce245c7 Nothing special here, just a check on server.Hostname for VListeningAddr Gerasimos Maropoulos 2016-07-26 20:37:36 +03:00
  • 40bc7f5054 Nothing special - Set a server.Config field which can override the ListeningAddr when server.Host()/Port. Mostly used inside glb tmpl funcs Gerasimos Maropoulos 2016-07-26 20:19:50 +03:00
  • 3f13707428 Expose a standard Session interface on context/context.go | https://github.com/kataras/iris/issues/316 Gerasimos Maropoulos 2016-07-26 19:36:31 +03:00
  • 5579153614 Fix the call to pointer on .UseTemplate(...).Directory(..).Binary(...) Gerasimos Maropoulos 2016-07-26 18:36:03 +03:00
  • 83c3eb216e README: make & use the flat book cover as the logo Gerasimos Maropoulos 2016-07-25 22:07:12 +03:00
  • 012b8a3c71 A risk to update the first-view of the README Gerasimos Maropoulos 2016-07-25 20:28:44 +03:00
  • 6f5c83272b prepend the slash on party.API if the developer forgotten that https://github.com/kataras/iris/issues/293#issuecomment-234966015 Gerasimos Maropoulos 2016-07-25 17:18:50 +03:00
  • 952caa493e Done/DoneFunc are kept to use for the child route parties also Gerasimos Maropoulos 2016-07-25 16:02:51 +03:00
  • f3e216c738 .Done/.DoneFunc as requested, examples: https://github.com/iris-contrib/examples/tree/master/middleware_2 Gerasimos Maropoulos 2016-07-25 15:53:12 +03:00
  • d10273391a Fix https://github.com/kataras/iris/issues/312 Gerasimos Maropoulos 2016-07-25 14:45:12 +03:00
  • 3ee38a363c Update cover size Gerasimos Maropoulos 2016-07-24 02:42:23 +03:00
  • 5ede95eef2 Update readme, show the guide two times Gerasimos Maropoulos 2016-07-24 02:38:24 +03:00
  • f24f487da8 README.md: Set the logo link to the community member folder Gerasimos Maropoulos 2016-07-23 17:08:24 +03:00
  • 111bd55ce3 Fix readme... Gerasimos Maropoulos 2016-07-23 17:06:38 +03:00
  • 279ac0831e README UPDATE Gerasimos Maropoulos 2016-07-23 17:04:14 +03:00
  • 04fad544c4 Fix newline readme Gerasimos Maropoulos 2016-07-23 17:02:18 +03:00
  • cb47e4b26c README.md: Set the Docs & Community first, remove sec-image (it's on #benchmarks README.md) Gerasimos Maropoulos 2016-07-23 17:01:01 +03:00
  • 4f1722b5b8 Add optional 'donate & download' the e-book(guide) Gerasimos Maropoulos 2016-07-23 16:37:23 +03:00
  • e084307366 Set one of the community's logos as banner, this will be here for 10 days and maybe more if users like it Gerasimos Maropoulos 2016-07-23 13:25:13 +03:00
  • aa26a89533 Fix https://github.com/kataras/iris/issues/293 Gerasimos Maropoulos 2016-07-21 23:08:42 +03:00
  • 85a2e98ba4 Try #https://github.com/kataras/iris/issues/275 Gerasimos Maropoulos 2016-07-21 20:33:00 +03:00
  • 6b71452222 Update the readme with the newest benchmarks: 21 July 2016 Gerasimos Maropoulos 2016-07-21 05:48:35 +03:00
  • 12cae9be3e Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows Gerasimos Maropoulos 2016-07-21 03:20:08 +03:00
  • 0dbab32d9d Set the default hostname to "0.0.0.0" from "127.0.0.1" - as golang's net.Listener does by default Gerasimos Maropoulos 2016-07-21 00:03:36 +03:00
  • 352b297977 Fix https://github.com/iris-contrib/sessiondb/issues/1 Gerasimos Maropoulos 2016-07-20 20:23:54 +03:00
  • 72c5d2882b Update Readme: Fix Book sections for response & template engines Gerasimos Maropoulos 2016-07-20 07:07:41 +03:00
  • 245c732ff8 Show the updated benchmarks (July 19). Don't forget, book is updated: https://www.gitbook.com/book/kataras/iris/details Gerasimos Maropoulos 2016-07-20 07:04:27 +03:00
  • fb45f71b8c Update History, 4.0.0-alpha.4 - Book is updated also. Gerasimos Maropoulos 2016-07-20 06:35:50 +03:00
  • 7ed5ed4519 Iris 4.0.0-alpha.4. Book is finally updated https://kataras.gitbooks.io/iris/content/ also Gerasimos Maropoulos 2016-07-20 06:33:24 +03:00
  • 566a194836 Update glide.lock for fasthttp - cookies are not url encoded anymore Gerasimos Maropoulos 2016-07-19 09:00:37 +03:00
  • 0a427c1ce0 Next step is to update the gitbook for the v4 template engines changes and new features Gerasimos Maropoulos 2016-07-19 08:58:10 +03:00
  • 69a4f11718 Fix https://github.com/kataras/iris/issues/303 Gerasimos Maropoulos 2016-07-19 08:48:57 +03:00
  • 6f91e6c588 Add option for Gzip again, I removed it after v3 but seems users wants it back Gerasimos Maropoulos 2016-07-19 06:50:49 +03:00
  • 084b689d37 Fix https://github.com/kataras/iris/issues/301 Gerasimos Maropoulos 2016-07-19 06:35:52 +03:00
  • b93ac27034 Set the session's configuration to a pointer Gerasimos Maropoulos 2016-07-19 06:19:37 +03:00
  • d04edb96bb Add Response Engines on the README, examples updated. book is the next step Gerasimos Maropoulos 2016-07-19 05:43:34 +03:00
  • d90cfaea81 Nothing special here, read the HISTORY.md for 4.0.0-alpha.3 release Gerasimos Maropoulos 2016-07-18 18:16:58 +03:00
  • 9326a771aa serious fixes from the ago-2minutes release of the 4.0.0-alpha.3, read the HISTORY.md Gerasimos Maropoulos 2016-07-18 18:03:43 +03:00
  • 675c0d510c Update to 4.0.0-alpha.3 - Response Engines, 'inject' the context.JSON/JSONP/Text/Data/Markdown/Render, Read HISTORY.md Gerasimos Maropoulos 2016-07-18 17:40:42 +03:00
  • 077984bd60 🌈 sessions were re-written, update to 4.0.0-alpha.2, read HISTORY.md Makis Maropoulos 2016-07-15 20:50:36 +03:00
  • af4df18ec4 Add more todos - the first 3 should be implemented today Makis Maropoulos 2016-07-14 10:46:24 +03:00
  • cf03512590 remove wiki link from readme Makis Maropoulos 2016-07-13 20:41:08 +03:00
  • adf82c7aa2 Update readme versioning section - add v3 information Makis Maropoulos 2016-07-13 19:39:08 +03:00
  • 9892620ce5 Add a simple map type RenderOptions to help users remember it easier Makis Maropoulos 2016-07-13 14:59:37 +03:00
  • 74aeb081ee move the template engines manager to the iris-contrib/template Makis Maropoulos 2016-07-13 14:54:56 +03:00
  • f7a782b692 Remove deprecated functions Makis Maropoulos 2016-07-13 14:05:32 +03:00
  • e0ebc84bfe It was a git-push error - remove previous' versions configuration https://github.com/kataras/iris/issues/280 Makis Maropoulos 2016-07-13 12:41:17 +03:00
  • b99afb2875 Update to v4.0.0-alpha.1 Makis Maropoulos 2016-07-13 06:28:09 +03:00
  • 5cfe19c793 Check for cors middleware conflicts on mux Makis Maropoulos 2016-07-13 05:02:43 +03:00
  • 688acce071 Fix config's wrong editor's import Makis Maropoulos 2016-07-13 00:32:40 +03:00
  • 0995331f78 Fix broken configs from last commit Makis Maropoulos 2016-07-12 19:21:26 +02:00
  • e61d1f8c3c Extend Read & Write BufferSize header and max request body size is 8mb now Makis Maropoulos 2016-07-12 15:40:06 +02:00
  • 4fd3460662 Merge remote-tracking branch 'refs/remotes/origin/dev' Makis Maropoulos 2016-07-08 22:12:13 +02:00
  • 230d063e6d fix tests Makis Maropoulos 2016-07-08 22:11:57 +02:00
  • 40ab94a9fc Fix tests Makis Maropoulos 2016-07-08 22:11:39 +02:00
  • 791c01d7e7 Merge remote-tracking branch 'refs/remotes/origin/dev' Makis Maropoulos 2016-07-08 21:33:54 +02:00
  • 68111f57d1 Replace fasthttp's with correct remove cookie code... fixes flash messages and sessions on some cases Makis Maropoulos 2016-07-08 21:33:41 +02:00
  • 032cc01792 Merge remote-tracking branch 'refs/remotes/origin/dev' Makis Maropoulos 2016-07-08 19:42:05 +02:00
  • 6761d58e53 Final v3 Makis Maropoulos 2016-07-08 19:41:50 +02:00
  • 52099314e6 Prepare for custom child router(s) via plugin(s) for tomorrow Makis Maropoulos 2016-07-07 23:59:00 +02:00