Commit Graph

478 Commits

Author SHA1 Message Date
141ca62c6d feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
a0619f7ff0 remove uint repeat conversion (#2096)
Co-authored-by: houseme <housemecn@gmail.com>
2022-08-26 15:45:41 +08:00
27609d8da8 fix issue #1921 (#2091)
* CI updates

* fix issue in OpenAPI json marshaling of embedded struct definition; improve command gen service

* improve logging content printing for internal log

* fix issue #1921
2022-08-26 14:30:49 +08:00
299573dd19 fixed inconsistent results when converting float64(NaN) to int/uint on multiple platforms (#2064) 2022-08-15 21:51:34 +08:00
f580b7a488 improve header printing in json format for package glog; add golang v1.18 support for ci workflow (#2037) 2022-07-29 19:06:22 +08:00
5d51e9fa2c improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
4c1cf73005 Improve the code coverage of the gutil, grand module (#1989) 2022-07-11 19:33:59 +08:00
1acc1b8230 improve DeepCopy feature for bunch of components, especially the container and gtime (#1956) 2022-06-29 14:58:27 +08:00
f0568b4e22 Merge branch 'develop' 2022-06-21 19:08:36 +08:00
52056644d4 add context parameter (#1919) 2022-06-20 20:34:59 +08:00
cdd4473df5 improve command gen service; add error trace for error of some packages 2022-06-16 17:07:25 +08:00
6abbc57c96 fix issue #1864 2022-05-26 15:28:17 +08:00
331a29024e merge master 2022-05-23 22:17:06 +08:00
6aa5c2b2ef Fix/1748 issues #1748 (#1817) 2022-05-23 22:09:11 +08:00
0d7e28ee75 add deep copy feature 2022-05-23 16:51:10 +08:00
ab82599ee2 Feature/polaris feat: Add Polaris support (#1797) 2022-05-18 22:24:40 +08:00
6176028176 improve package gmeta 2022-05-18 17:57:16 +08:00
583d576cdb remove octal number converting for gconv.Int*/Uint* functions; fix issue #1733 2022-05-09 21:26:42 +08:00
ac5d399906 improve package guid 2022-04-19 16:18:49 +08:00
d260de15ba fix issue #1750 2022-04-18 20:57:41 +08:00
f9c9750108 improve gutil.Dump 2022-04-15 18:00:16 +08:00
d8b383719a improve package gtag 2022-04-13 11:21:24 +08:00
ed9dc70769 add UT case for package gvalid 2022-04-12 16:09:24 +08:00
2d6fcf5d06 fix issue #1708 2022-04-12 12:09:09 +08:00
55e0262c37 improve package gconv 2022-04-11 21:54:23 +08:00
f1fee72d6d fix issue #1700 2022-04-08 18:11:17 +08:00
372bae4799 fix issue in missing first result column when in select cache scenario 2022-03-31 15:42:12 +08:00
707dc6b346 add xextensions feature for package goai 2022-03-29 20:31:00 +08:00
ec92d2b7f4 improve empty slice/object validation logic for package gvalid 2022-03-25 17:53:58 +08:00
ee16b6df88 change build-in swagger ui to public cdn 2022-03-23 14:43:48 +08:00
5ee387672b enhancement from issue #1689 2022-03-21 22:36:06 +08:00
c5d80a2192 improve UT cases for package gins/gvalid 2022-03-17 21:31:07 +08:00
97b8f0f781 improve recursilve validation feature for package gvalid 2022-03-17 20:27:59 +08:00
bceb5fc7de rename gdebug.TestData* -> gtest.Data*; add UT case for http server 2022-03-17 16:58:04 +08:00
e06f831205 improve package grand 2022-03-15 17:09:35 +08:00
329f6b90f7 improve gutil.Dump feature 2022-03-11 15:26:01 +08:00
d8d9996464 fix issue #1662 2022-03-11 10:24:42 +08:00
acd1989fa1 improve Dump feature for package gutil 2022-03-10 22:29:47 +08:00
afa1f78a02 fix issue #1661 2022-03-10 21:12:24 +08:00
546b6b1724 t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
213392640c fix issue #1653 2022-03-10 09:22:50 +08:00
d64898c59a improve package goai 2022-03-02 20:00:40 +08:00
88a9eef8a6 api swagger ui update 2022-03-01 11:43:42 +08:00
456697ea99 improve cli command install 2022-02-28 17:48:52 +08:00
ee614f9c6b fix issue #1563 2022-02-23 10:27:31 +08:00
d9c1e1f576 improve package gconv/cli 2022-02-22 20:19:41 +08:00
afa58ed45b fix issue #1227 #1617 2022-02-22 10:43:31 +08:00
00ccce7bb8 fix issue #1607 2022-02-17 22:02:51 +08:00
2461ef9f29 fix issue #1597 2022-02-17 11:46:35 +08:00
a5cc03ff25 fix issue #1563 2022-02-16 00:47:23 +08:00