Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate logic in initListSubmits #12660

Merged
merged 8 commits into from
Sep 2, 2020

Commits on Aug 31, 2020

  1. Remove duplicate logic in initListSubmits

    Using the same logic to handle Choosing reviewers and assignees as
    choosing label. It's the first step of go-gitea#10926.
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f114356 View commit details
    Browse the repository at this point in the history
  2. fix choose block

    a1012112796 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1553de6 View commit details
    Browse the repository at this point in the history
  3. fix nit

    a1012112796 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    08b284a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. try fix bug

    a1012112796 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    27a9878 View commit details
    Browse the repository at this point in the history
  2. simple code

    a1012112796 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    500215b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dddf3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c90ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea5f803 View commit details
    Browse the repository at this point in the history