Vishal Rana
|
1033df5ac0
|
Fixed #22
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-24 07:44:30 -07:00 |
|
Vishal Rana
|
e3dc3c3fb6
|
Merge pull request #34 from chubais/master
fix name in middleware package
|
2015-04-23 02:09:18 -07:00 |
|
Ilia Gavrilin
|
8ec563ed38
|
fix name in middleware package
|
2015-04-23 11:44:50 +03:00 |
|
Vishal Rana
|
d9185ddf5c
|
More coverage
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-21 22:53:15 -07:00 |
|
Vishal Rana
|
12c84aed07
|
Merge branch 'master' of https://github.com/labstack/echo
|
2015-04-21 22:28:40 -07:00 |
|
Vishal Rana
|
34d100dee9
|
Improved godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-21 22:28:17 -07:00 |
|
Vishal Rana
|
f36b4bbb9d
|
Update .travis.yml
|
2015-04-21 22:15:57 -07:00 |
|
Vishal Rana
|
8d3cd84852
|
Fixed #12
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-21 22:12:41 -07:00 |
|
Vishal Rana
|
dd40c15746
|
Moved middleware in a package
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 23:24:57 -07:00 |
|
Vishal Rana
|
6abe709490
|
Moved middleware in a package
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 23:24:34 -07:00 |
|
Vishal Rana
|
2e5d09d225
|
Putting func(http.Handler) http.Handler middleware back
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 23:17:21 -07:00 |
|
Vishal Rana
|
f00e11010b
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 21:45:43 -07:00 |
|
Vishal Rana
|
28a0069864
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 15:36:54 -07:00 |
|
Vishal Rana
|
b951910c4a
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 13:38:30 -07:00 |
|
Vishal Rana
|
1ab3ebbd1f
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 22:49:01 -07:00 |
|
Vishal Rana
|
ae2225f3c6
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 22:47:58 -07:00 |
|
Vishal Rana
|
3b0254ec67
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 22:32:46 -07:00 |
|
Vishal Rana
|
c1d2f78211
|
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 22:25:53 -07:00 |
|
Vishal Rana
|
948198e624
|
Improved docs & refactored errors
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 22:04:30 -07:00 |
|
Vishal Rana
|
064466bcde
|
Fixed a typo
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 19:54:17 -07:00 |
|
Vishal Rana
|
8a2f19fe7c
|
Update .travis.yml
|
2015-04-19 16:16:39 -07:00 |
|
Vishal Rana
|
f3b2e2ff3b
|
Update .travis.yml
|
2015-04-19 16:13:06 -07:00 |
|
Vishal Rana
|
ac3475850b
|
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 16:10:56 -07:00 |
|
Vishal Rana
|
91582c0103
|
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 16:07:39 -07:00 |
|
Vishal Rana
|
467ac2ce9b
|
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 16:04:31 -07:00 |
|
Vishal Rana
|
3eeea660fa
|
Dropped support for func(http.Handler) http.Handler middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 16:00:23 -07:00 |
|
Vishal Rana
|
54824fc22f
|
Added gulp to website
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 22:27:30 -07:00 |
|
Vishal Rana
|
566ed78c1e
|
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 22:00:44 -07:00 |
|
Vishal Rana
|
141b4302ae
|
Created a website #29
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 21:53:38 -07:00 |
|
Vishal Rana
|
f134ea3aea
|
Change middleware function signature.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 21:46:00 -07:00 |
|
Vishal Rana
|
a9c41b367c
|
Fixed example and updated readme.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 17:02:02 -07:00 |
|
Vishal Rana
|
381fbae1ff
|
Default handler now returns error.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 16:47:48 -07:00 |
|
Vishal Rana
|
2e2e5a16a1
|
Update README.md
|
2015-04-16 10:18:35 -07:00 |
|
Vishal Rana
|
0310de9823
|
Update README.md
|
2015-04-15 10:20:49 -07:00 |
|
Vishal Rana
|
ba35efed61
|
Can set custom binder #18
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-15 10:10:05 -07:00 |
|
Vishal Rana
|
90ff3c14b2
|
clean up
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-13 21:57:36 -07:00 |
|
Vishal Rana
|
604d9411fd
|
Update README.md
|
2015-04-13 17:42:44 -07:00 |
|
Vishal Rana
|
19d8df4fe0
|
Update README.md
|
2015-04-13 17:38:36 -07:00 |
|
Vishal Rana
|
404bd05873
|
Update LICENSE
|
2015-04-13 17:32:22 -07:00 |
|
Vishal Rana
|
c5e0bf4e27
|
Merge branch 'master' of https://github.com/labstack/echo
|
2015-04-13 13:12:43 -07:00 |
|
Vishal Rana
|
abea41de11
|
fixed conflicting routes #22
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-13 13:12:30 -07:00 |
|
Vishal Rana
|
d97cb44d82
|
Update README.md
|
2015-04-12 13:24:00 -07:00 |
|
Vishal Rana
|
d3d72865ee
|
Update README.md
|
2015-04-12 13:21:36 -07:00 |
|
Vishal Rana
|
f11e837ca0
|
Update README.md
|
2015-04-12 13:12:33 -07:00 |
|
Vishal Rana
|
fefbfeb28c
|
Fixed conflicting routes bug #22, #16
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-12 13:04:41 -07:00 |
|
Vishal Rana
|
724e92fdca
|
router node type removed
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-12 08:05:29 -07:00 |
|
Vishal Rana
|
eca5d87221
|
fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-11 13:52:40 -07:00 |
|
Vishal Rana
|
9f41bbedec
|
Fixed router
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-11 13:49:45 -07:00 |
|
Vishal Rana
|
4a2bdcab27
|
Handle not found in router.Find
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-11 11:10:19 -07:00 |
|
Vishal Rana
|
5e4eec15ff
|
Update README.md
|
2015-04-11 11:08:27 -07:00 |
|