Commit Graph

111 Commits (e1fcd6b7427d1e7c43ac9dcb32462a8e6d77c905)

Author SHA1 Message Date
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Elijah Oyekunle 734834a676 Add Default Pull Request Title (#5735)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Julien Tant ced08d18a4 fix IsPullReuqestBroken->IsPullRequestBroken (#4578)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
Lauris BH ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests (#3425)
6 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Deyong Zhu d663cef2a5 Fix branch name escaping in compare url (#3311)
6 years ago
Sandro Santilli 44053532bb Serve .patch for pull requests (#3305)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Sandro Santilli a192f3052e Serve pull request .diff files (#3293)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
harry 03ec35ed79 Mention completion for issue editor. (#3136)
6 years ago
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
Kim "BKC" Carlbäcker cc6b3f60c6 Fix displaying commits and files of PR created from now deleted fork (#2023)
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)
7 years ago
Andrey Nering 27d30f1a61 Notifying on open PR, and Close/Reopen/Merge issue or PR
7 years ago
Bwko e08421017c Add ability to fork your own repos (#761)
7 years ago
Manuel Kuhlmann dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)
7 years ago
Lunny Xiao 70900bd167 bug fixed for fork repos (#560)
7 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 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
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago