0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-08 10:25:40 +02:00
gitea/modules
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
* Enable caching on assets and avatars

Fixes #3323

* Only set avatar in user BeforeUpdate when there is no avatar set

* add error checking after stat

* gofmt

* Change cache time for avatars to an hour
2018-02-04 00:37:05 +02:00
..
auth Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +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 go-get content type (#3426) 2018-01-29 19:50:04 +02:00
cron Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
highlight
httplib Add sensitive headers (#3429) 2018-01-31 00:09:16 +02:00
indexer Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
lfs Fix SSH auth lfs locks (#3152) 2018-01-27 18:48:15 +02:00
log
mailer
markup Allow square brackets in external issue patterns (#3408) 2018-02-03 11:51:02 +02:00
minwinsvc
notification
options
private
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public Enable caching on assets and avatars (#3376) 2018-02-04 00:37:05 +02:00
search HTML escape all lines of the search result (#3402) 2018-01-22 23:28:16 +02:00
setting Remove hardcoded paths to fix randomly failing tests (#3347) 2018-01-11 00:46:59 +01: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 Unit tests for routers/repo/issue_label (#3198) 2017-12-15 23:11:02 +02:00
user
util Improvements for supporting UI Location (#3146) 2017-12-14 07:45:31 +08:00
validation