Commit graph

6 commits

Author SHA1 Message Date
GitLab Bot
c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
Thong Kuah
a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Kamil Trzciński
c5f1f7f3db Use encrypted runner tokens
This makes code to support encrypted runner tokens.
This code also finished previously started encryption
process.
2019-03-06 12:18:53 +00:00
Grzegorz Bizon
636b038e01 Only allow valid options when configuring tokens 2018-11-23 10:25:52 +01:00
Grzegorz Bizon
d31a3873f4 Improve token strategy fallback and add more specs 2018-11-23 10:12:09 +01:00
Grzegorz Bizon
0df989ba06 Add specs for token authenticable strategy factory method 2018-11-16 15:10:02 +01:00