You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models
Earl Warren 8c5d8bfea0
[UPGRADE] add sanity checks for [storage*]
Refs: https://forgejo.org/2023-08-release-v1-20-3-0/
(cherry picked from commit a266dd0ce3fca1296c6713ff1266f0065f0cd72b)
(cherry picked from commit b9eb5eccd83e73ab6fb392557b7036063244f357)
(cherry picked from commit 7fc2028ede6e3a576c3714b27940de9f871c33bd)
(cherry picked from commit 0c988e612028eab277f03c16c0597da08c2c293a)
(cherry picked from commit 7ba05e8c2b51c4c08ab3885f9014f7bdaf3d0f6b)
(cherry picked from commit 2ed5068abe0cb57a257167d669faee207762b1d0)
(cherry picked from commit 353913a26dd749f017cf8b76cf9218f68e8ca408)
(cherry picked from commit 4e63a01a8bf9d0c8a1a6a6d7a3b18c64369bbaf1)
(cherry picked from commit 99f612aed30852b23fe325bd5b6095aee9bd558e)
(cherry picked from commit b4fe189caea9c656edd9c0c20e0d667911e4921c)
(cherry picked from commit bd35e3b7bc2d64e649915c5103067be1c7ffbe44)
(cherry picked from commit f59d9f7088af9963041eedc46fcce2ec8c9c4722)
(cherry picked from commit 0b2a93e044b1d9319345ed2b6104a479eae376ef)
8 months ago
..
actions [CLI] implement forgejo-cli 8 months ago
activities Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 10 months ago
asymkey Replace more db.DefaultContext (#27628) 9 months ago
auth [TESTS] oauth2: add integration test helpers 8 months ago
avatars Final round of `db.DefaultContext` refactor (#27587) 9 months ago
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 8 months ago
dbfs make writing main test easier (#27270) 9 months ago
fixtures Add unit tests for action runner token (#27670) 8 months ago
forgejo/semver [UPGRADE] add sanity checks for [storage*] 8 months ago
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 8 months ago
git Upgrade xorm to 1.3.4 (#27807) 8 months ago
issues Fix 500 when deleting a dismissed review (#27903) 8 months ago
migrations [UPGRADE] run sanity checks before the database is upgraded 8 months ago
organization Even more `db.DefaultContext` refactor (#27352) 9 months ago
packages List all Debian package versions in `Packages` (#27786) 8 months ago
perm Even more `db.DefaultContext` refactor (#27352) 9 months ago
project More `db.DefaultContext` refactor (#27265) 9 months ago
pull Add Index to pull_auto_merge.doer_id (#27811) 8 months ago
repo Replace more db.DefaultContext (#27628) 9 months ago
secret Refactor secrets modification logic (#26873) 10 months ago
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1 year ago
system Replace more db.DefaultContext (#27628) 9 months ago
unit Make actions default enabled for newly created repository if global configuraion enabled (#27482) 9 months ago
unittest Upgrade xorm (#27673) 8 months ago
user Replace -1 with GhostUserID (#27703) 8 months ago
webhook Final round of `db.DefaultContext` refactor (#27587) 9 months ago
error.go Sync branches into databases (#22743) 1 year ago
fixture_generation.go Replace more db.DefaultContext (#27628) 9 months ago
fixture_test.go Replace more db.DefaultContext (#27628) 9 months ago
main_test.go make writing main test easier (#27270) 9 months ago
org.go Refactor the function RemoveOrgUser (#27582) 8 months ago
org_team.go Refactor the function RemoveOrgUser (#27582) 8 months ago
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
org_test.go Replace more db.DefaultContext (#27628) 9 months ago
repo.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
repo_transfer.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago