Commit Graph

890 Commits (e4c4629465f4e45ffdb9ef5eff6ef17e15ee4c2d)

Author SHA1 Message Date
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 cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 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
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
yp05327 2da13675c0
Fix incorrect menu/link on webhook edit page (#29709) 11 months ago
Lunny Xiao 66edc888ee
Move fork router functions to a standalone file (#29756) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 11 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 11 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 11 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
silverwind 9730d3a9af
Update various logos and unify their filenames (#29637) 11 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
Jason Song a4bcfb8ef1
Detect broken git hooks (#29494) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 11 months ago
wxiaoguang 61619c84d0
Fix 500 error when adding PR comment (#29622) 11 months ago
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 11 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 11 months ago
Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 11 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 11 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 11 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 11 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 11 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 11 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 12 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 12 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 12 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 12 months ago