Commit Graph

89 Commits (ef78309b6535e4feff7b48d4b119180504616e13)

Author SHA1 Message Date
Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
Ethan Koenig 40c545ddbc Fix files/commits of merged PRs (#2937) 7 years ago
Lunny Xiao cdc4600725
Fix fork repository cycle to self (#2860) 7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699) 7 years ago
Kazuki Sawada e1266a19c8 Change pull description text (#2075) (#2646) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Bwko 8f171210b9 Revert "Add ability to fork your own repos (#761)" (#2193) 7 years ago
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
Lauris Bukšis-Haberkorns 63504bf132
Fix displaying commits and files of PR created from now deleted forked repository 7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688) 7 years ago
Lunny Xiao d2165a5890 fix compare button failed when there is no fork repos (#1104) 8 years ago
Andrey Nering 27d30f1a61 Notifying on open PR, and Close/Reopen/Merge issue or PR 8 years ago
Bwko e08421017c Add ability to fork your own repos (#761) 8 years ago
Manuel Kuhlmann dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) 8 years ago
Lunny Xiao 70900bd167 bug fixed for fork repos (#560) 8 years ago
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323) 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 5b998a6680 golint fixed for modules/auth 8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163) 8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names 8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware 8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig 8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
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