Skip to content
Snippets Groups Projects
  1. Nov 22, 2018
  2. Jul 25, 2018
  3. Feb 26, 2018
  4. Apr 05, 2017
  5. Oct 31, 2016
  6. Jul 20, 2016
    • 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]
      Unverified
      a8bfe20d
  7. Jun 03, 2016
  8. May 19, 2016
Loading