0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 02:44:28 +01:00
gitea/models
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
2015-02-12 14:14:45 +02:00
..
migrations Refactoring of the Access Table 2015-02-12 14:14:45 +02:00
access.go Refactoring of the Access Table 2015-02-12 14:14:45 +02:00
action.go
admin.go
git_diff.go
issue.go
login.go
models_sqlite.go
models.go
oauth2.go
org.go Refactoring of the Access Table 2015-02-12 14:14:45 +02:00
publickey.go
release.go
repo.go Refactoring of the Access Table 2015-02-12 14:14:45 +02:00
slack.go
token.go
update.go
user.go Refactoring of the Access Table 2015-02-12 14:14:45 +02:00
webhook.go