1. 20 Jul, 2016 1 commit
    • Yorick Peterse's avatar
      Added checks for migration downtime · a8bfe20d
      Yorick Peterse authored
      These new checks can be used to check if migrations require downtime or
      not (as tagged by their authors). In CI this compares the current branch
      with master so migrations added by merge requests are automatically
      verified.
      
      To check the migrations added since a Git reference simply run:
      
          bundle exec rake gitlab:db:downtime_check[GIT_REF]
      a8bfe20d
  2. 19 Jul, 2016 12 commits
  3. 18 Jul, 2016 27 commits