Commit Graph

4026 Commits (ec3d467f15a683b305ac165c3eba6683628dcb25)

Author SHA1 Message Date
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago
Lunny Xiao 0b10df67ce
Improve DeleteByID (#26904) 1 year ago
Nanguan Lin f1fe102c8c
Fix wrong review requested number (#26784) 1 year ago
techknowlogick 45976a1bde
Check blocklist for emails when adding them to account (#26812) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
CaiCandong 815d267c80
Fix verifyCommits error when push a new branch (#26664) 1 year ago
Bo-Yi Wu b91057b172
feat(API): add route and implementation for creating/updating repository secret (#26766) 1 year ago
Chongyi Zheng 2d9249b6d9
Replace deprecated `elliptic.Marshal` (#26800) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
Earl Warren a9ce570298
add Upload URL to release API (#26663) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
Bo-Yi Wu b62c8e7765
feat(API): update and delete secret for managing organization secrets (#26660) 1 year ago
puni9869 9c5c601439
Fix archived unix time when archiving the label (#26681) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
6543 3a67997f98
[Refactor] getIssueStatsChunk to move inner function into own one (#26671) 1 year ago
Jason Song 8cf3b61fb9
Add optimistic lock to ActionRun table (#26563) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
wxiaoguang 3be80a863b
Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) 1 year ago
CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) 1 year ago
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
KN4CK3R ecd51f710b
Fix NuGet search endpoints (#25613) 1 year ago
delvh e10ba5e5e0
Rename `Sync2` -> `Sync` (#26479) 1 year ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
Panagiotis "Ivory" Vasilopoulos 2cbd377e1f
Always show usernames in reaction tooltips (#26444) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
Earl Warren 20f47bbca9
fix generated source URL on rendered files (#26364) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
wxiaoguang e4b1ea6f15
Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 1 year ago
cassiozareck 952882fe4a
Fix log typo in task.go (#26337) 1 year ago
Lunny Xiao 12c249c5ca
Fix bug with sqlite load read (#26305) 1 year ago
caicandong 6151e69d95
Delete `issue_service.CreateComment` (#26298) 1 year ago
sebastian-sauer 70647bd04c
Use yellow if an approved review is stale (#26312) 1 year ago
wxiaoguang 539015403f
Fix the topic validation rule and suport dots (#26286) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
JakobDev ea385f5d39
Fix API leaking Usermail if not logged in (#25097) 1 year ago
KN4CK3R d08ab7be9c
Fix typo in metadata (#26207) 1 year ago
Zettat123 b33cf4fabc
Fix access check for org-level project (#26182) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
KN4CK3R 7866a6e0e2
Prevent primary key update on migration (#26192) 1 year ago
Lunny Xiao bd7b5e61aa
Release attachments duplicated check (#26176) 1 year ago
Zettat123 f3ed0ef692
Fix bugs in LFS meta garbage collection (#26122) 1 year ago