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-29make test of note app with comments disabled dryManeschi Romain
2019-08-29Merge branch ↵Paul Slaughter
'66766-install-specific-visual-review-tools-npm-package-version' into 'master' Resolve "Install specific visual review tools NPM package version" Closes #66766 See merge request gitlab-org/gitlab-ce!32404
2019-08-29Lock down visual-review-tools versionScott Hampton
Remove the caret from the visual-review-tools version so that we don't accidentally introduce bugs on new releases.
2019-08-29Merge branch 'rd-add-custom-endpoint-for-new-registrations' into 'master'Sean McGivern
Add custom endpoint for new registrations See merge request gitlab-org/gitlab-ce!32233
2019-08-29Merge branch 'refactor/check-progress-services' into 'master'Jan Provaznik
DRY check progress services See merge request gitlab-org/gitlab-ce!32335
2019-08-29DRY check progress servicesJoão Cunha
Extract duplicated code from two similar classes into a parent one.
2019-08-29Merge branch 'i18n-extract-app-views-projects-services' into 'master'Rémy Coutable
Externalize strings from 'app/views/projects/services' See merge request gitlab-org/gitlab-ce!32402
2019-08-29Merge branch 'resolve-new-qa-differences' into 'master'Rémy Coutable
Fix CE to EE differences in the qa/ directory See merge request gitlab-org/gitlab-ce!32354
2019-08-29Merge branch 'georgekoltsov/13698-override-params' into 'master'Rémy Coutable
Allow project feature permissions to be overridden during import See merge request gitlab-org/gitlab-ce!32348
2019-08-29Allow project feature permissions to be overridden during importGeorge Koltsov
2019-08-29Merge branch 'renovate/gitlab-packages' into 'master'Clement Ho
Update GitLab Packages See merge request gitlab-org/gitlab-ce!32285
2019-08-29Update GitLab PackagesLukas 'Eipi' Eipert
2019-08-29Merge branch 'handle-invalid-mirror-url' into 'master'Nick Thomas
Handle invalid mirror url See merge request gitlab-org/gitlab-ce!32353
2019-08-29Handle invalid mirror urlLee Tickett
2019-08-29Merge branch 'fix-job-webhook-documentation' into 'master'Achilleas Pipinellis
Fix job event webhook documentation inconsistency with its actual request body See merge request gitlab-org/gitlab-ce!32390
2019-08-29Merge branch 'patch-74' into 'master'Achilleas Pipinellis
Removed the word 'located' and inserted the word 'at' See merge request gitlab-org/gitlab-ce!32403
2019-08-29Merge branch 'fix-create-milestone-btn-success' into 'master'Annabel Dunstone Gray
Make some buttons green again See merge request gitlab-org/gitlab-ce!32010
2019-08-29Make some buttons green againWolfgang Faust
Fix missing .btn-success class on the following buttons: * 'Create milestone' button * Secondary button on profile tabs `btn-create` was an old class which was was removed in !23232 and replaced with `btn-success`, but these two seem to have been missed in the process.
2019-08-29Externalize strings from 'app/views/projects/services'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com> Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-08-29Removed the word located and inserted the word atRuchika Jain
2019-08-29Merge branch 'local-test-failures' into 'master'Robert Speicher
git-user-related local test failures See merge request gitlab-org/gitlab-ce!31437
2019-08-29Merge branch '60071-remove-gitlab-keys-usage' into 'master'Nick Thomas
Remove usage of gitlab-shell gitlab-keys script See merge request gitlab-org/gitlab-ce!32138
2019-08-29Merge branch 'sh-fix-snippet-visibility-api' into 'master'Rémy Coutable
Fix snippets API not working with visibility level Closes #66050 See merge request gitlab-org/gitlab-ce!32286
2019-08-29Backport EE changes to the qa/ directoryYorick Peterse
Now that the qa/ directory uses the X_if_ee methods we can backport all these lines to CE.
2019-08-29Merge branch '65063-Embeded-metrics-inconsistent-styles' into 'master'Annabel Dunstone Gray
Fixed embedded metrics tooltip inconsistent styling Closes #65063 See merge request gitlab-org/gitlab-ce!31517
2019-08-29Fixed embedded metrics tooltip inconsistent stylingOlena Horal-Koretska
2019-08-29Fix job event webhook documentation inconsistency with its actual request bodyBian Jiaping
2019-08-29Merge branch 'docs/jramsay/partial-clone-typo' into 'master'Achilleas Pipinellis
Remove incorrectly structured url See merge request gitlab-org/gitlab-ce!32332
2019-08-29Merge branch 'chore/unnecessary-css-class-removal' into 'master'Paul Slaughter
Remove unnecessary CSS class Closes #66163 See merge request gitlab-org/gitlab-ce!32320
2019-08-29Merge branch 'sh-support-content-for-snippets-api' into 'master'Kamil Trzciński
Standardize use of `content` parameter in snippets API Closes #66673 See merge request gitlab-org/gitlab-ce!32296
2019-08-29Remove bad url from partial clone docsJames Ramsay
2019-08-29Merge branch '66524-issue-due-notification-emails-are-threaded-incorrectly' ↵Kamil Trzciński
into 'master' Resolve "Issue due notification emails are threaded incorrectly" See merge request gitlab-org/gitlab-ce!32325
2019-08-29Merge branch 'qa-close-issue-spec' into 'master'Rémy Coutable
Add E2E spec to ensure that issue closes with commit message Closes gitlab-org/quality/testcases#15 See merge request gitlab-org/gitlab-ce!32347
2019-08-29Add E2E spec to ensure that issue closesNailia Iskhakova
Add E2E spec to test that issue closes with commit message
2019-08-29Merge branch '66718-dast-extend-review-only' into 'master'Rémy Coutable
Set dast job to extend .review-only Closes #66718 See merge request gitlab-org/gitlab-ce!32357
2019-08-29Merge branch 'docs-65629-rename-approvers-field' into 'master'Achilleas Pipinellis
Update documentation screenshot See merge request gitlab-org/gitlab-ce!32369
2019-08-29Update documentation screenshotSamantha Ming
2019-08-29Merge branch 'docs-capitalization-4' into 'master'Achilleas Pipinellis
Fix capitalization in more docs See merge request gitlab-org/gitlab-ce!32370
2019-08-29Fix capitalization in more docsMarcel Amirault
Fix capitalization in docs for works like GitLab, Git Omnibus, etc
2019-08-29Merge branch 'docs/edit-autodevops-reqs' into 'master'Achilleas Pipinellis
Make Auto DevOps requirements easier to read See merge request gitlab-org/gitlab-ce!32246
2019-08-29Make Auto DevOps requirements easier to readEvan Read
2019-08-29Auto create authorized_keys file if doesn't existPatrick Bajao
Utilize the auto repair functionality of system checks.
2019-08-29Refactor specs to use one-liner expectationPatrick Bajao
2019-08-29Add system check for authorized_keys file permPatrick Bajao
This check is being removed from gitlab-shell as the file is now being managed by gitlab-rails.
2019-08-29Set default authorized_keys_filePatrick Bajao
This is the same as gitlab-shell's default. This is to ensure that it's always set. It needs to be the same as gitlab-shell's default because we don't set a default value in omnibus-gitlab. If users don't set the value of that config in their install and they upgraded, we must ensure that it's still going to point to the same authorized keys file.
2019-08-29Remove the fallback path from gitlab-cePatrick Bajao
2019-08-29Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'Grzegorz Bizon
Simplify internal post receive messages Closes #59808 See merge request gitlab-org/gitlab-ce!31640
2019-08-29Merge branch 'new-project-milestone-primary-button' into 'master'Kushal Pandya
New project milestone primary button See merge request gitlab-org/gitlab-ce!32355
2019-08-29Revert "DB change, migratoin and changelog"Lee Tickett
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
2019-08-29Merge branch 'remove-checkbox-styling' into 'master'Kushal Pandya
Remove checkbox styling See merge request gitlab-org/gitlab-ce!31500