Commit Graph

  • 66fa43f9ae Preparing release Gin v1.0rc1 Manu Mtz-Almeida 2015-05-22 16:55:16 +02:00
  • 8549810e2e Using "validator.v5" Manu Mtz-Almeida 2015-05-22 16:46:21 +02:00
  • 37b6f6c179 Fixing new errors API Manu Mtz-Almeida 2015-05-22 16:39:15 +02:00
  • 306da81aaf Cosmetic changes in render Manu Mtz-Almeida 2015-05-22 04:44:29 +02:00
  • 71bd9f4500 New JSON error facilities Manu Mtz-Almeida 2015-05-22 04:43:43 +02:00
  • b7205a6ec2 Fixes new errors API. Manu Mtz-Almeida 2015-05-22 03:43:39 +02:00
  • e94247f9ad New errors API!! Manu Mtz-Almeida 2015-05-22 03:25:21 +02:00
  • 5f76ba2022 Context.Engine renamed to Context.engine Manu Mtz-Almeida 2015-05-22 02:24:13 +02:00
  • 880dd7f3cf Fixes bug in HTMLDebug Manu Mtz-Almeida 2015-05-21 20:27:25 +02:00
  • cac77e04e3 Adds option for listing directory files + better unit tests Manu Mtz-Almeida 2015-05-21 17:01:13 +02:00
  • 72f200ac56 Adds StaticFile() Manu Mtz-Almeida 2015-05-21 16:59:58 +02:00
  • 66251d1741 Simplifies c.File() Manu Mtz-Almeida 2015-05-21 15:49:10 +02:00
  • caa75c6201 Updates CHANGELOG Manu Mtz-Almeida 2015-05-20 13:15:49 +02:00
  • 393f723cd0 Merge branch 'develop' of https://github.com/zebozhuang/gin into develop Manu Mtz-Almeida 2015-05-20 11:41:46 +02:00
  • c2abae6840 debugPrintRoute() is called in the lowest layer of abstraction Manu Mtz-Almeida 2015-05-20 11:32:39 +02:00
  • 138e4b49bf Using WrapH() internally. Manu Mtz-Almeida 2015-05-20 11:30:22 +02:00
  • 825737a78c Merge branch 'develop' of github.com:gin-gonic/gin into develop Manu Mtz-Almeida 2015-05-20 10:52:24 +02:00
  • 5d3fbc377c Adds StaticFS(path, filesystem) Manu Mtz-Almeida 2015-05-20 10:50:59 +02:00
  • da99d3d2d3 Add notifications/webhooks to .travis.yml Javier Provecho Fernandez 2015-05-20 10:37:52 +02:00
  • 874061e4d4 Updates godeps manifest Manu Mtz-Almeida 2015-05-20 03:28:51 +02:00
  • c4914f0ff7 Adds WrapF() and WrapH() Manu Mtz-Almeida 2015-05-20 00:39:52 +02:00
  • e59475c615 Drops LINK and UNLINK shortcuts Manu Mtz-Almeida 2015-05-20 00:32:06 +02:00
  • 022304e7d9 Better API for RouteGroup.Handle() Manu Mtz-Almeida 2015-05-19 23:22:35 +02:00
  • 53329e4646 Testing new Any routing. Manu Mtz-Almeida 2015-05-19 23:00:55 +02:00
  • a91893d22b Fixes auth test Manu Mtz-Almeida 2015-05-19 22:19:25 +02:00
  • 4f855faef2 Adds helper function. Wrap(http.HandlerFund) gin.HandlerFun Manu Mtz-Almeida 2015-05-19 22:18:58 +02:00
  • f2ab821223 Dropping bsearch in BasicAuth() Manu Mtz-Almeida 2015-05-19 20:35:38 +02:00
  • bb98ec0490 Cosmetic changes in auth.go Manu Mtz-Almeida 2015-05-19 20:20:52 +02:00
  • 81b08a554e Fixes important bug in Basic Auth when using custom realm. Manu Mtz-Almeida 2015-05-19 20:15:28 +02:00
  • 0cb52ccef7 Improves unit test coverage Manu Mtz-Almeida 2015-05-19 02:29:32 +02:00
  • 36fb71ff2f Updates README Manu Mtz-Almeida 2015-05-19 01:19:00 +02:00
  • 792316b2e4 Fixes .travis.yml Manu Mtz-Almeida 2015-05-19 01:14:42 +02:00
  • ac2a29dd73 Testing coveralls Manu Mtz-Almeida 2015-05-19 01:00:17 +02:00
  • acf0c2dbb0 Unit tests for errors.Errors() Manu Mtz-Almeida 2015-05-19 00:49:01 +02:00
  • eb568d1a0c Removes debug variables Manu Mtz-Almeida 2015-05-19 00:48:19 +02:00
  • cd6e95f0e4 Unix sockets support Manu Mtz-Almeida 2015-05-19 00:45:08 +02:00
  • f9952b0545 Experimenting with golang.org/x/net/context Manu Mtz-Almeida 2015-05-18 21:26:29 +02:00
  • c467186d20 Renames Negotiate.HTMLPath to Negotiate.HTMLName Manu Mtz-Almeida 2015-05-18 20:52:26 +02:00
  • 6313545df7 Drops c.Return() API Manu Mtz-Almeida 2015-05-18 20:51:52 +02:00
  • afb32ac6ac Adds new unit test: static + middleware Manu Mtz-Almeida 2015-05-18 20:51:08 +02:00
  • 9ecb76ef6e Cosmetic changes Manu Mtz-Almeida 2015-05-18 20:50:46 +02:00
  • 21b5154fd7 New rendering pipeline Manu Mtz-Almeida 2015-05-18 16:09:15 +02:00
  • 947b53d4a2 New Render API Manu Mtz-Almeida 2015-05-18 15:45:24 +02:00
  • b367860323 Merge 1853e16bc9406399bcd979a766d4b48b3fc50a38 into 3066c3575440ea1f5d9a9633ce889c15101eb117 Sergey Romanov 2015-05-17 07:25:26 +00:00
  • 3066c35754 Renames RouterGroup.absolutePath to .BasePath Manu Mtz-Almeida 2015-05-16 18:08:19 +02:00
  • 1853e16bc9 Append queue Sergey Romanov 2015-05-15 22:30:06 +05:00
  • 05d01d2282 Restored old limits Manu Mtz-Almeida 2015-05-14 22:52:37 +02:00
  • e33ea855d7 Message for attackers Manu Mtz-Almeida 2015-05-14 22:49:42 +02:00
  • 3db1479acc More changes! Manu Mtz-Almeida 2015-05-14 20:52:45 +02:00
  • c3ecb91dbf Trying fmt Manu Mtz-Almeida 2015-05-14 20:50:06 +02:00
  • b0aa2e407c Testing.... Manu Mtz-Almeida 2015-05-14 20:46:57 +02:00
  • ef93e8beff More aggressive rate limit Manu Mtz-Almeida 2015-05-14 20:43:33 +02:00
  • 3f48e0d45c Adds rate limiting Manu Mtz-Almeida 2015-05-14 20:25:55 +02:00
  • eed6d93095 Better stats in realtime-advanced Manu Mtz-Almeida 2015-05-14 18:16:00 +02:00
  • 286d775de6 Updates realtime-advanced Manu Mtz-Almeida 2015-05-14 17:01:02 +02:00
  • 58ceb244e5 Serving on port 80 Manu Mtz-Almeida 2015-05-14 04:43:39 +02:00
  • e7adcaf591 Cosmetic changes in realtime-advanced Manu Mtz-Almeida 2015-05-14 04:39:17 +02:00
  • 3948dac8c4 Cosmetic change in logger() Manu Mtz-Almeida 2015-05-14 04:38:33 +02:00
  • 51a64abe86 Setting "Cache-Control" to "no-cache" in SSE Manu Mtz-Almeida 2015-05-14 02:08:47 +02:00
  • 20213d6de3 Go 1.3 is not longer supported Manu Mtz-Almeida 2015-05-13 23:47:39 +02:00
  • 662a35d209 Using sse.ContentType instead of hardcoded one Manu Mtz-Almeida 2015-05-13 23:24:56 +02:00
  • a8b9e2d8d6 Updates realtime-advanced demo Manu Mtz-Almeida 2015-05-13 20:54:54 +02:00
  • b0af2b4c11 Using github.com/manucorporat/sse Manu Mtz-Almeida 2015-05-13 20:27:45 +02:00
  • 7149009a84 Fixed some bug in realtime-advanced demo Manu Mtz-Almeida 2015-05-13 17:34:42 +02:00
  • 1f11541011 Updates realtime-advanced demo Manu Mtz-Almeida 2015-05-13 16:44:44 +02:00
  • 9386d78673 Better rate limiting Manu Mtz-Almeida 2015-05-13 03:45:17 +02:00
  • 7e6153dc33 Middleware order changed Manu Mtz-Almeida 2015-05-13 03:36:32 +02:00
  • d05b31ed77 Reduced limit Manu Mtz-Almeida 2015-05-13 03:21:10 +02:00
  • 313d05ed68 Add rate limitting Manu Mtz-Almeida 2015-05-13 03:19:44 +02:00
  • 53d29b14f6 Using bar graph Manu Mtz-Almeida 2015-05-13 02:53:09 +02:00
  • 3fb8a25a21 Adds realtime-advanced demo Manu Mtz-Almeida 2015-05-13 02:35:16 +02:00
  • 57f6940dba Fixes JSON rendering Manu Mtz-Almeida 2015-05-13 02:34:46 +02:00
  • 15b0c49da5 Adds realtime-chat example code Manu Mtz-Almeida 2015-05-12 19:23:54 +02:00
  • 470b7e1010 Adds support for Server-Sent Events Manu Mtz-Almeida 2015-05-12 18:33:41 +02:00
  • 59c836e1fa Only emit a warning is the status code changes Manu Mtz-Almeida 2015-05-12 18:31:31 +02:00
  • 99694bb716 Fixes errors Manu Mtz-Almeida 2015-05-12 15:22:13 +02:00
  • 421793bfba Experiments: HTTP streaming render Manu Mtz-Almeida 2015-05-12 15:17:46 +02:00
  • e1eb4a1c01 Updated CHANGELOG Manu Mtz-Almeida 2015-05-11 09:15:00 +02:00
  • 3df5dfdb7f Faster IndentedJSON + unit tests Manu Mtz-Almeida 2015-05-11 01:04:08 +02:00
  • a9dad532ae Performance improvement in renders Manu Mtz-Almeida 2015-05-11 01:02:17 +02:00
  • d6771dc4a5 Cosmetic changes Manu Mtz-Almeida 2015-05-09 03:35:31 +02:00
  • b690611c38 Better debug logging + unit tests Manu Mtz-Almeida 2015-05-09 03:34:43 +02:00
  • c391520654 More unit tests for Context .Set and .Get Manu Mtz-Almeida 2015-05-07 16:00:37 +02:00
  • 2d8f0a4801 Performance improvements when rendering Manu Mtz-Almeida 2015-05-07 12:44:52 +02:00
  • eb3e9293ed Renames []HandleFunc to HandlersChain Manu Mtz-Almeida 2015-05-07 11:30:01 +02:00
  • 79131ac84d Tail call optimization Manu Mtz-Almeida 2015-05-07 11:28:25 +02:00
  • f1a2b94b36 Merge branch 'develop' of github.com:gin-gonic/gin into develop Manu Mtz-Almeida 2015-05-06 22:31:19 +02:00
  • 495e6e116e Adds IndentedJSON Manu Mtz-Almeida 2015-05-06 22:31:01 +02:00
  • 42e0c82bf4 catch-all without slash new-catch-all Manu Mtz-Almeida 2015-05-06 19:16:27 +02:00
  • bd2c864346 Merge pull request #269 from srid/patch-1 Manu Mtz.-Almeida 2015-05-06 18:20:50 +02:00
  • 7cd2f2694d Merge pull request #275 from kanerogers/patch-1 Manu Mtz.-Almeida 2015-05-06 18:20:26 +02:00
  • f212ae7728 Updates tree.go + fixes + unit tests Manu Mtz-Almeida 2015-05-05 16:37:33 +02:00
  • 295201dad2 Adds wercker.yml Manu Mtz-Almeida 2015-05-05 15:19:19 +02:00
  • f414648384 - More unit tests - Improves HTML debug render - InputHolder removed - More debug logs Manu Mtz-Almeida 2015-05-05 15:06:38 +02:00
  • d3302e76c2 Teeny tiny typo fix! Kane Rogers 2015-04-30 22:32:50 +10:00
  • 194d1e1138 Merge ac0ad2fed865d40a0adc1ac3ccaadc3acff5db4b into e2fa89777e344782ef5d31929f095f4589c35dcc Kit Tsang 2015-04-28 02:47:50 +00:00
  • b01f14de8e Merge e2fa89777e344782ef5d31929f095f4589c35dcc into ac0ad2fed865d40a0adc1ac3ccaadc3acff5db4b Kit Tsang 2015-04-28 02:28:59 +00:00
  • e7c47d40a4 Merge 1b24276250657dbb4c7323d7d5c1e325c0572ef2 into 0a192fb0fa0127eac08cf24c624b92048ed823f6 j-e-k 2015-04-26 19:40:31 +00:00
  • 1b24276250 Fix TestBindingPOSTForm failing by adding Content-Type to request header. MIMEPOSTForm is required for req.ParseForm() to succeed in parsing the request body. jek 2015-04-26 12:22:13 -07:00
  • ffd35c365e Fix typo/grammar in function comment Sridhar Ratnakumar 2015-04-25 21:27:04 -07:00