1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 10:11:26 +02:00
gitea/models
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
2015-03-17 21:51:39 -04:00
..
migrations #1032: legacy code can have duplicated IDs for same repository 2015-03-12 15:09:40 -04:00
access.go #1040: dashboard no longer accessible when repo is missing 2015-03-16 04:04:27 -04:00
action.go #1067: Deleting users should remove them from collaborator lists 2015-03-17 21:51:39 -04:00
admin.go
error.go #1067: Deleting users should remove them from collaborator lists 2015-03-17 21:51:39 -04:00
git_diff.go
issue.go
login.go
models_sqlite.go
models.go Add mysql unix socket support. 2015-03-14 02:21:47 +08:00
oauth2.go
org.go #1067: Deleting users should remove them from collaborator lists 2015-03-17 21:51:39 -04:00
publickey.go #1050: Bad permissions on authorized_keys after rewrite 2015-03-14 22:37:23 -04:00
release.go
repo.go #1067: Deleting users should remove them from collaborator lists 2015-03-17 21:51:39 -04:00
slack.go
token.go
update.go
user.go #1067: Deleting users should remove them from collaborator lists 2015-03-17 21:51:39 -04:00
webhook.go