- 03 Feb, 2021 40 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed resolved thread count not showing
-
Phil Hughes authored
-
Phil Hughes authored
This removes the need to use discussions.json and also removes calls to this endpoint. Instead we always use the notes endpoint and populate the discussions from this endpoint. https://gitlab.com/gitlab-org/gitlab/-/issues/209784
-
Natalia Tepluhina authored
Pipeline Graph Structural Update: SVG Bugfix See merge request gitlab-org/gitlab!53067
-
Sarah Groff Hennigh-Palermo authored
-
Matthias Käppler authored
Fix 2.7 warning for attr_encrypted See merge request gitlab-org/gitlab!53173
-
Nicolò Maria Mezzopera authored
Update UI Text in Deploy Tokens screen See merge request gitlab-org/gitlab!52267
-
Mike Jang authored
Restore gitlab pot timestamps
-
Patrick Bajao authored
Update gitlab-shell to v13.16.0 See merge request gitlab-org/gitlab!53097
-
Igor Drozdov authored
default_value_for uses attr_changed? that raises a warning since it's not critical to skip setting a default value for encrypted attributes in specs, we can skip it
-
Stan Hu authored
[RUN ALL RSPEC] Update rspec-* gem versions See merge request gitlab-org/gitlab!52873
-
Dmytro Zaporozhets (DZ) authored
Preserve Epic parent-child association when importing using Bulk Import See merge request gitlab-org/gitlab!52662
-
Marcel Amirault authored
Adding `.` to list of masked variables See merge request gitlab-org/gitlab!53092
-
Duncan Harris authored
-
Tiger Watson authored
Generate absolute paths for Gitaly test config files See merge request gitlab-org/gitlab!53174
-
Kushal Pandya authored
Externalize UI text for push rule settings See merge request gitlab-org/gitlab!53185
-
Ezekiel Kigbo authored
Externalizes additional strings for the push rule settings page
-
Vitaly Slobodin authored
Do not automatically focus on projects search input See merge request gitlab-org/gitlab!53094
-
Dylan Griffith authored
Rename asset_proxy_whitelist column See merge request gitlab-org/gitlab!50824
-
Kushal Pandya authored
Apply new GitLab UI for buttons in empty project snippets placeholder See merge request gitlab-org/gitlab!53157
-
Yogi authored
-
Heinrich Lee Yu authored
Preload recent failures on test suite See merge request gitlab-org/gitlab!52935
-
Ezekiel Kigbo authored
Add btn-default class for unlock button in locked files page See merge request gitlab-org/gitlab!52858
-
Igor Drozdov authored
It fixes more Ruby 2.7 warnings rspec-rails: https://github.com/rspec/rspec-rails/blob/main/Changelog.md rspec-core: https://github.com/rspec/rspec-core/blob/main/Changelog.md rspec-expectations: https://github.com/rspec/rspec-expectations/blob/main/Changelog.md rspec-support: https://github.com/rspec/rspec-support/blob/main/Changelog.md rspec-mocks: https://github.com/rspec/rspec-mocks/blob/main/Changelog.md
-
Thong Kuah authored
Fix 2.7 warnings for usage data code area See merge request gitlab-org/gitlab!53146
-
Yogi authored
-
Yogi authored
-
Yogi authored
-
Yogi authored
-
Robert Speicher authored
Run pipeline_schedule_worker at every 10th minute from 3 through 59 See merge request gitlab-org/gitlab!52756
-
Ben Bodenmiller authored
-
charlie ablett authored
Move UpdateBuildMinutesService under CI See merge request gitlab-org/gitlab!52807
-
Tan Le authored
We would like to use a more neutral tone when specifying a list of allowed asset proxies. This change renames the `asset_proxy_whitelist` column in `application_settings` table to `asset_proxy_allowlist`. The ApplicationSettings API is still backward-compatible with the old field.
-
Heinrich Lee Yu authored
Create epic board via GraphQL See merge request gitlab-org/gitlab!52258
-
James Fargher authored
Add `blobPath` field to `VulnerabilityLocation` types where `file` field is present in GraphQL See merge request gitlab-org/gitlab!52599
-
Evan Read authored
Clarify repository cleanup process See merge request gitlab-org/gitlab!53161
-