Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !872

Fix build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/deivid-rodriguez/fix_build into master May 08, 2017
  • Overview 1
  • Commits 5
  • Pipelines 0
  • Changes 7

Created by: deivid-rodriguez

  • Fixes #846 (closed). We need to reset model column information in the User model after creating the new users table, so that model schema cache is properly refreshed.

  • Unblocks #857. There was some leftovers of delayed_job from #845 that were being used to check that namespaced models are not yet supported. I removed them and replaced them with a custom namespaced model to fix the failures #857 is running into. The new model is the same as in #871, so this should make that PR simpler.

  • Improves other tiny things in the test setup.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/deivid-rodriguez/fix_build