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

DTT (Staging > Test) [robo-dtt] #23928

Merged
merged 6 commits into from Jul 26, 2018
Merged

DTT (Staging > Test) [robo-dtt] #23928

merged 6 commits into from Jul 26, 2018

Commits on Jul 23, 2018

  1. rails g migration AddDeletedAtToBlocks deleted_at:datetime:index

    Preparation for enabling `acts_as_paranoid` on the blocks table.
    joshlory committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    15858a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    83de24b View commit details
    Browse the repository at this point in the history
  2. Add indexes to blocks table

    joshlory committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    5e7633c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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

Commits on Jul 26, 2018

  1. Merge pull request #23861 from code-dot-org/soft-delete-of-blocks

    `rails g migration AddDeletedAtToBlocks deleted_at:datetime:index`
    joshlory committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    835510e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0014b26 View commit details
    Browse the repository at this point in the history