|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
89661301b0
|
fix issue for unit testing case for package ghttp
|
2021-10-06 20:16:18 +08:00 |
|
|
|
18ede3ae1f
|
improve error information for package goai
|
2021-10-06 15:03:00 +08:00 |
|
|
|
9ed79e9e86
|
openapi generating for ghttp.Server
|
2021-10-06 14:52:29 +08:00 |
|
|
|
82d04d612b
|
fix openapi specification generating; improve handler type
|
2021-10-06 14:22:58 +08:00 |
|
|
|
9f2eeb23ba
|
print error stack in faltal error for ghttp.Server
|
2021-10-06 12:12:59 +08:00 |
|
|
|
c84e79a46d
|
improve swagger ui feature for package ghttp
|
2021-10-06 11:54:53 +08:00 |
|
|
|
322f5933ad
|
add build-in swagger ui support for ghttp.Server
|
2021-10-03 00:22:06 +08:00 |
|
|
|
1e80dc71eb
|
add automatic generating for OpenApi specification for ghttp.Server routes
|
2021-10-02 22:34:39 +08:00 |
|
|
|
131214151c
|
add context for Client of package ghttp
|
2021-09-30 14:06:46 +08:00 |
|
|
|
750972e7c6
|
fix unit testing cases
|
2021-09-28 19:04:36 +08:00 |
|
|
|
a9d7dc68a3
|
remove usage of package gparser
|
2021-09-27 23:05:46 +08:00 |
|
|
|
993bf897cf
|
remove deprecated functions; refract package gjson
|
2021-09-27 22:47:39 +08:00 |
|
|
|
df09d8c604
|
refract package ghttp/gredis/glog
|
2021-09-27 21:27:24 +08:00 |
|
|
|
ad2b3e6cc6
|
Merge branch 'master' of https://github.com/houseme/gf into develop
|
2021-09-22 19:04:22 +08:00 |
|
|
|
cbe704333a
|
[feature] upgrade opentelemetry version v1.0.0 map to string
|
2021-09-22 14:54:42 +08:00 |
|
|
|
45b45517c8
|
[feature] upgrade opentelemetry version v1.0.0
|
2021-09-21 23:53:03 +08:00 |
|
|
|
9d67cb4f34
|
[feature] upgrade opentelemetry version v1.0.0
|
2021-09-21 15:15:37 +08:00 |
|
|
|
2e49c33cc7
|
remove depecated functions from package ghttp
|
2021-09-19 23:13:53 +08:00 |
|
|
|
c99c13acd1
|
refract pacakge gcfg, adding adapter interface for pacakge gcfg
|
2021-09-19 10:01:09 +08:00 |
|
|
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
|
|
28f70d52ee
|
add context parameter for all functions of package gcache
|
2021-09-17 10:48:08 +08:00 |
|
|
|
1455e30350
|
change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache
|
2021-09-16 22:13:00 +08:00 |
|
|
|
727f58a24b
|
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
|
2021-09-14 19:30:20 +08:00 |
|
|
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|
|
|
257897763d
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-08-25 00:54:47 +08:00 |
|
|
|
b129ee3f04
|
fix issue in unit testing case for package ghttp
|
2021-08-24 21:35:49 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
ef36cf8446
|
fix issue in example of package gjson
|
2021-08-20 23:15:48 +08:00 |
|
|
|
a0ef6fce81
|
add bacth registering function Map for package ghttp
|
2021-08-19 20:59:08 +08:00 |
|
|
|
f03f56ba4e
|
improve gconv.Struct for map attribute converting
|
2021-08-19 11:28:25 +08:00 |
|
|
|
db621e38d9
|
improve ServeFile/ServeFileDownload for package ghttp
|
2021-08-16 20:30:58 +08:00 |
|
|
|
7b9888c004
|
add FieldCount/FieldSum/FieldMax/FieldMin/FieldAvg functions for gdb.Model
|
2021-08-12 19:42:44 +08:00 |
|
|
|
ef50eb6d6b
|
comment update for package ghttp
|
2021-08-09 19:16:37 +08:00 |
|
|
|
dc407bf293
|
merge develop
|
2021-08-07 12:04:31 +08:00 |
|
|
|
cd3593182a
|
improve package gerror/ghttp for error code handling
|
2021-08-07 10:44:57 +08:00 |
|
|
|
75ca866991
|
fix issue in ghttp.Server
|
2021-08-05 19:15:18 +08:00 |
|
|
|
4c54b1cfbc
|
improve errcode feature for package gerror
|
2021-08-04 20:50:45 +08:00 |
|
|
|
5a4de52900
|
fix invalid separator char in packing with prefix folder string in OS widnows for package gres
|
2021-08-02 19:58:04 +08:00 |
|
|
|
bb57dc1ae7
|
improve request context feature for package ghttp
|
2021-08-01 09:17:37 +08:00 |
|
|
|
5a6c2c27df
|
inject Request object into context
|
2021-07-30 17:17:13 +08:00 |
|
|
|
4267aadd78
|
remove controller feature from package ghttp
|
2021-07-30 15:15:44 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
f72d991c36
|
rename attribute names from lower-camel case to upper-camel case
|
2021-07-19 20:06:44 +08:00 |
|
|
|
0140808460
|
add handler extension feature for package ghttp
|
2021-07-13 23:01:31 +08:00 |
|
|
|
7e2605188d
|
improve session variable map in template parsing
|
2021-07-06 09:58:25 +08:00 |
|
|
|
e5ae1cb85c
|
improve session variable map in template parsing
|
2021-07-06 09:53:35 +08:00 |
|
|
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
|
|
859ea150ed
|
rename constants of package gpage from skake to upper camel case
|
2021-06-26 17:00:32 +08:00 |
|
|
|
91ca79b300
|
add context for intlog
|
2021-06-26 16:51:26 +08:00 |
|