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
2018-09-10fixed karmaph-eslint-disable-fixesPhil Hughes
2018-09-10fixed karma & remaining eslints failuresPhil Hughes
2018-09-10fixed some eslintsPhil Hughes
2018-09-10removed more eslint-disablesPhil Hughes
2018-09-10Removed some eslint-disable commentsPhil Hughes
2018-09-10Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable
Enable frozen string for app/helpers/**/*.rb See merge request gitlab-org/gitlab-ce!21320
2018-09-10Merge branch 'sh-fix-ldap-qa' into 'master'Rémy Coutable
Fix LDAP QA specs failing due to button change See merge request gitlab-org/gitlab-ce!21622
2018-09-10Merge branch 'dks-update-templates-licenses-11-3' into 'master'Bob Van Landuyt
Update templates and licenses for 11.3 See merge request gitlab-org/gitlab-ce!21611
2018-09-10Merge branch '51281-on-master-diff-view-contains-extra-and-signs' into 'master'Phil Hughes
Resolve "On master, inline diff view contains extra `+` and `-` signs" Closes #51281 See merge request gitlab-org/gitlab-ce!21634
2018-09-10Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann
2018-09-10Merge branch 'sidekiq-query' into 'master'Rémy Coutable
Disable query limit counter in sidekiq See merge request gitlab-org/gitlab-ce!21470
2018-09-10Update templates and licenses for 11.3Diana Stanley
2018-09-10Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable
API: Use find_branch! in all places Closes #51250 See merge request gitlab-org/gitlab-ce!21614
2018-09-10Merge branch 'sh-fix-failing-instances-statistics-spec' into 'master'Rémy Coutable
Explicitly enable usage ping for instance statistics spec Closes #51294 See merge request gitlab-org/gitlab-ce!21629
2018-09-10Merge branch 'sh-fix-new-project-qa' into 'master'Grzegorz Bizon
Fix QA builds failing due to change in new project page behavior Closes gitlab-qa#322 See merge request gitlab-org/gitlab-ce!21621
2018-09-10Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu
Add system note when due date is changed Closes #38208 See merge request gitlab-org/gitlab-ce!21628
2018-09-10Explicitly enable usage ping for instance statistics specStan Hu
This is similar to https://gitlab.com/gitlab-org/gitlab-ee/issues/7511, but the root cause is https://gitlab.com/gitlab-org/gitlab-ce/issues/51268.
2018-09-09Merge branch 'fix-invite-group-spec-ee' into 'master'Robert Speicher
Update invite_group_spec to be consistent with EE See merge request gitlab-org/gitlab-ce!21608
2018-09-09Add system note when due date is changedEva Kadlecová
2018-09-09Merge branch 'sh-fix-cohorts-spec-ce'Stan Hu
2018-09-09Fix LDAP QA specs failing due to button changeStan Hu
The LDAP tab is no longer a button, but is now a link. Update the QA page to check for a link.
2018-09-09Fix QA builds failing due to change in new project page behaviorStan Hu
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21386 re-introduced the explicit creation of the project name separate from the project path. Filling in the name does automatically populate the path, but the reverse is not true. We now fill in the name instead of the path. Closes https://gitlab.com/gitlab-org/gitlab-qa/issues/322
2018-09-08Merge branch '51267-remove-gitlab-gitaccess-authed_via_jwt' into 'master'Stan Hu
Resolve "Remove Gitlab::GitAccess#authed_via_jwt?" Closes #51267 See merge request gitlab-org/gitlab-ce!21610
2018-09-08Fix rubocopRobert Schilling
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-09-08Fix spec/features/instance_statistics/cohorts_spec.rbStan Hu
If one spec disables the usage ping in the in-memory application settings (e.g. spec/features/usage_stats_consent_spec.rb), then this spec will fail. To work around this problem, we enable the usage ping explicitly in the setup phase. Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7290
2018-09-08Merge branch '48167-fix-outdated-discussions-new-datastructure' into 'master'Tim Zallmann
Resolve "Merge requests show outdated discussions on changes tab" Closes #48167 See merge request gitlab-org/gitlab-ce!21543
2018-09-08Resolve "Merge requests show outdated discussions on changes tab"André Luís
2018-09-08Merge branch 'sh-fix-scope-error-container-repo' into 'master'Stan Hu
Fix scoping errors occuring for ContainerRepository on some builds See merge request gitlab-org/gitlab-ce!21612
2018-09-08Merge branch '2934-create-new-project-re-add-project-name-field' into 'master'Tim Zallmann
Resolve "Create new project: Re-add project name field" Closes #2934 See merge request gitlab-org/gitlab-ce!21386
2018-09-08Resolve "Create new project: Re-add project name field"Martin Wortschack
2018-09-08Fix scoping errors occuring for ContainerRepository on some buildsStan Hu
2018-09-08Remove Gitlab::GitAccess#authed_via_jwt?Ash McKenzie
Previously overridden in EE but no longer required.
2018-09-08Merge branch 'sh-bump-gitlab-shell-8-3-0' into 'master'Stan Hu
Bump gitlab-shell to 8.3.0 See merge request gitlab-org/gitlab-ce!21607
2018-09-08Merge branch ↵Stan Hu
'51233-process-urls-with-spaces-to-support-old-attachment-uploads-2' into 'master' Resolve "Process urls with spaces in all markdown processing" Closes #51233 See merge request gitlab-org/gitlab-ce!21602
2018-09-08Resolve "Process urls with spaces in all markdown processing"Brett Walker
2018-09-08Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling
Vue MR Page - Data structure update See merge request gitlab-org/gitlab-ce!21062
2018-09-08Update invite_group_spec to be consistent with EEDennis Tang
The check for the "Invite member" tab for the test where a project cannot be shared with groups isn't relevant, and needs to be removed since in EE the visibility rules for the tab are different due to both the group and membership lock capabilities.
2018-09-08Merge branch 'use-gitlab-ui-modal' into 'master'Mike Greiling
Use gitlab-ui modal wrapped component See merge request gitlab-org/gitlab-ce!21171
2018-09-08Use gitlab-ui modal wrapped componentClement Ho
2018-09-08Bump gitlab-shell to 8.3.0Stan Hu
2018-09-08Fix for a check that fails if no file can be selectedTim Zallmann
2018-09-08Merge branch 'docs/dangerfile' into 'master'Mike Lewis
Add Documentation Dangerfile See merge request gitlab-org/gitlab-ce!21395
2018-09-08Merge branch 'use-colon-in-lists' into 'master'Mike Lewis
Add guidance on using colons in bullet lists, and make styleguide adhere closer to styleguide. Closes #51086 See merge request gitlab-org/gitlab-ce!21549
2018-09-07Merge branch 'cache-production-assets' into 'master'Mike Greiling
Provide a cached archive of compiled assets See merge request gitlab-org/gitlab-ce!21078
2018-09-07Provide a cached archive of compiled assetsIan Baum
2018-09-07Merge branch 'specify-variables-manual-pipeline' into 'master'Achilleas Pipinellis
Document how to specify environment variables during manual pipeline run and more Closes #46364 See merge request gitlab-org/gitlab-ce!21548
2018-09-07Document how to specify environment variables during manual pipeline run and ↵Evan Read
more
2018-09-07Merge branch '50527-forward-to-chrome-69' into 'master'Mike Greiling
Forward build image to use Chrome 69 Closes #50527 See merge request gitlab-org/gitlab-ce!21586
2018-09-07Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into ↵Achilleas Pipinellis
'master' Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure' See merge request gitlab-org/gitlab-ce!21226