0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 04:54:24 +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 Use absolute links in feeds (#21229) 2022-09-21 16:51:42 -04:00
admin
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 2021-10-21 17:22:43 +08:00
asymkey
auth Ignore port for loopback redirect URIs (#21293) 2022-09-29 00:19:55 +02:00
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 Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
perm
project
pull
repo Tag list should include draft releases with existing tags (#21263) 2022-10-03 20:05:53 +08:00
unit
unittest Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
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.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go