An error occurred fetching the project authors.
  1. 05 Apr, 2017 1 commit
  2. 31 Oct, 2016 1 commit
    • Yorick Peterse's avatar
      Support for post deployment migrations · 83c82411
      Yorick Peterse authored
      These are regular Rails migrations that are executed by default. A user
      can opt-out of these migrations by setting an environment variable
      during the deployment process.
      
      Fixes gitlab-org/gitlab-ce#22133
      83c82411
  3. 16 Jun, 2016 2 commits
  4. 09 Jun, 2016 1 commit
    • Sean McGivern's avatar
      Enable RuboCop for migrations · 98bb435f
      Sean McGivern authored
      Migrations shouldn't fail RuboCop checks - especially lint checks, such
      as the nested method check. To avoid changing code in existing
      migrations, add the magic comment to the top of each of them to skip
      that file.
      98bb435f
  5. 03 Jun, 2016 2 commits
  6. 25 May, 2016 1 commit
  7. 19 May, 2016 2 commits
  8. 12 May, 2016 2 commits