コミット履歴

作者 SHA1 メッセージ 日付
  Unknwon 7e09d210ba Initial version of protected branches (#776) 7 年 前
  Unknwon d521e716dd refactoring: SSH and HTTP push procees is now unified 7 年 前
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 年 前
  Unknwon afab38b0d7 routers/repo/pull: fix 404 on PR compare (#4074) 7 年 前
  Andrey Nering 1d951cfc49 Fix 500 when repo has invalid .editorconfig (#3758) 7 年 前
  Unknwon e8c3e9bcf8 Improve code for fix of #4006 7 年 前
  Unknwon cdfcef04a1 Fix incorrect logic check for fork repo action 7 年 前
  Unknwon 8aa35577b3 Fix vulnerability reported in #4006 7 年 前
  Unknwon d04b19545d Code fix for PR #3547 7 年 前
  Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 7 年 前
  Unknwon 61e27dedf7 #3466 fix response of pull request form validation error 7 年 前
  Richard Mahn d0a0239bac Squashed commit of the following: 8 年 前
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 年 前
  Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 年 前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 年 前
  Unknwon 256cd6374a #2790 fix not detect diff style in pull request file changes 8 年 前
  Unknwon 4b5e09e4d6 #3181 detect situation when base branch is deleted in pull request 8 年 前
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 年 前
  Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 年 前
  Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 年 前
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 8 年 前
  Unknwon 514382e2eb Rename module: middleware -> context 8 年 前
  Unknwon 0e9bc2d410 Fix pull request availability check 8 年 前
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 年 前
  Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 8 年 前
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 年 前
  Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 8 年 前
  Andrey Nering 658bfc2704 Implement issue and pull request templates. 8 年 前
  Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 8 年 前
  Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489 8 年 前