Commit Graph

2535 Commits (8b2407371365fc123fc368bfd46b15f55ba8ae6a)

Author SHA1 Message Date
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 5b9283ddfe make sure Poster is loaded (#9583) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 5 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520) 5 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547) 5 years ago
zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502) 5 years ago
Lunny Xiao 3d5f31f77d Fix SetExpr failed (#9506) 5 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449) 5 years ago
mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423) 5 years ago
6543 6d811bcb14 Hide not allowed Reactions (#9387) 5 years ago
Lunny Xiao 59fc29db38
fix wrong migration (#9381) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Antoine GIRARD 8bea92c3dc test: command keys (#9357) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
John Olheiser f09cdb239c Fix protected branch using IssueID (#9348) 5 years ago
jaqra 27f68bc96f Fix notification page panic (#9337) 5 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 5 years ago
Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322) 5 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196) 5 years ago
Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 5 years ago
Antoine GIRARD 4dc3993b22 tests: add attachement tests integration (#9309) 5 years ago
zeripath d3a9c4ceec
Testing: Update postgres sequences (#9304) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 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
Oscar Costa 1583c48e3a Show label list on label set (#9251) 5 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago