summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jej/fix-disabled-oauth-access-10-1' into 'security-10-1'Robert Speicher2018-01-092-5/+12
* Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher2018-01-081-0/+4
* Merge branch 'fix/import-rce-10-1' into 'security-10-1'James Lopez2018-01-083-3/+19
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-1' into 'securit...Douwe Maan2018-01-083-33/+84
* Merge branch 'security-ac/fix-path-traversal-10-1' into 'security-10-1'Robert Speicher2018-01-081-1/+15
* Merge branch 'ac/41346-xss-ci-job-output-backport-10-1' into 'security-10-1'Robert Speicher2018-01-081-1/+1
* Merge branch 'security-10-1-do-not-expose-passwords-or-tokens-in-service-inte...Sean McGivern2018-01-084-10/+4
* Merge branch 'bvl-fork-network-memberships-for-deleted-source' into 'master'Yorick Peterse2017-11-141-1/+11
* Merge branch 'fix/import-export-arguments' into 'master'Douwe Maan2017-11-101-1/+1
* Merge branch '10-1-stable' into 10-1-stable-patch-2Lin Jen-Shin2017-11-103-13/+26
|\
| * Merge branch 'fix-mysql-grant-check' into 'master'Rémy Coutable2017-11-071-11/+19
| * Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-071-1/+4
| * Merge branch 'ssrf-protections-round-2' into 'security-10-1'Douwe Maan2017-11-071-1/+3
* | Merge branch 'fix_diff_parsing' into 'master'Sean McGivern2017-11-061-1/+3
* | Merge branch 'gl-username-hook-fix' into 'master'Douwe Maan2017-11-061-1/+1
|/
* Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern2017-11-012-3/+4
* Merge branch 'fix/import-issue-assignees' into 'master'Sean McGivern2017-11-011-0/+1
* Merge branch 'fix_global_board_routes_39073' into 'master'Douwe Maan2017-10-311-1/+0
* Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern2017-10-305-13/+54
* Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-303-18/+36
* Merge branch 'bvl-do-not-use-redis-keys' into 'master'Rémy Coutable2017-10-302-6/+16
* Merge branch 'fix/add-path-attr-to-wiki-file' into 'master'Sean McGivern2017-10-281-1/+2
* Merge branch '39495-fix-bitbucket-login' into 'master'Rémy Coutable2017-10-271-0/+4
* Merge branch 'performance-bar-sql' into 'master'Rémy Coutable2017-10-241-2/+2
* Merge branch 'encoding-helper-performance' into 'master'Rémy Coutable2017-10-191-2/+5
* Merge branch '39181-gitlab-backgroundmigration-deserializemergerequestdiffsan...Rémy Coutable2017-10-181-0/+1
* Merge branch 'an/popen-deadline' into 'master'Sean McGivern2017-10-182-0/+70
* Merge branch 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cl...Kamil Trzciński2017-10-181-0/+2
* Merge branch 'rs-sanitize-unicode-in-protocol' into 'security-10-0'Douwe Maan2017-10-151-2/+12
* Merge branch 'cache-issuable-template-names' into 'master'Douwe Maan2017-10-131-14/+14
* Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master'Sean McGivern2017-10-131-0/+7
* Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann2017-10-131-3/+3
* Merge branch '37399-simplify-project-page' into 'master'Phil Hughes2017-10-131-6/+6
* Merge branch '35580-cannot-import-project-with-milestones' into 'master'Sean McGivern2017-10-122-18/+35
* Merge branch 'fix/sm/move-callback-route-google_api-auth-callback-for-oauth-u...Kamil Trzciński2017-10-111-1/+0
* Don't create fork networks for root projects that are deletedbvl-fork-network-migrationsBob Van Landuyt2017-10-092-0/+10
* Merge branch '38890-fix-gpg-signature-updater-when-commit-is-missing' into 'm...Stan Hu2017-10-071-1/+1
|\
| * Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-1/+1
* | Sync up hard coded DN class in migrationmk-normalize-ldap-user-dnsMichael Kozono2017-10-071-20/+28
* | Redefine `respond_to?` in light of `method_missing`Michael Kozono2017-10-071-0/+6
* | Make internal methods privateMichael Kozono2017-10-071-20/+22
* | Leave bad DNs alone instead of raising errorsMichael Kozono2017-10-072-3/+10
* | Refactor DN error classesMichael Kozono2017-10-073-28/+30
* | Move migration to backgroundMichael Kozono2017-10-071-0/+304
* | Normalize values, reusing DN normalization codeMichael Kozono2017-10-072-33/+8
* | Fix space strippingMichael Kozono2017-10-071-20/+24
* | Rename method to `to_normalized_s`Michael Kozono2017-10-073-3/+3
* | Refactor initialize method for clarityMichael Kozono2017-10-071-11/+20
* | Move downcasing to normalize methodMichael Kozono2017-10-071-10/+10
* | Resolve Rubocop offensesMichael Kozono2017-10-071-17/+25