gogs/modules
Unknwon 5ec21d56ef
editor: fix cannot redirect to correct pull request URL
Was only possible to correctly redirect to pull request page within
same repository. And didn't take care of case when upstream has
disabled pull request.

Also add a new method 'PullRequestURL' to unify the code.
2017-02-23 13:05:29 -05:00
..
auth webhook: support color for Discord 2017-02-21 11:36:19 -05:00
avatar avatar: make custom and generated avatars equal (#3301) 2016-07-21 15:31:14 +08:00
base setting: check mailService.From only if it has value (#4134) 2017-02-17 12:28:23 -05:00
bindata csrf: able to set custom cookie name 2017-02-22 21:46:43 -05:00
context editor: fix cannot redirect to correct pull request URL 2017-02-23 13:05:29 -05:00
cron cron: add repository archive cleanup (#4061) 2017-02-18 19:35:59 -05:00
httplib Remove unused tests 2016-02-13 18:11:15 -05:00
mailer log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
markdown markdown: fix mailto: doesn't recognize as valid link (#3790) 2017-02-10 17:03:27 -05:00
process log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
setting csrf: able to set custom cookie name 2017-02-22 21:46:43 -05:00
ssh modules/ssh: SSH_KEYGEN_PATH not used for exec ssh-keygen (#4124) 2017-02-14 18:08:26 -05:00
sync modules/sync: minor field refactor 2017-01-25 18:10:27 -05:00
template admin/config: display repository related settings (#3816) 2017-02-18 13:29:43 -05:00
user The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00