- 08 Oct, 2019 1 commit
-
-
Robert Speicher authored
Add timestamp to API deployments responses See merge request gitlab-org/gitlab!17913
-
- 07 Oct, 2019 39 commits
-
-
Robert Speicher authored
Fix moved help url for autodeploy See merge request gitlab-org/gitlab!18142
-
Dan Davison authored
Add test for user that has read-only access to boards configuration See merge request gitlab-org/gitlab!18209
-
Walmyr Lima e Silva Filho authored
This covers one of the three test cases described in the following issue: https://gitlab.com/gitlab-org/quality/testcases/issues/181
-
Douglas Barbosa Alexandre authored
Link Gitlab managed Prometheus alerts and issues See merge request gitlab-org/gitlab!17477
-
Sean Arnold authored
Prometheus specific alert handling
-
Filipa Lacerda authored
Remove duplicate contribute to gitlab link Closes #33561 See merge request gitlab-org/gitlab!18217
-
Mayra Cabrera authored
Fix gitaly_address method See merge request gitlab-org/gitlab!18151
-
Douglas Barbosa Alexandre authored
Handle date range params in CA See merge request gitlab-org/gitlab!18025
-
Adam Hegyi authored
Introduce two new parameters `created_after` and `created_before` to filter the data in Cycle Analytics. With this change the frontend will be able to use a date picker component.
-
Fatih Acet authored
Add pipeline preparing status icons See merge request gitlab-org/gitlab!17923
-
Jacques Erasmus authored
Added the preparing stage icons and icons colors
-
Douglas Barbosa Alexandre authored
Refactor Geo and Templates routes into EE See merge request gitlab-org/gitlab!18036
-
Fatih Acet authored
Resolve "Missing page title on projects / container registry" Closes #33322 See merge request gitlab-org/gitlab!18114
-
Fatih Acet authored
Add release links to tags on Tags page See merge request gitlab-org/gitlab!16479
-
nnelson authored
The `Gitlab::GitalyClient::StorageSettings#gitaly_address` currently fails, because the GitLab configuration in production defines the gitaly address entry for each node using a string key, and the method actually tries to fetch the value based on a symbolic key. Interestingly enough, the `config/gitlab.yml.example` uses a symbolic key. Use `with_indifferent_access` instead of fallback. Add spec tests and fix fall-back settings fetch.
-
Mayra Cabrera authored
Backfill SPDX identifiers in software_licenses table See merge request gitlab-org/gitlab!17004
-
mo khan authored
This adds the `spdx_identifier` column to the `software_licenses` table. It also adds a sidekiq-cron to update our list of software licenses from the SPDX database on a weekly basis. This list can offer our customers a more comprehensive list of software licenses to choose from and reduce the need for user entered software license names.
-
Brett Walker authored
routes into EE
-
Douglas Barbosa Alexandre authored
Remove duplicate IDs in query Closes #32395 See merge request gitlab-org/gitlab!18190
-
Achilleas Pipinellis authored
Fix access control badging See merge request gitlab-org/gitlab!17963
-
Cynthia Ng authored
-
Achilleas Pipinellis authored
Remove the mention of pragmatic semver See merge request gitlab-org/gitlab!18063
-
Marin Jankovski authored
-
Achilleas Pipinellis authored
Adds a section about `change_column_default` See merge request gitlab-org/gitlab!18090
-
Mayra Cabrera authored
Includes a new section under our migration style guide for the usage of change_column_default. Particularly, specifying that it's not a risky operation for larger tables and can be used in a single transaction
-
Achilleas Pipinellis authored
Update more redirected or 404ing links See merge request gitlab-org/gitlab!18170
-
Marcel Amirault authored
Update links in various admin, api and raketasks docs
-
Annabel Dunstone Gray authored
-
Nick Thomas authored
Explains what stage the Code Quality template job is using Closes #33410 See merge request gitlab-org/gitlab!18117
-
Marcia Ramos authored
Clarify the conditions in which `ref` is required See merge request gitlab-org/gitlab!18127
-
Nathan Friend authored
-
Robert Speicher authored
Do not strip forwarded message See merge request gitlab-org/gitlab!18196
-
Dan Jensen authored
Adds the updated_at attribute to responses from the API deployments endpoints.
-
Douglas Barbosa Alexandre authored
Update comment linking to the new issue See merge request gitlab-org/gitlab!18197
-
Sean McGivern authored
Rename LicenseManagement Report to LicenseScanning See merge request gitlab-org/gitlab!17935
-
Tetiana Chupryna authored
Rename report and its components with tests Fix usage of License Scanning report Replace name in all found places Update usage of the report Fix usage of the report
-
Filipa Lacerda authored
Fix moved help URL for administration monitoring performance See merge request gitlab-org/gitlab!18138
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix search by IID reveals private data See merge request gitlab/gitlab-ee!1354
-