forgejo/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 Fix memcache support when value is returned as string always (#2924) 2017-11-16 15:06:34 +08:00
context Fix legacy URL redirects (#3100) 2017-12-07 09:09:02 +08:00
cron
highlight
httplib
indexer Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
lfs Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
log
mailer
markup Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
minwinsvc
notification
options
private
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public
search Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
setting fix redis cache failed (#3086) 2017-12-04 23:00:14 +08:00
ssh Configurable SSH key exchange algorithm and MAC suite (#2806) 2017-11-02 23:26:41 +08:00
sync
templates Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
test Fix compile failed without gcc (#3130) 2017-12-10 16:08:19 +02:00
user
util Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
validation