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
2018-12-04CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López
2018-12-04Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into ...Fabio Busatto
2018-12-03Lower the tablesample thresholds/targets.Andreas Brandl
2018-12-03Move strategies in their own filesAndreas Brandl
2018-12-03Fix comment.Andreas Brandl
2018-12-03Refactor estimate queryAndreas Brandl
2018-12-03Fix rubocop offenses.Andreas Brandl
2018-12-03Add feature flag for tablesample counting.Andreas Brandl
2018-12-03Implement TablesampleCountStrategy.Andreas Brandl
2018-12-03More specs for fallback testing.Andreas Brandl
2018-12-03Refactor specs to separate concerns.Andreas Brandl
2018-12-03Flexible approximate counts with fallback strategies.Andreas Brandl
2018-12-03Simplify to use models instead of tables.Andreas Brandl
2018-12-03Add ExactCountStrategy.Andreas Brandl
2018-12-03Extract ReltuplesCountStrategy.Andreas Brandl
2018-12-03Merge branch 'improve_auto_devops_migration_debug' into 'master'Dmitriy Zaporozhets
2018-12-02Add echo so that we know which branch was takenThong Kuah
2018-11-30Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas
2018-11-30Merge branch 'generalize-ci-config' into 'master'Grzegorz Bizon
2018-11-30Fix typo in method name "silence_stderr"Brett Walker
2018-11-29ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński
2018-11-29Merge branch '51083-fix-move-api' into 'master'Rémy Coutable
2018-11-29Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable
2018-11-29Add config to disable impersonationImre Farkas
2018-11-29Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern
2018-11-29Merge branch 'security-11-5-fix-webhook-ssrf-ipv6' into 'security-11-5'Steve Azzopardi
2018-11-29Merge branch 'security-fj-crlf-injection' into 'master'Cindy Pallares
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-29Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares
2018-11-29Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares
2018-11-28Merge branch 'zj-object-pool-path' into 'master'Nick Thomas
2018-11-28Allow the status of a rebase to be determinedNick Thomas
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-11-28Commits API: Preserve file content in move operations if unspecifiedNick Thomas
2018-11-28Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan
2018-11-28Merge branch 'rs-to_h-deprecation' into 'master'Douwe Maan
2018-11-28Ensure all Routables have a parentToon Claes
2018-11-28Disable the `type` STI column for the migrationToon Claes
2018-11-28Always run CleanUp before writing the git configToon Claes
2018-11-28Run repository cleanup on failureToon Claes
2018-11-28Retry the failing projectsToon Claes
2018-11-28Move code to a BackgroundMigrationToon Claes
2018-11-27Merge branch 'lock-trace-writes' into 'master'Stan Hu
2018-11-27Merge branch '53763-fix-encrypt-columns-data-loss' into 'master'Stan Hu
2018-11-27Correctly handle data-loss scenarios when encrypting columnsNick Thomas
2018-11-27Remove `options` assignment from ExtractsPathRobert Speicher
2018-11-27Add a rebase API endpoint for merge requestsNick Thomas
2018-11-27Merge branch 'issuable-suggestions' into 'master'Filipa Lacerda
2018-11-27Lock writes to trace streamKamil Trzciński
2018-11-27Merge branch 'json-logging-for-k8s' into 'master'Stan Hu