• A
    Add params validations and remove extra params support · f117c032
    Alexandru Croitor 提交于
    Remove label_name and milestone_title params support
    Add mutually_exclusive validation for author_id and author_username
    Add mutually_exclusive validation for assignee_id and assignee_username
    Add validation to allow single value for asignee_username on CE
    Add separate issue_stats_params helper for statistics params and
    reuse in issues_params.
    f117c032
issues.rb 16.3 KB