Vishal Rana
01334bc7b2
enabled validator, updated docs, fixed #298 , fixed #438 , fixed #305
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-12-12 17:19:41 -08:00
Vishal Rana
5706940bc8
HTTPError#Message is now interface
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-12-10 22:05:41 -08:00
Vishal Rana
73110004ef
doc: updated, recipe: auto tls
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-28 20:34:29 -08:00
Vishal Rana
8ab362f61d
docs: update
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-25 13:05:45 -08:00
Vishal Rana
054a310e70
updated website
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-20 14:51:17 -08:00
Shinichi Nishimura
5a3fe3f423
[doc] updating testing documentation ( #740 )
2016-11-20 08:01:30 -08:00
Vishal Rana
a2b9836e8c
New look ( #738 )
...
* docs: edit on github
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
* updated docs
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
* cleaner Context#Param
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
* updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
* updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-19 22:13:05 -08:00
Vishal Rana
b358b06311
updated docs, closes #735
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-17 16:21:41 -08:00
Vishal Rana
57c7dccfbf
docs: edit on github
...
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2016-11-16 22:51:37 -08:00
Vishal Rana
f741b6dba7
updated readme
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-15 07:08:14 -08:00
Vishal Rana
43e95a6924
fixed docs
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-15 00:00:57 -08:00
Vishal Rana
c5a3575d4c
updated migration guide
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-14 22:54:09 -08:00
Vishal Rana
0fca54f389
updated docs, readme and benchmark tests
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-12 09:47:49 -08:00
Vishal Rana
c0822c0427
updated website
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-06 12:46:21 -08:00
Antonio Pagano
966839dfea
Updating guides to according to V3 Codebase ( #691 )
...
* [doc] adding graceful documentation and example.
* adding myself to the maintainers list and minor comment formatting change
* [doc] updating code on the guides/context.md and guides/cookies.md to use v3 code.
* [doc] updating error-handling and request to v3 codebase
* [doc] updating templates documentation
2016-10-25 16:56:12 -07:00
Vishal Rana
b6547dde66
recipe & website in the main repo
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-20 11:30:53 -07:00
Vishal Rana
727b96f46f
updated docs
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-05 15:58:53 -07:00
Vishal Rana
2507dc13e9
website and recipe in the main repo
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-01 20:49:22 -07:00
Vishal Rana
861712f469
Moved website from echo to echox
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-12 10:35:05 -08:00
Vishal Rana
082814c776
Fixed #387
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-12 05:14:15 -08:00
Vishal Rana
237070a674
Godoc updated
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-11 08:47:23 -08:00
Vishal Rana
91e5f755ad
Updated website
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-10 22:05:49 -08:00
Vishal Rana
25e72d623e
Fixed recover and gzip middleware
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-10 16:35:20 -08:00
Vishal Rana
f4a5abc8b2
Removed Context#Socket
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-08 08:14:25 -08:00
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
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
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
dfreire
eac276d86b
Fixed documentation example for group with basic auth.
2015-10-23 23:10:17 +01: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
0176385654
Moved examples to recipes
...
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-08 20:10:55 -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
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
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