Commit Graph

248 Commits (2b68f66e0e0cb51fb7fed92979ac3ddab40be499)

Author SHA1 Message Date
mayswind 2b68f66e0e
Fix timezone bug when clicking heatmap (#15141) (#15231)
3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
gordon-- 343c756357
Heatmap days clickable (#13935)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
Lunny Xiao 36bd5d70cd
Fix feed push tag (#14064)
3 years ago
zeripath c3fc190372
Trim the branch prefix from action.GetBranch (#13981)
3 years ago
silverwind 97ab820acc
Fix action avatar loading (#13909)
3 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649)
3 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438)
4 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
4 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
4 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276)
4 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875)
4 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
4 years ago
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995)
4 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
4 years ago
Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518)
5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
5 years ago
Rinat b660a732ae feat: highlight issue references with : (#8101)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 09ca391230
Add file status on API (#7671)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645)
5 years ago
zeripath 4d643a59db SetDefaultBranch on pushing to empty repository (#7610)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444)
5 years ago
Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
zeripath d64a646c0a Escape the commit message on issues update and title in telegram hook (#6901)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
mrsdizzie caba2829ef Improve issue reference on commit (#6694)
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
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Harshit Bansal 9f476b8d1e Don't close issues via commits on non-default branch. (#5622)
5 years ago