0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:44:36 +01:00
gitea/modules
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716)
* Give user a link to create PR after push

* Forks now create PR in the base repository + make sure PR creation is allowed

* fix code style
2018-10-20 09:59:06 +03:00
..
auth Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
avatar
base Use type switch (#5122) 2018-10-19 14:54:26 -04:00
cache
context Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
cron
generate
highlight
httplib
indexer
lfs
log
mailer
markup
minwinsvc
notification Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
options
pprof
private Give user a link to create PR after push (#4716) 2018-10-20 09:59:06 +03:00
process
public
recaptcha
search
setting
ssh
sync
templates Detect charset and convert non UTF-8 files for display (#4950) 2018-09-29 16:33:54 +08:00
test
user Use native go method to get current user rather than environment variable (#4930) 2018-10-18 15:08:20 +08:00
util
validation