1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 15:21:32 +02:00
gitea/models
Andrey Nering d160c7e565 Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
2016-02-21 18:45:24 -03:00
..
migrations Replace uuid module with original package 2016-02-20 18:13:12 -05:00
access.go
action.go
admin.go
error.go
git_diff_test.go
git_diff.go Little refactoring of diff highlight. 2016-02-21 18:45:24 -03:00
issue.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
login.go
models_sqlite.go
models_tidb.go
models.go
org.go
pull.go
release.go
repo_branch.go
repo.go Make markdown as an independent module 2016-02-20 17:10:05 -05:00
ssh_key.go
token.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
update.go
user.go Make markdown as an independent module 2016-02-20 17:10:05 -05:00
webhook_slack.go
webhook.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
wiki.go