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-03-22Destroy repo mirrors instead of disabling themce-its-simple-just-destroy-the-mirrorsLuke Bennett
It is important to destroy data related to repo mirrors when they are disabled. Use `_destroy` nested attribute instead of `enabled` for push mirrors.
2019-03-21Merge branch '57894-buttons-on-group-page-are-misaligned' into 'master'Annabel Dunstone Gray
Resolve "Buttons on group page are misaligned" Closes #57894 See merge request gitlab-org/gitlab-ce!26292
2019-03-21Merge branch 'winh-remove-sushi' into 'master'Mike Greiling
Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430
2019-03-21Update VERSION to 11.10.0-prev11.10.0.preGitLab Release Tools Bot
2019-03-21Update CHANGELOG.md for 11.9.0GitLab Release Tools Bot
[ci skip]
2019-03-21Merge branch 'docs-wip-refactor' into 'master'Achilleas Pipinellis
Docs: Rewrite Work In Progress MR page Closes #34559 See merge request gitlab-org/gitlab-ce!25732
2019-03-21Docs: Rewrite Work In Progress MR pageMarcel Amirault
2019-03-21Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan
Fix duplicated bottom match line Closes #59147 See merge request gitlab-org/gitlab-ce!26402
2019-03-21Merge branch '10514-fix-non-existing-authorized-keys-file' into 'master'Nick Thomas
Handle cases when authorized_keys doesn't exist See merge request gitlab-org/gitlab-ce!26347
2019-03-21Remove .raw from JavaScript fixture file namesWinnie Hellmann
There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body"
2019-03-21Merge branch 'doc-feature-flag-command' into 'master'Achilleas Pipinellis
Add documentation reference for chatops feature flag commands See merge request gitlab-org/gitlab-ce!26425
2019-03-21Merge branch 'ab-db-review-issue-template' into 'master'Douwe Maan
Add issue template for database reviewer See merge request gitlab-org/gitlab-ce!25867
2019-03-21Merge branch 'nfriend-update-merge-request-widget-pipeline-block' into 'master'Filipa Lacerda
Update merge request widget pipeline block to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25745
2019-03-21Update merge request widget pipeline blockNathan Friend
This commit updates the pipeline block that appears on the merge request page to include information that will be exposed by the API as part of the post-merge pipeline feature.
2019-03-21Merge branch 'mw-i18n-admin-controllers' into 'master'Lin Jen-Shin
Externalize strings in admin controllers See merge request gitlab-org/gitlab-ce!26357
2019-03-21Merge branch 'ek-clarify-creating-feature-flags' into 'master'Stan Hu
docs: Adds information and links to clarify how to create feature flags See merge request gitlab-org/gitlab-ce!26349
2019-03-21Fix diff bottom expand button appears twiceMark Chao
This is a quick fix by only append match line once when calling diff_lines_for_serializer multiple time. Also enable feature by default
2019-03-21Merge branch ↵Kushal Pandya
'59189-long-names-in-project-path-namespace-dropdown-breaks-past-container' into 'master' Resolve "Long names in project path namespace dropdown breaks past container" Closes #59189 See merge request gitlab-org/gitlab-ce!26343
2019-03-21Merge branch '59289-fix-push-to-create-protected-branches' into 'master'Douwe Maan
Allow users to create protected branches via CLI Closes #59289 See merge request gitlab-org/gitlab-ce!26413
2019-03-21Add documentation reference for chatops feature flag commandsJacob Vosmaer
2019-03-21Merge branch '59117-inconsistent-hover-behavior-on-navbar-items' into 'master'Kushal Pandya
Resolve "Inconsistent hover behavior on navbar items" Closes #59117 See merge request gitlab-org/gitlab-ce!26345
2019-03-21Adds info and links on creating feature flagsEzekiel Kigbo
Adds A short summary of the steps to create and use feature flags in development for frontend developers who might be unfamiliar with `rails` and or `flipper`. Adds links to further reading in the development guide.
2019-03-21Externalize strings in admin controllersMartin Wortschack
- Update PO file
2019-03-21Merge branch '59293-android-template-is-missing-gitlab-ci-yml' into 'master'Nick Thomas
Resolve "Android template is missing .gitlab-ci.yml" Closes #59293 See merge request gitlab-org/gitlab-ce!26415
2019-03-21Resolve "Android template is missing .gitlab-ci.yml"Jason Lenny
2019-03-21Allow users to create protected branches via CLIPatrick Bajao
This is for fixing a regression introduced by: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24969 This fix will allow users who are allowed to push to protected branches to create protected branches via CLI as well, just like before. The checks for protected branch creation won't need to run.
2019-03-21Merge branch 'revert-1efa9604' into 'master'James Lopez
Revert "Enrich commits with full data in CommitCollection" See merge request gitlab-org/gitlab-ce!26412
2019-03-21Merge branch '59288-review-build-cng-fails-if-the-last-commit-skips-ci' into ↵Lin Jen-Shin
'master' Use the default git clone depth for the review-build-cng job Closes #59288 See merge request gitlab-org/gitlab-ce!26410
2019-03-21Merge branch 'nfriend-update-job-detail-view-sidebar' into 'master'Filipa Lacerda
Update job detail view sidebar to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25777
2019-03-21Revert "Merge branch ↵Sean McGivern
'58805-allow-incomplete-commit-data-to-be-fetched-from-collection' into 'master'" This reverts merge request !26144
2019-03-21Merge branch 'gitaly-version-v1.29.0' into 'master'Douwe Maan
Upgrade Gitaly to v1.29.0 See merge request gitlab-org/gitlab-ce!26406
2019-03-21Upgrade Gitaly to v1.29.0GitalyBot
2019-03-21Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon
Prepare multi-line suggestions for rendering in Markdown See merge request gitlab-org/gitlab-ce!26107
2019-03-21Merge branch 'nfriend-update-pipeline-list-view' into 'master'Filipa Lacerda
Update pipeline list view to accommodate post-merge request pipelines See merge request gitlab-org/gitlab-ce!25690
2019-03-21Use the default git clone depth for the review-build-cng jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-21Merge branch 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan
Handle nil name in Gitlab::Auth::LDAP::Person#name See merge request gitlab-org/gitlab-ce!26364
2019-03-21Merge branch ↵Sean McGivern
'58805-allow-incomplete-commit-data-to-be-fetched-from-collection' into 'master' Enrich commits with full data in CommitCollection Closes #58805 See merge request gitlab-org/gitlab-ce!26144
2019-03-21Merge branch 'k8s_new_deployment_labels' into 'master'Rémy Coutable
Update dashboards to additionally use new environment selector See merge request gitlab-org/gitlab-ce!25623
2019-03-21Update dashboards to additionally use new environment selectorJames Fargher
Deploy boards now will check for app.gitlab.com/env and app.gitlab.com/app
2019-03-21Update Gitlab::AuthorizedKeys specs to be clearerPatrick Bajao
2019-03-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586
2019-03-21Merge branch '59208-add-option-to-keep-cached-fields-during-serialization' ↵Stan Hu
into 'master' Add option to whitelist _html fields from attributes on CacheMarkdownField See merge request gitlab-org/gitlab-ce!26374
2019-03-21Merge branch 'dz-bump-httparty' into 'master'Stan Hu
Bump httparty to version 1.16.4 Closes #44342 See merge request gitlab-org/gitlab-ce!25893
2019-03-21Fix misalignment of group overview page buttonsDennis Tang
2019-03-21Merge branch '57598-use-vendored-files-for-ci-config' into 'master'Grzegorz Bizon
Resolve "Use vendored files for CI config" Closes #57598 See merge request gitlab-org/gitlab-ce!25871
2019-03-20Handle blank projects in CommitCollection#enrich!Luke Duncalfe
A project is needed in order to fetch data from gitaly. Projects can be absent from commits in certain rare situations (like when viewing a MR of a deleted fork). In these cases, assume that the enriched data is not needed. See this comment: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26144#note_152191106 "It's led to a dilemma about where to "fix" this in code. I'm going to fix it by allowing CommitCollection#enrich! to just return unenriched commits when a project is missing, essentially "silently failing". I hope this is the right decision. It's going with the assumption that calls in these situations in the future are not needing the full data. The alternative would be to allow CommitCollection#enrich! to still error, but handle it in the methods that call #enrich!, however that might lead to brittleness in future when working with project-less MRs."
2019-03-20Merge remote-tracking branch 'dev/master'Alex Hanselka
* dev/master: Update CHANGELOG.md for 11.8.3 Update CHANGELOG.md for 11.7.7 Only return `commands_changes` used in frontend
2019-03-20Merge branch 'security-2826-fix-project-serialization-in-quick-actions' into ↵Alex Hanselka
'master' Fix project serialization in quick actions response Closes #2826 See merge request gitlab/gitlabhq!3001
2019-03-20Rename the hidden option to whitelistedDouglas Barbosa Alexandre
2019-03-20Fix spec for Gitlab::JsonCacheDouglas Barbosa Alexandre