summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-044-0/+52
* Merge branch 'backport-sticking-api-helper-changes' into 'master' Kamil Trzciński2017-04-045-22/+24
|\
| * Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changesYorick Peterse2017-03-315-22/+24
* | Merge branch 'rc/fix-transient-failures-following-no-ffaker' into 'master' Sean McGivern2017-04-042-3/+3
|\ \
| * | Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffakerRémy Coutable2017-04-042-3/+3
* | | Merge branch 'rc/fix-spinach-plus-knapsack-properly' into 'master' Robert Speicher2017-04-042-7/+0
|\ \ \ | |/ / |/| |
| * | Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properlyRémy Coutable2017-04-042-7/+0
* | | Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher2017-04-0444-163/+119
|\ \ \
| * | | Ensure user has a unique username otherwise `user10` would match `user1`29643-stop-using-ffaker-in-factoriesRémy Coutable2017-04-031-1/+1
| * | | Ensure the AbuseReport fixtures create unique reported usersRémy Coutable2017-04-031-1/+1
| * | | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-035-28/+31
| * | | Fix brittle specsRémy Coutable2017-04-038-15/+14
| * | | Fix the AbuseReport seederRémy Coutable2017-04-031-3/+23
| * | | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-0337-142/+76
* | | | Merge branch '29241-fix-transient-failure' into 'master' Robert Speicher2017-04-041-11/+11
|\ \ \ \
| * | | | Ensure users have a short username otherwise a click event is triggered outsi...29241-fix-transient-failureRémy Coutable2017-04-041-11/+11
| | |/ / | |/| |
* | | | Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-0411-172/+237
|\ \ \ \
| * | | | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-0311-172/+237
* | | | | Merge branch 'rs-bullet-raise' into 'master' Stan Hu2017-04-032-5/+10
|\ \ \ \ \
| * | | | | Enable the `bullet_logger` setting; enable `raise` in test environmentrs-bullet-raiseRobert Speicher2017-04-032-5/+10
* | | | | | Merge branch 'pages-debug-log' into 'master' Rémy Coutable2017-04-033-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Log errors in UpdatePagesServiceDanilo Bargen2017-03-313-0/+9
* | | | | | Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-0315-58/+159
|\ \ \ \ \ \
| * | | | | | Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| * | | | | | Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| * | | | | | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-034-70/+75
| * | | | | | Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-032-25/+25
| * | | | | | Fix GitHub pull request formatter specDouglas Barbosa Alexandre2017-04-031-3/+6
| * | | | | | Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-033-4/+4
| * | | | | | Add CHANGELOGDouglas Barbosa Alexandre2017-04-031-0/+4
| * | | | | | Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
| * | | | | | Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-034-3/+7
| * | | | | | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-036-2/+87
* | | | | | | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński2017-04-033-74/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add changelog entry for deprecating legacy pipelinesfix/gb/remove-deprecated-pipeline-processing-codeGrzegorz Bizon2017-04-021-0/+4
| * | | | | | Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-022-74/+0
* | | | | | | Merge branch 'namespace-race-condition' into 'master' Douwe Maan2017-04-032-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix race condition in namespace directory creationRobin Bobbitt2017-04-032-1/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' Robert Speicher2017-04-034-3/+31
|\ \ \ \ \ \ \
| * | | | | | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-034-3/+31
* | | | | | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher2017-04-033-10/+66
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-033-10/+66
| |/ / / / / /
* | | | | | | Merge branch '25332-make-file-templates-easy-to-use-and-discover' into 'master' Alfredo Sumaran2017-04-0331-217/+832
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make file templates easy to use and discoverBryce Johnson2017-04-0331-217/+832
|/ / / / / /
* | | | | | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-039-13/+16
|\ \ \ \ \ \
| * | | | | | Enable Style/Proc cop for rubocopmhasbini2017-04-029-13/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-034-2/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix symlink icon in project treemhasbini2017-04-024-2/+7
| |/ / / /
* | | | | Merge branch 'master' into 'master' Rémy Coutable2017-04-031-1/+1
|\ \ \ \ \
| * | | | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1