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-08-16Merge branch 'docs-lists-cleanup-3' into 'master'Marcia Ramos
Adjust headers in /university See merge request gitlab-org/gitlab-ce!31702
2019-08-16Adjust headers in /universityMarcel Amirault
2019-08-16Merge branch 'docs-styleguide-codeblocks' into 'master'Marcia Ramos
Update docs style for code blocks Closes #65373 See merge request gitlab-org/gitlab-ce!31297
2019-08-16Update docs style for code blocksMarcel Amirault
Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks
2019-08-16Merge branch 'dm-fix-quarantined-spec' into 'master'Nick Thomas
Fix quarantined spec by waiting for requests Closes #65329 See merge request gitlab-org/gitlab-ce!31862
2019-08-16Merge branch '61335-fix-file-icon-status' into 'master'Filipa Lacerda
Resolve "Web IDE uncommitted files use wrong icon in tree" Closes #61335 See merge request gitlab-org/gitlab-ce!31560
2019-08-16Rewrite changed_file_icon_spec in JestPaul Slaughter
- Uses vue-test-utils - More complete coverage with parameterized tests
2019-08-16Merge branch 'add-feature-flag-cleanup-to-template' into 'master'Marin Jankovski
Document cleanup of feature flag after deploy See merge request gitlab-org/gitlab-ce!31893
2019-08-16Document cleanup of feature flag after deployHeinrich Lee Yu
2019-08-16Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński
Enable DAG support by default Closes #65457 See merge request gitlab-org/gitlab-ce!31814
2019-08-16Merge branch 'do-not-vendor-go-mod' into 'master'Grzegorz Bizon
Don't use go mod vendor See merge request gitlab-org/gitlab-ce!31721
2019-08-16Merge branch 'ce-issue_12619' into 'master'Jan Provaznik
[Backport] Add feature specs for multiple issue boards for groups See merge request gitlab-org/gitlab-ce!31481
2019-08-16Add feature specs for multiple group issue boardsFelipe Artur
Add feature specs for multiple issue boards for groups
2019-08-16Merge branch 'fe-add-unbinds-to-discussion-keyboard-navigator' into 'master'Kushal Pandya
Add key unbinds to DiscussionKeyboardNavigator See merge request gitlab-org/gitlab-ce!31857
2019-08-16Merge branch 'docs-arm64-k8s-support' into 'master'Evan Read
Add a note about the lack of arm64 support See merge request gitlab-org/gitlab-ce!31887
2019-08-16Add a note about the lack of arm64 supportAlexander Tanayno
2019-08-16Merge branch 'docs/profile-security-dashboard' into 'master'Evan Read
Document option to set Security Dashboard as default view for groups See merge request gitlab-org/gitlab-ce!31795
2019-08-16Document option to set Security Dashboard as default view for groupsAchilleas Pipinellis
2019-08-16Merge branch 'productivity-analytics-docs-revert' into 'master'Evan Read
Revert adding productivity analytics docs See merge request gitlab-org/gitlab-ce!31848
2019-08-16Revert adding productivity analytics docsMartin Wortschack
2019-08-16Merge branch 'docs-acyclic-graph-list' into 'master'Evan Read
Remove indentation from list See merge request gitlab-org/gitlab-ce!31885
2019-08-16Remove indentation from listMarcel Amirault
2019-08-16Merge branch 'implement-dag-docs' into 'master'Evan Read
Docs for DAG based on `needs:` See merge request gitlab-org/gitlab-ce!31337
2019-08-16Revert "Improve test for .with_needs"Kamil Trzciński
This reverts commit d1eddaa98a83400d043678a2239adc4d781b4549
2019-08-16Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah
Resolve "Multi selection for delete on registry page" Closes #24705 See merge request gitlab-org/gitlab-ce!30837
2019-08-16Merge branch 'add-nonce-to-shortcuts-eval' into 'master'Stan Hu
Add nonce to globalEval in shortcuts.js See merge request gitlab-org/gitlab-ce!31837
2019-08-16Merge branch 'enable-specific-embeds' into 'master'Mayra Cabrera
Support metrics dashboard query parameters in GFM metrics filter See merge request gitlab-org/gitlab-ce!31304
2019-08-16Support query parameters in metrics embedsSarah Yasonik
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971 Adds support for embedding specific charts from the metrics dashboard. Expected parameters are dashboard, title, group, and y_label.
2019-08-15Merge branch '65927-role-span-css-looks-too-large' into 'master'Fatih Acet
Fix for role span being too 'ballooned' Closes #65927 See merge request gitlab-org/gitlab-ce!31706
2019-08-15Merge branch 'renovate/gitlab-svgs-1.x' into 'master'Fatih Acet
Update dependency @gitlab/svgs to ^1.68.0 See merge request gitlab-org/gitlab-ce!31729
2019-08-15Merge branch 'squash-project-templates-on-update' into 'master'Michael Kozono
Squash project templates on update See merge request gitlab-org/gitlab-ce!31592
2019-08-15Squash project templates on updateHordur Freyr Yngvason
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/46043, project templates should be squashed before updating, so that repositories created from these templates don't include the full history of the backing repository.
2019-08-15Merge branch 'sh-fix-discussions-spec' into 'master'Mayra Cabrera
Fix failing N+1 spec in spec/requests/api/discussions_spec.rb See merge request gitlab-org/gitlab-ce!31865
2019-08-15Merge branch 'new-cycle-analytics-backend-migrations' into 'master'Mayra Cabrera
Migrations for Cycle Analytics backend See merge request gitlab-org/gitlab-ce!31621
2019-08-15Migrations for Cycle Analytics backendAdam Hegyi
This change lays the foundation for customizable cycle analytics stages. The main reason for the change is to extract the event definitions to separate objects (start_event, end_event) so that it could be easily customized later on.
2019-08-15Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu
This test was failing in EE because the API helper `get()` creates a personal access token each time it's run. We can avoid that by pre-creating a personal access token and passing it each time.
2019-08-15Merge branch '65797-remove-gitaly-rebase-status-from-model' into 'master'Mayra Cabrera
Only read rebase status from the model See merge request gitlab-org/gitlab-ce!31847
2019-08-15Only read rebase status from the modelNick Thomas
Prior to 12.1, rebase status was looked up directly from Gitaly. In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14417 , a DB column was added to track the status instead. However, we couldn't stop looking at the gitaly status immediately, since some rebases may been running across the upgrade. Now that we're in 12.3, it is safe to remove the direct-to-gitaly lookup. This also happens to fix a 500 error that is seen when viewing an MR for a fork where the source project has been removed. We still look at the Gitaly status in the service, just in case Gitaly and Sidekiq get out of sync - I assume this is possible, and it's a relatively cheap check. Since we atomically check and set `merge_requests.rebase_jid`, we should never enqueue two `RebaseWorker` jobs in parallel.
2019-08-15Merge branch 'mc-removes-fixtures-from-db-files' into 'master'Stan Hu
Removes db/fixtures from database files See merge request gitlab-org/gitlab-ce!31635
2019-08-15Removes db/fixtures from database filesMayra Cabrera
This will avoid Danger to suggest a database review for files inside db/fixtures
2019-08-15Merge branch ↵Douglas Barbosa Alexandre
'50020-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master' Allow email notifications to be disabled for all users of a group See merge request gitlab-org/gitlab-ce!30755
2019-08-15Allow disabling group/project email notificationsBrett Walker
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
2019-08-15Merge branch 'sh-update-rugged-0.28.3' into 'master'Mayra Cabrera
Upgrade Rugged to 0.28.3.1 See merge request gitlab-org/gitlab-ce!31794
2019-08-15Fix quarantined spec by waiting for requestsDouwe Maan
2019-08-15Merge branch 'ashmckenzie/remove-duplicate-users-routes' into 'master'Stan Hu
Remove duplicate -/users/terms routes See merge request gitlab-org/gitlab-ce!31812
2019-08-15Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre
Allow CI to clone public projects when HTTP protocol is disabled Closes #65805 See merge request gitlab-org/gitlab-ce!31632
2019-08-15Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre
Eliminate many Gitaly calls in discussions API Closes #65957 See merge request gitlab-org/gitlab-ce!31834
2019-08-15Add key unbinds to DiscussionKeyboardNavigatorPaul Slaughter
Also adds comment to explain why this works on the diff-tab when it's only used in `notes-app`. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30144#note_204066538
2019-08-15Eliminate many Gitaly calls in discussions APIStan Hu
Previously, the API to retrieve discussions from merge requests often generated hundreds of Gitaly calls to determine whether a system note should be shown to the user. It did this by: 1. Rendering the Markdown 2. Extracting cross-references from the Markdown 3. For cross-references that were commits, a Gitaly FindCommit RPC would be issued to validate that the commit exists. The last step is unnecessary because we don't need to display a commit if the user doesn't have access to the project in the first place. `RendersNotes#prepare_notes_for_rendering` is already used in `MergeRequestsController`, which is why we don't see N+1 Gitaly calls there. We use it here to optimize the note redaction process. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65957
2019-08-15Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'Stan Hu
Adds EE prepend, which for some reason was missing See merge request gitlab-org/gitlab-ce!31851