1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-07 23:01:56 +02:00
Commit Graph

150 Commits

Author SHA1 Message Date
Vishal Rana
49c099c3b3 fixed #697
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-28 17:09:07 -07:00
Vishal Rana
5789bde991 Fixed log level api changes
Signed-off-by: Vishal Rana <vr@labstack.com>

Updated deps

Signed-off-by: Vishal Rana <vr@labstack.com>
2016-06-09 13:26:24 -07:00
Vishal Rana
f12d77f9cf Log level to debug in debug mode
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-04-07 17:01:42 -07:00
Vishal Rana
18a78a34eb Fixed gommon changes
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-19 21:11:20 -07:00
William Riancho
04c3a0269d Reference echo.v1 for every imports 2016-03-11 11:06:06 +01:00
Vishal Rana
d6af11ec08 Fixed #364 & #377
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-06 09:04:04 -08:00
Vishal Rana
6914162d64 Removed HTTP2 option
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-02-18 14:05:40 -08:00
Vishal Rana
8490000762 echo#Use method to chain middleware #353
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-02-12 19:00:10 -08:00
Vishal Rana
fd5f48a884 Fixed default http handler
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2016-02-09 08:18:26 -08:00
Oleg Lobanov
7af4376e7f Add form binding. 2016-02-01 19:40:03 +04:00
Oleg Lobanov
4a09f90bf1 Replace real object logger with interface. 2016-01-31 11:51:12 +04:00
Chase Hutchins
49fb8a5c62 Merge branch 'master' of github.com:labstack/echo into quibbles 2016-01-30 06:39:38 -08:00
Chase Hutchins
ad46da8f77 adding godoc introduction 2016-01-29 06:42:28 -08:00
Chase Hutchins
e9808b69b4 license update, some .gitattributes and .gitignore expansion, .travis.yml expansion, golint fixes and .godir for heroku 2016-01-29 04:06:20 -08:00
Oleg Lobanov
4cb8421b73 Change context.Bind() return type to HTTPError #344 2016-01-29 14:23:48 +04:00
Oleg Lobanov
a81670211f Fix serving static files on windows. See https://golang.org/pkg/net/http/#Dir.Open 2016-01-26 22:03:01 +04:00
Vishal Rana
5d70ff42fc Putting back DefaultHTTPErrorHandler
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-24 19:45:53 -08:00
Vishal Rana
106272e201 Cleaned up http error handler #325
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-22 13:37:18 -08:00
Vishal Rana
c67300bb30 Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-22 13:19:34 -08:00
Vishal Rana
5cd194b6b0 Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-03 14:14:14 -08:00
Vishal Rana
9650c39055 Bumped to v1.3
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-01 15:06:18 -08:00
Vishal Rana
754c84596e Prevent caching for dynamic directory
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-24 07:38:28 -08:00
Vishal Rana
521cf5338e Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-23 22:15:59 -08:00
Vishal Rana
d932e2a863 Added directory autoindex
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-23 22:12:56 -08:00
Vishal Rana
2ad06ce67e Fixed #265
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-22 09:26:11 -08:00
Vishal Rana
4f996419e1 Fixed #255
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-20 19:39:35 -08:00
Vishal Rana
c578a662a0 Closes #261
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-19 07:40:24 -08:00
Vishal Rana
f09efac326 Revert #257
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-16 07:57:40 -08:00
Vishal Rana
0163cddab5 Putting Echo#Server back
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-15 13:32:21 -08:00
Vishal Rana
cba2724de3 Set echo as handler for Echo#RunServer*
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-15 12:08:12 -08:00
Vishal Rana
1f8ecfd610 Closes #257
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-15 11:50:35 -08:00
Vadim Komarov
35398b4200 Update http2 package import
github.com/bradfitz/http2 -> golang.org/x/net/http2
2015-10-20 00:09:59 +05:00
Vishal Rana
9ea3463d2c Fixed #238
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-16 07:51:33 -07:00
Vishal Rana
f839210454 Getting echo reference from the node
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-06 11:04:36 -07:00
Vishal Rana
5b019c507e Handling 405 & pre-flight requests
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-06 06:48:33 -07:00
Vishal Rana
1efe837fdd Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-05 15:52:07 -07:00
Hasty Granbery
87fd53d230 Fixed #178
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-21 09:01:33 -07:00
Ben Huson
799f01a87b Adding IP Addresses in log entries
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-18 11:07:43 -07:00
Vishal Rana
27cedaf411 Using filepath instead of path
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-18 11:07:34 -07:00
Vishal Rana
c9a581815a Fixed #210
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-17 08:18:58 -07:00
Vishal Rana
eef1574969 go fmt ./...
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-15 13:20:59 -07:00
Vishal Rana
3bd10bd651 Refactored debug mode api
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-13 10:34:15 -07:00
Vishal Rana
e0a40f864c Merge pull request #192 from labstack/issue-180
Closes #180
2015-09-01 11:32:12 -07:00
Vishal Rana
8aaf620c2d Closes #180
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-01 11:24:36 -07:00
Vishal Rana
507c69ec80 StripTrailingSlash is now an option
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-01 08:03:01 -07:00
Vishal Rana
fec348385e Added new functions: Echo.Any & Echo.Match
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-08-25 20:36:15 -07:00
Vishal Rana
9216043df5 Refactored some functions
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-08-25 01:03:33 -07:00
Vishal Rana
6fdd292a1f Closed #170
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-07-31 19:25:03 -07:00
Vishal Rana
832fd111d4 Binder interface instead of BinderFunc
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-07-30 14:43:22 -07:00
Vishal Rana
9b47516c50 Fixed #165
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-07-27 22:51:53 -07:00