Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3ffe35f3
Commit
3ffe35f3
authored
Aug 31, 2017
by
Alexis Reigel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make valid_signature an ignored column
parent
b62c1620
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
app/models/gpg_signature.rb
app/models/gpg_signature.rb
+3
-0
No files found.
app/models/gpg_signature.rb
View file @
3ffe35f3
class
GpgSignature
<
ActiveRecord
::
Base
class
GpgSignature
<
ActiveRecord
::
Base
include
ShaAttribute
include
ShaAttribute
include
IgnorableColumn
ignore_column
:valid_signature
sha_attribute
:commit_sha
sha_attribute
:commit_sha
sha_attribute
:gpg_key_primary_keyid
sha_attribute
:gpg_key_primary_keyid
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment