You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/models
Unknwon 762ab056a2
Fix XORM IN condition table name parse
8 years ago
..
migrations #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
access.go #1692 api: admin list and create team under organization 8 years ago
action.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
admin.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
error.go Minor fix for #2506 8 years ago
git_diff.go Little refactoring of diff highlight. 8 years ago
git_diff_test.go go fmt models/git_diff_test.go 8 years ago
issue.go Fix XORM IN condition table name parse 8 years ago
issue_comment.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 years ago
issue_label.go Minor fix for #2710 8 years ago
login.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
models.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go #1692 add admin APIs to add/remove a user from teams 8 years ago
org_team.go #1692 add admin APIs to add/remove a user from teams 8 years ago
pull.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
release.go fix #2804 8 years ago
repo.go Handle windows deletion when start 8 years ago
repo_branch.go Minor fix for #2506 8 years ago
repo_collaboration.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
ssh_key_test.go Post work for #2637 8 years ago
token.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
update.go #2650 fix possbility that use email as pusher user name 8 years ago
user.go #2814 LOWER() column value within search 8 years ago
webhook.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Minor fixes for #2746 8 years ago