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-06-14Add basic support for AsciiDoc include directiveGuillaume Grossetie
See http://asciidoctor.org/docs/user-manual/#include-directive
2019-06-14Merge branch 'fix-flyout-navs' into 'master'Phil Hughes
Fix sidebar flyout navigation See merge request gitlab-org/gitlab-ce!29571
2019-06-14Merge branch 'issue-62684' into 'master'Andreas Brandl
Issue 62684 See merge request gitlab-org/gitlab-ce!29430
2019-06-14Merge branch 'feature/require-2fa-for-all-entities-in-group' into 'master'Thong Kuah
inherit require 2fa for all subgroups and projects See merge request gitlab-org/gitlab-ce!24965
2019-06-14Merge branch 'sh-speed-up-commit-loading' into 'master'Douglas Barbosa Alexandre
Speed up commit loads by disabling BatchLoader replace_methods See merge request gitlab-org/gitlab-ce!29633
2019-06-14AutoDevops fix ensure_namespace() does not explicitly test namespaceJack Lei
2019-06-14Speed up commit loads by disabling BatchLoader replace_methodsStan Hu
We've seen a significant performance penalty when using `BatchLoader#__replace_with!`. This defines methods on the batch loader that proxy to the 'real' object using send. The alternative is `method_missing`, which is slower. However, we've noticed that `method_missing` can be faster if: 1. The objects being loaded have a large interface. 2. We don't call too many methods on the loaded object. In production, we've seen the rendering times of the merge request widget increase as a result of loading commit data. BatchLoader attempts to call replace_methods on the lazy object, but this has a significant performance penalty. Disabling this mode (https://github.com/exAspArk/batch-loader/pull/45) appears to cut load times by about 50% for MergeRequestsController#show. Relates to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6941
2019-06-13Merge branch 'sh-omit-blocked-admins-from-notification' into 'master'Robert Speicher
Omit blocked admins from repository check e-mails Closes #63019 See merge request gitlab-org/gitlab-ce!29507
2019-06-13Add index on public_emails for users tableyguo
Clean up issue-62684 Update issue-62684 changelog Update down migrate for issue-62684
2019-06-13refactor: do not apply setting "require 2FA" for ancestor group membersRoger Meier
2019-06-13Modify the branch hooks spec to expect processing of commit messagesFabio Papa
Commit messages are not processed for references to issues when creating the default branch on push. This was expected behavior (probably to avoid performance problems when first pushing a repository with thousands of commits). However, this is not an issue because we always limit the number of commits to process to 100 regardless of whether we are creating the default branch or not.
2019-06-13Merge branch 'add-missing-env-vars-to-sast-docker' into 'master'Bob Van Landuyt
Bring propagated SAST ENV vars into parity with docs See merge request gitlab-org/gitlab-ce!29564
2019-06-13Merge branch '12106-sp-ce' into 'master'Phil Hughes
Moves sp.js to CE repo Closes gitlab-ee#12106 See merge request gitlab-org/gitlab-ce!29545
2019-06-13Merge branch ↵Kamil Trzciński
'61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibility' into 'master' Review roulette excludes mr_author Closes #61157 See merge request gitlab-org/gitlab-ce!28886
2019-06-13refactor: apply "require 2FA" to all subgroup and ancestor group members, ↵Roger Meier
when changing
2019-06-13add changelog entryRoger Rüttimann
2019-06-13Fix sidebar flyout navigationLuke Bennett
Show flyout nav for active item when collapsed.
2019-06-12Omit blocked admins from repository check e-mailsStan Hu
Blocked admins should not receive notifications about failed repository checks. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63019
2019-06-12Excludes MR author from Review rouletteJacopo
Excludes MR author from gitlab_ui and single_codebase Review roulette results.
2019-06-12Remove the grafana_dashboard_link feature flagReuben Pereira
2019-06-12Adding break-word css to home-panel-description class to correctly word wrap ↵Erik van der Gaag
long words
2019-06-12Merge branch 'sh-fix-resolve-button-not-available' into 'master'Fatih Acet
Fix "Resolve conflicts" button not appearing for some users Closes #47954 See merge request gitlab-org/gitlab-ce!29535
2019-06-12Update merge request to CE IDAvielle Wolfe
2019-06-12Move SAST docker changes to CEAvielle Wolfe
2019-06-12Merge branch 'jc-migration-for-source-project-id' into 'master'Andreas Brandl
Fix null source_project_id in pool_repositories Closes gitaly#1653 See merge request gitlab-org/gitlab-ce!29157
2019-06-12Upgrade pages to v1.6.1Vladimir Shushlin
2019-06-12Merge branch 'fix-diverged-branch-locals' into 'master'Stan Hu
Fix diverged branch locals See merge request gitlab-org/gitlab-ce!29508
2019-06-12Resolve "Email notifications do not work properly (issue due date)"Eugenia Grieff
2019-06-12Fix TyposYoginth
2019-06-12Merge branch '59651-remove-unnecessary-decimal-places-on-chart-axes' into ↵Phil Hughes
'master' Resolve "Remove unnecessary decimal places on chart axes" Closes #59651 See merge request gitlab-org/gitlab-ce!29468
2019-06-12Merge branch '5615-non-admins-only-archieve-ce' into 'master'Stan Hu
Add EE backport for the admin view See merge request gitlab-org/gitlab-ce!29268
2019-06-12Merge branch '62788-clean-up-pagination' into 'master'Phil Hughes
Moves table pagination component Closes #62788 See merge request gitlab-org/gitlab-ce!29543
2019-06-12Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński
Expose default_git_depth via project API Closes #62908 See merge request gitlab-org/gitlab-ce!29353
2019-06-12Strip trailing decimal zeros from Metrics axisSimon Knox
2019-06-12Moves sp.js to CE repoFilipa Lacerda
Removes ce to ee differences for snowplow file
2019-06-12Merge branch '9186-implement-atmtwps-state-to-mr-widget' into 'master'Filipa Lacerda
CE backport for gitlab-org/gitlab-ee!12156: Update the merge request widget's "Merge" button to support merge trains See merge request gitlab-org/gitlab-ce!27594
2019-06-12Moves table pagination componentFilipa Lacerda
Move the table paginaiton component under the new pagination folder in vue shared components and updates all the paths
2019-06-12Merge branch ↵Filipa Lacerda
'62300-target-area-for-dropdown-list-items-is-too-small-on-metrics-dashboard' into 'master' Resolve "Target area for dropdown list items is too small on Metrics Dashboard" Closes #62300 See merge request gitlab-org/gitlab-ce!29458
2019-06-12Expose ci_default_git_depth via project APIFabio Pitino
Enable Get and Update of ci_default_git_depth for Project API. Renaming Project#default_git_depth to :ci_default_git_depth to give more context through the API usage. Add API documentation
2019-06-12Document when milestones and labels links are missingAlexandru Croitor
Document that milestones and labels are still accesible through direct links when issues are disabled even if links are missing in sidebar UI.
2019-06-12Apply tooltip on truncated commit titleTimofey Trofimov
2019-06-12Fix "Resolve conflicts" button not appearing for some usersStan Hu
Previously the frontend assumed that the user had to be able to merge to that project in order to resolve conflicts. However, this is overly restrictive, as the user only has to be able to push to the source branch. In fact, appending the text /conflicts to the merge request would bring up the conflict resolution page. This confusion happens when a project contains a protected branch that only allows maintainers to push. Users with Developer access no longer have permission to merge, but they still can create branches in that project. To fix this issue, we now loosen the permission check for the "Resolve conflicts" button and only check for access to push to the source branch. This is consistent with what the backend does in MergeRequests::Conflicts::ListService#can_be_resolved_by?. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/47954
2019-06-12Fix diverged branch localsLuke Bennett
2019-06-12Make time window links take up full dropdown widthSimon Knox
2019-06-11Fix gl_dropdown scrolling to top on assignee clickPaul Slaughter
**How?** It looks like when assignees are clicked, the child of the `<a>`. We fix our propogation check by looking at `.closest` which traverses through the element itself and parent.
2019-06-11Merge branch 'revert-28513' into 'master'Douwe Maan
Revert "Automatically update MR merge-ref along merge status" See merge request gitlab-org/gitlab-ce!29492
2019-06-11Merge branch '62788-graphql-pagination' into 'master'Phil Hughes
Creates pagination component graphql Closes #62788 See merge request gitlab-org/gitlab-ce!29277
2019-06-11Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira
2019-06-11Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu
Fix pipeline schedule when owner is nil Closes gitlab-com/gl-infra/production#805 and #63086 See merge request gitlab-org/gitlab-ce!29477
2019-06-11Fix null source_project_id in pool_repositoriesJohn Cai
Due to a bug, some pool_repositories in production have a null source_project_id column. This migration aims to fix those rows.