1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-22 20:06:21 +02:00
Commit Graph

532 Commits

Author SHA1 Message Date
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
f42af6ea9f Update README.md 2016-02-10 09:28:49 -08:00
Vishal Rana
4e57fa0557 Fixed #360
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2016-02-09 21:59:49 -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
Vishal Rana
bb0735bbc5 Merge pull request #358 from o1egl/bind_form
fix memory leaks #356
2016-02-06 07:25:25 -08:00
Oleg Lobanov
631f7f1534 fix typo 2016-02-05 20:44:47 +04:00
Vishal Rana
9f3aaa8f0b Merge pull request #355 from heetch/feature/add-param-names
Add a ParamNames method on Context
2016-02-05 08:28:10 -08:00
Florian Bertholin
9831b9087a Add a ParamNames method on Context 2016-02-05 16:03:22 +01:00
Oleg Lobanov
1c6658e48a fix memory leaks #356 2016-02-05 15:40:39 +04:00
Vishal Rana
e512f0430a Merge pull request #352 from o1egl/bind_form
Add form binding.
2016-02-02 08:06:36 -08:00
Vishal Rana
feac46afa9 Update index.md 2016-02-01 15:10:50 -08:00
Vishal Rana
ce5e89302a Update README.md 2016-02-01 15:10:15 -08:00
Oleg Lobanov
68c86e3f90 Improve tests coverage 2016-02-01 23:22:33 +04:00
Oleg Lobanov
7af4376e7f Add form binding. 2016-02-01 19:40:03 +04:00
Vishal Rana
3ba82ac1ec Update README.md 2016-01-31 08:55:43 -08:00
Vishal Rana
5ffc118054 Merge pull request #349 from o1egl/logger_as_interface_v1
Replace real object logger with interface.
2016-01-31 00:17:43 -08:00
Oleg Lobanov
4a09f90bf1 Replace real object logger with interface. 2016-01-31 11:51:12 +04:00
Vishal Rana
96988cb4de Glide for dependency mgmt
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-30 22:50:30 -08:00
Vishal Rana
fb926922bf Update README.md 2016-01-30 11:32:56 -08:00
Vishal Rana
f18418cf32 Update index.md 2016-01-30 11:31:19 -08:00
Vishal Rana
96c6f17ed6 Update README.md 2016-01-30 11:26:45 -08:00
Vishal Rana
6c320ca50b Glide for dependency mgmt
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-30 10:05:17 -08:00
Vishal Rana
28b1b9d57b Merge pull request #347 from syntaqx/quibbles
Quibbles and Linting
2016-01-30 06:42:17 -08:00
Chase Hutchins
49fb8a5c62 Merge branch 'master' of github.com:labstack/echo into quibbles 2016-01-30 06:39:38 -08:00
Vishal Rana
6cd7d2dc8b Merge pull request #346 from o1egl/binder_http_error
Change context.Bind() return type to HTTPError #344
2016-01-30 06:20:47 -08:00
Chase Hutchins
ad46da8f77 adding godoc introduction 2016-01-29 06:42:28 -08:00
Chase Hutchins
5940691448 removing extra newline 2016-01-29 06:10:39 -08:00
Chase Hutchins
7c5c9c30d6 fixing typo in gitattributes 2016-01-29 04:57:47 -08:00
Chase Hutchins
46c7480708 adding nil context.Echo testing 2016-01-29 04:43:55 -08:00
Chase Hutchins
6c29668168 adding testing for c.store nil 2016-01-29 04:42:16 -08:00
Chase Hutchins
ad525c22a0 removing test logger as it actually doesnt help us at all 2016-01-29 04:40:24 -08:00
Chase Hutchins
857fb3761d reusing variables to retry travis due to failure of coveralls from a travis bug 2016-01-29 04:34:40 -08:00
Chase Hutchins
be8a2212d8 adding tests for setting log output and prefix to make coveralls happy 2016-01-29 04:31:34 -08:00
Chase Hutchins
4ad737c418 additional missing file save 2016-01-29 04:19:44 -08:00
Chase Hutchins
58edee2270 adding uncommitted context changes 2016-01-29 04:19:07 -08:00
Chase Hutchins
46fd0365f6 fixing typo for path export 2016-01-29 04:17:39 -08:00
Chase Hutchins
9799f5fb80 typo 2016-01-29 04:08:29 -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
Chase Hutchins
f5a7fb7342 Merge branch 'master' of github.com:labstack/echo 2016-01-29 01:04:44 -08:00
Vishal Rana
055e7ae0e6 Merge pull request #338 from o1egl/fix_windows_static
Fix serving static files on windows.
2016-01-29 00:03:44 -08:00
Vishal Rana
1bf719830a Merge pull request #339 from o1egl/fix_websocket_test_on_windows
Fix websocket test on windows
2016-01-26 13:04:10 -08:00
Oleg Lobanov
d8e3467827 fix websocket test on windows 2016-01-26 22:58:17 +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
770858c6e6 Merge pull request #300 from 01walid/patch-2
Fix a small typo in customization docs
2016-01-26 08:03:20 -08:00
Vishal Rana
145458fa7e Merge pull request #303 from AlekSi/patch-1
Fix typo
2016-01-26 08:01:24 -08: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
ec83e2407f Closed #319
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-14 08:02:18 -08:00