167 Commits (1fc7b52f249a0271bfc5467cc9b4cc94de11ebc7)

Author SHA1 Message Date
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 9 years ago
  Sandro Santilli 43349da21a Replace GOGS with GITEA in variable names 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Sandro Santilli 4fb2e00b31 Merge branch 'master' into feature/goimports 9 years ago
  Andrey Nering 5243e1f5f9 Refactor editorconfig middleware 9 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 9 years ago
  Andrey Nering 7f39af230a Fix 500 when repo has invalid .editorconfig 9 years ago
  Andrey Nering d709866a8a Show issue/PR number on title 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 9 years ago
  Unknwon e1ad5ebcf7 #3466 fix response of pull request form validation error 9 years ago
  Richard Mahn 247e2fc567 Squashed commit of the following: 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  Andrey Nering 10a5a8b7cf On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 372a341e17 #2790 fix not detect diff style in pull request file changes 9 years ago
  Unknwon 2397e0dae9 #3181 detect situation when base branch is deleted in pull request 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon bc2448daaa models/repo: remove redundant info for some repo methods 9 years ago
  Andrey Nering cdc7a8c613 Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 9 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 10 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 10 years ago
  Unknwon f925c24186 Fix pull request availability check 10 years ago
  Unknwon 2e4c412e20 #1146 finish new access rights for collaborators 10 years ago
  Unknwon c9812bcb3e #1597 fix premission logic check of pull request 10 years ago
  Unknwon 3d87381ce4 #1597 support pull requests in same repository 10 years ago
  Martin Hartkorn b65249c7c5 Call PushToBaseRepo() also on Pull Request creation and not only on git push 10 years ago
  Andrey Nering 602ef9ba5f Implement issue and pull request templates. 10 years ago
  Andrey Nering a00f3969c0 Enable sintax highlighting on diff view. Close #733 10 years ago
  Andrey Nering 8320b077a0 Refactoring of inline diff computing to prevent empty diff box. Fix #2489 10 years ago
  Andrey Nering 5ee4093d1a Compute inline diff for pull request view, too. Fix #2462 10 years ago
  Unknwon 498d0a8267 #2014 allow switch branches between two orgs in compose PR 10 years ago
  Unknwon ae4bcfa2e0 #1692 add organization APIs 10 years ago
  Unknwon 8ac9d9b4c7 rename import path 10 years ago
  Unknwon 35703e5fda fix possible disclosure 10 years ago
  Unknwon 84a41e057a #1612 Ability to send mail when a new pull request is submitted 10 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 10 years ago
  Unknwon 43eda8feb3 introduce git-shell 10 years ago
  Unknwon 77b9822647 more HTTP clone word fix 10 years ago
  Unknwon 90e6d548ad fix #1981 10 years ago
  Unknwon 32c8ba9a32 Reopen PR need retest patch 10 years ago
  Unknwon d4ffa64a15 New push to head repo of head branch: regenerate patch and retest apply 10 years ago
  Unknwon 20f3397f8c New/reopen PR checks if there is any unmerged and open PR 10 years ago
  Unknwon 0f44537a23 add new status: checking 10 years ago
  Unknwon 9d579819e5 save PR info as patch and minor fix on PR 10 years ago
  Unknwon 2f804f0ba5 Mirror repository should not allow fork 10 years ago
  Unknwon 5b7caed7b2 ui and pulls index fix 10 years ago
  Unknwon f5bd9aaf0a finish initial version of pull request 10 years ago