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 (Collapse)Author
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
This reverts merge request !26823
2019-04-05Merge branch 'mc/fix/ci-variable-qa' into 'master'Sanad Liaquat
Remove spaces from variable name in CI variable QA test Closes gitlab-org/quality/nightly#91 See merge request gitlab-org/gitlab-ce!27042
2019-04-05Merge branch 'if-57131-external_auth_to_ce' into 'master'Andreas Brandl
CE port of Move "Authorize project access with external service" to Core See merge request gitlab-org/gitlab-ce!26823
2019-04-05Move Contribution Analytics related spec in ↵Imre Farkas
spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-05Merge branch '57493-add-limit-to-user-name' into 'master'Andreas Brandl
Add a length limit of 128 char to the user name field See merge request gitlab-org/gitlab-ce!26146
2019-04-05Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos
Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
2019-04-05Merge branch 'docs-run-pipeline-on-merge-ref' into 'master'Marcia Ramos
Docs for combined ref pipelines Closes #59495 and gitlab-ee#7380 See merge request gitlab-org/gitlab-ce!26762
2019-04-05Docs for use combined merge refs with merge request pipelinesShinya Maeda
pdate
2019-04-05Merge branch 'bvl-fix-git-pull-repo-when-project-does-not-exist' into 'master'Douwe Maan
Fall back to project repository type by default Closes #60007 See merge request gitlab-org/gitlab-ce!27003
2019-04-05Fall back to project repository type by defaultBob Van Landuyt
This makes sure that we always have a repository type when trying to parse a repository from a path. This is needed because sometimes we want to perform access checks as if the project already existed, for example when creating a project on push. Before this we were only doing that when accessing git over http, this makes sure it also works correctly when accessing git over SSH
2019-04-05Merge branch 'keyval-labels' into 'master'Sean McGivern
[CE] Add mutually exclusive labels See merge request gitlab-org/gitlab-ce!26804
2019-04-05Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern
Require all templates to use default stages Closes #59992 See merge request gitlab-org/gitlab-ce!26954
2019-04-05Merge branch 'sh-update-rails-5.0.7.2' into 'master'Robert Speicher
Update Rails to 5.0.7.2 Closes #58963 See merge request gitlab-org/gitlab-ce!27022
2019-04-05Remove spaces from variable nameMatija Čupić
2019-04-05Merge branch 'gitaly-version-v1.32.0' into 'master'Douwe Maan
Upgrade Gitaly to v1.32.0 See merge request gitlab-org/gitlab-ce!26989
2019-04-05Upgrade Gitaly to v1.32.0GitalyBot
2019-04-05Merge branch 'bump_kubernetes_1_11_9' into 'master'Douwe Maan
Bump Helm to 2.13.1 and kubectl to 1.11.9 See merge request gitlab-org/gitlab-ce!26991
2019-04-05Merge branch '59570-remove-due-date-quick-action' into 'master'Sean McGivern
Extract remove due date spec to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26922
2019-04-05Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' ↵Sean McGivern
into 'master' Checkbox cannot be checked if preceded by a blockquote Closes #58717 See merge request gitlab-org/gitlab-ce!26937
2019-04-05Merge branch '58375-api-controller' into 'master'Sean McGivern
Add a prometheus proxy API per environment Closes #58375 See merge request gitlab-org/gitlab-ce!26841
2019-04-05Merge branch 'ce-proj-settings-ok-avatar-only' into 'master'Kushal Pandya
CE Improve project avatar settings See merge request gitlab-org/gitlab-ce!26589
2019-04-05Merge branch ↵Kushal Pandya
'59324-queries-which-return-multiple-series-are-not-working-correctly' into 'master' Resolve "Queries which return multiple series are not working correctly" Closes #59323 and #59324 See merge request gitlab-org/gitlab-ce!26514
2019-04-05Restore multiple series supportAdriel Santiago
Corrects an issue whereby queries which return multiple series results were not rendering as multiple data series on the metrics dashboard
2019-04-05Merge branch '59570-target-branch-quick-action' into 'master'Sean McGivern
Extract target branch quick action to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26933
2019-04-05Merge branch 'sh-bump-rack-2.0.7' into 'master'Kamil Trzciński
Bump rack gem to 2.0.7 See merge request gitlab-org/gitlab-ce!27033
2019-04-05Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński
Fix MWPS doesn't work for merge request pipelines See merge request gitlab-org/gitlab-ce!26906
2019-04-05Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets
Extend CTE search optimisation to projects Closes #55170 See merge request gitlab-org/gitlab-ce!26908
2019-04-05Merge branch 'rubocop_examplewording' into 'master'James Lopez
Autocorrect with RSpec/ExampleWording cop See merge request gitlab-org/gitlab-ce!26817
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
- rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
2019-04-05Merge branch '59162-fix-review-apps-initial-seeding' into 'master'Dmitriy Zaporozhets
Fix race condition in ApplicationSettingImplementation.create_from_defaults Closes #59162 See merge request gitlab-org/gitlab-ce!26319
2019-04-05Merge branch 'update-custom-build-dir-docs' into 'master'Achilleas Pipinellis
Add documentation for custom build directories See merge request gitlab-org/gitlab-ce!20427
2019-04-05Add documentation for new big-repos featuresKamil Trzciński
This adds documentation for: - `CI_BUILDS_DIR`, - `CI_CONCURRENT_ID`, - `CI_CONCURRENT_PROJECT_ID`, - `GIT_CLONE_PATH`, - `GIT_CLEAN_FLAGS`
2019-04-05Fix scoped links styling on milestones pageJan Provaznik
2019-04-05Merge branch 'qa-update-perf-data-script' into 'master'Sanad Liaquat
Adding perf testdata for MR diff tab See merge request gitlab-org/gitlab-ce!26660
2019-04-05Adding perf testdata for MR diff tabRamya Authappan
2019-04-05Require all templates to use default stagesKamil Trzciński
Our templates are free to override the 'stages:'. However, they should follow the convention to always include 'build', 'test', 'deploy' which are defaults when not defined.
2019-04-05Merge branch '58375-proxy-service' into 'master'Sean McGivern
Add a service to proxy calls to Prometheus API See merge request gitlab-org/gitlab-ce!26840
2019-04-05Add a proxy method to PrometheusClientReuben Pereira
- Also refactor the get and json_api_get methods so that the get method can be reused by the new proxy method. - The new proxy method makes no changes to the request to the prometheus server and response from the prometheus server. This allows it to be used as a proxy to the Prometheus server, hence the name.
2019-04-05Merge branch 'qa-quarantine-failing-staging-nightly-tests' into 'master'Ramya Authappan
Quarantine failing tests See merge request gitlab-org/gitlab-ce!27036
2019-04-05Merge branch 'winh-filtered_search_manager' into 'master'Phil Hughes
Remove EE-specific parts from FilteredSearchManager (CE-backport) See merge request gitlab-org/gitlab-ce!27016
2019-04-05Extract recentSearchesStorageKeys from FilteredSearchManagerWinnie Hellmann
(cherry picked from commit a4d0b2435ff132da9bb238fea95672a6ddfd084d)
2019-04-05Merge branch '60021-fix-ide-file-dropdown' into 'master'Phil Hughes
Fix IDE file dropdown Closes #60021 See merge request gitlab-org/gitlab-ce!27015
2019-04-05Add limit of 128 characters to users nameBrandon Labuschagne
Truncate existing users names which exceed 128 characters Include test for truncating users names
2019-04-05Merge branch '56762-fix-commit-view' into 'master'Phil Hughes
Fix old image diff swipe view Closes #56762 See merge request gitlab-org/gitlab-ce!26968
2019-04-05Fix old image diff swipe viewftab
2019-04-05Merge branch 'ce-7327-add-roadmap-within-epic' into 'master'Phil Hughes
CE Backport: Re-use MR tabs styles to Epic tabs See merge request gitlab-org/gitlab-ce!26935
2019-04-05Merge branch 'ide-fix-detect-mr-from-fork' into 'master'Phil Hughes
IDE fix MR detection from fork See merge request gitlab-org/gitlab-ce!26986
2019-04-05Fix IDE detecting MR from fork branchPaul Slaughter
**Why?** Currently the IDE loads a merge request based on only the `source_branch` name. This means it loads MR's from forks that have the same branch name (not good). - This required updating the BE API to accept `source_project_id`
2019-04-05Fix labels selection, escape text in templatesKushal Pandya
2019-04-05Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon
Show error when namespace/svc account missing Closes #54506 See merge request gitlab-org/gitlab-ce!26362