- 03 Feb, 2021 36 commits
-
-
Stan Hu authored
The Rugged/libgit2 update appears to cache the state of the remotes. Since the remotes are deleted underneath it via Gitaly, Rugged doesn't know to refresh the list of remotes. We now test the RPC response and reload the Rugged repository to validate the removal.
-
Stan Hu authored
choosealicense.com dropped `source_url` since it was not a single source of truth.
-
Stan Hu authored
When an unknown license is detected, the licensee gem now returns a blank license with a key "other". This doesn't appear to affect GitLab because the license blob is blank, and the effect is the same: we don't identify the license in the repository view.
-
Stan Hu authored
This was authorized by Legal: https://gitlab.com/gitlab-com/legal-and-compliance/-/issues/365
-
Stan Hu authored
-
Stan Hu authored
This also updates the associated dependencies. This matches the Gitaly work in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/3076 for https://gitlab.com/gitlab-org/gitaly/-/issues/2856.
-
Patrick Bajao authored
Update gitlab-shell to v13.16.0 See merge request gitlab-org/gitlab!53097
-
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
-
Greg Myers authored
Fix heading - Purging files from repo history doesn't reduce storage.
-
Mark Lapierre authored
Update create issue e2e specs See merge request gitlab-org/gitlab!52841
-
Mark Lapierre authored
Add SSHTunel to Integration module See merge request gitlab-org/gitlab!53131
-
- 02 Feb, 2021 4 commits
-
-
Ash McKenzie authored
-
Ezekiel Kigbo authored
UI text - Repo settings - push rules See merge request gitlab-org/gitlab!52797
-
Marcia Ramos authored
-
Subashis authored
-