1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 06:04:56 +01:00
gitea/models
KN4CK3R 30ca91666e
Set SemverCompatible to false for Conan packages (#21275)
Fixes #21250
Related #20414

Conan packages don't have to follow SemVer.
The migration fixes the setting for all existing Conan and Generic
(#20414) packages.
2022-10-07 12:22:05 +08:00
..
activities
admin
appstate
asymkey
auth
avatars
db
fixtures Add API endpoint to get changed files of a PR (#21177) 2022-09-29 04:27:20 +02:00
foreignreference
git
issues Add pages to view watched repos and subscribed issues/PRs (#17156) 2022-09-29 22:09:14 +03:00
migrations Set SemverCompatible to false for Conan packages (#21275) 2022-10-07 12:22:05 +08:00
organization [API] teamSearch show teams with no members if user is admin (#21204) 2022-09-19 20:02:29 +08:00
packages
perm Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
project
pull
repo Tag list should include draft releases with existing tags (#21263) 2022-10-03 20:05:53 +08:00
unit
unittest
user Check if email is used when updating user (#21289) 2022-09-29 14:36:29 +02:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_collaboration_test.go
repo_collaboration.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go
user.go