Gerasimos (Makis) Maropoulos
1faea8b2e8
README: add testimonials gif
...
Former-commit-id: 6405b7c907546e77a9cbb85b5b7628f97bcfb2ec
2019-11-14 20:16:34 +02:00
Gerasimos (Makis) Maropoulos
6d60a65339
Merge branch 'master' into v12
...
Former-commit-id: 50fae564bda3607f4f4208fdcb72f835c1751a1e
2019-11-13 19:19:33 +02:00
Gerasimos (Makis) Maropoulos
8da68a0a43
Add socket.io example
...
Former-commit-id: 895669c537db46f1694e8006418ea0509c60cb04
2019-11-13 19:18:41 +02:00
Gerasimos (Makis) Maropoulos
2e54ff7a53
Merge pull request #1393 from FishJoey/iris-dev
...
Modify core/router/api_builder.go
Former-commit-id: 862dd2851dd62f6137b264207b8af3e7bcbb4eb6
2019-11-13 19:17:23 +02:00
Gerasimos (Makis) Maropoulos
75dd5b759f
_examples/file-server update to test a party of file server
...
Former-commit-id: 2137bd00d256d57058bedd3b4a5868427cbdc64a
2019-11-13 19:14:56 +02:00
TangDandan
3d8e6a0317
Modify core/router/api_builder.go
...
When I use file-server like this
```
v1 := app.Party("/aa/bb")
v1.HandleDir(/static, "./assets", iris.DirOptions{
IndexName: "/index.html",
Gzip: false,
ShowList: false,
})
```
and I request `http://localhost:8080/aa/bb/static ` or `http://localhost:8080/aa/bb/cc/static/index.html `,
it will be 404 NOT FOUND.
Because the modified line will create a route `/aa/bb/aa/bb/static` which expected `/aa/bb/static`
Thanks for your consideration.
Former-commit-id: cb680a5f8c103e8c14986e1b64505f7faff6326d
2019-11-13 15:55:47 +08:00
Gerasimos (Makis) Maropoulos
7ad97865b5
minor
...
Former-commit-id: 01810dd16e328c1b89d818bd71bbfb77ee131b8b
2019-11-09 00:52:49 +02:00
Gerasimos (Makis) Maropoulos
8aed591c08
README: add gif
...
Former-commit-id: 31393587c1d797b3c89e5797c5f722f2c115bcbd
2019-11-08 15:01:37 +02:00
Gerasimos (Makis) Maropoulos
7d125bb7e1
README: minor: use smaller logo for fast gh page load
...
Former-commit-id: b6095371df53c1bb6225a6d41712240a5a033297
2019-11-06 02:30:05 +02:00
Gerasimos (Makis) Maropoulos
a42f914ce8
minor README changes
...
Former-commit-id: becf1864dfbb24409f51122eaee5b1e2b979a20b
2019-11-05 22:12:26 +02:00
Gerasimos (Makis) Maropoulos
42e752b3f5
minor
...
Former-commit-id: c66f17fb0dc5c130e5060bea4cb4f291e031a36c
2019-11-03 00:41:52 +02:00
Gerasimos (Makis) Maropoulos
dc9ad50e76
fix example as reported as #1390
...
Former-commit-id: 0864cdb5a77b75919e733dab29a85767333de7f8
2019-11-01 16:07:17 +02:00
Gerasimos (Makis) Maropoulos
303f9d3d69
add a note on http-errors example about #1389
...
Former-commit-id: 73485e195bc246e8b81a1be3156b361e92c054c7
2019-10-31 06:37:35 +02:00
Gerasimos (Makis) Maropoulos
40ca05dbbf
Spanish translations updated | merge pull request #1387 from 1hitOVER/master
...
Former-commit-id: 71ce02264fec00d984b4d1f27ecdf4f4d16ea452
2019-10-30 18:57:51 +02:00
Brian Antonio Gaitán Corea
17067c8caf
Spanish translations updated
...
Former-commit-id: b505b9f2f119eb5230f1590f748e2444200972e1
2019-10-30 08:22:09 -06:00
Gerasimos (Makis) Maropoulos
16686eda11
add follow button under the book
...
Former-commit-id: a0a2ce1ec56bf5d47daf7c7f8986ca05a075e6fa
2019-10-30 13:57:27 +02:00
Brian Antonio Gaitán Corea
0862b35566
Spanish translations updated
...
Former-commit-id: 26a210d92dad68c14a7bf414cc88afdaf22434e7
2019-10-29 17:28:44 -06:00
Gerasimos (Makis) Maropoulos
49fde92db4
remove unnecessary apidoc example comment
...
Former-commit-id: 3ff3b3aa5296267c8bbdd513fae161d456d2528a
2019-10-28 22:48:39 +02:00
Gerasimos (Makis) Maropoulos
f3cebb747d
update the dependencies of the apidoc example
...
Former-commit-id: 7a126a9e74ff9a05a325e8b65032cb75f90c3e88
2019-10-28 22:47:09 +02:00
Gerasimos (Makis) Maropoulos
466978f1fe
examples: minor
...
Former-commit-id: 7e86dfbbc496bdd33faad744c8242468d95d3055
2019-10-27 11:47:34 +02:00
Gerasimos (Makis) Maropoulos
033fc76543
update links
...
Former-commit-id: 65a8260016cbb5a137d919e04a64c125b3b8a602
2019-10-26 19:57:18 +03:00
Gerasimos (Makis) Maropoulos
86deae170a
Version 12.0.1
...
Former-commit-id: c6042994ab48e1e07b864cec8e467a295d1f3e6b
2019-10-26 19:45:56 +03:00
Gerasimos (Makis) Maropoulos
c3a55462bd
fix sessions.ErrNotFound.Equal example
...
Former-commit-id: 292eadaea9df1c680e68a3f92f86c8bf1edc2d7d
2019-10-26 19:27:58 +03:00
Gerasimos (Makis) Maropoulos
1c791932db
travis: go_import_path with version suffix
...
Former-commit-id: 6fbaca2031783443b8d4a924d68878993708091e
2019-10-26 19:00:22 +03:00
Gerasimos (Makis) Maropoulos
20db0be828
minor
...
Former-commit-id: 4432b73b0490b7c4100833f8d3346326c66f92f2
2019-10-26 18:55:54 +03:00
Gerasimos (Makis) Maropoulos
c935e5d7d1
add HISTORY entry for v12
...
Former-commit-id: 778fedba71bc146709e840c7a37545e516c7a287
2019-10-26 18:40:35 +03:00
Gerasimos (Makis) Maropoulos
3945fa68d1
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
...
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.
Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
2019-10-25 01:27:02 +03:00
Gerasimos (Makis) Maropoulos
d13f1fe877
make the yaag example as go module (to set the latest yaag pseudo-version)
...
Former-commit-id: 89c03751d93dab5ccc1ee29271f12e99bfe6c8c7
2019-10-25 01:13:25 +03:00
Gerasimos (Makis) Maropoulos
0e2c44e231
fix embedded fs not access to dir list because of options.ShowList unnecessary check. Solves #1383
...
Former-commit-id: 1ad4535deb1c4792408a3bf63456b333aa752594
2019-10-25 01:04:08 +03:00
Gerasimos (Makis) Maropoulos
221978e41a
Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
...
Former-commit-id: 5809157b952ccc61a67a9861470774b3a6fee024
2019-10-24 18:57:05 +03:00
Gerasimos (Makis) Maropoulos
c8236a8d3e
add the poll about import path in the README, it's your decision to make.
...
Former-commit-id: aabf92e3e22829c833741e49264f1c5ace1a57c8
2019-10-06 21:40:23 +03:00
Gerasimos (Makis) Maropoulos
fba2dd8403
add analytics and mod to request iris e-book link
...
Former-commit-id: 3ef3be3f10de64f18887ceeaafb03bf9d78dda99
2019-10-06 20:59:31 +03:00
Gerasimos (Makis) Maropoulos
5bc3ba2acf
fix Iranian translation link...
...
Former-commit-id: 22eead9411e6a4c0b73a2f98b52f16f629ca5200
2019-10-06 17:47:49 +03:00
Gerasimos (Makis) Maropoulos
eb9acf85fd
minor
...
add missing close href tags on README
Former-commit-id: d3f22495d6eecf529eb9ff6cfd327efcf4dcd6f6
2019-10-06 17:46:41 +03:00
Gerasimos (Makis) Maropoulos
523b2a806f
add link to the Iranian People ( #1360 ) translation
...
Former-commit-id: 150c330b1d7ab5eccd2a2ade53609a8cad4edf24
2019-10-06 17:44:04 +03:00
Gerasimos (Makis) Maropoulos
95766747a5
Merge branch 'master' of https://github.com/kataras/iris
...
Former-commit-id: 29da88fd36ca4a56f6043840608e46f25244932f
2019-10-05 22:33:54 +03:00
Gerasimos (Makis) Maropoulos
e24f1948eb
let's see if travis accepts go 1.13 with the current import path.
...
Former-commit-id: 02feee620655d8f4580cf1916c2d4dacaae03346
2019-10-05 22:33:43 +03:00
Gerasimos (Makis) Maropoulos
655caea9bc
Merge pull request #1364 from BenLampson/master
...
Former-commit-id: 36560cd42e38af01ebe48e05745d71bbde981e12
2019-10-05 22:28:21 +03:00
Gerasimos (Makis) Maropoulos
44765c7d77
add test case for https://github.com/kataras/iris/pull/1364
...
Former-commit-id: 836fb947642976f609f97cd5aeb4226e1fb991b8
2019-10-05 22:24:35 +03:00
BenLampson(赵元源)
9115745e4f
Update controller_test.go
...
Former-commit-id: 2f2576255b988f29e8745bc62f5a14a848349bc5
2019-09-26 09:07:34 +08:00
BenLampson
986be58702
Fix bug:about the MVC package route binding
...
I found there has some little bug in the controller_method_parser.go
the bug is : if someone use the code like this:
func (cc *HelloWorld) GetInfoXYT()
We can't create the Url that he want.
We lose the T, our's url is: info/x/y
Cause// it doesn't count the last uppercase and the last append is
words = append(words, s[start:end])
Former-commit-id: 9ff6ad4a220aea2730243ba44912d5a6acc66266
2019-09-25 16:11:39 +08:00
Gerasimos (Makis) Maropoulos
3ea2605276
Translate for Iranian People. Merge pull request #1360 from majidbigdeli/master
...
Create README_FA
Former-commit-id: 5d2c74bbcf8f60ce4c7e3c2d3defc2fa1df0d891
2019-09-16 08:07:04 +03:00
majid bigdeli
ce935cad86
.
...
Former-commit-id: 3912612abc0b11b501a807ba18659a8995504bc6
2019-09-12 15:43:21 +04:30
majid bigdeli
28c5c5a241
.
...
Former-commit-id: e86dbd07f3e1f2989913117ba8bb9095c068c875
2019-09-12 15:42:04 +04:30
majid bigdeli
e7439f095e
.
...
Former-commit-id: efa68ea96cdf262ab37802d8c0a84a085a4abd69
2019-09-12 15:40:08 +04:30
majid bigdeli
f50757cfb8
.
...
Former-commit-id: 7877920096e1158416559278e16f7ed8acbd3d7f
2019-09-12 15:34:58 +04:30
majid bigdeli
ddfd6fd4b2
.
...
Former-commit-id: 1adabf77c75b094f1e8608ec4fce224a139b6114
2019-09-12 15:06:20 +04:30
majid bigdeli
372f935496
.
...
Former-commit-id: fc1338fc32dd516f46a70c3cd86e68eef79d916b
2019-09-12 14:56:02 +04:30
majid bigdeli
2cf2069c15
.
...
Former-commit-id: d3b4e62c88700989ed2aa0d53686b59a2c646a84
2019-09-12 14:52:10 +04:30
majid bigdeli
a4aacb7247
.
...
Former-commit-id: 2f3762f359f42da85a6911b8bbd54fbaae9e27db
2019-09-12 14:38:50 +04:30