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

912 Commits

Author SHA1 Message Date
Vishal Rana
0aaa61e51c updated deps, .travis.yml
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-17 11:29:12 -08:00
Vishal Rana
8aa0e56e50 cleaner Context#Param
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-17 08:00:30 -08:00
Vishal Rana
9918c9b4e9 updated docs
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2016-11-16 23:05:53 -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
4dc8cbd255 updated docs
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
2016-11-16 21:26:56 -08:00
Vishal Rana
f9e97332f3 fixed #729
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-15 20:12:13 -08:00
Vishal Rana
ecd3084fa5 updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-15 08:26:18 -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
2f70d3e1c7 fixed #712
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-12 20:34:52 -08:00
Vishal Rana
74ccda6546 updated readme
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-12 17:28:43 -08:00
Vishal Rana
d832efd403 cors: not checking for origin header
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-12 14:05:41 -08:00
Vishal Rana
6ead4be761 fixed #719
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-12 11:35:46 -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
a96c564fc3 updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-08 22:41:52 -08:00
Antonio Pagano
f869c9dbab [doc] updating docs based on #667 (#713) 2016-11-08 10:19:30 -08:00
Vishal Rana
c0822c0427 updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-06 12:46:21 -08:00
Vishal Rana
97bf17556c fixed tls
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-05 07:33:44 -07:00
Vishal Rana
00ae708f49 moved log message to start server
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-04 20:58:30 -07:00
Vishal Rana
409c5a42b7 refactored start server functions
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-11-04 18:51:17 -07:00
Antonio Pagano
4f1aef1469 Allows LoggerConfig to add new header, form, path and query tags (#708)
* [feature] implementing new log configuration tags for headers, form, query and path

* [refactor] merging all tests and removing path from the tags available for the logger

* [doc] updating middleware logger doc

* [tests] adding test cases for the other tags on the logger template

* [cleaning] moving h reference on tests to be a direct assignment given we dont need the reference to h anymore
2016-11-02 13:08:51 -07:00
Antonio Pagano
2cb612ff57 changes README's hello-world example for v3 (#698)
* [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

* [doc] cleaning hello-world documentation for v3

* [content] adding website index content based on #667
2016-11-01 08:33:56 -07:00
Vishal Rana
f720ea1bc8 updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-31 22:13:44 -07:00
Vishal Rana
cd36c4f813 fixed https://github.com/labstack/armor/issues/13
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-31 16:08:53 -07:00
Vishal Rana
891d8519d7 fixed #701
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-30 15:03:18 -07:00
Vishal Rana
796df515f3 fixed #700
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-30 13:29:37 -07:00
Vishal Rana
58166d599b fixed default routes for group
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-29 22:54:06 -07:00
Vishal Rana
8b8aac8aef fixed #696
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-27 21:40:27 -07:00
Vishal Rana
7bd314557b fixed #694
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-27 07:35:41 -07:00
Vishal Rana
8067b8eaf7 fixed group static
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-25 18:47:11 -07: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
b12790607e recipes: static middleware changes
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-25 16:30:44 -07:00
Vishal Rana
c978ff6431 Removed static middleware in favor of Echo#Static
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-25 15:18:15 -07:00
Vishal Rana
a739d9a0d9 - Removed Context#ServeContent
- Refactored Context#Attachment, Context#Inline,
  Context#ContentTypeByExtension

Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-25 14:53:47 -07:00
Antonio Pagano
ffdb76efc7 [doc] adding graceful documentation and example. (#688)
* [doc] adding graceful documentation and example.

* adding myself to the maintainers list and minor comment formatting change
2016-10-25 08:09:43 -07:00
Vishal Rana
2fbaf3a363 minor refactor, #677
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-25 08:08:46 -07:00
Antonio Pagano
b2479c275d Updating Header response to be Echo/3.0 (#686)
Updating Header response to be Echo/3.0 inside the recipe for middleware.
2016-10-24 16:20:08 -07:00
Vishal Rana
a5024b8038 fixed #685
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-24 08:21:36 -07:00
Vishal Rana
17c8b8f2ea logger new api, updated recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-23 13:37:04 -07:00
Vishal Rana
9baa8bb8b3 update docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 19:34:58 -07:00
Vishal Rana
5ba2b2b721 updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 19:09:46 -07:00
Vishal Rana
0f219b59ec fixed https://github.com/labstack/armor/issues/12
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 17:23:15 -07:00
Vishal Rana
4760f4cedf fixed recipes for static middleware change
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 16:38:01 -07:00
Vishal Rana
166a24fe23 static middleware strip prefix config
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 15:22:18 -07:00
Vishal Rana
954efac63a fixed #684
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 15:18:55 -07:00
Vishal Rana
12573cd76d fixed #675
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-22 12:32:39 -07:00
Vishal Rana
36251e88e2 router changes
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-21 20:36:49 -07:00
Vishal Rana
be7d6962f0 fix for #681
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-21 12:49:08 -07:00
Vishal Rana
51723e4c7c removed websocket api
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-10-20 18:25:40 -07:00