Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@13-3-stable-ee | GitLab Bot | 2020-08-20 | 1 | -5/+3 |
* | Add latest changes from gitlab-org/gitlab@13-2-stable-ee | GitLab Bot | 2020-07-20 | 1 | -1/+1 |
* | Use stub_rails_env for Rails.env stubbing66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-instead | Ash McKenzie | 2019-09-05 | 1 | -2/+2 |
* | Add # frozen_string_literal to spec/models | Thong Kuah | 2019-04-01 | 1 | -0/+2 |
* | only issue a warning if column doesn't exist | Brett Walker | 2018-05-10 | 1 | -4/+6 |
* | Backport: Keep ShaAttribute from halting startup when we can’t connect to a... | Brett Walker | 2018-05-08 | 1 | -13/+54 |
* | Fix another typo in SHA attribute specfix-typo-in-sha-attribute-spec | Stan Hu | 2017-07-07 | 1 | -1/+1 |
* | Fix typo in SHA attribute spec | Sean McGivern | 2017-07-07 | 1 | -1/+1 |
* | Fix ShaAttribute concern when there is no tablefix-sha-attribute-no-table | Sean McGivern | 2017-07-07 | 1 | -6/+25 |
* | Added code for defining SHA attributes | Yorick Peterse | 2017-06-29 | 1 | -0/+27 |