1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00
Commit Graph

1756 Commits

Author SHA1 Message Date
Chase Hutchins
50fb7e0050 More coverage for compress middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-26 21:24:14 -07:00
Vishal Rana
011ea1958f Merge pull request #109 from syntaqx/directory-index
e.Static on Windows
2015-06-24 21:35:46 -07:00
Chase Hutchins
3e7a66392e fixing windows issue with static paths 2015-06-24 21:20:46 -07:00
Chase Hutchins
356909c49e Content type sniffing for compress middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-24 15:36:05 -07:00
Vishal Rana
d945de6580 Merge pull request #105 from syntaqx/enhanced-attributes
Enforce `LF` newlines
2015-06-24 10:33:16 -07:00
Chase Hutchins
ed6d49c206 adding editorconfig for happiness 2015-06-23 22:43:07 -07:00
Chase Hutchins
169b1e401f adding line at end of file 2015-06-23 22:39:16 -07:00
Chase Hutchins
948eb47495 adding gitattributes 2015-06-23 22:35:46 -07:00
Vishal Rana
db109cf4ec Added performance graph
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-22 14:41:16 -07:00
Vishal Rana
3ec917f633 Added performance graph
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-22 14:25:39 -07:00
Vishal Rana
e13719cf16 Index out of bound error #103
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-20 18:56:51 -07:00
Vishal Rana
dee0dddd67 Merge branch 'syntaqx-directory-index' 2015-06-19 18:05:34 -07:00
Vishal Rana
b8c3abde04 Using filepath to join path
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-19 18:04:53 -07:00
Vishal Rana
fb0a5072b6 Support for nested folder #100
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-19 17:52:42 -07:00
Chase Hutchins
a31fd9eb09 subdirectory index functionality 2015-06-19 17:39:05 -07:00
Vishal Rana
d04651dc2a Fixed #100
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-19 15:37:26 -07:00
Vishal Rana
9c7053cb7c Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-18 14:40:48 -07:00
Vishal Rana
fc71827572 Merge branch 'master' of https://github.com/labstack/echo 2015-06-14 17:15:52 -07:00
Vishal Rana
0d6e5f934e New url for the website
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-14 17:15:45 -07:00
Vishal Rana
0b7d4705aa Update README.md 2015-06-14 16:48:22 -07:00
Vishal Rana
45a7e7d6f2 Closed #71
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-09 20:06:51 -07:00
Vishal Rana
ae721bd2b2 Bug in gzip, fixed #95, #96.
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-09 15:24:01 -07:00
Vishal Rana
1ac5425ec4 Fixed #95
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-09 09:16:52 -07:00
Vishal Rana
0edb31b3bd Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-07 19:57:49 -07:00
Vishal Rana
302e85a5ae Update README.md 2015-06-05 22:10:20 -07:00
Vishal Rana
9ac0018b47 Update README.md 2015-06-05 21:47:33 -07:00
Vishal Rana
79e9f8c758 Updated benchmark
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-05 21:36:31 -07:00
Vishal Rana
b9bb95695b Merge pull request #91 from labstack/router
Improved router performance
2015-06-05 16:56:53 -07:00
Vishal Rana
33886c8758 Improved router performance
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-05 15:08:32 -07:00
Vishal Rana
80a4b41e16 Fixed build error
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-03 16:19:03 -07:00
Vishal Rana
e7c1d5d9fb Not need of Echo.SetMaxParam
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-03 15:18:27 -07:00
Vishal Rana
1a5e2935ea Update README.md 2015-06-03 12:01:13 -07:00
Vishal Rana
24ac4dc7b8 Updated benchmark, fixed #88
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-03 11:58:11 -07:00
Vishal Rana
4a27e36a73 Updated README
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-03 09:20:32 -07:00
Vishal Rana
a6260b39a0 Added streaming JSON example
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-03 08:29:13 -07:00
Vishal Rana
aab17b9f69 Fixed #77
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-06-01 00:07:53 -07:00
Vishal Rana
b65641350e Fixed #37
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-31 09:42:28 -07:00
Vishal Rana
6d4864ac4f Fixed router tests
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-30 15:40:38 -07:00
Vishal Rana
b9eec15c01 More test coverage
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-30 15:20:36 -07:00
Vishal Rana
a9e49e2430 Total coverage for middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-30 10:54:55 -07:00
Vishal Rana
b526a0df5b Better tests for context.go
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-29 17:20:13 -07:00
Vishal Rana
9b6c392829 Better tests for response.go
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-29 16:50:46 -07:00
Vishal Rana
df43772757 Added tests for Group
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-29 16:00:02 -07:00
Vishal Rana
76e9b44190 Exposed DefaultHTTPErrorHandler function
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-28 16:50:49 -07:00
Vishal Rana
7d518ce19d Merge pull request #86 from CaptainCodeman/response-size
Response reset size
2015-05-27 21:57:41 -07:00
Simon Green
87b24d3b7e Response reset size
Set size to 0 when response reset

Prevents logged size accumulating with each request
2015-05-27 21:11:57 -06:00
Vishal Rana
4159cef81e Merge pull request #85 from labstack/static-content
Better implementation for serving static files.
2015-05-27 14:11:17 -07:00
Vishal Rana
ac527ab4da Better implementation for serving static files.
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-27 14:07:52 -07:00
Vishal Rana
e119cbc2ea Separated Group from Echo to limit API
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-22 21:24:35 -07:00
Vishal Rana
e0364caf36 Better handling in middleware for WebSocket
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-22 20:26:52 -07:00