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-03Update CHANGELOG.md for 11.6.2GitLab Release Tools Bot
[ci skip]
2019-01-02Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'Sean McGivern
Fixed content-disposition in blob and files API endpoint Closes #55781 See merge request gitlab-org/gitlab-ce!24078 (cherry picked from commit ca14b70d5201852751d79d6a0827b81689fff5be) 2cd47bba Fixed api content-disposition in blob and files endpoint
2019-01-02Merge branch 'sh-fix-clone-geo-dropdown' into 'master'Stan Hu
Fix clone dropdown parent inheritance issues in HAML See merge request gitlab-org/gitlab-ce!24029 (cherry picked from commit 68e312b20d7fa16ec924be7a7d10fc67ee0c4292) 9e3f9f75 Fix clone dropdown parent inheritance issues in HAML 70d155e8 Add changelog entry
2019-01-02Merge branch 'sh-fix-http-clone-panel' into 'master'Kushal Pandya
Fix missing Git clone button when protocol restriction setting enabled Closes #55676 See merge request gitlab-org/gitlab-ce!24015 (cherry picked from commit f044679c96251c82de310219a48cb7814dfe5143) 4a8b4d8a Fix missing Git clone button when protocol restriction setting enabled f50ee65b Add spec for HTTP/SSH clone panel 91b0754d Fix HTTP/SSH clone panel for mobile 29adade5 Fix and move specs into admin_disables_git_access_protocol_spec.rb
2019-01-02Merge branch 'markdown-toolbar-btn-fix' into 'master'Filipa Lacerda
Fixes the markdown toolbar buttons Closes #55618 See merge request gitlab-org/gitlab-ce!23979 (cherry picked from commit 82772caf727e3ea59513ffff6693bab1ee37b53f) 3019a567 Fixes the markdown toolbar buttons
2019-01-02Merge branch ↵Stan Hu
'54953-fix-commit_email_hostname-accessor-in-fake_application_settings' into 'master' Add FakeApplicationSettings#commit_email_hostname Closes #54953 See merge request gitlab-org/gitlab-ce!23939 (cherry picked from commit 2a9ba34dde0058c94caa696b2be1e53687faf0d0) ecb847fd Add FakeApplicationSettings#commit_email_hostname
2019-01-02Merge branch '55103-hide-group-cluster-features' into 'master'Kushal Pandya
Resolve "Hide cluster features that don't work yet with Group Clusters" Closes #55103 See merge request gitlab-org/gitlab-ce!23935 (cherry picked from commit a91138baaba93b72c3b487d38e11299e99d2071e) 4ed4a640 Expose environment's cluster type 55bfea0a Disable terminal button for group clusters bfbea9b8 Use constants for cluster_type b1fb15f8 Fix formatting e9c4f190 Add CHANGELOG.md entry for gitlab-ce!23935 0d608a7b Add test for environment_terminal_button e18fb5b3 Memoize call for EnvironmentEntity#cluster_type a45fb5d6 Moves memoization to Environment
2019-01-02Merge branch '51668-fix-line-numbers' into 'master'Mike Greiling
Fix line-height of line numbers Closes #55278 and #51668 See merge request gitlab-org/gitlab-ce!23775 (cherry picked from commit ed3f0100c3f5c71e3370bcbbf1687a627f4ecc1d) c21df376 Adjust line height of blame view line numbers
2018-12-28Update CHANGELOG.md for 11.6.1GitLab Release Tools Bot
[ci skip]
2018-12-27Merge branch 'security-11-6' of dev.gitlab.org:gitlab/gitlabhq into 11-6-stableJohn Jarvis
2018-12-27Merge branch 'security-fix/security-group-user-removal-11-6' into ↵John Jarvis
'security-11-6' [11.6] Resolve "Removing a user from a private group doesn't remove them from group's project, if their project's role was changed" See merge request gitlab/gitlabhq!2716
2018-12-27Merge branch 'security-import-symlink-11-6' into 'security-11-6'John Jarvis
[11.6] Persistent Symlink in Project Import See merge request gitlab/gitlabhq!2728
2018-12-27Merge remote-tracking branch 'origin/security-48259-private-snippet-11-6' ↵John Jarvis
into security-11-6
2018-12-27Merge branch 'security-11-6' into ↵James Lopez
'security-fix/security-group-user-removal-11-6' # Conflicts: # app/services/members/destroy_service.rb
2018-12-27Merge branch 'security-11-6' of dev.gitlab.org:gitlab/gitlabhq into 11-6-stableJohn Jarvis
2018-12-27Merge branch ↵Stan Hu
'55402-broken-master-karma-test-failing-in-spec-javascripts-boards-components-issue_due_date_spec-js' into 'master' Resolve "Broken master: karma test failing in spec/javascripts/boards/components/issue_due_date_spec.js" Closes #55402 See merge request gitlab-org/gitlab-ce!23845
2018-12-27Merge branch 'security-11-6-secret-ci-variables-exposed' into 'security-11-6'John Jarvis
[11.6] Secret CI variables can exposed by creating a tag with the same name as an existing protected branch See merge request gitlab/gitlabhq!2684
2018-12-27Merge branch ↵John Jarvis
'security-11-6-user-keeps-access-to-mr-issue-when-removed-from-team' into 'security-11-6' [11.6] Adds validation to check if user can read project See merge request gitlab/gitlabhq!2753
2018-12-27Merge branch 'security-11-6-group-cicd-settings-accessible-to-maintainer' ↵John Jarvis
into 'security-11-6' [11.6] Group Ex-Maintainer Could maintain Access to Project's Source Code/Jobs/Pipelines/Artifacts if it had Shared Group Runner Configured See merge request gitlab/gitlabhq!2750
2018-12-27Merge branch 'security-11-6-guests-jobs-api' into 'security-11-6'John Jarvis
[11.6] Guest users have access to all Job information via the API See merge request gitlab/gitlabhq!2744
2018-12-27Merge branch 'security-11-6-refs-available-to-project-guest' into ↵John Jarvis
'security-11-6' [11.6] Project guests no longer are able to see refs page See merge request gitlab/gitlabhq!2686
2018-12-27Merge branch 'security-label-xss-11-6' into 'security-11-6'John Jarvis
[11.6] Escape html entities when no label found See merge request gitlab/gitlabhq!2747
2018-12-27Merge branch 'ensure-that-build-token-is-always-running' into 'security-11-6'John Jarvis
[11.6] Ensure that build token is always running See merge request gitlab/gitlabhq!2563
2018-12-27Merge branch 'security-11-6-fix-ssrf-import-url-remote-mirror' into ↵John Jarvis
'security-11-6' [11.6] SSRF - Scan Internal Ports and GCP/AWS endpoints See merge request gitlab/gitlabhq!2708
2018-12-26Adds validation to check if user can read projectTiago Botelho
An issuable should not be available to a user if the project is not visible to that specific user
2018-12-26Merge branch 'security-11-6-54377-label-milestone-name-xss' into 'security-11-6'John Jarvis
[11.6] Escape label and milestone titles to prevent XSS in GFM autocomplete See merge request gitlab/gitlabhq!2740
2018-12-26Merge branch 'security-11-6-url-rel' into 'security-11-6'John Jarvis
[11.6] Set URL rel attribute for broken URLs See merge request gitlab/gitlabhq!2711
2018-12-26Merge branch 'security-todos_not_redacted_for_guests-11-6' into 'security-11-6'John Jarvis
[11.6] Delete confidential issue todos for guests See merge request gitlab/gitlabhq!2722
2018-12-24Add CHANGELOG entryMatija Čupić
2018-12-22Escape html entities when no label foundJarka Košanová
2018-12-22Add CHANGELOG entryMatija Čupić
2018-12-21Update CHANGELOG.md for 11.6.0GitLab Release Tools Bot
[ci skip]
2018-12-20Add changelog entryKushal Pandya
2018-12-20Block private snippets from being embeddableMark Chao
Move embeddable? to model to be used outside view
2018-12-19Fix persistent symlink in project importJames Lopez
- Fix permissions after untar is done - Refactor command line util
2018-12-18Merge branch 'revert-1cccfca1' into 'master'Grzegorz Bizon
Revert "Merge branch 'auto_devops_kubernetes_active' into 'master'" See merge request gitlab-org/gitlab-ce!23826 (cherry picked from commit 73d4b1f625af4cb9e10c4e862ed63a54904f746f) c75c38f8 Revert "Merge branch 'auto_devops_kubernetes_active' into 'master'"
2018-12-18Ensure that build token is only used when runningKamil Trzciński
1. We provide an updated interface to ensure that, 2. We authenticate build dependendencies by build that is being run,
2018-12-18Fix persistent symlink in project importJames Lopez
- Fix permissions after untar is done - Refactor command line util
2018-12-18Merge branch '11-6-stable-prepare-rc8' into '11-6-stable'Robert Speicher
Prepare 11.6 RC8 release See merge request gitlab-org/gitlab-ce!23823
2018-12-17Delete confidential issue todos for guestsFelipe Artur
Fix leaking information of confidential issues on TODOs when user is downgraded to guest access.
2018-12-17Fix broken karma testMartin Wortschack
2018-12-17Merge branch 'upgrade-to-workhorse-7.6.0' into 'master'Robert Speicher
Upgrade to workhorse 7.6.0: See merge request gitlab-org/gitlab-ce!23694
2018-12-17Merge branch 'profile-fixing' into 'master'Annabel Dunstone Gray
Fix profile_header bottom margin, #51807. Closes #51807 See merge request gitlab-org/gitlab-ce!23168
2018-12-17Merge branch '49713-main-navbar-is-broken-in-certain-viewport-widths' into ↵Annabel Dunstone Gray
'master' Resolve "Main navbar is broken in certain viewport widths" Closes #49713 See merge request gitlab-org/gitlab-ce!23348
2018-12-17Merge branch 'winh-dropdown-item-padding' into 'master'Kushal Pandya
Adjust dropdown item and header padding to comply with design specs See merge request gitlab-org/gitlab-ce!23552
2018-12-17Merge branch ↵Grzegorz Bizon
'54626-able-to-download-a-single-archive-file-with-api-by-ref-name' into 'master' Add endpoint to download single artifact by ref Closes #54626 See merge request gitlab-org/gitlab-ce!23538
2018-12-17Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan
Populate MR metrics with events table information (migration) Closes #41587 See merge request gitlab-org/gitlab-ce!23564
2018-12-17Merge branch 'commit-badge-style-fix' into 'master'Filipa Lacerda
Fixed styling of image comment badges on commits Closes #54849 See merge request gitlab-org/gitlab-ce!23659
2018-12-17Merge branch '51122-fix-navigating-discussions' into 'master'Phil Hughes
Resolve "Navigating unresolved discussions on Merge Request page" Closes #51122 See merge request gitlab-org/gitlab-ce!22789
2018-12-17Merge branch '50157-extended-user-centric-tooltips' into 'master'Clement Ho
Resolve "Extended user centric tooltips" Closes #50157 See merge request gitlab-org/gitlab-ce!23231