Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2018-12-18Update specs to exclude possible false positive passblackst0ne
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-06-06Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu
2017-10-06Add more specs.Rubén Dávila
2017-09-05downcase gpg key's emailsAlexis Reigel
2017-08-14use mutex for keychain interactionAlexis Reigel
2017-08-11store gpg return directory locallyAlexis Reigel
2017-07-27store gpg user name and email on the signatureAlexis Reigel
2017-07-27extract common methodAlexis Reigel
2017-07-27remove the :gpg rspec tagAlexis Reigel
2017-07-27verify gpg commit using tmp keyring and db queryAlexis Reigel
2017-07-27add primary keyid attribute to gpg keysAlexis Reigel
2017-07-27don't sync to keychain fileAlexis Reigel
2017-07-27move current keychain methods to namespaceAlexis Reigel
2017-07-27email handling for gpg keysAlexis Reigel
2017-07-27use example gpg key instead of my ownAlexis Reigel
2017-07-27add second gpg key for specsAlexis Reigel
2017-07-27add / remove gpg keys to / from system keychainAlexis Reigel
2017-07-27extract gpg functionality to lib classAlexis Reigel