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

Fix API Bug (fail on empty assignees) #8873

Merged
merged 23 commits into from
Nov 10, 2019
Merged

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    e72d941 View commit details
    Browse the repository at this point in the history
  2. fix go-gitea#8872

    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    3139ccf View commit details
    Browse the repository at this point in the history
  3. Revert "keep sure if assigneeIDs == nil -> do nothing"

    -> go handle it itself preaty well
    
    This reverts commit e72d941.
    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    b675434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d8a7e9 View commit details
    Browse the repository at this point in the history
  5. clarity comparson

    Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
    6543 and guillep2k committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2d8a320 View commit details
    Browse the repository at this point in the history
  6. simplify

    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    84203b0 View commit details
    Browse the repository at this point in the history
  7. Update models/issue_assignees.go

    Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
    6543 and guillep2k committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e4d738d View commit details
    Browse the repository at this point in the history
  8. Update issue_assignees.go

    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    001fa9d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    cbe8c6e View commit details
    Browse the repository at this point in the history
  2. simplify more

    6543 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3fd7110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f0e17 View commit details
    Browse the repository at this point in the history
  4. Update models/issue_assignees.go

    Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
    6543 and guillep2k committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4a5f52f View commit details
    Browse the repository at this point in the history
  5. CI.restart()

    6543 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1ded1ae View commit details
    Browse the repository at this point in the history
  6. Update issue_assignees.go

    6543 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6a7d15e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f68b1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    527fb48 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    7c721df View commit details
    Browse the repository at this point in the history
  2. add Test for GetUserIDsByNames

    6543 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    763ba49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e560c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ebb8f3 View commit details
    Browse the repository at this point in the history
  5. fix test

    6543 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    59f3a9d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    28fbc70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e854246 View commit details
    Browse the repository at this point in the history