aboutsummaryrefslogtreecommitdiff
path: root/models
AgeCommit message (Expand)Author
2023-02-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-09Fix more HTMLURL in templates (#22831)wxiaoguang
2023-02-08Map OIDC groups to Orgs/Teams (#21441)KN4CK3R
2023-02-06Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao
2023-02-06Add Chef package registry (#22554)KN4CK3R
2023-02-05Set PR for issue when load attributes for PRs (#22766)Jason Song
2023-02-05Fix time to NotifyPullRequestSynchronized (#22650)Jason Song
2023-02-05Add Cargo package registry (#21888)KN4CK3R
2023-02-04Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao
2023-02-04Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh
2023-02-04Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick
2023-02-03Improve trace logging for pulls and processes (#22633)zeripath
2023-02-03update to build with go1.20 (#22732)techknowlogick
2023-02-02Do not overwrite empty DefaultBranch (#22708)Jason Song
2023-02-02Improve error report when user passes a private key (#22726)zeripath
2023-02-02Add some comments for recent code (#22725)wxiaoguang
2023-02-01Small refactor for loading PRs (#22652)Lunny Xiao
2023-02-02Use ctx instead of db.DefaultContextAnthony Wang
2023-02-01Add Conda package registry (#22262)KN4CK3R
2023-01-31Fix ref to trigger Actions (#22679)Jason Song
2023-01-31Implement actions (#21937)Jason Song
2023-01-30Don't return duplicated users who can create org repo (#22560)Gusted
2023-01-30Start working on pagination for collectionsAnthony Wang
2023-01-30Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-29Issues: add Project filter to issues list and search (#22544)techknowlogick
2023-01-28Support system hook API (#14537)Lunny Xiao
2023-01-23Project links should use parent link methods (#22587)John Olheiser
2023-01-23Delete buggy and unneeded GET outboxAnthony Wang
2023-01-21Fix bug on user setting (#22539)Lunny Xiao
2023-01-20Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-20Support org/user level projects (#22235)Lunny Xiao
2023-01-18Support importing comment types (#22510)Sybren
2023-01-18Reliable selection of admin user (#22509)Sybren
2023-01-18Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao
2023-01-17Support scoped access tokens (#20908)Chongyi Zheng
2023-01-17some refactor about code comments (#20821)Lunny Xiao
2023-01-17Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)Jason Song
2023-01-16Fix container blob mount (#22226)KN4CK3R
2023-01-16Refactor activitypub.RepositoryIRIToRepository to repo_model.GetRepositoryByIRIAnthony Wang
2023-01-16Add cron method to gc LFS MetaObjects (#22385)zeripath
2023-01-16Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS...zeripath
2023-01-16Supports wildcard protected branch (#20825)Lunny Xiao
2023-01-15Restore previous official review when an official review is deleted (#22449)Jimmy Praet
2023-01-14Add support for incoming emails (#22056)KN4CK3R
2023-01-13Fix error when calculate the repository size (#22392)Lunny Xiao
2023-01-13RefactoringGusted
2023-01-12Remove some files that were accidentally committedAnthony Wang
2023-01-12Replace personIRIToUser with GetUserByIRI, do a WebFinger request to get corr...Anthony Wang
2023-01-11Replace deprecated Webauthn library (#22400)techknowlogick
2023-01-11Improve utils of slices (#22379)Jason Song