Commit Graph

3714 Commits (007d181bb51330c4c24e78c2f40a2e49cae45ed9)

Author SHA1 Message Date
KN4CK3R 007d181bb5
Notify on container image create (#22806) 2 years ago
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Zettat123 0ab22a1a02
fix incorrect role labels for migrated issues and comments (#22914) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
KN4CK3R 9057a008a1
Add `/$count` endpoints for NuGet v2 (#22855) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
KN4CK3R f8c1e14a13
Use import of OCI structs (#22765) 2 years ago
wxiaoguang 50111c71c3
Refactor legacy strange git operations (#22756) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
yp05327 c07199f9ab
remove update language in ProfilePost (#22748) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
zeripath 3c5655ce18
Improve trace logging for pulls and processes (#22633) 2 years ago
zeripath 2914c5299b
Improve error report when user passes a private key (#22726) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
delvh b6b8feb3de
Enable `@<user>`- completion popup on the release description textarea (#22359) 2 years ago
KN4CK3R 6ba9ff7b48
Add Conda package registry (#22262) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Brecht Van Lommel faa96553d1
Add repository setting to enable/disable releases unit (#22671) 2 years ago
Jason Song b6145bfaa3
Use relative url in actions view (#22675) 2 years ago
Lunny Xiao cc910014ab
Fix wrong hint when deleting a branch successfully from pull request UI (#22673) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Brecht Van Lommel b5b3e0714e
Pull request yaml template support for including commit body in a field (#22629) 2 years ago
techknowlogick 203681d084
Issues: support setting issue template field values with query (#22545) 2 years ago
Brecht Van Lommel 3ff5a6a365
Fix missing message in git hook when pull requests disabled on fork (#22625) 2 years ago
KN4CK3R d283a31f03
Check quota limits for container uploads (#22450) 2 years ago
techknowlogick e88b529b31
Issues: add Project filter to issues list and search (#22544) 2 years ago
Lunny Xiao c0015979a6
Support system hook API (#14537) 2 years ago
Otto Richter (fnetX) 95d9fbdcf3
Fix error on account activation with wrong passwd (#22609) 2 years ago
JakobDev 4d072a4c4e
Add API endpoint to get latest release (#21267) 2 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
Sybren 95e8ea9440
Allow setting `redirect_to` cookie on OAuth login (#22594) 2 years ago
KN4CK3R 21dd4a252a
Prevent multiple `To` recipients (#22566) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Brecht Van Lommel e0a8965208
Fix invalid issue branch reference if not specified in template (#22513) 2 years ago
Lunny Xiao f59ce77772
Display unreferenced packages total size in package admin panel (#22498) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
Jason Song 21c91b7dff
Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) 2 years ago
KN4CK3R 3510d7e33a
Fix container blob mount (#22226) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 04c97aa364
Change use of Walk to WalkDir to improve disk performance (#22462) 2 years ago