- 15 Feb, 2020 16 commits
-
-
Rajendra Kadam authored
-
Natalia Tepluhina authored
Feature flag + License compliance policy tab/table See merge request gitlab-org/gitlab!22465
-
Stan Hu authored
Separate entities into own class files See merge request gitlab-org/gitlab!24950
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Marcel Amirault authored
Update section on NPM dist tags See merge request gitlab-org/gitlab!25005
-
Marcin Sedlak-Jakubowski authored
-
Stan Hu authored
Separate token into own class files See merge request gitlab-org/gitlab!24974
-
Rajendra Kadam authored
-
Stan Hu authored
Add the rails runner command as a known runtime Closes #205702 See merge request gitlab-org/gitlab!25291
-
Stan Hu authored
Fix order dependent failure on stop_environments_service_spec Closes #205630 See merge request gitlab-org/gitlab!25290
-
DJ Mountney authored
Otherwise users get runtime identification errors when omnibus-gitlab adds instance level apps for auth, like grafana and mattermost.
-
Shinya Maeda authored
This commit fixes the flaky spec failure
-
Fernando authored
* Add license_policy_list feature flag When feature flag is enabled, enable the following: *Detected in project & policies tab in license compliance * Policy tab has admin and non admin versions of policy table * Admin policy tab mirrors Settings->CI/CD-> Licence Comp. UI * Refactor license policy admin to VueX module so it can be resued * Add JS unit tests * Update QA selectors for existing Settings->CI/CD License Compliance automation
-
Paul Slaughter authored
Render a solution in a standalone vulnerability See merge request gitlab-org/gitlab!23553
-
Paul Gascou-Vaillancourt authored
- Reuse SolutionCard component to show a solution on the standalone vulnerability page
-
- 14 Feb, 2020 24 commits
-
-
Paul Slaughter authored
Fix gl-dropdown component's caret alignment See merge request gitlab-org/gitlab!24273
-
Mayra Cabrera authored
Top labels endpoint for type of work chart See merge request gitlab-org/gitlab!24691
-
Mayra Cabrera authored
Resolve "API call to confirm Vulnerability" See merge request gitlab-org/gitlab!23099
-
Jonathan Schafer authored
An API call is required to provide the ability to confirm a vulnerability finding. Currently, all vulnerabilities start in the confirmed state. This API is needed for work in https://gitlab.com/gitlab-org/gitlab/issues/35860.
-
Stan Hu authored
Move body of /post_receive handler into a service See merge request gitlab-org/gitlab!25245
-
Mayra Cabrera authored
Upgrade omniauth-github gem to 1.4 See merge request gitlab-org/gitlab!24928
-
Wei-Meng Lee authored
-
Mayra Cabrera authored
Revert "Merge branch 'akismet-spammable-rename' into 'master'" See merge request gitlab-org/gitlab!25272
-
Mayra Cabrera authored
Limit size of params array in JSON logs to 10 KiB See merge request gitlab-org/gitlab!25158
-
Mayra Cabrera authored
add avatar_url in job webhook, and email in pipeline webhook See merge request gitlab-org/gitlab!24992
-
guillaume micouin authored
-
Stan Hu authored
Load js app data in controller See merge request gitlab-org/gitlab!24831
-
Paul Slaughter authored
Restructure `releases/**` JavaScript in preparation for new `show` page See merge request gitlab-org/gitlab!24010
-
Mayra Cabrera authored
Backfill LfsObjectsProject records of forks See merge request gitlab-org/gitlab!24767
-
Paul Slaughter authored
-
Stan Hu authored
This reverts https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24827, which was causing 500 errors when updating an issue flagged by Akimset: https://gitlab.com/gitlab-org/gitlab/issues/205703
-
Clement Ho authored
Update y axis range documentation Closes #202696 See merge request gitlab-org/gitlab!25230
-
Miguel Rincon authored
-
mo khan authored
This change request is a continuation of a conversation started in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22465/diffs. It extracts the data that is loaded for the client side application in the controller so that each piece of data that is loaded can be tested.
-
Stan Hu authored
Fix PostgreSQL images failing to start in CI Closes #205820 See merge request gitlab-org/gitlab!25274
-
Stan Hu authored
PostgreSQL 9.6.17 was released recently and now requires a password to be set. We can also set the `POSTGRES_HOST_AUTH_METHOD` to `trust` to bypass a password. Since this is just running in CI, this should be acceptable. Closes https://gitlab.com/gitlab-org/gitlab/issues/205820
-
Mayra Cabrera authored
Toggle analytics navbar feature flags default on See merge request gitlab-org/gitlab!24470
-
Martin Wortschack authored
Show View logs in embed Closes #201846 See merge request gitlab-org/gitlab!25217
-
Robert Speicher authored
Enable cop CodeReuse/Worker See merge request gitlab-org/gitlab!25136
-