99 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  Lauris BH cd0e313265 Fix branch deletion for squash or rebase merged pull requests (#3425) 7 years ago
  Lauris BH 5be20e7d75 Change how merged PR commit info are prepared (#3368) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Deyong Zhu d6afab5416 Fix branch name escaping in compare url (#3311) 7 years ago
  Sandro Santilli bf25effe8f Serve .patch for pull requests (#3305) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Sandro Santilli b251b92200 Serve pull request .diff files (#3293) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  harry 41aa0418d2 Mention completion for issue editor. (#3136) 7 years ago
  Lauris BH 41db9040c1 Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
  Ethan Koenig dcf55502cd Fix files/commits of merged PRs (#2937) 7 years ago
  Lunny Xiao 1c001f9aba Fix fork repository cycle to self (#2860) 7 years ago
  Lauris BH 39ea47b311 Fix so that user can still fork his own repository to owned organizations (#2699) 7 years ago
  Kazuki Sawada 882168911f Change pull description text (#2075) (#2646) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Bwko ff16a01408 Revert "Add ability to fork your own repos (#761)" (#2193) 8 years ago
  Kim "BKC" Carlbäcker c7eab506e0 Fix displaying commits and files of PR created from now deleted fork (#2023) 8 years ago
  Lauris BH 3979a175bd Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 8 years ago
  Lauris Bukšis-Haberkorns b9e687eae2 Fix displaying commits and files of PR created from now deleted forked repository 8 years ago
  Lauris BH 380ac258b0 Show commit status icon in commits table (#1688) 8 years ago
  Lunny Xiao 7f42f837d3 fix compare button failed when there is no fork repos (#1104) 8 years ago
  Andrey Nering ed6c1ff626 Notifying on open PR, and Close/Reopen/Merge issue or PR 8 years ago
  Bwko 2b69823d30 Add ability to fork your own repos (#761) 8 years ago
  Manuel Kuhlmann d9f191f001 Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) 8 years ago
  Lunny Xiao fe77dc3b7e bug fixed for fork repos (#560) 8 years ago
  Lunny Xiao 939dfe8263 resolved #310: hide fork to self (#323) 8 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago
  Sandro Santilli 43349da21a Replace GOGS with GITEA in variable names 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Sandro Santilli 4fb2e00b31 Merge branch 'master' into feature/goimports 8 years ago
  Andrey Nering 5243e1f5f9 Refactor editorconfig middleware 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Andrey Nering 7f39af230a Fix 500 when repo has invalid .editorconfig 8 years ago
  Andrey Nering d709866a8a Show issue/PR number on title 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 8 years ago
  Unknwon e1ad5ebcf7 #3466 fix response of pull request form validation error 8 years ago
  Richard Mahn 247e2fc567 Squashed commit of the following: 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 8 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