Commit Graph

3462 Commits (6dba648e5d94084bc37a824fe9909529e1d8dafa)

Author SHA1 Message Date
Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
KN4CK3R 876ee8c3cd
Allow package version sorting (#21453) 2 years ago
Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted (#21459) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
zenofile 20a5452ea6
Fix viewing user subscriptions (#21482) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
KN4CK3R a577214760
Add some api integration tests (#18872) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
M Hickford e84558b093
Improve OAuth integration tests (#21390) 2 years ago
Andreas Fischer 9862936ed3
Make e-mail sanity check more precise (#20991) 2 years ago
Gusted c540ee08d3
Add Num{Issues,Pulls} stats checks (#21404) 2 years ago
Lauris BH b59b0cad0a
Add user/organization code search (#19977) 2 years ago
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
KN4CK3R 30ca91666e
Set SemverCompatible to false for Conan packages (#21275) 2 years ago
Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263) 2 years ago
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
Alexander Shimchik 1d3095b718
Check if email is used when updating user (#21289) 2 years ago
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177) 2 years ago
M Hickford 6a45a691c1
Ignore port for loopback redirect URIs (#21293) 2 years ago
KN4CK3R f52fe82add
Use absolute links in feeds (#21229) 2 years ago
KN4CK3R 1b630ff7cd
Fix user visible check (#21210) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
Jason Song 34f736ca04
Fix reaction of issues (#21185) 2 years ago
luzpaz cb3b3e519f
Fix various typos (#21103) 2 years ago
Lunny Xiao bc4cce138a
Fix delete user missed some comments (#21067) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
zeripath e6b3be4608
Add more checks in migration code (#21011) 2 years ago
zeripath 58a80ba69c
Add another index for Action table on postgres (#21033) 2 years ago
KN4CK3R 5bc73ca666
Delete unreferenced packages when deleting a package version (#20977) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
Lunny Xiao de5b8cfad8
Fix missed sort bug (#20996) 2 years ago
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2 years ago
KN4CK3R 41c76ad714
Add support for Vagrant packages (#20930) 2 years ago
Gusted 27ac65a124
Only show relevant repositories on explore page (#19361) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
zeripath 9d6a2034bc
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) 2 years ago
Gusted 0b4c166e8a
Fix SQL Query for `SearchTeam` (#20844) 2 years ago
zeripath 11bae50484
Pad GPG Key ID with preceding zeroes (#20878) 2 years ago
zeripath fc4680ea71
In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2 years ago
zeripath 68f3aaee80
Remove calls to load Mirrors in user.Dashboard (#20855) 2 years ago
Lunny Xiao 5d0f643461
Fix migration file name (#20843) 2 years ago
zeripath 03df7d0452
Check Mirror exists before linking its Repo (#20840) 2 years ago
techknowlogick d8e6c99125
Add badge capabilities to users (#20607) 2 years ago