gitea/models
Peter Smit ddf7014b9b Rewrite of access migration
The old migration had a few issues:
 - It left old column names around
 - It did not give the right access levels for owners and admins

Also, this includes a migration that fixes the authorization of owner teams, which was previously ORG_ADMIN (instead of ORG_OWNER)
2015-02-13 13:58:19 +02:00
..
migrations Rewrite of access migration 2015-02-13 13:58:19 +02:00
access.go some fixes, but not done yet! 2015-02-13 02:56:42 -05:00
action.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
admin.go
git_diff.go Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 2015-02-06 17:02:32 +08:00
issue.go first pass work on migration #925 2015-02-11 21:58:37 -05:00
login.go
models.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
models_sqlite.go
oauth2.go
org.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
publickey.go Fix #922 2015-02-09 12:27:15 +02:00
release.go
repo.go fix mirror issues uncaught #941 2015-02-13 02:14:57 -05:00
slack.go
token.go routers/repo/http.go: allow HTTP push/pull by token for #845 2015-02-07 15:47:23 -05:00
update.go
user.go code fix #941 caution: undertest 2015-02-13 00:58:46 -05:00
webhook.go better naming on #891 2015-02-11 12:04:01 -05:00