Commit Graph

1591 Commits

Author SHA1 Message Date
Makis Maropoulos
6af451b800 only defer on finish download 2016-06-07 12:30:29 +03:00
Makis Maropoulos
0e05c68876 Update Iris tool to v.0.0.4 - Install dir now is based on $GOPATH/src 2016-06-07 12:21:40 +03:00
Makis Maropoulos
26f13cf5bf Final touches for Logger 2016-06-06 21:46:28 +03:00
Makis Maropoulos
c88f73acbe Update to v3.0.0-beta.4 - Logger changes book, examples updated 2016-06-06 21:04:38 +03:00
Makis Maropoulos
01b9e800d3 Nothing special: Remove test print for #172 2016-06-06 17:25:23 +03:00
Makis Maropoulos
690db2853f Fix https://github.com/kataras/iris/issues/172 2016-06-06 17:24:14 +03:00
Makis Maropoulos
86694df84e Add FromAlias to the Mail service and some iriscontrol fixes 2016-06-06 13:25:09 +03:00
Makis Maropoulos
48aaca5bc0 Fix mail send, complete jade support, fix iriscontrol index , replace iriscontrol session to basicauth 2016-06-06 01:37:32 +03:00
Makis Maropoulos
91b45ebfdb FIx https://github.com/kataras/iris/issues/170 2016-06-05 13:39:45 +03:00
Makis Maropoulos
e40fe0a9f3 Implement the custom {{ url }} to the PongoEngine also 2016-06-05 02:17:17 +03:00
Makis Maropoulos
7f5fd1904b Remove the golang.org/x/net/context 2016-06-04 23:33:34 +03:00
Makis Maropoulos
1a9102706b A small fix for offline server tests 2016-06-04 23:11:22 +03:00
Makis Maropoulos
26ef396959 Add history for v3.0.0.-beta.2. Some fixes to subdomains listening on local 127.0.0.1. Change GetURI to ParseURI
Examples and e-book updated also.
2016-06-04 23:07:19 +03:00
Makis Maropoulos
1a433e34d5 Wildcard subdomain full support | v3.0.0-beta.2
Update to v3.0.0-beta.2.
Wildcard subdomain e-book section:
https://kataras.gitbooks.io/iris/content/subdomains.html
2016-06-04 16:20:32 +03:00
Makis Maropoulos
b4612dcfe0 Custom func {{ url }} accepts array of strings as parameters also , example updated 2016-06-03 19:53:00 +03:00
Makis Maropoulos
d99c15592e utils.file replace os.Remove with os.RemoveAll 2016-06-03 16:17:15 +03:00
Makis Maropoulos
8fd5830e2c Iris cmd version 0.0.3 2016-06-03 16:09:25 +03:00
Makis Maropoulos
69409ea25c iris cmd: some untested changes in order the samples' import paths works better 2016-06-03 16:02:41 +03:00
Makis Maropoulos
04159fbb43 Update version of the iris command line tool and readme explanations 2016-06-03 15:08:11 +03:00
Makis Maropoulos
dc2b40283e Iris cmd: download packages on every iris create command 2016-06-03 06:17:40 +03:00
Makis Maropoulos
a3f3e7ebd2 Nothing special(2): remaining linting 2016-06-03 05:20:27 +03:00
Makis Maropoulos
a337b4768d Nothing special: Linting 2016-06-03 05:11:50 +03:00
Makis Maropoulos
679b707751 E-mail through linux command with UseCommand configuration field 2016-06-02 23:29:29 +03:00
Makis Maropoulos
b58c16113a Try #1 Sending mails though linux mail command - Untested: https://github.com/kataras/iris/issues/166 2016-06-02 23:22:48 +03:00
Makis Maropoulos
126a2b2f7c Fix redirect when POST method 2016-06-02 22:42:39 +03:00
Makis Maropoulos
c2e4949b5f Banner at routine and faster animation 2016-06-02 19:45:13 +03:00
Makis Maropoulos
e5efa6c5d8 Print the banner at PreListen state with a smaller animation 2016-06-02 19:39:32 +03:00
Makis Maropoulos
05b6723b19 Implement a GetURI to get the full uri of a (named) route 2016-06-02 19:22:36 +03:00
Makis Maropoulos
79e984146e make Route's parse public 2016-06-02 18:32:20 +03:00
Makis Maropoulos
56a9fba34d https://github.com/kataras/iris/issues/167 2016-06-02 18:27:35 +03:00
Makis Maropoulos
7f82b101c7 Form accepts get data also 2016-06-02 17:48:11 +03:00
Makis Maropoulos
bd13342149 continue at any case on print banner 2016-06-02 05:11:51 +03:00
Makis Maropoulos
9a38c34911 ResetBody on EmitError 2016-06-02 05:05:54 +03:00
Makis Maropoulos
28fff6cea9 Fix banner sometimes error because conc 2016-06-02 04:51:17 +03:00
Makis Maropoulos
9e03a529d6 One of the best requests https://github.com/kataras/iris/issues/165 2016-06-02 04:45:03 +03:00
Makis Maropoulos
7f56cdea8c E-mail sender 2016-06-01 15:29:38 +03:00
Makis Maropoulos
83d3e076a4 Fix https://github.com/kataras/iris/issues/164 2016-06-01 12:36:52 +03:00
Makis Maropoulos
8cd1cc2ac8 Iris is looking for a new website design and logo 2016-06-01 04:45:11 +03:00
Makis Maropoulos
54348e9cc5 Fix https://github.com/kataras/iris/issues/161 2016-05-31 13:50:53 +03:00
Makis Maropoulos
31cbd50fb0 Linting 2016-05-31 11:05:42 +03:00
Makis Maropoulos
c26668a489 Version 3.0.0-beta cleaned 2016-05-30 17:08:09 +03:00