Commit Graph

4208 Commits (e619384098419569e570796a57ee6af4948067ae)

Author SHA1 Message Date
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) 2 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 2 months ago
Lunny Xiao e45ffc530f
Remove outdated code about fixture generation (#32708) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 2 months ago
wxiaoguang 93640993e3
Refactor render system (orgmode) (#32671) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 2 months ago
Lunny Xiao f49d82309b
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2 months ago
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623) 2 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 2 months ago
Lunny Xiao c363bd06e9
Strict pagination check (#32548) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 2 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 2 months ago
Lunny Xiao 9bf821ae6c
Fix GetInactiveUsers (#32540) 2 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 2 months ago
Rowan Bohde 407b6e6dfc
allow the actions user to login via the jwt token (#32527) 2 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 2 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 2 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
wxiaoguang 985e2a8af3
Fix nil panic if repo doesn't exist (#32501) 3 months ago
BoYanZh ad223000d4
Perf: add extra index to notification table (#32395) 3 months ago
wxiaoguang 160ccb5ee2
Fix test fixtures for user2/lfs.git (#32477) 3 months ago
6543 4c924bf43c
Limit org member view of restricted users (#32211) 3 months ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 months ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Lunny Xiao 913be9e8ac
Add new index for action to resolve the performance problem (#32333) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
Lunny Xiao 1887c75c35
Only query team tables if repository is under org when getting assignees (#32414) 3 months ago
Kyle D. 66971e591e
Add artifacts test fixture (#30300) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 months ago
6543 5d43801b72
Optimize branch protection rule loading (#32280) 3 months ago
wxiaoguang a920fcfd91
Fix db engine (#32351) 3 months ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 months ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 3 months ago
Zettat123 9116665e9c
Always update expiration time when creating an artifact (#32281) 4 months ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 4 months ago