gitea/modules
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password ()
* fix missing password length check when change password

* add tests for change password
..
auth Removed unused field in form ()
avatar Use assert in legacy unit tests ()
base Use identicon image for default gravatar. ()
cache Fix memcache support when value is returned as string always ()
context Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName ()
cron Add branch overiew page ()
highlight No highlighting for .txt files ()
httplib Add internal routes for ssh hook comands ()
indexer Code/repo search ()
lfs Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName ()
log Fix lint errors ()
mailer Add support for extra sendmail arguments ()
markup Fix issue link rendering in commit messages ()
minwinsvc Fix Git hooks not being executed on Windows when running as a service ()
notification Notification - Step 1 ()
options Fix typos in models/ and modules/ ()
private improve protected branch to add whitelist support ()
process Fix run command race ()
public Allow custom public files ()
search Code/repo search ()
setting Default log level to Info without hardcoding it in installer ()
ssh Configurable SSH key exchange algorithm and MAC suite ()
sync Fix status table race condition ()
templates Expandable commit bodies ()
test Fix missing password length check when change password ()
user golint fixed for modules/user
util Code/repo search ()
validation Create new branch from branch selection dropdown ()