Commit Graph

1364 Commits

Author SHA1 Message Date
John
4e3d735b90 add logging for gcron 2019-03-19 13:58:18 +08:00
John
60e5a7da28 add more unit test cases for grand/gstr 2019-03-18 23:52:25 +08:00
John
997b5ba889 README updates 2019-03-18 14:10:30 +08:00
John
b3e7ca1963 travis updates 2019-03-18 14:05:46 +08:00
John
5a82d695c1 mv greuseport to a new repo 2019-03-18 13:56:16 +08:00
John
64a0427150 travis updates 2019-03-18 13:34:51 +08:00
John
bca5532df8 version updates 2019-03-17 22:36:58 +08:00
John
72eeadd9aa Merge branch 'master' into develop 2019-03-17 22:31:15 +08:00
John
0af55794f6 add more unit test cases for gdb 2019-03-17 22:26:41 +08:00
John
25a6c53533 add unit test cases for gfsnotify 2019-03-15 14:54:01 +08:00
John
9f9172c775 update unit test cases of package gconv 2019-03-15 09:05:56 +08:00
John
320e0db417 fix int-overflow issue in gconv.String when converting int64 to string; add more unit test cases for package gconv 2019-03-15 00:22:39 +08:00
John
cb8362d447 update unit test cases of package gins 2019-03-14 23:28:56 +08:00
John
45a83fc53c unit test cases update for package gins 2019-03-14 00:23:46 +08:00
John
3411bd1c1d merge master 2019-03-13 22:41:00 +08:00
John
6ab0a77364 add more defaulr searching paths for g.Config() 2019-03-13 22:12:59 +08:00
John
281bae4116 unit test cases update for package gins 2019-03-13 09:11:50 +08:00
John
218c692fe0 update unit test cases 2019-03-12 23:56:09 +08:00
John
fa69b581e1 update unit test cases 2019-03-12 23:50:30 +08:00
John
bd0baceeca update unit test cases 2019-03-12 23:47:27 +08:00
John
e71c837472 update unit test cases 2019-03-12 23:45:44 +08:00
John
782aaabd07 add more unit test cases for gins; update text/template for gview 2019-03-12 23:26:10 +08:00
John
8ae9276732 add disable cache feature option for package gspath 2019-03-12 00:24:31 +08:00
John
79a3aa5916 add more unit test cases for package gvalid 2019-03-11 22:58:21 +08:00
John
733c5db228 version updates 2019-03-11 22:33:43 +08:00
John
6171c621a7 fix issue in missing customed error messages in package gvalid 2019-03-11 22:33:20 +08:00
John
802568856c version updates 2019-03-11 16:35:44 +08:00
John
127fb67185 add session id check in session object initialzing 2019-03-11 16:33:51 +08:00
John
5db039bbce gdb.Model updates, rename Alterable function to Safe, change gdb.Model alterable in default, update Where function to support more cases when using map as its param, add more unit test cases for gdb.Model 2019-03-11 16:14:55 +08:00
John
8a3365d18e ghttp comment updates 2019-03-10 00:39:34 +08:00
John
2ae5b1a4f8 add more unit test cases for ghttp.Server 2019-03-10 00:35:03 +08:00
John
f9515d7126 version updates 2019-03-09 10:20:11 +08:00
John
b56679a97c revert g.Map to map[string]interface{}, add g.MapAnyAny 2019-03-09 10:17:21 +08:00
John
d1b123964a README updates 2019-03-08 21:07:18 +08:00
John
991f7c4958 ghttp.Response updates 2019-03-08 19:03:22 +08:00
John
770619c39e update unit test cases og gcron 2019-03-08 18:27:11 +08:00
John
4ad5450b80 gtest updates; remove one unit test case of gconv.Struct 2019-03-08 18:18:29 +08:00
John
49ce7fe885 fix data race issue of gqueue 2019-03-08 17:54:50 +08:00
John
e66f63262b add more unit test cases for ghttp.Server 2019-03-08 17:31:30 +08:00
John
94bd5da68a add map key operator support in Where function for gdb 2019-03-08 11:12:52 +08:00
John
3eee95caf2 VERSION updates 2019-03-08 10:35:35 +08:00
John
5c638c630a add select in support for slice type of arguments in Where function of gdb 2019-03-08 10:33:36 +08:00
John
a6ec9d7a1c update gdb.Model.Where, orverwrite args if multiple calls Where function 2019-03-08 10:18:38 +08:00
John
374c70c0e3 README updates 2019-03-08 09:03:32 +08:00
John
40771066d4 travis updates 2019-03-08 08:48:53 +08:00
John
22a7ef43ce Merge branch 'master' into develop 2019-03-08 00:21:52 +08:00
John
05f22d1cee README updates 2019-03-08 00:15:57 +08:00
John
ebf56a86ab add Alterable function for gdb.Model 2019-03-07 23:53:56 +08:00
John
2ba59e8943 fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX 2019-03-07 23:36:45 +08:00
John
83be1de04c remove error returns from router registry functions of WebServer; add more unit test cases for WebServer 2019-03-06 15:21:00 +08:00