|
|
6d81aa4462
|
infract internal link
|
2021-05-21 15:38:56 +08:00 |
|
|
|
406b6bf410
|
infract internal link
|
2021-05-21 15:30:21 +08:00 |
|
|
|
4e41d8aff8
|
improve context and nested transaction feature for package gdb
|
2021-05-21 13:25:53 +08:00 |
|
|
|
017c6e4e1f
|
add example for i18n feature of package gvalid
|
2021-05-19 23:17:13 +08:00 |
|
|
|
7d3233c7ad
|
add context for custom validation rule function;add function WhereNot for gdb.Model
|
2021-05-19 22:33:50 +08:00 |
|
|
|
3e2662582c
|
improve nested transaction feature for package gdb
|
2021-05-19 21:17:21 +08:00 |
|
|
|
c94dee8191
|
improve nested transaction feature for package gdb
|
2021-05-19 21:11:51 +08:00 |
|
|
|
ab2ef13d99
|
improve transaction for package gdb
|
2021-05-19 20:33:19 +08:00 |
|
|
|
fac9ab5c01
|
improve package gvalid
|
2021-05-19 19:00:34 +08:00 |
|
|
|
420e0b9ca4
|
improve package gvalid
|
2021-05-19 13:29:40 +08:00 |
|
|
|
ea0340db8e
|
improve validation manager feature for package gvalid
|
2021-05-19 09:25:49 +08:00 |
|
|
|
0bd1ea07a7
|
example update
|
2021-05-18 20:52:39 +08:00 |
|
|
|
c8c28770fb
|
change Error from struct to interface for package gvalid;error string update for package gdb
|
2021-05-18 20:51:31 +08:00 |
|
|
|
0dfd968824
|
comment update for package gconv/gproc
|
2021-05-17 21:26:39 +08:00 |
|
|
|
b84ca9cc13
|
debug
|
2021-05-17 20:25:00 +08:00 |
|
|
|
e5734425ba
|
debug
|
2021-05-17 20:18:21 +08:00 |
|
|
|
2274a10cfd
|
fx issue #1250
|
2021-05-17 19:59:34 +08:00 |
|
|
|
302e234bfe
|
comment update for package gfsnotify
|
2021-05-17 19:17:04 +08:00 |
|
|
|
2b942bf06b
|
Merge pull request #1247 from notnear/master
add websocket client
|
2021-05-17 13:52:39 +08:00 |
|
|
|
522f6cb455
|
fix issue of failing in folder watching with no recursive option for package gfsnotify
|
2021-05-17 13:43:36 +08:00 |
|
|
|
a757fbd37d
|
improve package gcfg
|
2021-05-17 00:07:06 +08:00 |
|
|
|
33567ef338
|
remove unit testing file for package internal/json
|
2021-05-15 23:42:39 +08:00 |
|
|
|
b2a15c259e
|
improve unit testing case for package internal/json
|
2021-05-15 23:21:38 +08:00 |
|
|
|
d12409b118
|
revert json.UnmarshalUseNumber to json.Unmarshal for code in the example folder
|
2021-05-15 23:13:31 +08:00 |
|
|
|
8aed1eca13
|
version updates
|
2021-05-15 23:02:44 +08:00 |
|
|
|
f389688caa
|
add unit testing cases for package internal/json
|
2021-05-15 23:02:21 +08:00 |
|
|
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
|
|
facb2949c3
|
improve unit testing cases for package gtimer
|
2021-05-15 18:31:46 +08:00 |
|
|
|
1b1355a595
|
improve package gtimer
|
2021-05-15 18:27:46 +08:00 |
|
|
|
d76e4c8aed
|
refract package gtimer for more stable
|
2021-05-15 18:13:51 +08:00 |
|
|
|
cc1224e032
|
add context for package gvalid.Check* functions
|
2021-05-13 20:56:52 +08:00 |
|
|
|
09de115670
|
add websocket client
|
2021-05-13 17:51:06 +08:00 |
|
|
|
23110b5d19
|
fix issue in unit testing case of package gins
|
2021-05-13 08:53:54 +08:00 |
|
|
|
a326f4a989
|
improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message
|
2021-05-13 00:16:45 +08:00 |
|
|
|
d21b9d58e1
|
improve with feature by supporting attributes struct which also have 'with' tag
|
2021-05-12 21:34:15 +08:00 |
|
|
|
9d362c3738
|
merge feature/improve_struct_validation
|
2021-05-12 00:15:53 +08:00 |
|
|
|
b06580d343
|
improve struct validation for package gvalid
|
2021-05-12 00:01:52 +08:00 |
|
|
|
a4240bdfb7
|
improve struct validation for package gvalid
|
2021-05-11 20:57:30 +08:00 |
|
|
|
1eab1cb367
|
add more unit testing cases,remove function Filter usage in unit testing cases for package gdb
|
2021-05-11 20:14:06 +08:00 |
|
|
|
2e38416e12
|
improve struct embedded association case of with feature for package gdb
|
2021-05-11 20:00:50 +08:00 |
|
|
|
034a3f1808
|
improve struct validation
|
2021-05-11 19:20:39 +08:00 |
|
|
|
6a80091fef
|
version updates
v1.15.7
|
2021-05-03 00:00:29 +08:00 |
|
|
|
742653ce75
|
improve Model function for struct parameter that can retrieve table name tag from
|
2021-05-02 23:28:24 +08:00 |
|
|
|
a8c3d07d9f
|
improve with feature for package gdb
|
2021-05-02 22:35:47 +08:00 |
|
|
|
df1ef5db78
|
add example for package gdb
|
2021-05-02 17:57:00 +08:00 |
|
|
|
4b15ab5e99
|
improve OrderRandom function for package gdb
|
2021-05-02 16:42:34 +08:00 |
|
|
|
cdc97e9b2b
|
improve logging for transaction feature for package gdb
|
2021-05-02 15:58:28 +08:00 |
|
|
|
bd84b97614
|
add more Where*/Min/Max/Avg/Sum/CountColumn/Increment/Decrement/OrderAsc/OrderDesc/OrderRandom functions and associated unit testing cases for package gdb
|
2021-05-02 12:17:06 +08:00 |
|
|
|
d7eb1cca07
|
add nested transaction feature for package gdb
|
2021-05-02 09:35:54 +08:00 |
|
|
|
5856f74d83
|
up
|
2021-05-02 08:10:35 +08:00 |
|