- 12 Dec, 2019 29 commits
-
-
Dylan Griffith authored
Dedicated log files for different parts of the system will help us and our users debugging parts of the system that obviously relate to this feature. In future we should add even more logging to this file especially around indexing events and any exceptions we're catching in sidekiq or web.
-
Stan Hu authored
Remove get_all_lfs_pointers_go feature flag Closes gitaly#2012 See merge request gitlab-org/gitlab!21610
-
Kamil Trzciński authored
Ci Resource Group models and parser See merge request gitlab-org/gitlab!20950
-
Marcel Amirault authored
workflow:rules documentation Closes #36517 See merge request gitlab-org/gitlab!20587
-
Ash McKenzie authored
Resolve "Usage Ping for creating issues from Sentry errors" See merge request gitlab-org/gitlab!20885
-
Mayra Cabrera authored
Remove design_management_flag feature flag See merge request gitlab-org/gitlab!20883
-
Ash McKenzie authored
Rename blacklisted to denied See merge request gitlab-org/gitlab!21261
-
Ash McKenzie authored
Add target_path to broadcast API Closes gitlab-org/growth/engineering#2594 See merge request gitlab-org/gitlab!21430
-
Nicolas Dular authored
As a follow-up to the MR that intrduced `target_path` to `BroadcastMessage`, this MR adds the field to our API.
-
John Cai authored
The go version of GetAllLFSPointers performed poorly, so this feature flag is no longer necessary.
-
Thong Kuah authored
Resolve "When issues sort by weight, direction change but sort icon doesn't change" Closes #37067 See merge request gitlab-org/gitlab!21447
-
Jan Beckmann authored
Fixes a special case for sorting by weight, closes #37067
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
* rename enum value from `blacklisted` to `denied` * update tests to refer to the new values
-
- 11 Dec, 2019 11 commits
-
-
Mike Greiling authored
Remove AWS Proxy from EKS form See merge request gitlab-org/gitlab!20020
-
drew cimino authored
-
drew cimino authored
- Copy editing from Technical Writer review - Moved documentation to a sub-section of `rules:`
-
drew cimino authored
-
allison.browne authored
Add usage ping for issues created in gitlab from sentry errrors
-
-
Mayra Cabrera authored
Add syntax highlight for Senty error stack trace See merge request gitlab-org/gitlab!21182
-
Vitali Tatarintev authored
Parsed result of Sentry stack trace is already a value of: ``` raw_result['stacktrace']['frames'] ```
-
Robert Speicher authored
Change the way of fetching License report See merge request gitlab-org/gitlab!21545
-
Tetiana Chupryna authored
We use this service to unify method of report fetching for both License Compliance and Dependency List that's why we need to use this service in the model
-
Dmitriy Zaporozhets authored
Adds different status code when user deletion fails Closes #20890 See merge request gitlab-org/gitlab!21037
-