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

583 Commits

Author SHA1 Message Date
Vishal Rana
33d8813eb5 Revert "Revert "Fixed Request.Out""
This reverts commit 72050d765b.
2015-12-21 15:20:49 -08:00
Vishal Rana
72050d765b Revert "Fixed Request.Out"
This reverts commit cced590a16.
2015-12-21 15:18:53 -08:00
Vishal Rana
cced590a16 Fixed Request.Out
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2015-12-21 15:18:03 -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
72459fe299 Step towards v2
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-03 17:23:53 -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
2483d2a140 Reset Echo in Response#reset()
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-12-02 08:07:22 -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
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
9d11990cbb Closes #104
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-22 10:38:02 -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
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
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
Vishal Rana
8aae962c95 Merge pull request #260 from 01walid/patch-1
Mention echosentry middleware in README
2015-11-15 07:55:35 -08:00
Walid ZIOUCHE
ba3da20b8f Mention echosentry middleware in README 2015-11-15 11:09:57 +01:00
Vishal Rana
13340e2b0f Fixed #259
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-13 07:59:13 -08:00
Vishal Rana
ec1e0bb753 Merge pull request #258 from labstack/issue-203
Closes #235, Closes #203
2015-11-12 20:25:37 -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
e48ebd3421 Update README.md 2015-11-09 09:43:40 -08:00
Vishal Rana
46a9318172 Fixed typo in godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-11-07 20:06:58 -08:00
Vishal Rana
0097dfafcd Merge pull request #248 from mtojek/master
JSON Pretty Print
2015-11-07 19:40:31 -08:00
Marcin Tojek
52daa9ddc9 Increased coverage 2015-11-08 00:59:08 +01:00
Marcin Tojek
31b657e1d2 JSONIndent, XMLIndent, changes after review 2015-11-08 00:39:09 +01:00
Vishal Rana
01e7efa78f Merge pull request #252 from eyberg/master
adding dpecho link
2015-11-06 15:12:00 -08:00
Ian Eyberg
017a728794 adding dpecho link 2015-11-06 14:53:49 -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
Marcin Tojek
1bfd7762ca JSON Pretty Print 2015-11-01 19:48:55 +01:00
Vishal Rana
f5bf0eb0dd Merge pull request #242 from dfreire/master
Fixed documentation example for group with basic auth.
2015-10-23 18:20:53 -07:00
Vishal Rana
980edb686a Merge pull request #243 from swenson/master
OPTIONS should route to the options handler
2015-10-23 18:19:57 -07:00
Christopher Swenson
26620f505e OPTIONS should route to the options handler
OPTIONS routing broke in 5b019c507e
2015-10-23 17:02:28 -07:00
dfreire
eac276d86b Fixed documentation example for group with basic auth. 2015-10-23 23:10:17 +01:00
Vishal Rana
143f563734 Moved code around
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-21 15:11:01 -07:00
Vishal Rana
a507447135 Merge pull request #240 from markbates/logger-tests
Fixed bug where IP address wasn't showing up in log files.
2015-10-21 14:57:40 -07:00
Mark Bates
b02e78b749 Fixed bug where IP address wasn't showing up in log files. Also added
some tests for the Logger middleware.
2015-10-21 16:39:51 -04:00
Vishal Rana
38d3cb5730 Merge pull request #239 from obivan/master
Update http2 package import
2015-10-19 13:03:58 -07: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
e2b394e6c9 Merge pull request #208 from caarlos0/rice
Added go.rice recipe
2015-10-17 20:53:49 -07: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
dfae5e676a Merge remote-tracking branch 'origin/master' into rice 2015-10-17 21:59:57 -03:00