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-07-11passing source and target ref to downtime_check rake taskdowntime-check-fix-masterdrew cimino
2019-07-11Merge branch 'sh-bump-rspec-versions' into 'master'Mayra Cabrera
Upgrade rspec-rails to 3.8.2 and dependencies See merge request gitlab-org/gitlab-ce!28378
2019-07-11Merge branch 'sl-stablise-basic-login-spec' into 'master'Dan Davison
Fix basic login test stability Closes gitlab-org/quality/staging#57 See merge request gitlab-org/gitlab-ce!30446
2019-07-11Merge branch 'jivanvl-support-additional-panel-types' into 'master'Fatih Acet
Support additional panel types Closes #60008 See merge request gitlab-org/gitlab-ce!30001
2019-07-11Add support for additional panel typesJose Ivan Vargas
This introduces the single stat chart component aside from the area chart component
2019-07-10Merge branch 'fix_simple_format_undefined' into 'master'Robert Speicher
Fix `simple_format` undefined error #60179 Closes #60179 See merge request gitlab-org/gitlab-ce!30366
2019-07-10Merge branch '54102-add-rubocop-for-rails-logger' into 'master'Stan Hu
Adds a Rubocop cop for Rails.logger Closes #54102 See merge request gitlab-org/gitlab-ce!30415
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
2019-07-10Merge branch 'docs-code-block-style-3' into 'master'Achilleas Pipinellis
Fix whitespace in many administration docs (part 2) See merge request gitlab-org/gitlab-ce!30555
2019-07-10Fix whitespace in many administration docsMarcel Amirault
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs (part 2)
2019-07-10Merge branch 'docs/edit-graphql' into 'master'Achilleas Pipinellis
Edit GraphQL general availability text See merge request gitlab-org/gitlab-ce!30541
2019-07-10Edit GraphQL general availability textEvan Read
2019-07-10Merge branch 'docs-move-pgbouncer-ha-docs-out-of-db-docs' into 'master'Achilleas Pipinellis
Moving Pgbouncer HA documentation out of database documentation Closes #63540 See merge request gitlab-org/gitlab-ce!30471
2019-07-10Merge branch ↵Stan Hu
'backstage/gb/improve-performance-environment-statuses-endpoint' into 'master' Improve performance of fetching environments statuses Closes #62589 See merge request gitlab-org/gitlab-ce!30560
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
This brings the rspec-core version in line with the Gitaly changes and introduces Rails 5.1/5.2 improvements. Full CHANGELOG: https://github.com/rspec/rspec-rails/blob/master/Changelog.md
2019-07-10Merge branch 'rf-optional-pipeline-for-vulnerabilities-api' into 'master'Douwe Maan
Vulnerabilities API now supports pipeline_id See merge request gitlab-org/gitlab-ce!30086
2019-07-10Vulnerabilities API now supports pipeline_idrossfuhrman
2019-07-10Merge branch 'winh-notes-service-deleteNote' into 'master'Clement Ho
Remove deleteNote from notes service See merge request gitlab-org/gitlab-ce!30537
2019-07-10Remove deleteNote from notes serviceWinnie Hellmann
2019-07-10Merge branch 'project-dashboards-docs' into 'master'Achilleas Pipinellis
Add docs on project-based dashboard config See merge request gitlab-org/gitlab-ce!28154
2019-07-10Add docs on project-based dashboard configSarah Yasonik
2019-07-10Merge branch '62363-follow-up-from-move-more-project-routes-under-scope' ↵Lin Jen-Shin
into 'master' Add controller spec for deploy tokens Closes #62363 See merge request gitlab-org/gitlab-ce!30311
2019-07-10Add routing spec for deploy_tokens controllerDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-07-10Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre
Refactor common_metrics importer into a more extensible pattern Closes #63044 See merge request gitlab-org/gitlab-ce!30012
2019-07-10Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre
Prepare cycle analytics for group level See merge request gitlab-org/gitlab-ce!30356
2019-07-10Add changelog for ci/cd environments Gitaly N+1 fixGrzegorz Bizon
2019-07-10Merge branch ↵Annabel Dunstone Gray
'64331-Assignee-field-in-a-new-issue-has-an-incorrect-line-wrap' into 'master' Added css class to fix incorrect line wrap Closes #64331 See merge request gitlab-org/gitlab-ce!30523
2019-07-10Added css class to fix line wrap for assignee label in issuesMarc Schwede
Fixes #64331
2019-07-10Merge branch 'gitaly-version-v1.52.0' into 'master'Kamil Trzciński
Upgrade Gitaly to v1.52.0 See merge request gitlab-org/gitlab-ce!30568
2019-07-10Upgrade Gitaly to v1.52.0GitalyBot
2019-07-10Merge branch 'mf-modal-style-border-radius' into 'master'Annabel Dunstone Gray
Adjust modal border radius to match design spec See merge request gitlab-org/gitlab-ce!30414
2019-07-10Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon
2019-07-10Merge branch 'fixed-dropdown-hover-styles' into 'master'Annabel Dunstone Gray
Fixed dropdown hover styles Closes #64330 and #64340 See merge request gitlab-org/gitlab-ce!30534
2019-07-10Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon
2019-07-10Merge branch 'winh-eslint-import-resolver-jest-workaround' into 'master'Clement Ho
Workaround ESLint only resolving paths in test files Closes #64061 See merge request gitlab-org/gitlab-ce!30296
2019-07-10Workaround ESLint only resolving paths in test filesWinnie Hellmann
2019-07-10Merge branch ↵Clement Ho
'64321-wrong-url-when-creating-milestones-from-instance-milestones-dashboard' into 'master' Fix wrong URL when creating milestones from instance milestones dashboard Closes #64321 See merge request gitlab-org/gitlab-ce!30512
2019-07-10Add newline before subjectMałgorzata Ksionek
Fix rubocop offences
2019-07-10Add attribute reader to project levelMałgorzata Ksionek
2019-07-10Merge branch 'embedded-metrics-be-2' into 'master'Dmitriy Zaporozhets
Expose placeholder element for metrics charts in GFM See merge request gitlab-org/gitlab-ce!29861
2019-07-10Expose metrics element for FE consumptionSarah Yasonik
Adds GFM Pipline filters to insert a placeholder in the generated HTML from GFM based on the presence of a metrics dashboard link. The front end should look for the class 'js-render-metrics' to determine if it should replace the element with metrics charts. The data element 'data-dashboard-url' should be the endpoint the front end should hit in order to obtain a dashboard layout in order to appropriately render the charts.
2019-07-10Add a test for `ci_environments_status` Gitaly N+1Grzegorz Bizon
2019-07-10Add attribute readerMałgorzata Ksionek
2019-07-10Merge branch 'link-help-path-epic-in-dev-docs' into 'master'Achilleas Pipinellis
In /development/documentation page, add link to epic for removing /help See merge request gitlab-org/gitlab-ce!30550
2019-07-10Merge branch 'update-clair-version' into 'master'Thong Kuah
Update Clair Version V8 to V11 See merge request gitlab-org/gitlab-ce!30396
2019-07-10Update Clair Version V8 to V11Can Eldem
2019-07-10Merge branch 'i18n-projects-new' into 'master'Bob Van Landuyt
Externalize strings of page '/projects/new' See merge request gitlab-org/gitlab-ce!30447
2019-07-10Some improvement about text translationantony liu
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
2019-07-10Merge branch 'rs-config-parity' into 'master'Lin Jen-Shin
Copy EE-only config files to CE See merge request gitlab-org/gitlab-ce!30529
2019-07-10Merge branch 'winh-notes-service-toggleAward' into 'master'Kushal Pandya
Remove toggleAward from notes service See merge request gitlab-org/gitlab-ce!30536