GitLab Bot
|
2b2299ea5f
|
Add latest changes from gitlab-org/gitlab@master
|
2023-07-05 18:09:16 +00:00 |
GitLab Bot
|
79a7da2537
|
Add latest changes from gitlab-org/gitlab@master
|
2021-12-14 12:13:33 +00:00 |
GitLab Bot
|
4e86ca506d
|
Add latest changes from gitlab-org/gitlab@master
|
2021-11-04 00:12:36 +00:00 |
GitLab Bot
|
a048261403
|
Add latest changes from gitlab-org/gitlab@master
|
2019-11-21 09:06:16 +00:00 |
GitLab Bot
|
b3e4ec8e8a
|
Add latest changes from gitlab-org/gitlab@master
|
2019-10-23 09:06:03 +00:00 |
Ash McKenzie
|
19ff9d9899
|
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
|
2019-08-30 12:26:18 +10:00 |
Lin Jen-Shin
|
4ee08b77bc
|
Updates from `rubocop -a`
|
2018-07-09 21:13:08 +08:00 |
Ahmad Sherif
|
03f3350f3f
|
Fetch commit signatures from Gitaly in batches
Closes gitaly#1046
|
2018-03-01 18:31:31 +01:00 |
Jacob Vosmaer (GitLab)
|
4d87f3bb37
|
Retrieve commit signatures with Gitaly
|
2018-01-18 14:10:17 +00:00 |
Rubén Dávila
|
555f50b3e6
|
Add more specs.
|
2017-10-05 22:43:44 -05:00 |
Alexis Reigel
|
978252a3fa
|
use new #verification_status
|
2017-09-05 12:18:33 +02:00 |
Alexis Reigel
|
508ff17b34
|
pass whole commit to Gitlab::Gpg::Commit again
we need the commit object for the updated verification that also checks
the committer's email to match the gpg key and user's emails.
|
2017-09-05 12:18:31 +02:00 |
Douwe Maan
|
ba7251fefd
|
Only create commit GPG signature when necessary
|
2017-08-16 18:57:50 +02:00 |
Alexis Reigel
|
9488b7780e
|
optimize query, only select relevant db columns
|
2017-07-27 15:46:04 +02:00 |
Alexis Reigel
|
b66e3726dc
|
also update gpg_signatures when gpg_key is null
|
2017-07-27 15:43:37 +02:00 |
Alexis Reigel
|
a7d2ebe508
|
simplify fetching of commit
|
2017-07-27 15:43:37 +02:00 |
Alexis Reigel
|
028ecb081b
|
need to wrap the raw commit in a commit model
|
2017-07-27 15:42:53 +02:00 |
Alexis Reigel
|
e75ab06430
|
update invalid gpg signatures when email changes
|
2017-07-27 15:42:53 +02:00 |
Alexis Reigel
|
24671cd601
|
update invalid gpg signatures when key is created
|
2017-07-27 15:42:53 +02:00 |