gitea/models/fixtures
zeripath 449ea6005f
Exclude Archived repos from Dashboard Milestones ()
Milestones in archived repos should not be displayed on `/milestones`. Therefore
we should exclude these repositories from milestones page.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
access.yml
access_token.yml
action.yml GetFeeds must always discard actions with dangling repo_id ()
attachment.yml Add repo_id for attachment ()
collaboration.yml
comment.yml
commit_status.yml
commit_status_index.yml Fix commit status index problem ()
deleted_branch.yml
deploy_key.yml
email_address.yml Always store primary email address into email_address table and also the state ()
external_login_user.yml add test coverage for original author conversion during migrations ()
follow.yml
foreign_reference.yml Store the foreign ID of issues during migration ()
gpg_key.yml
gpg_key_import.yml
hook_task.yml
issue.yml Fix issue overview for teams ()
issue_assignees.yml Fix issue overview for teams ()
issue_index.yml Fix issue overview for teams ()
issue_label.yml
issue_user.yml [API] ListIssues add more filters ()
issue_watch.yml
label.yml API: fix set milestone on PR creation ()
login_source.yml
milestone.yml migrations: a deadline at January 1st, 1970 is valid ()
notice.yml
notification.yml
oauth2_application.yml
oauth2_authorization_code.yml
oauth2_grant.yml Fix wrong user in OpenID response ()
org_user.yml
project.yml Kanban board ()
project_board.yml Kanban board ()
project_issue.yml Kanban board ()
protected_branch.yml
public_key.yml
pull_request.yml Add review request api ()
reaction.yml
release.yml [API] ListReleases add filter for draft and pre-releases ()
renamed_branch.yml Add a simple way to rename branch like gh ()
repo_archiver.yml Rework repository archive ()
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml
repo_transfer.yml Repository transfer has to be confirmed, if user can not create repo for new owner ()
repo_unit.yml Issues overview should not show issues from archived repos ()
repository.yml Exclude Archived repos from Dashboard Milestones ()
review.yml Add dismiss review feature ()
star.yml
stopwatch.yml
team.yml Move organization related structs into sub package ()
team_repo.yml
team_unit.yml Fix issue overview for teams ()
team_user.yml
topic.yml
tracked_time.yml
two_factor.yml
user.yml Add API to query collaborators permission for a repository ()
user_open_id.yml
user_redirect.yml Redirect on changed user and org name ()
watch.yml
webauthn_credential.yml Support webauthn ()
webhook.yml