0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-20 11:24:37 +01:00
gitea/modules
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
2017-12-11 06:37:04 +02:00
..
auth Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
avatar
base Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
cache
context
cron
highlight
httplib
indexer
lfs
log
mailer
markup
minwinsvc
notification
options
private
process
public
search
setting
ssh
sync
templates Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
test
user
util Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
validation