Commit Graph

  • 78c7101ff6 Check existence of X-Forwarded-For by comparing the length Manu Mtz-Almeida 2014-08-18 04:52:01 +0200
  • 4c57a35441 Added tests for basic auth. Sasha Myasoedov 2014-08-12 12:32:06 +0300
  • f2176c3100 Adjusted tests for recovery. Sasha Myasoedov 2014-08-11 13:37:35 +0300
  • 685d2c99cf Added tests for JSON binding. Sasha Myasoedov 2014-08-11 13:25:52 +0300
  • 83fefc41d0 Merge branch 'tests' of github.com:alexandernyquist/gin into tests Sasha Myasoedov 2014-08-08 16:33:28 +0300
  • 80cf66cde6 Added test cases for context file, data, XML response writers. Sasha Myasoedov 2014-08-08 16:31:01 +0300
  • fcd997e083 Added test for recovery Sasha Myasoedov 2014-08-08 15:50:52 +0300
  • 6abe841c1f Splited tests into separate files Sasha Myasoedov 2014-08-08 14:48:15 +0300
  • 16e4230e22 Merge pull request #2 from msoedov/tests Sasha Myasoedov 2014-08-06 17:19:51 +0300
  • 38dcdcc985 Started on improved documentation for model binding Alexander Nyquist 2014-08-03 01:31:48 +0200
  • 64fb835e6f Only accepting 3xx status codes when redirecting. Swapped location and code arguments for Redirect signature Alexander Nyquist 2014-08-02 17:06:09 +0200
  • e350ae7c7e Removed redundancy when redirecting Alexander Nyquist 2014-07-29 00:53:56 +0200
  • 2c4460d7cc Fixed status code when redirecting Alexander Nyquist 2014-07-29 00:51:34 +0200
  • 593de4e913 Added support for redirects Alexander Nyquist 2014-07-29 00:48:02 +0200
  • 74ca5f3bd9 Added dummy tests for middleware Sasha Myasoedov 2014-07-28 13:05:23 +0300
  • 51cbd7c75e Update README.md Keiji Yoshida 2014-07-26 01:57:24 +0900
  • 89b4c6e0d1 Replaced deprecated ServeFiles Sasha Myasoedov 2014-07-24 16:51:11 +0300
  • 8933874582 Fixed tests up to master branch Sasha Myasoedov 2014-07-18 17:42:38 +0300
  • 7713e8157a Merge branch 'tests' of github.com:alexandernyquist/gin into tests Sasha Myasoedov 2014-07-24 16:26:29 +0300
  • a1c9c0e2d4 spelling Andre Dublin 2014-07-18 17:08:37 -0400
  • c3abaf9afc Merge pull request #73 from gin-gonic/community Manu Mtz.-Almeida 2014-07-18 18:09:30 +0200
  • 97729696c0 Updates CHANGELOG Manu Mtz-Almeida 2014-07-18 15:25:55 +0200
  • 7a6d58d8c4 Updates README Manu Mtz-Almeida 2014-07-18 15:22:38 +0200
  • 4acef47df5 Adds CHANGELOG Manu Mtz-Almeida 2014-07-18 15:20:46 +0200
  • 590bda514b Updates AUTHORS Manu Mtz-Almeida 2014-07-18 14:59:44 +0200
  • 3716419fca Merge pull request #76 from mopemope/fix-plainrender Manu Mtz.-Almeida 2014-07-18 14:53:00 +0200
  • 2947981b61 Fix Corrupted plainRender mopemoepe 2014-07-18 08:56:59 +0900
  • cc94aa2dd9 Fixes pathFor() Manu Mtz-Almeida 2014-07-18 01:34:29 +0200
  • d0fb4a6bf0 Fixes new NoRoute() logic Manu Mtz-Almeida 2014-07-18 00:29:44 +0200
  • c7fdc2e03a Errors in context are removed Manu Mtz-Almeida 2014-07-18 00:29:20 +0200
  • 48f4914165 Performance improvement Manu Mtz-Almeida 2014-07-18 00:10:28 +0200
  • 184a02ee2d Improves performance of NoRouter() handler Manu Mtz-Almeida 2014-07-17 23:43:41 +0200
  • 4731e82bb7 Renames NotFound() to NoRoute() Manu Mtz-Almeida 2014-07-17 23:42:23 +0200
  • d91cfbade4 Renames NotFound404 to NotFound Manu Mtz-Almeida 2014-07-17 20:18:50 +0200
  • 15c27c712d Adds HEAD method in Static file serving Manu Mtz-Almeida 2014-07-17 02:07:18 +0200
  • dda70bf382 Refactors Static() file serving Manu Mtz-Almeida 2014-07-17 02:02:09 +0200
  • 8ed55606c3 Adds context.File(path) Manu Mtz-Almeida 2014-07-17 02:01:42 +0200
  • 0ca4d36b76 Merge pull request #70 from fmd/develop-templates Manu Mtz.-Almeida 2014-07-17 00:27:39 +0200
  • dc43372610 Splitting source code in different files Manu Mtz-Almeida 2014-07-16 20:14:03 +0200
  • f3fd8b92f8 adding info for IRC and mailing list Austin Heap 2014-07-16 10:00:47 -0700
  • 2c3cdbb69f Add Pluggable View Renderer Example Gin meets pongo2! (https://github.com/flosch/pongo2) mopemoepe 2014-07-17 00:37:56 +0900
  • 176edde1fb SetHTTPTemplate -> SetHTMLTemplate Fareed Dudhia 2014-07-16 12:53:57 +0000
  • 3cf2d1338f Updates AUTHORS file Manu Mtz-Almeida 2014-07-16 12:18:02 +0200
  • 18d8c2a4c8 Merge pull request #69 from mopemope/fix-variadic Manu Mtz.-Almeida 2014-07-16 12:06:21 +0200
  • 08875b30d6 Fix variadic parameter mopemoepe 2014-07-16 14:18:45 +0900
  • fc5caf0706 Adds AUTHORS file Manu Mtz-Almeida 2014-07-16 03:40:58 +0200
  • 7cf643aace Merge branch 'lucas-clemente-master' into develop Manu Mtz-Almeida 2014-07-16 02:55:03 +0200
  • a1ff907768 Fixed Content-Type for json render. Thank you @mdigger Manu Mtz-Almeida 2014-07-16 02:49:22 +0200
  • 3ef5e4fead Merge branch 'master' of https://github.com/lucas-clemente/gin into lucas-clemente-master Manu Mtz-Almeida 2014-07-15 17:55:28 +0200
  • 5ea7a92267 Adds flexible render system Manu Mtz-Almeida 2014-07-15 17:41:56 +0200
  • 94bc35bb2d Using keyed initialization to fix app-engine integration Manu Mtz-Almeida 2014-07-13 16:53:46 +0200
  • f63a354b40 Normal log and error log are printed in the same call. Manu Mtz-Almeida 2014-07-13 00:18:33 +0200
  • e2242b59e6 Fixes "Can't unmarshal JSON array with #63" Manu Mtz-Almeida 2014-07-13 00:17:01 +0200
  • 6c31570472 work around path.Join removing trailing slashes from routes Lucas Clemente 2014-07-08 00:28:39 +0200
  • 772d7d2997 added example on using Static dickeyxxx 2014-07-06 15:18:54 -0700
  • 2078ecd8e1 Renaming Context.Req to Context.Request Manu Mtz-Almeida 2014-07-08 16:57:04 +0200
  • 6b6ec5be77 Merge branch 'master' of https://github.com/mdigger/gin into mdigger-master Manu Mtz-Almeida 2014-07-08 14:39:02 +0200
  • a235e0fb32 Add HTML POST Form support in Bind Dmitry Sedykh 2014-07-08 16:10:27 +0400
  • f6971041b0 RunTLS() for http.ListenAndServeTLS kyledinh 2014-07-07 18:29:38 -0700
  • 9880758ddb No repeat call c.Writer.Status() Dmitry Sedykh 2014-07-08 16:07:59 +0400
  • 78ccff217c Merge pull request #1 from msoedov/tests Alexander Nyquist 2014-07-08 13:17:45 +0200
  • c224bf8211 Update .gitignore Javier Provecho 2014-07-08 12:20:05 +0200
  • d09d128652 Merge pull request #56 from mopemope/godep Javier Provecho 2014-07-08 12:19:03 +0200
  • 6c8c90115d Update README.md Javier Provecho 2014-07-08 11:55:20 +0200
  • cfb3ce5aac Ingnore godep workspace mopemoepe 2014-07-08 18:41:12 +0900
  • fadb06968f Fix go version mopemoepe 2014-07-08 17:53:55 +0900
  • 6fa85864ed Manage Dependencies With Godep mopemoepe 2014-07-08 15:53:10 +0900
  • 545101811a Merge branch 'develop' Manu Mtz-Almeida 2014-07-08 01:32:41 +0200
  • b6be4ba58c Updates travis. Only compile for Go1.3 Manu Mtz-Almeida 2014-07-08 01:16:51 +0200
  • 25e7330e65 Merge branch 'sync_pool' into develop Manu Mtz-Almeida 2014-07-08 01:13:52 +0200
  • f973263072 Merge branch 'master' of github.com:gin-gonic/gin Manu Mtz-Almeida 2014-07-08 01:10:35 +0200
  • 058201713b New static file serving Manu Mtz-Almeida 2014-07-08 01:09:48 +0200
  • 3295c6e9c4 Improves error management Manu Mtz-Almeida 2014-07-08 00:16:41 +0200
  • 7e68d039d3 Merge pull request #47 from dickeyxxx/readme/typo Javier Provecho 2014-07-08 00:01:47 +0200
  • 33d4704637 Merge pull request #50 from AlexanderChen1989/master Javier Provecho 2014-07-07 23:56:36 +0200
  • fc494c8094 Fix READEME.md Alexander 2014-07-07 11:58:22 +0800
  • b5ddd484de Timestamp is calculated once Manu Mtz-Almeida 2014-07-07 03:04:06 +0200
  • 55d6bb7a68 typo dickeyxxx 2014-07-06 15:21:40 -0700
  • 3e4033673e Using sync.Pool instead of a channel Manu Mtz-Almeida 2014-07-06 21:09:23 +0200
  • 31417dbc63 Updates task list. Manu Mtz-Almeida 2014-07-06 18:57:58 +0200
  • 99cc7ca362 Go1.1 is not supported anymore Manu Mtz-Almeida 2014-07-06 18:41:07 +0200
  • c1775e85cc Adds source IP in built-in logger Manu Mtz-Almeida 2014-07-06 18:26:40 +0200
  • f8d85c1b4d Fixes MarshalXML() and renames initial "H" tag to "map". Manu Mtz-Almeida 2014-07-06 18:25:17 +0200
  • c9809ab10d Merge branch 'master' of https://github.com/chad-russell/gin into chad-russell-master Manu Mtz-Almeida 2014-07-05 19:40:20 +0200
  • 027341c80b Adds cache pressure in logger Manu Mtz-Almeida 2014-07-05 19:31:26 +0200
  • db259897f4 Adds task list (part2) Manu Mtz-Almeida 2014-07-05 19:28:45 +0200
  • 8ad554dac3 Adds task list Manu Mtz-Almeida 2014-07-05 19:27:33 +0200
  • f19cca070e Using c.Data() to write 404 error Manu Mtz-Almeida 2014-07-05 19:23:40 +0200
  • f944cff1a8 Added tests for ServeFiles #37 msoedov 2014-07-05 18:04:11 +0300
  • ee1406bc4f ServeFiles should not be part of Gin core. Manu Mtz-Almeida 2014-07-05 16:14:43 +0200
  • c978efa42f added error handling Chad Russell 2014-07-04 23:18:05 -0400
  • aadd33af2c Context.Data() takes content-type Manu Mtz-Almeida 2014-07-05 02:53:51 +0200
  • f387bdda9e Fixes context.String() Manu Mtz-Almeida 2014-07-05 02:51:52 +0200
  • 3c2da97919 Fix XML Marshal to work with gin.H Chad Russell 2014-07-04 20:51:25 -0400
  • cde876395f Using constant values for Content-Type Manu Mtz-Almeida 2014-07-05 02:51:14 +0200
  • 07fe0d9944 Merge branch 'bindings' into develop Manu Mtz-Almeida 2014-07-05 02:49:25 +0200
  • d90868e5bd Adds FORM bindings Manu Mtz-Almeida 2014-07-05 02:44:32 +0200
  • 9634a38704 New bindings for JSON, XML and form parsing and validation Manu Mtz-Almeida 2014-07-04 23:28:50 +0200
  • e2ecb03c16 Merge branch 'master' of https://github.com/julienschmidt/gin into julienschmidt-master Manu Mtz-Almeida 2014-07-04 21:37:33 +0200
  • 592af3026c README: gofmt the code examples Julien Schmidt 2014-07-04 19:44:07 +0200