|
|
cdd6fc7c1e
|
extend pid length from 16bit to 24bit in process communication of gproc package
|
2018-12-19 16:17:54 +08:00 |
|
|
|
74bc36a2dc
|
remove gfile.MainPkgPath check in gcfg/gview default path
|
2018-12-19 14:51:09 +08:00 |
|
|
|
a86f4f8e23
|
disable auto adding temp directory to gview/gcfg search path; disable backtrace feature in normal log print with glog; fix issue caused by fmt.Fprintf in gfsnotify
|
2018-12-18 20:03:23 +08:00 |
|
|
|
0a1e048268
|
add Model.Clone support for gdb package
|
2018-12-18 10:10:14 +08:00 |
|
|
|
6fc5efd6ba
|
README updates
|
2018-12-17 20:51:49 +08:00 |
|
|
|
2d795b593d
|
README updates
|
2018-12-17 20:44:38 +08:00 |
|
|
|
20628ec75c
|
README updates
|
2018-12-17 19:50:35 +08:00 |
|
|
|
10d1ccb009
|
README updates
|
2018-12-17 19:41:08 +08:00 |
|
|
|
fcc37c9581
|
CI updates
|
2018-12-17 19:36:34 +08:00 |
|
|
|
43cd391543
|
CI updates
|
2018-12-17 19:29:03 +08:00 |
|
|
|
18d2df33f7
|
CI updates
|
2018-12-17 19:26:59 +08:00 |
|
|
|
a85daa5617
|
CI updates
|
2018-12-17 18:35:29 +08:00 |
|
|
|
48dc4ce3e2
|
travis updates
|
2018-12-17 14:01:43 +08:00 |
|
|
|
d07bac89a0
|
travis updates
|
2018-12-17 13:59:00 +08:00 |
|
|
|
5d32ad6bc4
|
travis updates
|
2018-12-17 13:57:15 +08:00 |
|
|
|
397b0a3e7e
|
travis updates
|
2018-12-17 13:50:17 +08:00 |
|
|
|
259961632d
|
travis updates
|
2018-12-17 13:46:06 +08:00 |
|
|
|
cb1d6382ec
|
travis updates
|
2018-12-17 13:38:35 +08:00 |
|
|
|
8714a69a13
|
travis updates
|
2018-12-17 13:36:38 +08:00 |
|
|
|
3ae0ea2de7
|
travis updates
|
2018-12-17 13:32:35 +08:00 |
|
|
|
1879a9f4c7
|
README updates
|
2018-12-17 13:28:19 +08:00 |
|
|
|
3938717b04
|
travis updates
|
2018-12-17 13:24:53 +08:00 |
|
|
|
1208b688f1
|
add code helper
|
2018-12-17 13:08:32 +08:00 |
|
|
|
0ad7ee5a32
|
add code helper
|
2018-12-17 13:07:01 +08:00 |
|
|
|
7a4e68e6b9
|
add code helper
|
2018-12-17 13:06:58 +08:00 |
|
|
|
71222b247f
|
add travis/goreport/golint/govet
|
2018-12-17 13:02:55 +08:00 |
|
|
|
95db811943
|
add travis/goreport/golint/govet
|
2018-12-17 13:02:18 +08:00 |
|
|
|
2dbc817132
|
VERSION updates
|
2018-12-17 11:24:58 +08:00 |
|
|
|
7a8bd96edc
|
gdb: add support for slice argument in where statement
|
2018-12-17 10:52:44 +08:00 |
|
|
|
c5e9686a95
|
gdb updates, make priority=1 when no priority set
|
2018-12-16 23:11:15 +08:00 |
|
|
|
c914edf616
|
gdb comment updates
|
2018-12-16 22:27:04 +08:00 |
|
|
|
656bfcb6bd
|
Merge branch 'qiangg_db2' into develop
|
2018-12-16 22:22:33 +08:00 |
|
|
|
7434dfe6fa
|
done refacting gdb package
|
2018-12-16 22:22:07 +08:00 |
|
|
|
e67aa63a50
|
refract gdb package, add complete unit test cases, almost there
|
2018-12-15 15:50:39 +08:00 |
|
|
|
06fc786416
|
fix issue of gcache
v1.3.0
|
2018-12-14 18:38:29 +08:00 |
|
|
|
d5e46f2b42
|
refracting gdb package
|
2018-12-14 18:35:51 +08:00 |
|
|
|
c003a92408
|
remove HANGUP signal handle of Web Server admin
|
2018-12-14 10:11:05 +08:00 |
|
|
|
09e6f10b60
|
new version of gdb developing
|
2018-12-14 10:09:45 +08:00 |
|
|
|
c961c22cd7
|
update gview: show empty string when the variable does not exist
|
2018-12-13 18:24:22 +08:00 |
|
|
|
105a821069
|
fix issue: database connection pool does not work expectly
|
2018-12-12 20:01:10 +08:00 |
|
|
|
670993f769
|
remove auto-adding main package path to search path of WebServer in develop environment
|
2018-12-11 19:30:38 +08:00 |
|
|
|
60a571f291
|
Fix issue: add mutex lock for method Remove of garray.
|
2018-12-11 09:56:58 +08:00 |
|
|
|
20a0cb2cd9
|
Merge branch 'master' of https://gitee.com/johng/gf
|
2018-12-10 20:24:24 +08:00 |
|
|
|
51e70be04d
|
Add rewrite feature to WebServer; Add Unique for un sorted array of garray; Fix map conversion issue of gjson.
|
2018-12-10 20:24:20 +08:00 |
|
|
|
ac65b808c6
|
!14 修复mssql的OPEN方法BUG
Merge pull request !14 from 蚊子/master
|
2018-12-10 18:43:56 +08:00 |
|
|
|
eb9ddf3c47
|
修改mssql的open方法连接串
|
2018-12-10 18:14:51 +08:00 |
|
|
|
80993e9f77
|
Fix issue of gjson package in map conversion
|
2018-12-09 22:30:10 +08:00 |
|
|
|
b7a6d257d5
|
Fix binary decoding issue of gbinary package.
|
2018-12-08 18:18:05 +08:00 |
|
|
|
7022486e93
|
Package gview: build-in function 'date' supports printing current datetime.
|
2018-12-05 15:52:38 +08:00 |
|
|
|
83f5a9d34e
|
Package gview: build-in function 'date' supports printing current datetime.
|
2018-12-05 15:48:15 +08:00 |
|