Commit Graph

1245 Commits (7c0570d214ca6f4c1bfb952b6c5c53a8e5ef12bd)

Author SHA1 Message Date
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827) 5 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788) 5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
Lunny Xiao d3468ed79f Fix compare (#9808) 5 years ago
Lunny Xiao dbd89acf98 Remove unnecessary permissions load (#9796) 5 years ago
John Olheiser 176e7fb5d5 Fix push-to-create (#9772) 5 years ago
David Svantesson f162a32604 Fix #9662 (#9767) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
John Olheiser 08424648ae Fix create bugs (#9606) 5 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582) 5 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515) 5 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Mario Lubenka 1db2381546 Push update after branch is restored (#9416) 5 years ago
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
Brad Albright 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago
Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) 5 years ago
John Olheiser ba8f93a14e Fix some SimpleMDE (#9400) 5 years ago
John Olheiser 33662399d5 Fix double webhook for new PR (#9375) 5 years ago
John Olheiser 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376) 5 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
John Olheiser 6715677b2b Push to create repo (#8419) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago