200 Commits (ac701637b42d2d6bb5fe9b258f3f54959b6a505e)

Author SHA1 Message Date
Unknwon 256cd6374a #2790 fix not detect diff style in pull request file changes 8 years ago
Unknwon 4b5e09e4d6 #3181 detect situation when base branch is deleted in pull request 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
8 years ago
Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context 8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 years ago
Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 8 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates

Priority:
- root
- .gogs
- .github
8 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 9 years ago
Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489 9 years ago
Andrey Nering ee5d6fb025 Compute inline diff for pull request view, too. Fix #2462 9 years ago
Unknwon c62a6b7a12 #2014 allow switch branches between two orgs in compose PR 9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs 9 years ago
Unknwon 19423957b1 rename import path 9 years ago
Unknwon 3362b3a44f fix possible disclosure 9 years ago
Unknwon c6083c335e #1612 Ability to send mail when a new pull request is submitted 9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon c50a3503e6 introduce git-shell 9 years ago
Unknwon b2fb7e3fd2 more HTTP clone word fix 9 years ago
Unknwon 81d7359fdd fix #1981 9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch 9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 4dc6285715 add new status: checking 9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 9 years ago
Unknwon 119dec51f2 Mirror repository should not allow fork 9 years ago
Unknwon 2a2a8cd619 ui and pulls index fix 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 5da306c0e5 tmp: fix issue open count 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago
Unknwon ebf1bd4f51 add view pull desc 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon 670ade9a61 #1206 does not allow fork bare repo 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon e3bdfd51ff better fork permission check 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown d0e6a4c25a Change new martini impot path 10 years ago
Unknown 2fa8d0c8dd Added create issue 10 years ago
Unknown 59bbddb318 Mirror fix 10 years ago
FuXiaoHei 137538e54b refactor repo.go 10 years ago