Commit Graph

56 Commits (507ce134fa1450a10f0dfd47fcb19facadbe3ae1)

Author SHA1 Message Date
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
Unknwon 61e27dedf7 #3466 fix response of pull request form validation error 8 years ago
Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
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 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 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 years ago
Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 9 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 years ago
Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 9 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates. 9 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