1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-28 08:38:39 +02:00
Commit Graph

138 Commits

Author SHA1 Message Date
Vishal Rana
e1d789ecbb Logger as not an interface
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-06 09:52:32 -08:00
Vishal Rana
a9c88cad63 Fixed #310
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-05 20:03:11 -08:00
Vishal Rana
688293b5ed v2 is compiling now
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-28 23:46:11 -08:00
Vishal Rana
dbd1e8e230 Separated recipes from the main repo
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-01-09 11:00:13 -08:00
Vishal Rana
0884290766 Added X() method to return context
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-04 08:13:26 -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
f448379651 Fixed a doc
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-01 15:22:04 -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
f54cdd86d0 Removed prinftf from Context#String and Context#HTML, #154
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-24 20:08:36 -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
9d11990cbb Closes #104
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-22 10:38:02 -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
d5373e1402 Closes #221
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-16 20:53:59 -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
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
Vishal Rana
56954bc0b6 Closes #235, Closes #203
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-12 20:23:14 -08:00
Vishal Rana
cddd4a6676 Support for 405 - method not allowed, closes #205
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-03 16:31:29 -08:00
Vishal Rana
e619a97607 Removed Makefile
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-01 12:16:37 -08:00
dfreire
eac276d86b Fixed documentation example for group with basic auth. 2015-10-23 23:10:17 +01:00
Carlos Alexandro Becker
491d21d8fb name 2015-10-18 01:35:36 -02:00
Carlos Alexandro Becker
630eb193b9 cr 2015-10-17 22:05:32 -03:00
Carlos Alexandro Becker
7a7ceeb9c4 Added go.rice recipe 2015-10-14 00:59:49 -03:00
Roj Vroemen
23e9bc013e Reorder titles in graceful shutdown recipe to match snippet 2015-10-13 16:54:48 +02:00
Vishal Rana
850bc503b0 Context.File signature changed
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-13 07:09:53 -07:00
Vishal Rana
ba4a01049d Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-11 14:15:07 -07:00
Vishal Rana
5f01299246 Context.File now accepts name of attachment
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-11 11:43:27 -07:00
Vishal Rana
0176385654 Moved examples to recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-08 20:10:55 -07:00
Vishal Rana
5587974933 Added GAE recipe
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-07 17:17:11 -07:00
Vishal Rana
c60f207279 Added JSONP recipe
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-07 16:46:03 -07:00
Vishal Rana
acf5703b08 Updated echo.css
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-07 16:05:42 -07:00
Vishal Rana
560d72496c Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-07 15:41:15 -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
b6f754b2a2 Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-05 15:54:42 -07:00
Vishal Rana
1efe837fdd Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-05 15:52:07 -07:00
Vishal Rana
e45f310607 Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-03 21:49:22 -07:00
Vishal Rana
1f7e699120 Fixed broken links in website
Signed-off-by: Vishal Rana <vr@labstack.com>

Fixed broken links in website

Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-02 20:11:06 -07:00
Vishal Rana
db77a731be Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-02 15:39:12 -07:00
Vishal Rana
9f663fd9c4 Updated css
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-02 15:38:05 -07:00
Chase Hutchins
b762277b48 fixing a bug in the template example 2015-10-02 12:04:15 -07:00
Vishal Rana
5a71f202f5 Updated docs, fixed #225.
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-02 11:24:59 -07:00
Vishal Rana
c020919cb4 Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-01 18:24:38 -07:00
Vishal Rana
51a1ef432c Fixed #222
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-09-24 14:14:01 -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
Carlos Alexandro Becker
357469beaa updated docs about debug mode
it was changed for some reason, fixed docs.
2015-09-02 09:34:07 -03: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