Commit Graph

1192 Commits (358b28cec0086ff1c7517a69db64f34fcc897008)

Author SHA1 Message Date
Giteabot e0b9638191
Fix missed doer (#30231) (#30343) 7 months ago
Giteabot 22a18e6cbf
Avoid showing `Failed to change the default wiki branch` if repo has no wiki when saving repo settings (#30329) (#30337) 7 months ago
Giteabot 5a6f7353d3
Clean up log messages (#30313) (#30318) 7 months ago
Giteabot a29e505c15
Refactor startup deprecation messages (#30305) (#30312) 7 months ago
Giteabot 6bf6fa8de0
Render embedded code preview by permlink in markdown (#30234) (#30249) 8 months ago
Giteabot 895d2795ab
Remove scheduled action tasks if the repo is archived (#30224) (#30230) 8 months ago
Giteabot f3f0081759
Refactor file view & render (#30227) (#30229) 8 months ago
Giteabot cd117863f3
Do not allow different storage configurations to point to the same directory (#30169) (#30204) 8 months ago
Giteabot af81b73d83
Refactor topic Find functions and add more tests for pagination (#30127) (#30167) 8 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
wxiaoguang f1707f4562
Refactor render (#30136) 8 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 8 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 8 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 8 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 8 months ago
silverwind db01bf6cc8
Various code view improvements (#30014) 8 months ago
wxiaoguang 1cdc6c3a4e
Escape paths for find file correctly (#30026) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 8 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 8 months ago
Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897) 8 months ago
wxiaoguang 828701ff2d
Fix template error when comment review doesn't exist (#29888) 8 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 8 months ago
wxiaoguang b251e608c0
Only do counting when count_only=true for repo dashboard (#29884) 8 months ago
buckybytes 16e360099d
Editor error message misleading due to re-used key. (#29859) 8 months ago
Nanguan Lin 5ca65d3390
Fix missing code in the user profile (#29865) 8 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 8 months ago
yp05327 2da13675c0
Fix incorrect menu/link on webhook edit page (#29709) 8 months ago
Lunny Xiao 66edc888ee
Move fork router functions to a standalone file (#29756) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
Lunny Xiao 67e9f0d498
Fix user router possbile panic (#29751) 8 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 8 months ago
Lunny Xiao 171d3d9a3c
Use Get but not Post to get actions artifacts (#29734) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 8 months ago
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 8 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 8 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
Lunny Xiao ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 8 months ago
silverwind 9730d3a9af
Update various logos and unify their filenames (#29637) 8 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago