|
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
|
|
a908e4d4b1
|
fix issue in session initialization for ghttp.Server
|
2019-06-07 22:27:37 +08:00 |
|
|
|
841224372b
|
update comment for gmlock
|
2019-06-05 21:58:27 +08:00 |
|
|
|
664b0c06a6
|
gjson updates
|
2019-05-11 17:56:14 +08:00 |
|
|
|
abaef9ba87
|
add gtree.RedBlackTree container
|
2019-05-10 13:38:06 +08:00 |
|
|
|
718997327a
|
add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages
|
2019-05-09 17:14:24 +08:00 |
|
|
|
fdfefbb94d
|
add default value feature for gjson/gparser; update default value type for ghttp.Request
|
2019-05-09 14:19:27 +08:00 |
|
|
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
|
|
34cb222b33
|
remove temprary function map parameter for gview when parsing template file and content
|
2019-04-25 22:14:20 +08:00 |
|
|
|
25a6c53533
|
add unit test cases for gfsnotify
|
2019-03-15 14:54:01 +08:00 |
|
|
|
127fb67185
|
add session id check in session object initialzing
|
2019-03-11 16:33:51 +08:00 |
|
|
|
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 |
|
|
|
fbd4ce8c2e
|
fulfil unit cases of ghttp.Cookie/Session
|
2019-02-26 17:17:11 +08:00 |
|
|
|
cb3ce71cdc
|
fix issue in ghttp.Session
|
2019-02-26 14:33:01 +08:00 |
|
|
|
49a1308875
|
ghttp.Session updates
|
2019-02-25 23:08:26 +08:00 |
|
|
|
4332580c01
|
disable build-in session variable in template parsing, when it's not necessary
|
2019-02-25 15:20:57 +08:00 |
|
|
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
|
|
16bde5e9fc
|
gmap updates
|
2019-02-01 22:25:58 +08:00 |
|
|
|
f900414e38
|
add surport for field type auto detection in gform
|
2019-01-14 22:55:43 +08:00 |
|
|
|
b965dbff70
|
gvar调用端改进,去掉不必要的并发安全参数;错误提示细节改进
|
2018-11-25 22:18:36 +08:00 |
|
|
|
5e7e1077a1
|
性能改进
|
2018-11-23 09:20:45 +08:00 |
|
|
|
e8101cb02f
|
性能改进中
|
2018-11-16 18:20:09 +08:00 |
|
|
|
d257e554dd
|
改进grand随机数生成设计,底层使用crypto/rand+缓冲区实现高速的随机数生成;gtime模块增加FuncCost函数执行耗时计算
|
2018-11-05 13:53:17 +08:00 |
|
|
|
0c307a71d2
|
改进SESSION方法
|
2018-10-13 22:43:35 +08:00 |
|
|
|
f770c5b614
|
改进ghttp.Server配置管理
|
2018-09-14 13:02:13 +08:00 |
|
|
|
46b16374d7
|
ghttp.Response方法完善,增加ParseTpl/ParseTplContent/TplContent方法,Template修改为Tpl方法
|
2018-09-04 22:32:43 +08:00 |
|
|
|
89e1da4d31
|
Session增加Contains方法
|
2018-09-04 00:07:06 +08:00 |
|
|
|
34e86b839d
|
修复ghttp.Server在windows下的重启失效问题;去掉gfile.IsExecutable方法
|
2018-08-27 22:14:06 +08:00 |
|
|
|
2337b86815
|
改进
|
2018-08-16 18:17:47 +08:00 |
|
|
|
a12baaaaf2
|
完善gtcp包示例,修复由于缓存组件改动引起的ghttp.Session缓存问题
|
2018-07-21 12:32:03 +08:00 |
|
|
|
023e1da777
|
框架部分模块优化
|
2018-06-30 22:50:21 +08:00 |
|
|
|
7d91986931
|
改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中
|
2018-05-06 22:35:08 +08:00 |
|