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

124 Commits

Author SHA1 Message Date
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
Vishal Rana
8946eb95f3 Update README.md 2015-04-11 11:02:40 -07:00
Vishal Rana
ca29a1baed Merge pull request #28 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-04-11 11:00:34 -07:00
The Gitter Badger
8ad9529523 Added Gitter badge 2015-04-11 17:56:00 +00:00
Vishal Rana
4c8797f09e Priority routes handled ✌️
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-11 10:09:41 -07:00
Vishal Rana
670e21d80e Renderer example
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-10 21:48:26 -07:00
Vishal Rana
6633a1fca7 New renderer interface #21
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-09 14:59:31 -07:00
Vishal Rana
da18bc1ce6 Merge branch 'master' of https://github.com/labstack/echo 2015-04-09 11:04:46 -07:00
Vishal Rana
8f7c55e0ac Refactored response
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-09 11:04:33 -07:00
Vishal Rana
e5bdceae6a Update README.md 2015-04-08 22:28:09 -07:00
Vishal Rana
055200818a Deferred defer
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-08 22:23:47 -07:00
Vishal Rana
2342df3e61 Cleanup on router
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-08 14:40:49 -07:00
Vishal Rana
12bd049b0d Set RenderFunc option
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-07 17:34:00 -07:00
Vishal Rana
332752efe6 Fixed example/main.go
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-07 13:43:52 -07:00
Vishal Rana
a95d6668f3 #10
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-07 13:02:23 -07:00
Vishal Rana
cff9ce5ae6 api changes in context
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-06 08:09:38 -07:00
Vishal Rana
eed30582ae c.Text > c.String
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-06 07:52:00 -07:00
Vishal Rana
86138ed18e Changed constants
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 21:49:55 -07:00
Vishal Rana
7b433cdd74 Test route api
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 21:00:14 -07:00
Vishal Rana
47fb44deb5 More coverage and cleanup
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 20:08:52 -07:00
Vishal Rana
c410efd290 Merge branch 'master' of https://github.com/labstack/echo 2015-04-05 16:45:11 -07:00
Vishal Rana
210dd512d0 Fixed #20
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 16:44:53 -07:00
Vishal Rana
6db21760a9 Update README.md 2015-04-05 15:38:44 -07:00
Vishal Rana
c2d29f3895 more coverage
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 15:30:03 -07:00
Vishal Rana
550cd94dbe Fixed travis config
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 14:44:32 -07:00
Vishal Rana
9d44f49ccc More binding and rendering functions
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-05 14:21:03 -07:00
Vishal Rana
3680eb5391 Cleaner find logic in router
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-04 10:44:48 -07:00
Vishal Rana
b75aa02cfe Merge branch 'master' of https://github.com/labstack/echo 2015-04-03 15:40:38 -07:00
Vishal Rana
d0f44c90ba Minor changes in router
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-03 15:40:36 -07:00
Vishal Rana
953fcdc01f Merge pull request #19 from sekimura/typofixes
doc: fixes a typo
2015-04-03 10:50:50 -07:00
Masayoshi Sekimura
bf6b39fae8 doc: fixes a typo 2015-04-03 10:46:37 -07:00
Vishal Rana
05d52420be Merge pull request #17 from dlsniper/configurable-server
Introduce the ability to run configurable and TLS enabled servers
2015-04-03 07:55:25 -07:00
Vishal Rana
ce479529e6 Update README.md 2015-04-03 07:42:53 -07:00