summaryrefslogtreecommitdiff
path: root/spec/config/settings_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+22
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-0/+6
|
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
| | | | | | | | | | Adds frozen string to the following: * spec/bin/**/*.rb * spec/config/**/*.rb * spec/controllers/**/*.rb xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Pad encryption keys with UTF-8 0 instead of \0 charGrzegorz Bizon2018-11-281-4/+4
|
* Fix static analysis in utf8 helper methodsGrzegorz Bizon2018-11-231-3/+3
|
* Ensure that db encryption keys have proper bytesizeGrzegorz Bizon2018-11-221-0/+98
|
* Enable omniauth by defaultNick Thomas2018-09-131-0/+9