Commit Graph

373 Commits (8bdc9795d8a5aa51bc1295dd1cf57006a5873343)

Author SHA1 Message Date
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
Lunny Xiao 3e0525b47d Track assignee for issue (#808)
7 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638)
7 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804)
7 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788)
7 years ago
Andrey Nering 27d30f1a61 Notifying on open PR, and Close/Reopen/Merge issue or PR
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Manuel Kuhlmann dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)
7 years ago
Bo-Yi Wu 6510e57758 fix gofmt error
7 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523)
7 years ago
Bwko 71dee6b7c0 Improve the way how branches are deleted
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 64196d4036 More overlooks
8 years ago
Sandro Santilli 60c82a8780 More...
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago