- 05 Sep, 2019 38 commits
-
-
Paul Slaughter authored
Resolve "Migrate spec/javascripts/ide/components/preview/clientside_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32294
-
Illya Klymov authored
-
Andreas Brandl authored
Refactor new undo_cleanup_concurrent_column_rename migration helper See merge request gitlab-org/gitlab-ce!32343
-
Reuben Pereira authored
- Move code for creating a new column from old into a function so that it can be reused. - Also add comments above the methods.
-
Peter Leitzen authored
Merge branch '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
-
Dmitriy Zaporozhets authored
Makes custom Pages domain open as external link in new tab Closes #66067 See merge request gitlab-org/gitlab-ce!32130
-
Achilleas Pipinellis authored
Merge branch 'docs/9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard' into 'master' Update security dashboards documentation See merge request gitlab-org/gitlab-ce!32674
-
Paul Gascou-Vaillancourt authored
Reflect the addition of a "hide dismissed vulnerabilities" toggle in security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
-
Paul Slaughter authored
Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review roulette See merge request gitlab-org/gitlab-ce!32466
-
Winnie Hellmann authored
-
Andreas Brandl authored
Adjust routable metric See merge request gitlab-org/gitlab-ce!32591
-
Thong Kuah authored
Avoid checking dns rebind protection in validation Closes #66723 See merge request gitlab-org/gitlab-ce!32577
-
Francisco Javier López authored
-
Jacopo authored
Those feature flags were always enabled so we can remove them safely.
-
Achilleas Pipinellis authored
Change serveo link as it often goes down See merge request gitlab-org/gitlab-ce!32680
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Provide guidance on how docs global navigation should be structured See merge request gitlab-org/gitlab-ce!32624
-
Evan Read authored
-
Jan Provaznik authored
Avoid calling freeze on already frozen strings in lib/gitlab See merge request gitlab-org/gitlab-ce!32637
-
Rémy Coutable authored
Merge branch '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
-
Rémy Coutable authored
Add docs exception to lint-ci job See merge request gitlab-org/gitlab-ce!32683
-
Marcel Amirault authored
-
Rémy Coutable authored
Add spaces to devops ci template to reduce warnings See merge request gitlab-org/gitlab-ce!32681
-
Marcel Amirault authored
-
Ben Kochie authored
* Define the counter once. * Make metric name follow Prometheus naming conventions. * Add label for call method.
-
Andreas Brandl authored
Create index for users.unconfirmed_email See merge request gitlab-org/gitlab-ce!32664
-
Thong Kuah authored
Allow not resolvable urls when dns rebinding setting is disabled See merge request gitlab-org/gitlab-ce!32523
-
Francisco Javier López authored
Now, when the dns rebinging setting is disabled, we will allow urls that are not resolvable.
-
Evan Read authored
Port 3 more debug docs to the docs project Closes #63035 See merge request gitlab-org/gitlab-ce!31368
-
Marcel Amirault authored
Move rails and linux cheat sheets, and test_environment reference docs to the docs project
-
Sanad Liaquat authored
Split tests across files for the sake of parallelization See merge request gitlab-org/gitlab-ce!32686
-
Mark Lapierre authored
-
Evan Read authored
Docs: Add role level note to projects permission See merge request gitlab-org/gitlab-ce!32483
-
Cynthia Ng authored
-
Evan Read authored
Separate doc for version specific Geo update steps Closes gitlab-ee#11881 See merge request gitlab-org/gitlab-ce!32542
-
Toon Claes authored
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
-
Ash McKenzie authored
RailsHelpers.stub_rails_env takes care of stubbing Rails.env
-
Ash McKenzie authored
What to avoid in code review See merge request gitlab-org/gitlab-ce!32592
-
- 04 Sep, 2019 2 commits
-
-
Mayra Cabrera authored
Bring method back that was mistakenly removed See merge request gitlab-org/gitlab-ce!32667
-
João Cunha authored
- We're also improving specs to avoid this could happen again
-