Commit Graph

4229 Commits (6f6c66a07d5cda1b4276ab8936d13bad556fc2d8)

Author SHA1 Message Date
Giteabot b4f0eed969
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 2 months ago
Giteabot 63b3a33bf2
fix empty repo updated time (#33120) (#33124) 2 months ago
wxiaoguang e637008fe3
Fix empty git repo handling logic and fix mobile view (#33101) (#33102) 2 months ago
Giteabot bc83fb26ef
Use project's redirect url instead of composing url (#33058) (#33064) 2 months ago
wxiaoguang 68736ec292
Refactor maven package registry (#33049) (#33057) 2 months ago
Giteabot 968c04c7da
Fix issue comment number (#30556) (#33055) 2 months ago
wxiaoguang ce6a60a38b
Refactor testfixtures (#33028) 2 months ago
Giteabot c102e344f3
Fix bug on activities (#33008) (#33016) 2 months ago
Giteabot 0137bc4e5c
Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 2 months ago
Giteabot eed0968c37
Support org labels when adding labels by label names (#32988) (#32996) 2 months ago
Giteabot 90bd08ceef
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 2 months ago
wxiaoguang e98dd6ee5b
Backport 1.23 (#32868) 2 months ago
wxiaoguang 22c4599542
Improve Actions status aggregations (#32860) 2 months ago
wxiaoguang d28a4843b8
Fix incomplete Actions status aggregations (#32859) 2 months ago
Lunny Xiao 42090844ed
Fix bug on action list deleted branch (#32848) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
Zettat123 7269130d28
Fix missing outputs for jobs with matrix (#32823) 2 months ago
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
RiceChuan dfd7594499
chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 3 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 3 months ago
Lunny Xiao e45ffc530f
Remove outdated code about fixture generation (#32708) 3 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 3 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 3 months ago
wxiaoguang 93640993e3
Refactor render system (orgmode) (#32671) 3 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 3 months ago
6543 846f618716
Add priority to protected branch (#32286) 3 months ago
Lunny Xiao f49d82309b
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 3 months ago
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623) 3 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 3 months ago
Lunny Xiao c363bd06e9
Strict pagination check (#32548) 3 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao 9bf821ae6c
Fix GetInactiveUsers (#32540) 3 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 3 months ago
Rowan Bohde 407b6e6dfc
allow the actions user to login via the jwt token (#32527) 3 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang ecbb03dc6d
Improve testing and try to fix MySQL hanging (#32515) 3 months ago
Zettat123 a0c0cb3a2c
Fix `recentupdate` sorting bugs (#32505) 3 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago