0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 10:34:51 +01:00
gitea/modules
Ethan Koenig ab62da283a Fix avatar URLs (#3069)
* Fix avatar URLs

* import order
2017-12-03 19:55:13 +08:00
..
auth Removed unused field in form (#3023) 2017-11-29 22:52:34 +02:00
avatar
base Fix avatar URLs (#3069) 2017-12-03 19:55:13 +08:00
cache Fix memcache support when value is returned as string always (#2924) 2017-11-16 15:06:34 +08:00
context Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
cron
highlight
httplib
indexer Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
lfs Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +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 avatar URLs (#3069) 2017-12-03 19:55:13 +08:00
ssh Configurable SSH key exchange algorithm and MAC suite (#2806) 2017-11-02 23:26:41 +08:00
sync
templates Expandable commit bodies (#2980) 2017-11-30 13:08:40 +08:00
test Fix missing password length check when change password (#3039) 2017-12-02 19:11:22 +02:00
user
util Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
validation