Commit Graph

397 Commits

Author SHA1 Message Date
John
4e3d735b90 add logging for gcron 2019-03-19 13:58:18 +08:00
John
25a6c53533 add unit test cases for gfsnotify 2019-03-15 14:54:01 +08:00
John
cb8362d447 update unit test cases of package gins 2019-03-14 23:28:56 +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
2ae5b1a4f8 add more unit test cases for ghttp.Server 2019-03-10 00:35:03 +08:00
John
770619c39e update unit test cases og gcron 2019-03-08 18:27:11 +08:00
John
49ce7fe885 fix data race issue of gqueue 2019-03-08 17:54:50 +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
John
c8251ed82f g.Map updates 2019-03-06 10:38:50 +08:00
John
f92c1fc527 update CORS feature of ghttp.Response; add more unit cases for ghttp.Server 2019-03-01 23:45:55 +08:00
John
fa256aec9f add example for layout using template engine; fix issue with config error output in gview when no config used 2019-02-27 22:53:39 +08:00
John
7058e4f2c4 fix issue of router group in auto-adding 'index' router for controller and object 2019-02-26 22:21:57 +08:00
John
704a5dbd73 fix issue of "memory leaks" in gfpool 2019-02-26 17:52:50 +08:00
John
3e0a975a88 fix issue in gcron, allow special char '?' for day and week pattern 2019-02-20 16:24:05 +08:00
John
6aa1c5b1eb ghttp updates 2019-02-20 16:07:11 +08:00
John
1fb5a8cd6f comments for glog update 2019-02-20 11:16:10 +08:00
John
cfdeb87093 gfile updates 2019-02-15 21:30:35 +08:00
John
6f02ad60eb hot fix issue in tpl auto update 2019-02-14 13:38:52 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
7b85c44444 add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
John
6c6c64bb3b rename category string to text 2019-02-01 20:45:11 +08:00
John
08d71cede3 merge qiangg_php 2019-02-01 00:04:34 +08:00
John
be1f6cfbae Merge branch 'master' of https://gitee.com/johng/gf into develop 2019-02-01 00:02:17 +08:00
John
0e611ae94b merge master 2019-01-31 18:14:02 +08:00
John
99577ad874 hot fix gfcache issue 2019-01-31 13:55:53 +08:00
John
908a46d27d gtest updates 2019-01-31 13:00:17 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
John
c4962ec017 gfpool updates 2019-01-24 20:15:11 +08:00
John
ec130d0763 RELEASE updates 2019-01-23 21:30:02 +08:00
John
9698a7c5be gpool updates 2019-01-23 15:01:21 +08:00
John
726d3f7024 update unit tests of gtimer 2019-01-23 13:36:39 +08:00
John
3503aa43b4 gtimer, gmlock updates 2019-01-23 13:30:46 +08:00
John
e865b46304 add console and env values to change the default values of gtimer 2019-01-23 13:01:58 +08:00
John
494f96495e fulfil unit test cases of gtimer 2019-01-23 11:28:57 +08:00
John
7ed2081513 gcron, gtimer updates 2019-01-22 22:07:46 +08:00
John
5110313657 gcron, gtimer updates 2019-01-22 13:50:10 +08:00
John
24990e26c8 gcron, gtimer updates 2019-01-21 22:09:51 +08:00
John
7d103c4ee8 gcron updates 2019-01-18 22:02:17 +08:00
John
5fed6f5681 update unit test case of gmlock 2019-01-18 15:14:05 +08:00
John
616539ecb0 update unit test cases of gmlock, concurrent safe reason 2019-01-18 15:03:45 +08:00
John
9e99e88d27 gmlock updates, add more unit test cases for gmlock 2019-01-18 11:30:52 +08:00
John
efe2535977 README updates 2019-01-17 20:04:17 +08:00
John
bf25a3a601 gtimer updates; grand updates, change buffer slice type from uint64 to uint32 2019-01-17 14:15:23 +08:00
John
14fcd0b2f9 move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +08:00