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

WIP: Remove CommitStatus.Index field. #14160

Closed
wants to merge 6 commits into from

Commits on Dec 27, 2020

  1. remove CommitStatus.Index field, and update db index to use ID instea…

    …d of Index.
    James committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    51fbccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1d9cd View commit details
    Browse the repository at this point in the history
  3. make the order by use ID instead of Index

    James committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    edea3e1 View commit details
    Browse the repository at this point in the history
  4. make the API ID use ID instead of Index

    James committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    44c0d98 View commit details
    Browse the repository at this point in the history
  5. remove commit_status.index from fixtures

    James committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    96023c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    35d9a74 View commit details
    Browse the repository at this point in the history