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
2017-10-07Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono
2017-10-07Allow unescaped, non-reserved Unicode charactersMichael Kozono
2017-10-07Fix for null DNMichael Kozono
2017-10-07Handle CR and LF charactersMichael Kozono
2017-10-07Fix escaped hex comma testMichael Kozono
2017-10-07Reword escaped comma testMichael Kozono
2017-10-07Fix escaped equal signsMichael Kozono
2017-10-07Clarify testMichael Kozono
2017-10-07Fix trailing escaped spaceMichael Kozono
2017-10-07Fix to_s_normalize for escaped leading spaceMichael Kozono
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-07Note invalid DNsMichael Kozono
2017-10-07Fix `dn?` for a UID with an escaped equal signMichael Kozono
2017-10-07Remove redundant `is_`Michael Kozono
2017-10-07Dry up spec some moreMichael Kozono
2017-10-07Downcase normalized LDAP DNs and UIDsMichael Kozono
2017-10-07Fix normalize behavior for escaped delimiter charsMichael Kozono
2017-10-07Refactor specMichael 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-07Fix dropdown header alignment; empty navbar positioningAnnabel Dunstone Gray
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Merge branch 'patch-28' into 'master'Douwe Maan
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Merge branch 'bvl-fork-network-schema' into 'master'Douwe Maan
2017-10-07Add a spec for editing a file when a project was already forkedBob Van Landuyt
2017-10-07Show fork information on the project panelBob Van Landuyt
2017-10-07Store the name of a project that's a root of a fork networkBob Van Landuyt
2017-10-07Find forks within users/namespaces using fork membershipsBob Van Landuyt
2017-10-07Remove membership from fork network when unlinkingBob Van Landuyt
2017-10-07Add a migration to populate fork networksBob Van Landuyt
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Find branches in all projects in the fork networkBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-07Create a fork network when forking a projectBob Van Landuyt
2017-10-07Add a model for `fork_networks`Bob Van Landuyt
2017-10-07Merge branch '37970-ci-sections-tracking' into 'master'Kamil Trzciński
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-07Merge branch 'issue_35873' into 'master'Jacob Schatz
2017-10-07Commenting on image diffsFelipe Artur
2017-10-07Specify gitlab navAnnabel Dunstone Gray
2017-10-07Merge branch 'backport-protected-branches-spec-changes' into 'master'Mike Greiling
2017-10-07Merge branch 'fl-38869-linked-tabs' into 'master'Mike Greiling
2017-10-07Finish combining nav stylesAnnabel Dunstone Gray