| Commit message (Expand) | Author | Age |
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
* | repo: disable public access option when using external wiki and issue tracker... | alpencrossi | 2020-04-09 |
* | webhook: overhaul route handlers (#6002) | ᴜɴᴋɴᴡᴏɴ | 2020-03-22 |
* | git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | ᴜɴᴋɴᴡᴏɴ | 2020-03-08 |
* | templates: rename template function Str2html -> Str2HTML | Unknwon | 2018-12-10 |
* | pkg/context: apply EscapePound at context level | Unknwon | 2018-09-28 |
* | templates/repo/setting: fix missing EscapePound (#5442) | Unknwon | 2018-09-28 |
* | repo: add changes to repository avatar feature (#5221) | Unknwon | 2018-06-17 |
* | repo: support avatars (#5221) | Sergey Dryabzhinsky | 2018-06-17 |
* | repo: minor improve for PR #5219 and support UTF-8 byte count | Unknwon | 2018-06-11 |
* | repo: update repository description field to contain more than 256 symbols (#... | Sergey Dryabzhinsky | 2018-06-11 |
* | models/mirror: shot push webhook after synced commits (#4528) | Unknwon | 2018-06-03 |
* | templates/repo/settings: fix mirror setting error | Unknwon | 2018-05-30 |
* | template: delete legacy file | Unknwon | 2018-04-02 |
* | templates/repo/branches: escape pound in branch name (#4874) | Unknwon | 2018-03-20 |
* | MISC: minor fixes in webhook | Unknwon | 2017-11-18 |
* | pull_request: able to ignore whitespace when check conflict (#4834) | Unknwon | 2017-11-16 |
* | repo/pull: allow rebase before merging (#4805) | Unknwon | 2017-11-15 |
* | pull: add an option to use rebase for merging pull requests | mharinder | 2017-11-15 |
* | Add Dingtalk webhook support (#4773) | Athurg Feng | 2017-09-21 |
* | random: some code simplify | Unknwon | 2017-06-11 |
* | ldap: minor fix for PR #4398 | Unknwon | 2017-05-29 |
* | user/setting: improve UI | Unknwon | 2017-04-07 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
* | repo/setting: filter out deleted branch in protect list (#4288) | Unknwon | 2017-03-16 |
* | templates/repo/webhook: move to its own directory | Unknwon | 2017-03-16 |
* | repo/settings: improve Git hook editor | Unknwon | 2017-03-13 |
* | webhook: add Release event (#2387) | Unknwon | 2017-03-11 |
* | webhook: add issue comment event | Unknwon | 2017-03-09 |
* | webhook: support Issues event (#2319) | Unknwon | 2017-03-09 |
* | Protected branches: allow whitelist bypass require pull request check (#4207) | Unknwon | 2017-03-08 |
* | webhook: add fork event | Unknwon | 2017-02-27 |
* | webhook: able to detect delete branch or tag (#2315) | Unknwon | 2017-02-27 |
* | markdown: fix links for image nested inside a link (#2636) | Unknwon | 2017-02-27 |
* | protect_branch: only list teams have write access | Unknwon | 2017-02-24 |
* | webhook: send secret with SHA256 HMAC hex digest (#3692) | Unknwon | 2017-02-24 |
* | webhook: highlight delivery response on click | Unknwon | 2017-02-24 |
* | repo: add protect branch whitelist (#4177) | Unknwon | 2017-02-23 |
* | webhook: also only enable certain types (#3356) | Unknwon | 2017-02-21 |
* | webhook: only trigger specific webhook for test delivery (#3030) | Unknwon | 2017-02-21 |
* | webhook: support color for Discord | Unknwon | 2017-02-21 |
* | repo/settings: add description and link to personal SSH keys (#3936) | Unknwon | 2017-02-18 |
* | webhook: add native Discord support | Unknwon | 2017-02-18 |
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 |
* | Allow use to set an external tracker url and to redirect user when clicking i... | Rémy Boulanouar | 2017-01-31 |