- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 17 Aug, 2016 2 commits
-
-
Yorick Peterse authored
This removes excessive whitespace from the messages (e.g. leading whitespace) and ensures the message is more clearly visible.
-
Yorick Peterse authored
The colours were incorrect: offline was green and online was red, instead of the opposite.
-
- 20 Jul, 2016 1 commit
-
-
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]
-