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
AgeCommit message (Expand)Author
2017-04-06Move a user's notes to the ghost userTimothy Andrew
2017-04-06Move a user's merge requests to the ghost user.Timothy Andrew
2017-04-04Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher
2017-04-04Merge branch '29241-fix-transient-failure' into 'master' Robert Speicher
2017-04-04Merge branch 'quiet-pipelines' into 'master' Rémy Coutable
2017-04-04Ensure users have a short username otherwise a click event is triggered outsi...Rémy Coutable
2017-04-04Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher
2017-04-03Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński
2017-04-03Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' Robert Speicher
2017-04-03Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Fix GitHub pull request formatter specDouglas Barbosa Alexandre
2017-04-03Make file templates easy to use and discoverBryce Johnson
2017-04-03Ensure user has a unique username otherwise `user10` would match `user1`Rémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Fix brittle specsRémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Merge branch 'style-proc-cop' into 'master' Rémy Coutable
2017-04-03Add support for Gitaly calls over TCP connectionAhmad Sherif
2017-04-03Add feature flags for enabling (Upload|Receive)Pack for GitalyAhmad Sherif
2017-04-03Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan
2017-04-03Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern
2017-04-03Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher
2017-04-03Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher
2017-04-03Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan
2017-04-03Merge branch 'bvl-cleanup-repos' into 'master' Robert Speicher
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-04-03Quiet pipeline emailsSean McGivern
2017-04-03Merge branch '30211-fix-transient-failure' into 'master' Sean McGivern
2017-04-03Pass Gitaly Repository messages to workhorseJacob Vosmaer
2017-04-03Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet
2017-04-03Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable
2017-04-03Fix specsGabriel Mazetto
2017-04-03Improve specs examplesGabriel Mazetto
2017-04-03Fix specsGabriel Mazetto
2017-04-03One more change to the branch names to preserve metadataGabriel Mazetto
2017-04-03Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre
2017-04-03Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto
2017-04-03Change order of specsFilipa Lacerda
2017-04-03Clean history after every test that changes historyFilipa Lacerda
2017-04-03Clean history state after each testFilipa Lacerda
2017-04-03Fixes method not replacing URL parameters correctlyFilipa Lacerda
2017-04-03Fix a transient failure caused by FFakerRémy Coutable
2017-04-02Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher
2017-04-02Fix redirection after login when the referer have paramsmhasbini
2017-04-02Delete users asynchronouslyStan Hu
2017-04-02Fix race condition where a namespace would be deleted before a project was de...Stan Hu
2017-04-02Fix symlink icon in project treemhasbini
2017-04-02Remove code deprecated in pipeline process serviceGrzegorz Bizon
2017-04-02Fix warning when cloning repo that already existsBob Van Landuyt