1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 07:05:58 +01:00
gitea/models
2016-08-11 14:38:26 -07:00
..
migrations Remove redundant Unix timestamp method call 2016-07-23 20:24:44 +08:00
access.go add pagination for repositories 2016-07-24 14:32:46 +08:00
action.go Add committer information to API and Webhooks. Also fixes () 2016-08-09 22:01:57 -07:00
admin.go Remove redundant Unix timestamp method call 2016-07-23 20:24:44 +08:00
error.go better code structure and batch minor improvements 2016-08-03 11:51:22 -07:00
git_diff_test.go Improve diff highlight () 2016-08-07 09:49:47 -07:00
git_diff.go Improve diff highlight () 2016-08-07 09:49:47 -07:00
issue_comment.go support delete issue comment 2016-07-26 02:48:17 +08:00
issue_label.go better code structure and batch minor improvements 2016-08-03 11:51:22 -07:00
issue_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
issue.go wrong dashboard issue count for create by you 2016-08-09 23:19:52 -07:00
login.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
mail.go use doer email for FROM field of issues 2016-08-11 06:17:45 -07:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_tidb.go add tidb support 2015-09-12 15:31:36 -04:00
models.go support connect PostgreSQL via unix socket 2016-08-11 14:38:26 -07:00
org_team.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
org.go Verify list len before use it with IN () 2016-08-10 11:06:51 -07:00
pull.go Add test pull request task on merging a PR. Fixes () 2016-08-10 11:38:44 -07:00
release.go Fix : Release dont use tag creation date () 2016-08-06 10:02:15 -07:00
repo_branch.go Minor fix for 2016-02-02 17:07:40 -05:00
repo_collaboration.go code clean up 2016-08-11 11:35:46 -07:00
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true () 2016-07-09 13:22:28 +08:00
repo.go code cleanup and minor issue fix 2016-08-11 10:53:51 -07:00
ssh_key_test.go Post work for 2016-02-27 20:48:39 -05:00
ssh_key.go fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
token.go Remove redundant Unix timestamp method call 2016-07-23 20:24:44 +08:00
update.go Add committer information to API and Webhooks. Also fixes () 2016-08-09 22:01:57 -07:00
user_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
user.go Add support for federated avatars () 2016-08-07 10:27:38 -07:00
webhook_slack.go rename import path 2015-12-15 17:25:45 -05:00
webhook.go Remove redundant Unix timestamp method call 2016-07-23 20:24:44 +08:00
wiki.go code cleanup and minor issue fix 2016-08-11 10:53:51 -07:00