kataras
|
8bfea48cd6
|
new {weekday} path parameter type
|
2022-06-23 23:01:52 +03:00 |
|
kataras
|
9dc356c1d8
|
add example for simple http.Handler wrapper
|
2022-06-19 10:01:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ef2643b046
|
replace ioutil with io package and other minor improvements
|
2022-06-17 22:03:18 +03:00 |
|
Kane
|
1b22fb2eba
|
lestrrat-go -> iproj (#1908)
There're some bugs in lestrrat-go
Detail: https://github.com/iproj/file-rotatelogs/issues/1
|
2022-06-17 10:23:51 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
37097e0b39
|
release v12.2.0-beta3
|
2022-06-05 22:19:11 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
288a67bc58
|
introduce iris.NewGuide()
|
2022-06-05 22:12:57 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d8af2a1e14
|
context transactions removed and make Context.Domain customizable as requested
|
2022-06-05 06:15:10 +03:00 |
|
kataras
|
c6911851f1
|
add a new example
|
2022-06-04 02:42:33 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
e7f5efa058
|
minor
|
2022-05-24 01:44:36 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
02077a01fa
|
Release version 12.2.0-beta2
|
2022-05-09 03:01:34 +03:00 |
|
kataras
|
e42cd43271
|
include iris version, build time & revision to the startuplog when enabled
|
2022-05-04 13:52:51 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
677ddd7539
|
fix #1876
|
2022-04-23 13:18:54 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
90750d089d
|
add '{date}' dynamic path parameter type
|
2022-04-21 02:17:09 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ecb1c617df
|
handle https://github.com/kataras/iris/issues/1875
|
2022-04-13 02:25:47 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3582427df6
|
add an example of SetContextErrorHandler
|
2022-04-13 01:11:31 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
73dfabf412
|
modrevision:minor
|
2022-04-10 01:25:19 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
4dfd4c53d3
|
new minor features
|
2022-04-09 14:51:34 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
f17a325df6
|
minor improvements
|
2022-04-07 01:56:42 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
c5139b22ee
|
minor
|
2022-04-02 20:45:47 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
872dd45359
|
auth: add an option to enforce the secure attr of the set-cookie
|
2022-04-02 18:17:47 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
8652ee09f6
|
rename the sso to auth package
|
2022-04-02 17:30:55 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
cf36063adf
|
first release of SSO package and more examples
|
2022-03-28 14:00:26 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
45d693850b
|
apply update for #1861 as requested
|
2022-03-18 22:25:22 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
9cf6f9fa5e
|
add a new Party.EnsureStaticBindings method - read HISTORY.md
|
2022-03-12 12:32:27 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
7ab0f6fff5
|
set min version on tls configuration even on the tests and examples
|
2022-03-10 21:48:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5a7485124c
|
add a query helper on x/sqlx sub-package and fix the example for basicauth
|
2022-03-08 19:45:25 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4ecc9e3831
|
add a new x/sqlx sub-package and example
|
2022-03-08 00:33:08 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
fc2f8f4776
|
improvements to the x/errors pkg
|
2022-03-03 20:55:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b8e84ec576
|
mvc grpc compatible example, showcase dev
|
2022-03-03 13:30:51 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
da50af4ffd
|
example for statsviz real-time monitor + ui
|
2022-03-02 06:29:56 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
c7f90f7e65
|
add serve http/2 without tls example
|
2022-03-02 05:26:25 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
43c85d0c85
|
statuses: sync with std package
|
2022-03-02 01:51:55 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
a6f2bc7f24
|
update kataras/blocks dependency
|
2022-03-01 21:44:56 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
61872a1612
|
Add Party.Container.SetDependencyMatcher, hero.Container.DependencyMatcher and hero.Dependency.Match to fullfil the feature request asked at: #1842
|
2022-03-01 21:26:02 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
20fa672097
|
fix 2 minor issues
|
2022-02-26 21:16:08 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
70a73ef80b
|
publish v12.2.0-alpha7 version
|
2022-02-25 20:17:02 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
37c766fef7
|
new x/errors package to handle HTTP wire errors
|
2022-02-24 23:49:46 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
41026c9209
|
publish v12.2.0-alpha6
|
2022-02-18 22:19:33 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4899fe95f4
|
more improvements to the x/client new sub-package
|
2022-01-23 01:21:31 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
f633ab4b99
|
new party controllers example
|
2022-01-08 19:54:33 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
48577b7ff1
|
minor
|
2022-01-06 18:49:11 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
d8dde0b958
|
add http timeout example
|
2022-01-04 23:06:39 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4aa93ae872
|
mysql example: security fix
|
2021-12-30 19:32:20 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
226a4cb064
|
add one more project structure recommendation
|
2021-11-19 14:13:42 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
485395190b
|
update dependencies
|
2021-10-31 11:49:39 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
bf54d33a3e
|
add new ':email' path parameter and revert the jsoniter removal
|
2021-10-13 16:22:22 +03:00 |
|
Nanik T
|
928ec984f8
|
fix: add go.mod and go.sum to allow bootstrapper compiled indepedently
|
2021-07-31 12:16:35 +10:00 |
|
Gerasimos (Makis) Maropoulos
|
6d3884b0ce
|
add iris.IsErrEmptyJSON helper. See HISTORY.md
|
2021-06-16 13:52:39 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ff58e0c049
|
minor fix on _examples/request-logger/accesslog-proxy
|
2021-06-15 00:49:42 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
856f65be78
|
remove the 'retract' directive, as it's only available on the latest go release
|
2021-05-28 19:09:16 +03:00 |
|