This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-02 13:14:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3d5ba6f9013052dfe51fb03ce3e2088d7da3be5
gitea
/
modules
History
Lunny Xiao
b3d5ba6f90
Fix missing password length check when change password (
#3039
)
...
* fix missing password length check when change password * add tests for change password
2017-12-02 19:11:22 +02:00
..
auth
Removed unused field in form (
#3023
)
2017-11-29 22:52:34 +02:00
avatar
…
base
…
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
…
lfs
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (
#3043
)
2017-12-02 15:34:39 +08:00
log
…
mailer
…
markup
…
minwinsvc
…
notification
…
options
…
private
…
process
Fix run command race (
#1470
)
2017-11-13 22:51:45 +08:00
public
…
search
…
setting
Default log level to Info without hardcoding it in installer (
#3041
)
2017-12-01 15:41:27 +08:00
ssh
…
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
…
validation
…