gitea/models
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
* restructure markup & markdown to prepare for multiple markup languages support

* adjust some functions between markdown and markup

* fix tests

* improve the comments
2017-09-16 20:17:57 +03:00
..
fixtures Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
migrations Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03: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 Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
issue_indexer.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_mail.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
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 Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
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 Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
issue_watch.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
issue.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08: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 Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
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 Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
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 Fixes 500 error on dashboard when using MSSQL (#2504) 2017-09-15 09:14:06 +03:00
pull_test.go Fix unit test race condition (#2516) 2017-09-15 10:54:25 +03:00
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 Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
repo_unit.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
repo_watch_test.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
repo_watch.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
repo.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03: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 Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08: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