gitea/models
guyzmo 397474ecb1 Added Parent property to the repo API (#1687)
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
2017-05-12 11:09:26 +08:00
..
fixtures Don't recreate database in integration tests (#1697) 2017-05-11 23:32:43 +08:00
migrations LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
access_test.go
access.go
action_test.go
action.go Fix "Error: No issue number specified" when pushing (#1393) 2017-03-31 18:05:39 -07:00
admin_test.go Unit tests for models/admin 2017-01-09 21:49:51 +01:00
admin.go
attachment_test.go MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
attachment.go feat: add download count field and unit testing for attachment. (#1512) 2017-04-20 10:31:31 +08:00
branches.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
consistency_test.go
error_oauth2.go gofmt (#1662) 2017-05-04 13:54:56 +08:00
error.go Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
external_login_user.go Add primary key and index to external login user table (#1656) 2017-05-02 16:41:44 +08:00
git_diff_test.go
git_diff.go
gpg_key_test.go
gpg_key.go Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
graph_test.go
graph.go fix #1189, commit messages containing a pipe (#1203) 2017-03-11 12:01:38 +08:00
helper.go
issue_comment.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_mail.go
issue_milestone_test.go
issue_milestone.go
issue_test.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
issue_user_test.go
issue_user.go Gogs -> Gitea (#877) 2017-02-09 13:44:18 +08:00
issue_watch_test.go
issue_watch.go
issue.go Send notifications to partecipants in issue comments (#1217) 2017-03-16 09:34:24 +08:00
lfs.go
login_source.go LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
mail.go
models_sqlite.go
models_test.go Cleaner IMO (#1361) 2017-03-22 22:30:40 +08:00
models_tidb.go
models.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
notification_test.go
notification.go Consider issue_watchers while sending notifications 2017-03-29 20:54:57 -03:00
oauth2.go gofmt (#1662) 2017-05-04 13:54:56 +08:00
org_team_test.go
org_team.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
org_test.go
org.go
pull_test.go Consistency checks for unit tests (#853) 2017-02-07 19:47:55 +08:00
pull.go fix potential lock when sqlite (#1647) 2017-05-05 08:47:03 +08:00
release.go Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
repo_branch.go Lint models/repo_branch.go 2016-11-26 11:20:37 +01:00
repo_collaboration_test.go
repo_collaboration.go
repo_editor.go
repo_list_test.go
repo_list.go Improve dashboard repo search (#1652) 2017-05-09 08:31:30 +08:00
repo_mirror.go Repo size in admin panel (#1482) 2017-04-11 21:30:15 +08:00
repo_redirect_test.go
repo_redirect.go
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go Added Parent property to the repo API (#1687) 2017-05-12 11:09:26 +08:00
setup_for_test.go Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
ssh_key_test.go
ssh_key.go Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
star_test.go
star.go
status_test.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
status.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
test_fixtures.go Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
token_test.go
token.go
twofactor.go
unit.go
update_test.go
update.go Remove env user salt since no need to use (#1515) 2017-05-06 21:21:22 +08:00
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go
user_openid_test.go
user_openid.go
user_test.go
user.go LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
webhook_slack.go
webhook_test.go
webhook.go fix potential sqlite lock 2017-05-05 10:13:48 +08:00
wiki_test.go Better settings for unit tests (#795) 2017-01-30 13:17:43 +08:00
wiki.go