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
path: root/spec
AgeCommit message (Expand)Author
2017-07-27email handling for gpg keysAlexis Reigel
2017-07-27test with a gpg key with multiple emailsAlexis Reigel
2017-07-27use example gpg key instead of my ownAlexis Reigel
2017-07-27feature spec for gpg signed commitsAlexis 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
2017-07-27add profile gpg key page to manage gpg keysAlexis Reigel
2017-07-27only validate gpg_key#fingerprint "internally"Alexis Reigel
2017-07-27add emails method to GgpKeyAlexis Reigel
2017-07-27add gpg key modelAlexis Reigel
2017-07-27commit signature with specAlexis Reigel
2017-07-27Merge branch 'rc/35599-stop-the-bleeding-of-default_url_options' into 'master'Sean McGivern
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-27Merge branch '35191-prioritized-labels-for-non-member' into 'master'Rémy Coutable
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-27Merge branch 'rc/fix-tests-factories' into 'master'Sean McGivern
2017-07-27Ensure the overriding of Gitlab::Application.routes.default_url_options is on...Rémy Coutable
2017-07-27Merge branch '35539-can-t-create-a-merge-request-containing-a-binary-file-wit...Rémy Coutable
2017-07-27Add specsDouwe Maan
2017-07-27Fix the :project factory by not copying the test repo twiceRémy Coutable
2017-07-27Remove help message about prioritized labels for non-membersTakuya Noguchi
2017-07-26Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper
2017-07-26Fix saving diffs that are not valid UTF-8Sean McGivern
2017-07-26Merge branch 'fix/gb/handle-max-pages-artifacts-size-correctly' into 'master'Kamil Trzciński
2017-07-26Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern
2017-07-26Merge remote-tracking branch 'dev/master'Douwe Maan
2017-07-26Move exception handling to executeTiago Botelho
2017-07-26Fix project wiki web_url specMichael Kozono
2017-07-26Merge branch 'post-upload-pack-opt-out' into 'master'Sean McGivern
2017-07-26Fix plain LDAP (no encryption)Michael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Pass configured `ssl_version` to `omniauth-ldap`Michael Kozono
2017-07-26Pass configured `ca_file` to `omniauth-ldap`Michael Kozono
2017-07-26Verify certificates in `omniauth-ldap`Michael Kozono
2017-07-26Set `Net::LDAP` `ssl_version` optionMichael Kozono
2017-07-26Set `Net::LDAP` `ca_file` optionMichael Kozono
2017-07-26Set `Net::LDAP` encryption properlyMichael Kozono
2017-07-26Use encryption instead of methodMichael Kozono
2017-07-26Resolve "Memory usage notice doesn't link anywhere"Tim Zallmann
2017-07-26Remove spec/lib/api/helpers/csrf_tokens_spec.rbblackst0ne
2017-07-26Add CSRF token verification to APIblackst0ne
2017-07-26Merge branch '35453-pending-delete-projects-error-in-admin-dashboard-fix' int...Sean McGivern
2017-07-26Merge branch 'zj-repo-exists-gitaly' into 'master'Sean McGivern
2017-07-26Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into...Sean McGivern
2017-07-26Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-25Pending delete projects should not show in deploy keysTiago Botelho
2017-07-25Fixes 500 error caused by pending delete projects in admin dashboardTiago Botelho
2017-07-25Remove project_key from the Jira configurationJarka Kadlecova