Commit Graph

398 Commits (34df4e5df558e7ec648efe083696687be6f8c8a8)

Author SHA1 Message Date
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
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
Lunny Xiao ac6accef09 Move webhook codes from service to webhook notification (#8712)
5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711)
5 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713)
5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691)
5 years ago
Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
Lunny Xiao 061388379a Move create issue comment to comments package (#8212)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213)
5 years ago
guillep2k 09badd55dd Add reviewrs as participants (#8121)
5 years ago
guillep2k 8ae96a37ce Add change title notification for issues (#8061)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao 7162fbf3d6
if milestone id is zero don't get it from database (#7169)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856)
5 years ago
Lunny Xiao 4c34bc111c
fix pulls broken when fork repository deleted (#6754)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
kekero 3568d426fe New Issue ?body= query (#5851)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
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 b1f3685015 fix approvals limitation (#5521)
5 years ago
Lunny Xiao ccea91652f fix adding reaction fail for read permission (#5515)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
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
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
kolaente ef6813abc9 Issue due date api (#3890)
6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
kolaente 1a97030017 Issue due date (#3794)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Alex Ward 4ebdcbc5df Fix style of "In your repositories" when selected (#3699)
6 years ago
Chri-s a2a49c93c7 Added checks for protected branches in pull requests (#3544)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213)
6 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198)
6 years ago
harry 03ec35ed79 Mention completion for issue editor. (#3136)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
7 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013)
7 years ago
Lauris BH c1b0c9e7c4 Fix PR, milestone and label functionality if issue unit is disabled (#2710)
7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
7 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942)
7 years ago
Ethan Koenig 8fcda0442e Fix search by issue type (#1914)
7 years ago
Ethan Koenig 2ec5dc1661 Fix 404 for external tracking issues (#1852)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
7 years ago
Andrey Nering b674460748 Add watch button on issue
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago