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-11WIP Merge Request specs for deleted forked project65797-source-project-deleted-repo-expectionsGabriel Mazetto
2019-08-09rescue from Gitlab::Git::Repository::NoRepository exceptionGabriel Mazetto
2019-08-08Merge branch 'enable-prom-endpoint-by-default' into 'master'Stan Hu
Enable the prometheus endpoint by default See merge request gitlab-org/gitlab-ce!31565
2019-08-08Enable the prometheus endpoint by defaultSarah Yasonik
2019-08-08Merge branch 'bring-scoped-environment-variables-to-core' into 'master'Robert Speicher
Bring scoped environment variables to core See merge request gitlab-org/gitlab-ce!30779
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
2019-08-08Merge branch 'ce-13035-rename-blocking-mrs' into 'master'Douwe Maan
CE port of "Rename blocking MRs to cross-project MR dependencies" See merge request gitlab-org/gitlab-ce!31372
2019-08-08Rename blocking MRs to cross-project MR dependenciesNick Thomas
We're removing the ability for MRs in a single project to block each other, and performing a rename of the feature to go along with that. This necessitates documentation changes
2019-08-08Merge branch 'docs/refactor-subscription-page' into 'master'Achilleas Pipinellis
Refactor subscriptions information See merge request gitlab-org/gitlab-ce!31504
2019-08-08Refactor subscriptions informationEvan Read
2019-08-08Merge branch '44496-docs' into 'master'Achilleas Pipinellis
Docs for local requests whitelist See merge request gitlab-org/gitlab-ce!31520
2019-08-08Add docs for local requests whitelistReuben Pereira
- Add documentation under security/webhooks since similar docs are present there.
2019-08-08Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'Robert Speicher
Use NotesFinder#target to find Epics See merge request gitlab-org/gitlab-ce!31408
2019-08-08Merge branch 'patch-1' into 'master'Ray Paik
Update proofreader.md See merge request gitlab-org/gitlab-ce!26644
2019-08-08Merge branch 'no-oxygen' into 'master'Annabel Dunstone Gray
Replace Oxygen-Sans with Noto Sans font on visual_review_toolbar See merge request gitlab-org/gitlab-ce!31561
2019-08-08Merge branch '63888-snippets-usage-ping-for-create-smau' into 'master'James Lopez
Resolve "Snippets Usage Ping for Create SMAU" See merge request gitlab-org/gitlab-ce!30930
2019-08-08Record usage on snippet usageMark Chao
Generalize wiki page counter for other page types to extend to.
2019-08-08Merge branch '63181-collapsible-line' into 'master'Kushal Pandya
Makes section title clickable and collapsible Closes #63181 See merge request gitlab-org/gitlab-ce!31571
2019-08-08Merge branch 'patch-71' into 'master'Grzegorz Bizon
Remove duplicated line from Maven CI template See merge request gitlab-org/gitlab-ce!31440
2019-08-08Merge branch 'group-level-cycle-analytics' into 'master'Kushal Pandya
CE Port: FE for group level Cycle Analytics See merge request gitlab-org/gitlab-ce!31574
2019-08-08FE for group level Cycle AnalyticsBrandon Labuschagne
This MR adds the code which displays cycle analytics on a group level. It reuses the cycle_analytics_bundle file which will later be removed. This feature is currently behind the analytics feature flag.
2019-08-08Merge branch 'winh-test-file-coverage' into 'master'Tim Zallmann
Add script for frontend test file coverage See merge request gitlab-org/gitlab-ce!30865
2019-08-08Add script for frontend test file coverageWinnie Hellmann
2019-08-08Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling
Adjust size and align MR-widget loading icon Closes #62609 See merge request gitlab-org/gitlab-ce!31503
2019-08-08Merge branch '63560-add-vue-i18n-eslint' into 'master'Mike Greiling
Add ESLint vue rules to detect vue i18n offences Closes #63560 See merge request gitlab-org/gitlab-ce!31124
2019-08-08Disable vue-i18n for non-autofix filesEzekiel Kigbo
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
2019-08-08Merge branch 'docs/deploy-keys-api' into 'master'Evan Read
Merge deploy keys example to deploy keys API docs See merge request gitlab-org/gitlab-ce!31600
2019-08-08Merge branch '7250-group-bulk-edit-issues-mrs-epics-change-label-ce' into ↵Mike Greiling
'master' [CE] Group bulk edit issues/mrs/epics - change label See merge request gitlab-org/gitlab-ce!31193
2019-08-08CE port for bulk updating group labelsEugenia Grieff
- Original EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14827
2019-08-08Merge deploy keys example to deploy keys API docsAchilleas Pipinellis
No reason to keep them separate.
2019-08-08Merge branch '20137-starrers' into 'master'Stan Hu
Add possibilty to view starrers ("stargazers") of a repository & any user's starred repositories Closes #20137 See merge request gitlab-org/gitlab-ce!24690
2019-08-08Merge branch 'tpresa-expose-reject-unsigned-commits' into 'master'Ash McKenzie
Add docs for reject_unsigned_commits (premium only) See merge request gitlab-org/gitlab-ce!31113
2019-08-08Merge branch 'docs-api-resources' into 'master'Evan Read
Split api resources into it's own doc See merge request gitlab-org/gitlab-ce!31597
2019-08-08Split api resources into it's own docMarcel Amirault
Move the api resources section from the api readme to it's own file, and adjust/link accordingly
2019-08-08Merge branch ↵Mike Greiling
'62973-specify-time-frame-in-shareable-link-for-embedding-metrics' into 'master' Specify time frame in metrics page See merge request gitlab-org/gitlab-ce!31283
2019-08-08Simplify getTimeDiff functionSimon Knox
Pass keyname instead of translated string
2019-08-08Merge branch 'sh-add-missing-csp-report-uri' into 'master'Mayra Cabrera
Add missing report-uri to CSP config See merge request gitlab-org/gitlab-ce!31593
2019-08-07Merge branch 'clair-checksum' into 'master'Stan Hu
Checksum clair executable See merge request gitlab-org/gitlab-ce!31423
2019-08-07Checksum clair executablePhilippe Lafoucrière
2019-08-07Fix public/private starrers counts in special casesCamil Staps
2019-08-07Handle reviewer comments on !24690Camil Staps
2019-08-07Fix display of own projects on the starred projects user profile tabCamil Staps
2019-08-07Allow viewing starrers of empty projectsCamil Staps
2019-08-07Add empty state for starred projects tab on user pageCamil Staps
2019-08-07Fix star count link after clicking star/unstar buttonCamil Staps
2019-08-07InternationalizationCamil Staps
2019-08-07Make users.private_profile default false (previously had no default value)Camil Staps
2019-08-07Address reviewer commentsCamil Staps
2019-08-07Remove postgres-specific SQL from UsersStarProjectCamil Staps
2019-08-07Fix test styleCamil Staps