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-11-10Merge branch 'fix/import-export-arguments' into 'master'Douwe Maan
2017-11-10Merge branch '10-1-stable' into 10-1-stable-patch-2Lin Jen-Shin
2017-11-07Merge branch 'fix-mysql-grant-check' into 'master'Rémy Coutable
2017-11-07Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan
2017-11-07Merge branch 'ssrf-protections-round-2' into 'security-10-1'Douwe Maan
2017-11-06Merge branch 'fix_diff_parsing' into 'master'Sean McGivern
2017-11-06Merge branch 'gl-username-hook-fix' into 'master'Douwe Maan
2017-10-31Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern
2017-10-31Merge branch 'fix/import-issue-assignees' into 'master'Sean McGivern
2017-10-31Merge branch 'fix_global_board_routes_39073' into 'master'Douwe Maan
2017-10-30Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern
2017-10-30Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan
2017-10-30Merge branch 'bvl-do-not-use-redis-keys' into 'master'Rémy Coutable
2017-10-28Merge branch 'fix/add-path-attr-to-wiki-file' into 'master'Sean McGivern
2017-10-27Merge branch '39495-fix-bitbucket-login' into 'master'Rémy Coutable
2017-10-24Merge branch 'performance-bar-sql' into 'master'Rémy Coutable
2017-10-19Merge branch 'encoding-helper-performance' into 'master'Rémy Coutable
2017-10-18Merge branch '39181-gitlab-backgroundmigration-deserializemergerequestdiffsan...Rémy Coutable
2017-10-18Merge branch 'an/popen-deadline' into 'master'Sean McGivern
2017-10-18Merge branch 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cl...Kamil Trzciński
2017-10-16Merge branch 'rs-sanitize-unicode-in-protocol' into 'security-10-0'Douwe Maan
2017-10-13Merge branch 'cache-issuable-template-names' into 'master'Douwe Maan
2017-10-13Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master'Sean McGivern
2017-10-12Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann
2017-10-12Merge branch '37399-simplify-project-page' into 'master'Phil Hughes
2017-10-12Merge branch '35580-cannot-import-project-with-milestones' into 'master'Sean McGivern
2017-10-11Merge branch 'fix/sm/move-callback-route-google_api-auth-callback-for-oauth-u...Kamil Trzciński
2017-10-09Don't create fork networks for root projects that are deletedBob Van Landuyt
2017-10-07Merge branch '38890-fix-gpg-signature-updater-when-commit-is-missing' into 'm...Stan Hu
2017-10-07Sync up hard coded DN class in migrationMichael Kozono
2017-10-07Redefine `respond_to?` in light of `method_missing`Michael Kozono
2017-10-07Make internal methods privateMichael Kozono
2017-10-07Leave bad DNs alone instead of raising errorsMichael Kozono
2017-10-07Refactor DN error classesMichael Kozono
2017-10-07Move migration to backgroundMichael Kozono
2017-10-07Normalize values, reusing DN normalization codeMichael Kozono
2017-10-07Fix space strippingMichael Kozono
2017-10-07Rename method to `to_normalized_s`Michael Kozono
2017-10-07Refactor initialize method for clarityMichael 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 trailing escaped newlineMichael Kozono
2017-10-07Test malformed DNsMichael Kozono
2017-10-07Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono
2017-10-07Fix for null DNMichael Kozono
2017-10-07Handle CR and LF charactersMichael Kozono
2017-10-07Fix escaped equal signsMichael Kozono
2017-10-07Fix trailing escaped spaceMichael Kozono
2017-10-07Fix to_s_normalize for escaped leading spaceMichael Kozono