Skip to content
Snippets Groups Projects
  1. Mar 22, 2020
  2. Jan 23, 2020
  3. Jul 29, 2019
  4. Jul 25, 2019
  5. Jul 23, 2019
  6. Jun 25, 2019
  7. Apr 02, 2019
  8. Feb 06, 2019
  9. Sep 12, 2018
  10. Jun 27, 2018
  11. May 03, 2017
  12. Mar 08, 2017
  13. Feb 23, 2017
  14. Jul 26, 2016
  15. 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
  16. Jun 09, 2016
  17. Jun 03, 2016
  18. May 27, 2016
  19. May 25, 2016
  20. May 09, 2016
  21. May 03, 2016
  22. Mar 22, 2016
Loading