Lunny Xiao
|
a2d3669edf
|
Add README and fix some lints (#2079)
as title.
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2079
|
2021-12-14 09:00:35 +08:00 |
Lunny Xiao
|
bd9535d781
|
Fix comments (#1893)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1893
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-12 09:19:08 +08:00 |
Lunny Xiao
|
4bfe6853f5
|
Fix some comments lint and bug (#1888)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1888
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-10 10:57:36 +08:00 |
Lunny Xiao
|
7278e2ab71
|
Improve tests (#1572)
fix test
Improve tests
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1572
|
2020-03-04 03:30:21 +00:00 |
Lunny Xiao
|
02c8a4b25d
|
Move caches to manager (#1553)
Move caches to manager
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1553
|
2020-02-27 03:12:25 +00:00 |
Lunny Xiao
|
049a28cfb7
|
Add leveldb cache store (#1545)
Add leveldb cache store
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1545
|
2020-02-25 12:22:21 +00:00 |
Lunny Xiao
|
bf25a77bca
|
Merge core package back into the main repository and split into serval sub packages. (#1543)
Fix test
Improve fmt
update go.mod
Move core as a sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1543
|
2020-02-24 08:53:18 +00:00 |