Commit Graph

3790 Commits (e5011a0e6d74071adfa17fd806234fd9108cb867)

Author SHA1 Message Date
Yarden Shoham 97176754be
Localize milestone related time strings (#24051) 2 years ago
Lunny Xiao 0536712ee7
Fix branch protection priority (#24045) 2 years ago
Leon Busch-George 7a8a4f5432
Prefer native parser for SSH public key parsing (#23798) 2 years ago
6543 2b91841cd3
Reserve ".png" suffix for user/org names (#23992) 2 years ago
Dmitry Sharshakov eb397c3e63
Allow adding SSH keys even if SSH server is disabled (#24025) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
yp05327 26a0cd7143
Allow repo admins too to delete the repo (#23940) 2 years ago
6543 88033438aa
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Jason Song d92909fa8b
Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2 years ago
yp05327 bbf83f5d4b
Improve permission check of packages (#23879) 2 years ago
Zettat123 6b0df6d8da
Add activity feeds API (#23494) 2 years ago
KN4CK3R d93f3222a5
Use ghost user if package creator does not exist (#23822) 2 years ago
Zettat123 cb6ed84c4b
Disable editing tags (#23883) 2 years ago
yp05327 6eb856c614
Fix owner team access mode value in team_unit table (#23675) 2 years ago
Jason Song d67e40684f
Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2 years ago
Jason Song 977ef215fa
Rename actions unit to `repo.actions` and add docs for it (#23733) 2 years ago
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821) 2 years ago
yp05327 6e58f8400e
Fix 500 error if there is a name conflict when edit authentication source (#23832) 2 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
sillyguodong 023e61e678
Create commit status when event is `pull_request_sync` (#23683) 2 years ago
Zettat123 b958dba1a0
Improve indices for `action` table (#23532) 2 years ago
Jason Song 9f39def991
Drop migration for ForeignReference (#23605) 2 years ago
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
Nick 6aef9e0a2f
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
Lunny Xiao 27494ed20d
Fix missed migration in #22235 (#23482) 2 years ago
Lunny Xiao c492e86312
Remove wrongly added column on migration test fixtures (#23456) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Nick 52e24167e5
Test renderReadmeFile (#23185) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
yp05327 6864583957
Add default owner team to privated_org and limited_org in unit test (#23109) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
yp05327 699f20234b
Use correct README link to render the README (#23152) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Brecht Van Lommel df48af2229
Order pull request conflict checking by recently updated, for each push (#23220) 2 years ago
Jason Song cbc9a0fe47
Avoid too long names for actions (#23162) 2 years ago
zeripath ef4fc30246
Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 2 years ago