-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sign merges, CRUD, Wiki and Repository initialisation with gpg key #7631
Merged
Commits on Aug 1, 2019
-
Enable use of default gpg key for signing commits
This PR allows the signing of commits with the default GPG key with configuration in the app.ini. There are a number of points: * Signing of commits with the default key can be configured per type. * Committer and Signer have been separated in the commit view. (There is nothing in the git spec to say they have to be the same.) * Commits signed with default gpg key will be verified. * Commits which cannot be verified by the default key or by keys in the db, but have a keyID that matches one of these will be marked as suspicious. * The default key can be found at /api/v1/signing-key.gpg
Configuration menu - View commit details
-
Copy full SHA for b205fdf - Browse repository at this point
Copy the full SHA b205fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8cdb5 - Browse repository at this point
Copy the full SHA 9f8cdb5View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35b68ce - Browse repository at this point
Copy the full SHA 35b68ceView commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e5f8508 - Browse repository at this point
Copy the full SHA e5f8508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5d201 - Browse repository at this point
Copy the full SHA 5e5d201View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fda14 - Browse repository at this point
Copy the full SHA c4fda14View commit details
Commits on Aug 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 483ac21 - Browse repository at this point
Copy the full SHA 483ac21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0ffa9 - Browse repository at this point
Copy the full SHA 7d0ffa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8487f - Browse repository at this point
Copy the full SHA 4c8487fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dae22e7 - Browse repository at this point
Copy the full SHA dae22e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a07a5 - Browse repository at this point
Copy the full SHA f4a07a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b674f17 - Browse repository at this point
Copy the full SHA b674f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52740e6 - Browse repository at this point
Copy the full SHA 52740e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d771a - Browse repository at this point
Copy the full SHA 09d771aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf35ac6 - Browse repository at this point
Copy the full SHA cf35ac6View commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a7dca0b - Browse repository at this point
Copy the full SHA a7dca0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d827d5 - Browse repository at this point
Copy the full SHA 5d827d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fc620 - Browse repository at this point
Copy the full SHA 83fc620View commit details
Commits on Oct 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 61bb5c2 - Browse repository at this point
Copy the full SHA 61bb5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 942ccbe - Browse repository at this point
Copy the full SHA 942ccbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d245253 - Browse repository at this point
Copy the full SHA d245253View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f4a0d - Browse repository at this point
Copy the full SHA a1f4a0dView commit details
Commits on Oct 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e1979a7 - Browse repository at this point
Copy the full SHA e1979a7View commit details
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b03ca96 - Browse repository at this point
Copy the full SHA b03ca96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 070a5c2 - Browse repository at this point
Copy the full SHA 070a5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a01822 - Browse repository at this point
Copy the full SHA 7a01822View commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f9f14c0 - Browse repository at this point
Copy the full SHA f9f14c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.