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
2017-09-19Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu
Reorganize indexes for the "deployments" table Closes #36877 See merge request gitlab-org/gitlab-ce!14348
2017-09-19Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse
Fix regular expression used for opclasses to not be confused by partial index clause See merge request gitlab-org/gitlab-ce!14343
2017-09-19Merge branch ↵Stan Hu
'37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-project' into 'master' Resolve "Auto DevOps banner is not shown when the repository is empty (new project)" Closes #37890 See merge request gitlab-org/gitlab-ce!14321
2017-09-19Merge branch 'zj-update-project-settings' into 'master'Grzegorz Bizon
Allow updating of project auto devops settings Closes #37893 See merge request gitlab-org/gitlab-ce!14291
2017-09-19Merge branch 'issue_37640_9_5_stable' into '9-5-stable'Grzegorz Bizon
Fix project feature being deleted when updating project with invalid visibility level See merge request gitlab-org/gitlab-ce!14235 # Conflicts: # db/schema.rb # spec/services/projects/update_service_spec.rb
2017-09-19Merge branch ↵Grzegorz Bizon
'36907-new-issue-from-failed-build-no-longer-links-to-failed-build' into 'master' Resolve "New issue from failed build no longer links to failed build" Closes #36907 See merge request !13790
2017-09-19Merge branch 'role-badge-fix' into 'master'Douwe Maan
IssueNotes: Fix role badge styling. See merge request gitlab-org/gitlab-ce!14279
2017-09-19Merge branch '37590-pipelines-mr' into 'master'Annabel Dunstone Gray
Fix mini graph pipeline breaking in merge request view Closes #37590 See merge request gitlab-org/gitlab-ce!14306
2017-09-19Merge branch '37465-fix-line-resolve-all-green-checkmark-icon' into 'master'Annabel Dunstone Gray
Update "x/x discussions resolved" checkmark icon to be green when all discussions resolved Closes #37465 See merge request gitlab-org/gitlab-ce!14255
2017-09-19Merge branch '33287-fix-mr-widget-errors-with-external-services' into 'master'Fatih Acet
Fix MR widget with external CI services/integrations Closes #33287 See merge request gitlab-org/gitlab-ce!13977
2017-09-19Merge branch '37259-some-mr-ready-mobile-fixes' into 'master'Fatih Acet
Fix MR widget with ready to merge buttons/controls at mobile breakpoint Closes #37259 See merge request gitlab-org/gitlab-ce!14242
2017-09-19Merge branch '37957-fix-groups-members-flyout-link' into 'master'Phil Hughes
Use correct group members path for members flyout link Closes #37957 See merge request gitlab-org/gitlab-ce!14329
2017-09-19Merge branch 'issue_37640' into 'master'Grzegorz Bizon
Fix project feature being deleted when updating project with invalid visibility level Closes #37640 See merge request gitlab-org/gitlab-ce!14234
2017-09-19Merge branch 'docs-replace-pipelines-cicd' into 'master'Achilleas Pipinellis
Change Pipelines to CI/CD for Settings page See merge request gitlab-org/gitlab-ce!14168
2017-09-19Merge branch '37857-build-header-gap' into 'master'Phil Hughes
Remove gaps under nav on build page Closes #37857 See merge request gitlab-org/gitlab-ce!14283
2017-09-19Merge branch 'fix_wiki_md' into 'master'Achilleas Pipinellis
Fix broken link in docs/api/wiki.md See merge request gitlab-org/gitlab-ce!14296
2017-09-19Merge branch '37454-remove-confidential-cb-edit-issue' into 'master'Phil Hughes
Remove confidential toggle checkbox while editing issue inline Closes #37454 See merge request !14142
2017-09-18Update VERSION to 10.0.0-rc4v10.0.0-rc4Jarka Kadlecova
2017-09-18Merge branch '10-0-stable-prepare-rc4' into '10-0-stable'Jarka Kadlecova
Prepare 10.0 RC4 release See merge request gitlab-org/gitlab-ce!14310
2017-09-17Merge branch 'rs-default-user-entity' into 'master'Stan Hu
Ensure we use `Entities::User` for non-admin `users/:id` API requests See merge request gitlab-org/gitlab-ce!14314
2017-09-17Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0'Robert Speicher
Add Security Concerns section to reply by email documentation [ci skip] See merge request gitlab/gitlabhq!2191
2017-09-15Merge branch 'fix-share-with-group-lock-update' into 'master'Robert Speicher
Fix setting share_with_group_lock Closes #37916 See merge request gitlab-org/gitlab-ce!14300
2017-09-15Merge branch '37886-typo-in-protected-runners-setting-checkbox' into 'master'Grzegorz Bizon
Resolve "Typo in Protected Runners setting checkbox" Closes #37886 See merge request gitlab-org/gitlab-ce!14284
2017-09-15Merge branch '37844-layout-nav-space' into 'master'Phil Hughes
Remove extra space between profile header and navbar Closes #37844 See merge request gitlab-org/gitlab-ce!14275
2017-09-15Merge branch 'indexes-for-recent-push-events' into 'master'Robert Speicher
Add missing index for getting recent push events See merge request gitlab-org/gitlab-ce!14273
2017-09-15Merge branch 'ci-environment-status-performance' into 'master'Stan Hu
Constrain environment deployments to project IDs Closes #36877 See merge request gitlab-org/gitlab-ce!14252
2017-09-15Merge branch 'projects-controller-show' into 'master'Rémy Coutable
SQL performance improvements for ProjectsController#show See merge request gitlab-org/gitlab-ce!14226
2017-09-15Merge branch 'docs-my-reaction-filter' into 'master'Achilleas Pipinellis
Docs filter by my reaction See merge request gitlab-org/gitlab-ce!14197
2017-09-15Update VERSION to 10.0.0-rc3v10.0.0-rc3Jarka Kadlecova
2017-09-15Merge branch '10-0-stable-prepare-rc3' into '10-0-stable'Jarka Kadlecova
Prepare 10.0 RC3 release See merge request gitlab-org/gitlab-ce!14266
2017-09-14Merge branch '37845-fix-oauth-provider-forced-encoding' into 'master'Grzegorz Bizon
Don't force the encoding of the OAuth provider in Gitlab::OAuth::AuthHash#provider Closes #37845 See merge request gitlab-org/gitlab-ce!14263
2017-09-14Merge branch '37759-also-treat-newlines-as-separator' into 'master'Kamil Trzciński
Treat newlines as separators for pipeline emails service Closes #37759 See merge request gitlab-org/gitlab-ce!14250
2017-09-14Merge branch 'repo-cache-fix' into 'master'Kamil Trzciński
Restore has_visible_content? to improve performance (cache) See merge request gitlab-org/gitlab-ce!14264
2017-09-14Merge branch '35978-milestone-title' into 'master'Phil Hughes
Truncate milestone text on collapse; add tooltip for title Closes #35978 See merge request gitlab-org/gitlab-ce!14123
2017-09-14Merge branch ↵Douwe Maan
'37576-renamed-files-have-escaped-html-for-the-inline-diff-in-the-header' into 'master' Resolve "Renamed files have escaped HTML for the inline diff in the header" Closes #37576 See merge request gitlab-org/gitlab-ce!14121
2017-09-14Merge branch '37573-fix-sidebar-active-color' into 'master'Phil Hughes
Update badge color to match theme; lighten active color in sidebar Closes #37573 See merge request gitlab-org/gitlab-ce!14116
2017-09-14Merge branch ↵Kamil Trzciński
'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
2017-09-14Merge branch 'fix_default_navigation_theme_selection' into 'master'Robert Speicher
Fix default navigation theme selection Closes #37777 See merge request !14260
2017-09-14Merge branch 'sub-group-dropdown-width' into 'master'Annabel Dunstone Gray
Fixed width of sub-group in breadcrumb dropdown Closes #37745 See merge request !14210
2017-09-14Merge branch 'fix/gpg-tmp-dir-removal-race-condition' into 'master'Rémy Coutable
Fix: GPG tmp dir removal race condition Ignore any errors when removing the tmp directory, as we may run into a race condition: The `gpg-agent` agent process may clean up some files as well while `FileUtils.remove_entry` is iterating the directory and removing all its contained files and directories recursively, which could raise an error. Closes #36998 See merge request !14194
2017-09-14Merge branch 'zj-auto-devops-banner' into 'master'Kamil Trzciński
AutoDevOps banner hidden on explicit CI config Closes #37652 See merge request !14207
2017-09-14Merge branch 'fly-out-nav-closest-undefined' into 'master'Tim Zallmann
Fix JS error in fly-out nav See merge request !14212
2017-09-14Merge branch 'zj-usage-data-auto-devops' into 'master'Kamil Trzciński
Add usage ping for Auto DevOps Closes #37648 See merge request !14162
2017-09-14Merge branch ↵Douwe Maan
'37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshot' into 'master' Resolve "Lazy image loading breaks notification mails for an added screenshot" Closes #37629 See merge request !14161
2017-09-14Merge branch 'sh-exclude-api-responses' into 'master'Robert Speicher
Exclude logging of API responses to prevent leakage of confidential data See merge request !14245
2017-09-14Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński
Allow all AutoDevOps banners to be disabled Closes #37653 See merge request !14218
2017-09-14Merge branch '37730-image-onion-skin-does-not-work-anymore' into 'master'Clement Ho
Resolve "Image onion skin + swipe does not work anymore" Closes #37730 and #37732 See merge request !14215
2017-09-14Merge branch 'docs/autodevops-fixes' into 'master'Achilleas Pipinellis
Fix Auto DevOps quick start guide Closes #37768 See merge request !14230
2017-09-14Merge branch 'breadcrumbs-hover-underline' into 'master'Filipa Lacerda
Fixed the breadcrumbs project name not having hover style Closes #37661 See merge request !14211
2017-09-14Merge branch 'detect-orphaned-repositories' into 'master'Douwe Maan
Detect orphaned repositories See merge request !14204