BigW Consortium Gitlab

  1. 07 Feb, 2017 1 commit
  2. 31 Oct, 2016 1 commit
    • 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
  3. 16 Jun, 2016 2 commits
  4. 09 Jun, 2016 1 commit
    • 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.
  5. 03 Jun, 2016 2 commits
  6. 25 May, 2016 1 commit
  7. 19 May, 2016 2 commits
  8. 12 May, 2016 2 commits