This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/fixtures
Lunny Xiao bec69f702b
Add topic support (#3711)
* add topic models and unit tests

* fix comments

* fix comment

* add the UI to show or add topics for a repo

* show topics on repositories list

* fix test

* don't show manage topics link when no permission

* use green basic as topic label

* fix topic label color

* remove trace content

* remove debug function
2018-04-11 10:51:44 +08:00
..
access.yml
access_token.yml
action.yml
attachment.yml
collaboration.yml
comment.yml
commit_status.yml
deleted_branch.yml Add deleted_branch table fixture (#2832) 2017-11-04 15:31:59 +02:00
deploy_key.yml Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
email_address.yml
follow.yml
gpg_key.yml
hook_task.yml
issue.yml Fix bugs in issue dashboard stats (#3073) 2017-12-26 01:25:16 +02:00
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml
milestone.yml
notice.yml
notification.yml Add 'mark all read' option to notifications (#3097) 2017-12-07 13:52:57 +08:00
org_user.yml Remove IsOwner, NumTeams from OrgUser (#3269) 2018-01-08 09:48:37 +02:00
protected_branch.yml
public_key.yml Fixtures for public_key table (#3140) 2017-12-11 09:50:29 +08:00
pull_request.yml
reaction.yml Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
release.yml
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml Add topic support (#3711) 2018-04-11 10:51:44 +08:00
repo_unit.yml Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 2018-01-05 20:56:50 +02:00
repository.yml
star.yml
stopwatch.yml
team.yml
team_repo.yml
team_user.yml
topic.yml Add topic support (#3711) 2018-04-11 10:51:44 +08:00
tracked_time.yml
user.yml
user_open_id.yml
watch.yml
webhook.yml