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-04Merge branch 'dm-pat-revoke' into 'master'Sean McGivern
2017-10-04Merge branch 'fix-ssh-key-mutation' into 'master'Douwe Maan
2017-10-04Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński
2017-10-03Ensure key fingerprints are generated correctly when modifiedNick Thomas
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-10-03Set default scope on PATs that don't have one set to allow them to be revokedDouwe Maan
2017-10-03Expose GitLab features to the CI runnerAlessio Caiazza
2017-10-03Merge branch '38202-cannot-rename-a-hashed-project' into 'master'Nick Thomas
2017-10-03Merge branch 'ff_port_from_ee' into 'master'Sean McGivern
2017-10-02Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre
2017-10-02Merge branch 'enhance-logging' into 'master'Robert Speicher
2017-10-02Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher
2017-10-02Fix gitlab-rake gitlab:import:repos taskStan Hu
2017-10-02Merge branch 'fix/gpg/case-insensitive' into 'master'Dmitriy Zaporozhets
2017-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov
2017-10-02Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu
2017-09-30Remove lock reason and add guard clauseBrian Neel
2017-09-29Make GPG validation case insensitive.Tim Bishop
2017-09-29Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood
2017-09-29[Backport Semi-linear history] Update Project#ff_merge_must_be_possible? methodValery Sizov
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-29[Port semi-linear history from EE] Move migration to CE and `merge_method` me...Valery Sizov
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-28Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-28Merge branch 'zj-repo-gitaly' into 'master'Sean McGivern
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-28Merge conflict resolutionBrian Neel
2017-09-28# This is a combination of 1 commit.Brian Neel
2017-09-27Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil Trzciński
2017-09-27RepositoryExists is always called with #gitaly_migrationZeger-Jan van de Weg
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-26Merge branch 'avatar_n_plus_one' into 'master'Rémy Coutable
2017-09-26Merge branch 'dm-bitbucket-import-truncated-shas' into 'master'Robert Speicher
2017-09-25Fix locked shared runners problemTomasz Maczukin
2017-09-25Move related pipeline class to new pipeline moduleGrzegorz Bizon
2017-09-25Allow n+1s caused by avatar fetches on the project dashboard. See https://git...Andrew Newdigate
2017-09-25Remove unnecessary commentsDouwe Maan
2017-09-25Properly compare diff refs and diff positions when shas are truncatedDouwe Maan
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-22Reserve refs/replace cos `git-replace` is using itLin Jen-Shin
2017-09-21Merge branch 'events-redundant-where' into 'master'Rémy Coutable