Commit Graph

1261 Commits (04cbdf5c08ef7468100269935613250846e801c4)

Author SHA1 Message Date
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049) 5 years ago
Lunny Xiao c58edc7c78 Fix wiki raw view on sub path (#10002) 5 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010) 5 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968) 5 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943) 5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
bobemoe cca13ae2ac add remote ip to the invalid credentials error message (#9918) 5 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615) 5 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842) 5 years ago
6543 fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 5 years ago
6543 2f3a602b3c fix (#9836) 5 years ago
Lunny Xiao 737ea6d83c
Fix download file wrong content-type (#9825) 5 years ago
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