Commit Graph

1271 Commits (bcd16cec63207a627c0c3708afb2796353a907e8)

Author SHA1 Message Date
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
Lunny Xiao 3ccd271081
Fix branch page pull request title and link error (#10092)
4 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
Lunny Xiao c58edc7c78 Fix wiki raw view on sub path (#10002)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 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)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
bobemoe cca13ae2ac add remote ip to the invalid credentials error message (#9918)
4 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
4 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842)
4 years ago
6543 fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848)
4 years ago
6543 2f3a602b3c fix (#9836)
4 years ago
Lunny Xiao 737ea6d83c
Fix download file wrong content-type (#9825)
4 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
Lunny Xiao d3468ed79f Fix compare (#9808)
4 years ago
Lunny Xiao dbd89acf98 Remove unnecessary permissions load (#9796)
4 years ago
John Olheiser 176e7fb5d5 Fix push-to-create (#9772)
4 years ago
David Svantesson f162a32604 Fix #9662 (#9767)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
John Olheiser 08424648ae Fix create bugs (#9606)
4 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582)
4 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515)
4 years ago