Commit Graph

4528 Commits (bc455883fc88a7f535ad9e65c2af6e7509ccbec3)

Author SHA1 Message Date
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 10 months ago
Lunny Xiao 9466fec879
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 10 months ago
Zettat123 0fe9f93eb4
Check the token's owner and repository when registering a runner (#30406) 10 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 10 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 10 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 10 months ago
yp05327 7d66b9ea65
Avoid showing `Failed to change the default wiki branch` if repo has no wiki when saving repo settings (#30329) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang bbe5cd7c92
Refactor startup deprecation messages (#30305) 10 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 10 months ago
wxiaoguang 751997ad34
Refactor file view & render (#30227) 10 months ago
wxiaoguang 6d34ce25b1
Do not allow different storage configurations to point to the same directory (#30169) 10 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 10 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 10 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 10 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 10 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 10 months ago
wxiaoguang 1ad48f781e
Relax generic package filename restrictions (#30135) 10 months ago
wxiaoguang f1707f4562
Refactor render (#30136) 10 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 10 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 10 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 10 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 10 months ago
silverwind db01bf6cc8
Various code view improvements (#30014) 10 months ago
wxiaoguang 1cdc6c3a4e
Escape paths for find file correctly (#30026) 11 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 11 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 11 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 11 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 11 months ago
Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897) 11 months ago
wxiaoguang 828701ff2d
Fix template error when comment review doesn't exist (#29888) 11 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 11 months ago
wxiaoguang b251e608c0
Only do counting when count_only=true for repo dashboard (#29884) 11 months ago
buckybytes 16e360099d
Editor error message misleading due to re-used key. (#29859) 11 months ago
Nanguan Lin 5ca65d3390
Fix missing code in the user profile (#29865) 11 months ago
wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 11 months ago
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 11 months ago
yp05327 2da13675c0
Fix incorrect menu/link on webhook edit page (#29709) 11 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
Lunny Xiao 66edc888ee
Move fork router functions to a standalone file (#29756) 11 months ago