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/lib
AgeCommit message (Expand)Author
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Fix a liniting error introduced by !14652Ahmad Sherif
2017-10-10Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into '...Robert Speicher
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Merge branch 'bvl-fork-network-migrations' into 'master'Yorick Peterse
2017-10-09Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable
2017-10-09Migrate Workhorse Send{Diff,Patch} to GitalyAhmad Sherif
2017-10-09Don't create fork networks for root projects that are deletedBob Van Landuyt
2017-10-07Leave bad DNs alone instead of raising errorsMichael Kozono
2017-10-07Refactor DN error classesMichael Kozono
2017-10-07Add migration specsMichael Kozono
2017-10-07Normalize values, reusing DN normalization codeMichael Kozono
2017-10-07Remove telephoneNumber format commentMichael Kozono
2017-10-07Fix space strippingMichael Kozono
2017-10-07Rename method to `to_normalized_s`Michael Kozono
2017-10-07Move downcasing to normalize methodMichael Kozono
2017-10-07Resolve Rubocop offensesMichael Kozono
2017-10-07Switch to new DN classMichael Kozono
2017-10-07Fix newline testsMichael Kozono
2017-10-07Fix trailing escaped newlineMichael Kozono
2017-10-07Add valid DN tests using OIDsMichael Kozono
2017-10-07Test malformed DNsMichael Kozono
2017-10-07Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono
2017-10-07Allow unescaped, non-reserved Unicode charactersMichael 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 to_s_normalize for escaped leading spaceMichael Kozono
2017-10-07Add `DN#to_s_normalized`Michael 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-07Replaces `tag: true` into `:tag` in the specsJacopo
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-07Add a project forks spec helperBob Van Landuyt
2017-10-07Add a model for `fork_networks`Bob Van Landuyt
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-07Commenting on image diffsFelipe Artur