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-09-05Show remaining hours when milestone due date is today62591-fix-milestone-due-date-today-wording-reworkAlexandru Croitor
https://gitlab.com/gitlab-org/gitlab-ce/issues/62591#note_211861231
2019-09-05Merge branch ↵Peter Leitzen
'66150-remove-dynamically-constructed-feature-flags-starting-with-prometheus_transaction_' into 'master' Resolve "Remove dynamically constructed feature flags starting with `prometheus_transaction_`" Closes #66150 See merge request gitlab-org/gitlab-ce!32395
2019-09-05Merge branch '66067-pages-domain-doesnt-set-target-blank' into 'master'Dmitriy Zaporozhets
Makes custom Pages domain open as external link in new tab Closes #66067 See merge request gitlab-org/gitlab-ce!32130
2019-09-05Merge branch ↵Achilleas Pipinellis
'docs/9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard' into 'master' Update security dashboards documentation See merge request gitlab-org/gitlab-ce!32674
2019-09-05Update security dashboards documentationPaul Gascou-Vaillancourt
Reflect the addition of a "hide dismissed vulnerabilities" toggle in security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
2019-09-05Merge branch 'winh-frontend-ci-roulette' into 'master'Paul Slaughter
Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review roulette See merge request gitlab-org/gitlab-ce!32466
2019-09-05Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review rouletteWinnie Hellmann
2019-09-05Merge branch 'bjk/routable_counter' into 'master'Andreas Brandl
Adjust routable metric See merge request gitlab-org/gitlab-ce!32591
2019-09-05Merge branch 'fj-remove-dns-protection-when-validating' into 'master'Thong Kuah
Avoid checking dns rebind protection in validation Closes #66723 See merge request gitlab-org/gitlab-ce!32577
2019-09-05Avoid checking dns rebind protection in validationFrancisco Javier López
2019-09-05Remove feature flags starting with `prometheus_transaction_`Jacopo
Those feature flags were always enabled so we can remove them safely.
2019-09-05Merge branch 'docs-serveo-link' into 'master'Achilleas Pipinellis
Change serveo link as it often goes down See merge request gitlab-org/gitlab-ce!32680
2019-09-05Change serveo link as it often goes downMarcel Amirault
2019-09-05Merge branch 'docs/add-global-nav-principles' into 'master'Achilleas Pipinellis
Provide guidance on how docs global navigation should be structured See merge request gitlab-org/gitlab-ce!32624
2019-09-05Provide guidance on how docs global navigation should be structuredEvan Read
2019-09-05Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik
Avoid calling freeze on already frozen strings in lib/gitlab See merge request gitlab-org/gitlab-ce!32637
2019-09-05Merge branch ↵Rémy Coutable
'66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-instead' into 'master' Use stub_rails_env for Rails.env stubbing Closes #66966 See merge request gitlab-org/gitlab-ce!32625
2019-09-05Merge branch 'shorten-doc-pipeline' into 'master'Rémy Coutable
Add docs exception to lint-ci job See merge request gitlab-org/gitlab-ce!32683
2019-09-05Add docs exception to lint-ci jobMarcel Amirault
2019-09-05Merge branch 'auto-devops-template-comments' into 'master'Rémy Coutable
Add spaces to devops ci template to reduce warnings See merge request gitlab-org/gitlab-ce!32681
2019-09-05Add spaces to devops ci template to reduce warningsMarcel Amirault
2019-09-05Adjust routable metricBen Kochie
* Define the counter once. * Make metric name follow Prometheus naming conventions. * Add label for call method.
2019-09-05Merge branch 'ab/unconfirmed-email-index' into 'master'Andreas Brandl
Create index for users.unconfirmed_email See merge request gitlab-org/gitlab-ce!32664
2019-09-05Merge branch 'fj-66723-add-dns-rebinding-protection-check' into 'master'Thong Kuah
Allow not resolvable urls when dns rebinding setting is disabled See merge request gitlab-org/gitlab-ce!32523
2019-09-05Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López
Now, when the dns rebinging setting is disabled, we will allow urls that are not resolvable.
2019-09-05Merge branch 'docs-debug-harishsr' into 'master'Evan Read
Port 3 more debug docs to the docs project Closes #63035 See merge request gitlab-org/gitlab-ce!31368
2019-09-05Move 3 references from debug project to docsMarcel Amirault
Move rails and linux cheat sheets, and test_environment reference docs to the docs project
2019-09-05Merge branch 'docs-qa-prefer-multiple-files' into 'master'Sanad Liaquat
Split tests across files for the sake of parallelization See merge request gitlab-org/gitlab-ce!32686
2019-09-05Split tests across files for the sake of parallelizationMark Lapierre
2019-09-05Merge branch 'docs-zd-130525' into 'master'Evan Read
Docs: Add role level note to projects permission See merge request gitlab-org/gitlab-ce!32483
2019-09-05Docs: Add role level note to projects permissionCynthia Ng
2019-09-05Merge branch 'tc-ce-archive-old-geo-update-docs' into 'master'Evan Read
Separate doc for version specific Geo update steps Closes gitlab-ee#11881 See merge request gitlab-org/gitlab-ce!32542
2019-09-05Separate doc for version specific Geo update stepsToon Claes
To emphasize the happy path for updating Geo nodes, put the version specific steps in a separate document and cross-link them for discoverability. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
2019-09-05Use stub_rails_env for Rails.env stubbingAsh McKenzie
RailsHelpers.stub_rails_env takes care of stubbing Rails.env
2019-09-05Merge branch 'mj/code-review-avoid' into 'master'Ash McKenzie
What to avoid in code review See merge request gitlab-org/gitlab-ce!32592
2019-09-05Merge branch 'fix/regression-remove-installation-pod' into 'master'Mayra Cabrera
Bring method back that was mistakenly removed See merge request gitlab-org/gitlab-ce!32667
2019-09-05Bring method back that was mistakenly removedJoão Cunha
- We're also improving specs to avoid this could happen again
2019-09-05Merge branch '62535-upgrade-graphql-gem-to-latest-version-1-9-6-or-higher' ↵Mayra Cabrera
into 'master' Upgrade GraphQL gem to 1.9.11 See merge request gitlab-org/gitlab-ce!31980
2019-09-05Upgrade graphql gem to 1.9.10Brett Walker
- `edge_nodes` needs to get called on the object - added `include GlobalID::Identification` in a couple places - renamed `object` to `item` in spec due to conflict
2019-09-04Merge branch ↵Paul Slaughter
'12155-update-pipelines-minutes-expiry-banner-to-an-alert-component-type-ce' into 'master' CE - Update pipelines minutes expiry banner to an alert component type See merge request gitlab-org/gitlab-ce!31654
2019-09-04Update Pipelines Minutes expire banner (CE)Ammar Alakkad
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
2019-09-04Merge branch ↵Mayra Cabrera
'64009-show-a-meaningful-error-message-when-due-quick_actions-command-fails-because-the-date-format-is-invalid' into 'master' Resolve "Show a meaningful error message when /due quick_actions command fails because the date format is invalid" See merge request gitlab-org/gitlab-ce!32349
2019-09-04Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉
When using /due quick action with an invalid date a meaninful error message is shown.
2019-09-04Merge branch 'ab-add-index-for-ci-builds-metrics' into 'master'Mayra Cabrera
Create partial index for gitlab-monitor CI metrics See merge request gitlab-org/gitlab-ce!32546
2019-09-04Merge branch 'an-stricter-prom-checks' into 'master'Mayra Cabrera
Stricter validation of prometheus label values See merge request gitlab-org/gitlab-ce!32460
2019-09-04Stricter validation of prometheus label valuesAndrew Newdigate
See https://gitlab.com/gitlab-org/prometheus-client-mmap/merge_requests/38
2019-09-04Merge branch 'docs/13496-use-security-dashboard-in-pipelines-view' into 'master'Achilleas Pipinellis
Update Pipeline Security Dashboard documentation See merge request gitlab-org/gitlab-ce!32396
2019-09-04Update Pipeline Security Dashboard documentationMark Florian
Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
2019-09-04Merge branch 'docs-ssot-api-templates' into 'master'Achilleas Pipinellis
SSoT for API template docs Closes #64589 See merge request gitlab-org/gitlab-ce!31320
2019-09-04Added SSoT front and back matterMatt Penna
These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort.