- 23 Jul, 2020 1 commit
-
-
Brandon Labuschagne authored
Migrate the old fa spinner icons to the newer spinner classes or gitlab-ui gl-loading-icon component
-
- 22 Jul, 2020 39 commits
-
-
Markus Koller authored
Refactor snippet routes See merge request gitlab-org/gitlab!37437
-
Ezekiel Kigbo authored
Add "more information" to Design Management LFS message See merge request gitlab-org/gitlab!37538
-
Alessio Caiazza authored
Describe more about backward compatibility on CI template dev guide See merge request gitlab-org/gitlab!37329
-
Shinya Maeda authored
-
Kushal Pandya authored
Show count of extra identifiers in project dash See merge request gitlab-org/gitlab!37256
-
Marcel Amirault authored
Add link to merge trains blog post from docs See merge request gitlab-org/gitlab!35040
-
Jason Yavorska authored
-
Martin Wortschack authored
Replace fa-key icon with svg See merge request gitlab-org/gitlab!37251
-
Marcel Amirault authored
Resolve "Link to Jsonnet template from CI Dynamic Child Pipeline docs" Closes #230472 See merge request gitlab-org/gitlab!37415
-
Jason Yavorska authored
-
Natalia Tepluhina authored
Fix design comment pin sizing bug See merge request gitlab-org/gitlab!37541
-
Kushal Pandya authored
Bootstrap pages and components for policy editor See merge request gitlab-org/gitlab!37392
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37539
-
Kushal Pandya authored
Remove createissues logic from list model See merge request gitlab-org/gitlab!32236
-
Marvin Karegyeya authored
-
Kushal Pandya authored
changed the default value of checkbox to false from a dynamic value on first page load Closes #220174 See merge request gitlab-org/gitlab!36646
-
Uday Aggarwal authored
-
Francisco Javier López authored
-
Tom Quirk authored
Regression somewhere meant that pin for new design comments were both too small, and slightly incorrectly positioned. This commit fixes both issues and updates test snapshots.
-
James Ramsay authored
disable alertmanager on praefect node See merge request gitlab-org/gitlab!37454
-
GitLab Release Tools Bot authored
-
Sanad Liaquat authored
Refactor mentions_spec to use `let` syntax See merge request gitlab-org/gitlab!37262
-
Tom Quirk authored
-
Ash McKenzie authored
Create DastSiteProfile from GraphQL mutation See merge request gitlab-org/gitlab!37276
-
Philip Cunningham authored
Hooks models into services to create records in the db.
-
Evan Read authored
Update Praefect migrating existing repos docs to use new API See merge request gitlab-org/gitlab!37515
-
Ash McKenzie authored
Fix spec for issuables FF for user_sees_empty_state_spec See merge request gitlab-org/gitlab!37019
-
Ash McKenzie authored
Fix user_filter_issues_spec when vue_issuables_list ff is off See merge request gitlab-org/gitlab!36868
-
Scott Stern authored
-
Miguel Rincon authored
Replace fa-rss with GitLab SVG icon Closes #225947 See merge request gitlab-org/gitlab!36553
-
Paul Gascou-Vaillancourt authored
-
Thong Kuah authored
Remove :use_legacy_codeowner_validations feature flag See merge request gitlab-org/gitlab!37371
-
Ash McKenzie authored
Add gauges for threads using db connections See merge request gitlab-org/gitlab!36632
-
Bob Van Landuyt authored
This adds a gauge exposing the configured number of threads we expect to be running and using the database called `gitlab_ruby_threads_concurrency_total`. It also adds `gitlab_ruby_threads_total`. This gauge has a `thread_name` label used to identify the kind of thread. For unnamed threads the label will contain `unnamed`. To identify sidekiq worker threads, that before had no name, we set it in the `Gitlab::SidekiqMiddleware::Metrics` server middleware. So we can distinguish it from other running threads. The `uses_db_connection` label indicates if the thread has at some point connected to the database. We use the same subscriber as we do for the query counts to flip this value on the thread.
-
ap4y authored
This commit contains preliminary work for the threat monitoring policy editor: new route and views, new frontend app, related navigation changes. Frontend feature flag was also introduced as well as a link to the new page behind the feature flag.
-
Michael Kozono authored
Fixed Ops-Settings page titles capitalization See merge request gitlab-org/gitlab!37259
-
Justin Mandell authored
Corrected the title cased titles to be sentenced cased
-
Dylan Griffith authored
Limit database deprecation notice window Closes #227292 See merge request gitlab-org/gitlab!37009
-
Mitchell Nielsen authored
We decided to make the .days_until_deprecation method private as its functionality is tested in other tests. This commit also removes the associated test for the newly private method.
-