gitea/models
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
* improve protected branch to add whitelist support

* fix lint

* fix style check

* fix tests

* fix description on UI and import

* fix test

* bug fixed

* fix tests and languages

* move isSliceInt64Eq to util pkg; improve function names & typo
2017-09-14 16:16:22 +08:00
..
fixtures Add missing fixture to clean gpg_key table (#2494) 2017-09-12 13:54:45 +03:00
migrations improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
access_test.go
access.go
action_test.go
action.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
admin_test.go
admin.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
attachment_test.go
attachment.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
branches.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
consistency.go
error_oauth2.go
error.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
external_login_user.go
git_diff_test.go
git_diff.go
gpg_key_test.go
gpg_key.go
graph_test.go
graph.go
helper.go
issue_comment_test.go
issue_comment.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
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_stopwatch_test.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_stopwatch.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_test.go
issue_tracked_time_test.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_tracked_time.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
lfs.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
login_source.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
mail.go
main_test.go
models_sqlite.go
models_test.go
models_tidb.go
models.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
notification_test.go
notification.go
oauth2.go
org_team_test.go
org_team.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
org_test.go
org.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
pull_test.go
pull.go
release.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
repo_editor.go
repo_issue.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
repo_list_test.go
repo_list.go
repo_mirror.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
repo_redirect_test.go
repo_redirect.go
repo_test.go
repo_unit.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
repo_watch_test.go
repo_watch.go
repo.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
ssh_key_test.go
ssh_key.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
star_test.go
star.go
status_test.go
status.go Display commit status on landing page of repo (#1784) 2017-09-14 14:51:31 +08:00
test_fixtures.go
token_test.go
token.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
twofactor.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
unit_tests.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
unit.go
update_test.go
update.go
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 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
webhook_discord.go
webhook_slack.go
webhook_test.go
webhook.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
wiki_test.go
wiki.go