BigW Consortium Gitlab

  1. 06 Sep, 2017 1 commit
    • Finish migration to the new events setup · 235b105c
      Yorick Peterse authored
      This finishes the procedure for migrating events from the old format
      into the new format. Code no longer uses the old setup and the database
      tables used during the migration process are swapped, with the old table
      being dropped.
      
      While the database migration can be reversed this will 1) take a lot of
      time as data has to be coped around 2) won't restore data in the
      "events.data" column as we have no way of restoring this.
      
      Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
  2. 27 Jul, 2017 3 commits
  3. 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.
  4. 18 Jan, 2016 1 commit
  5. 21 Oct, 2015 1 commit
  6. 09 Sep, 2015 1 commit
  7. 26 Aug, 2015 1 commit
  8. 23 Apr, 2014 2 commits
  9. 13 Mar, 2014 1 commit
  10. 12 Mar, 2014 1 commit
  11. 11 Mar, 2014 1 commit