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-01-14Merge branch 'gt-rename-gray-theme-color-variables' into 'master'Annabel Dunstone Gray
Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}` Closes #56266 See merge request gitlab-org/gitlab-ce!24333
2019-01-14Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}`George Tsiolis
2019-01-14Add clear_credentials method to ProjectImportDataStan Hu
This backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9134.
2019-01-14Merge branch '8688-recursive-pipelines-ce-backport' into 'master'Phil Hughes
Moves shared code into a mixin See merge request gitlab-org/gitlab-ce!24322
2019-01-14Merge branch 'import-export-dev-doc' into 'master'Marcia Ramos
Add Import/Export dev docs Closes #36055 See merge request gitlab-org/gitlab-ce!23835
2019-01-14Add Import/Export dev docsJames Lopez
2019-01-14Ignore Repository::AmbiguousRefError in db/fixtures/developmentRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-14Merge branch 'patch-31' into 'master'Rémy Coutable
GitLab 11.4.3 "Outbound requests" setting path See merge request gitlab-org/gitlab-ce!22898
2019-01-14Clarify cluster integration link is for all KubernetesDylan Griffith
Not just GKE
2019-01-14Merge branch 'sh-fix-gon-helper-avatar' into 'master'Rémy Coutable
Fix no avatar not showing in user selection box Closes #56268 See merge request gitlab-org/gitlab-ce!24346
2019-01-14Merge branch 'leipert-11.8-upgrade-doc' into 'master'Achilleas Pipinellis
Add 11.7 -> 11.8 update doc See merge request gitlab-org/gitlab-ce!24283
2019-01-14Add 11.7 -> 11.8 update docLukas 'Eipi' Eipert
2019-01-14Merge branch '25341-add-what-s-new-menu-item-in-top-navigation' into 'master'Dmitriy Zaporozhets
Resolve "Add "What's new" menu item in top navigation" Closes #25341 See merge request gitlab-org/gitlab-ce!23186
2019-01-14Resolve "Add "What's new" menu item in top navigation"Brandon Labuschagne
2019-01-14Merge branch 'sh-fix-bitbucket-server-error-handling' into 'master'Rémy Coutable
Fix Bitbucket Server importer error handling Closes #56154 See merge request gitlab-org/gitlab-ce!24343
2019-01-14Merge branch 'zj-ensure-link-pool-repo-gc' into 'master'Lin Jen-Shin
Ensure pool participants are linked before GC Closes gitaly#1354 See merge request gitlab-org/gitlab-ce!24230
2019-01-14Merge branch '54065-bump-minimum-node-version-to-8' into 'master'Mike Greiling
Bump minimal node version from 6 to 8.10.0 Closes #54065 See merge request gitlab-org/gitlab-ce!24305
2019-01-14Merge branch 'docs-gitaly-tls-version' into 'master'Achilleas Pipinellis
Update Gitaly documentation to indicate which version shipped with Gitaly TLS support See merge request gitlab-org/gitlab-ce!24334
2019-01-14Ensure pool participants are linked before GCZeger-Jan van de Weg
In theory the case could happen that the initial linking of the pool fails and so do all the retries that Sidekiq performs. This could lead to data loss. To prevent that case, linking is done before Gits GC too. This makes sure that case doesn't happen.
2019-01-14Indicate which version shipped with Gitaly TLS supportDrew Blessing
2019-01-14Fix specs related to emtpy `except` policy configGrzegorz Bizon
2019-01-14Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan
Adjust applied suggestion reverting previous changes Closes #56017 See merge request gitlab-org/gitlab-ce!24250
2019-01-14Add more specs for only/except policy config entryGrzegorz Bizon
2019-01-14Make fabrication of default config entry more readableGrzegorz Bizon
2019-01-14Refactor only/except configuration policiesGrzegorz Bizon
This commit refactors only/except policies so that these policies could be self-contained. This also adds some changes to YAML configuration library to provide more context to default entry value fabrication process.
2019-01-14Merge branch 'docs-fix-broken-mr-coach-link' into 'master'Marcia Ramos
Fix broken MR coach link See merge request gitlab-org/gitlab-ce!24327
2019-01-14Merge branch '56311-undefined-method-count_of_extra_tags_not_shown' into ↵Filipa Lacerda
'master' Resolve "undefined method `count_of_extra_tags_not_shown'" Closes #56311 See merge request gitlab-org/gitlab-ce!24354
2019-01-14Merge branch 'actioncontroller-parameters-deprecations' into 'master'Rémy Coutable
Fixes several ActionController::Parameters deprecations See merge request gitlab-org/gitlab-ce!24332
2019-01-14Fenced code blocks for all the docsLukas Eipert
2019-01-14Update FE developer and installation documentationLukas Eipert
2019-01-14Remove QA job for node@6Lukas Eipert
2019-01-14Enforce node >= 8.10.0 with engines flagLukas Eipert
2019-01-14Merge branch 'auto-devops-kubectl-1-11-6' into 'master'Dmitriy Zaporozhets
Bump kubectl in Auto DevOps to 1.11.6 See merge request gitlab-org/gitlab-ce!24176
2019-01-14Merge branch 'bump-ingress-chart-112' into 'master'Dmitriy Zaporozhets
Bump nginx-ingress chart to 1.1.2 See merge request gitlab-org/gitlab-ce!24203
2019-01-14Merge branch 'web-terminal_xterm_weblinks' into 'master'Filipa Lacerda
web-terminal: Add support for URL to Link parsing See merge request gitlab-org/gitlab-ce!24242
2019-01-14Rename count_of_extra_tags_not_shown to count_of_extra_topics_not_shownMartin Wortschack
- Add tests for project topics
2019-01-14Merge branch 'update-gitlab-styles' into 'master'Lin Jen-Shin
Update gitlab-styles to 2.5.1 See merge request gitlab-org/gitlab-ce!24336
2019-01-14Merge branch 'move-job-cancel-btn' into 'master'Filipa Lacerda
Move job cancel button Closes #55944 and #54812 See merge request gitlab-org/gitlab-ce!24074
2019-01-14Merge branch 'fix/style-propolal-template' into 'master'Sean McGivern
Rename Add style proposal See merge request gitlab-org/gitlab-ce!24353
2019-01-14Rename Add style proposalJames Lopez
2019-01-14Merge branch 'docs-update-clusters-link-title' into 'master'Evan Read
Docs: Update link title, we support more than GKE See merge request gitlab-org/gitlab-ce!24347
2019-01-14Merge branch 'docs/api-oauth-refactor' into 'master'Evan Read
Refactor the API OAuth docs See merge request gitlab-org/gitlab-ce!24295
2019-01-14Refactor the API OAuth docsAchilleas Pipinellis
2019-01-14Merge branch 'docs-project-members-comma' into 'master'Evan Read
Documentation: In Project Members page, add serial comma See merge request gitlab-org/gitlab-ce!24348
2019-01-14Merge branch 'docs/fix-codeblock-markdown' into 'master'Evan Read
Fix indentation and markup for Markdown codeblock See merge request gitlab-org/gitlab-ce!24321
2019-01-14Add serial commaMike Lewis
2019-01-14Merge branch 'patch-37' into 'master'Mike Lewis
docs: emoji cheat sheet with shortcodes Closes #42672 See merge request gitlab-org/gitlab-ce!24320
2019-01-13Fix no avatar not showing in user selection boxStan Hu
After upgrading to Ruby 2.5.3, we switched `URI.join` in favor of `Gitlab::Utils.append_path`. However, ActionController::Base.helpers.image_path can return a full URL if a CDN host is present. Rails provides a way to generate the full URL using the asset path, but that doesn't appear to work because `request` is nil`. Revert to the previous behavior to handle CDNs and relative URLs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56268
2019-01-13Fix Bitbucket Server importer error handlingStan Hu
The importer would display a 500 error page if you attempted to import using a non-existent DNS entry. This commit rescues known network issues and consolidates them into BitbucketServer::Connection::ConnectionError`. The previous error handling in the paginator doesn't work because it returns a lazy collection. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56154
2019-01-12Merge branch 'qa-fix-deploy-key-test' into 'master'Lin Jen-Shin
Fix add_deploy_key_spec.rb Closes gitlab-org/quality/nightly#29 See merge request gitlab-org/gitlab-ce!24311