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/lib
AgeCommit message (Expand)Author
2017-10-07Always downcase DNsMichael Kozono
2017-10-07Add `DN#to_s_normalized`Michael Kozono
2017-10-07Adapt DN class for GitlabMichael Kozono
2017-10-07Extract Net::LDAP::DN class from ruby-net-ldap gemMichael Kozono
2017-10-07Rely on LDAP providers giving DNs, not UIDsMichael Kozono
2017-10-07Rescue DN normalization attemptsMichael Kozono
2017-10-07Fix `dn?` for a UID with an escaped equal signMichael Kozono
2017-10-07Remove redundant `is_`Michael Kozono
2017-10-07Downcase normalized LDAP DNs and UIDsMichael Kozono
2017-10-07Fix normalize behavior for escaped delimiter charsMichael Kozono
2017-10-07Refactor to distinguish between UIDs and DNsMichael Kozono
2017-10-07Trim extraneous spaces from DNsMichael Kozono
2017-10-07Fix error with GPG signature updater when commit was deletedRubén Dávila
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Add a migration to populate fork networksBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Create idea of read-only databaseToon Claes
2017-10-06Gitaly feature flag metadataAndrew Newdigate
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Shinya Maeda
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Improve redirect uri state and fix all remaining testsKamil Trzcinski
2017-10-06Merge branch 'api-sentry-extra' into 'master'Douwe Maan
2017-10-06Merge branch 'valid-branch-name-dash-bug' into 'master'Sean McGivern
2017-10-06Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Security fix: redirection in google_api/authorizations_controllerShinya Maeda
2017-10-06Merge branch 'rc/fix-flaky_example' into 'master'Grzegorz Bizon
2017-10-06Fix the ee_compat_check task for forksRémy Coutable
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-06Add new RSpecFlaky::FlakyExamplesCollection and RSpecFlaky::Config classesRémy Coutable
2017-10-06Use utc for time comparisionShinya Maeda
2017-10-06Prevent branches or tags from starting with invalid characters (e.g. -, .)Jacob Schatz
2017-10-06Send API parameters as extra data for sentry errorsAlejandro Rodríguez
2017-10-05Merge branch 'fix_webhook_user_avatar_on_push' into 'master'Rémy Coutable
2017-10-05Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan
2017-10-05Merge branch 'rc/fix/gh-import-branches-performance' into 'master'Sean McGivern
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Don't call update signature worker when there aren't subkeysRubén Dávila
2017-10-05Convert migrations to generate subkeys to a background migrationRubén Dávila
2017-10-05Address some feedback from last code reviewRubén Dávila
2017-10-05Address feedback from last code reviewRubén Dávila
2017-10-05Consider GPG subkeys when trying to update invalid GPG signaturesRubén Dávila
2017-10-05Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila
2017-10-05Add ability to include subkeys when finding by fingerprintRubén Dávila
2017-10-05Refactor the extraction and generation of GPG subkeysRubén Dávila
2017-10-05Process and create subkeys when a new GPG key is createdRubén Dávila