go-gitea/routers
Keith Rutkowski 3906649be7 Change PR commits and diffs to use base repo rather than forked
Change the repository referenced when displaying commits or diffs in
pull request to the base repository.  The forked repository may not be
readable by users who can read the base repository.  See discussion for
(#3356).
2018-06-20 21:10:03 -04:00
..
admin LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
api/v1 Fix milestone appliance and permission checks (#4271) 2018-06-19 23:15:11 +08:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Change PR commits and diffs to use base repo rather than forked 2018-06-20 21:10:03 -04:00
routes Make home.tmpl visible with Signin-View enabled (#4040) 2018-05-24 15:51:28 -04:00
user fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go fix not respecting landing page setting (#4209) 2018-06-15 11:42:46 +08:00
init.go Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
install.go issue-2768: added new option allow_only_external_registration (#3910) 2018-05-13 15:51:16 +08:00