- 26 Sep, 2019 40 commits
-
-
Lin Jen-Shin authored
Merge branch '32636-package-and-qa-can-fail-when-new-commits-are-pushed-since-it-fetches-git-repo-with-a-depth-of-1' into 'master' Use the default fetch depth for the 'package-and-qa' jobs Closes #32636 See merge request gitlab-org/gitlab!17603
-
Dmitriy Zaporozhets authored
Stop liveness check returning incorrect data See merge request gitlab-org/gitlab!17655
-
Sean Arnold authored
-
Lin Jen-Shin authored
Update references in code from gitlab-ce to gitlab-foss See merge request gitlab-org/gitlab!17596
-
Winnie Hellmann authored
-
James Lopez authored
feat: user mode in session for admins See merge request gitlab-org/gitlab!16981
-
Diego Louzán authored
Require admins to enter admin-mode by re-authenticating before performing administrative operations
-
Kushal Pandya authored
Updates job log parser See merge request gitlab-org/gitlab!17586
-
Filipa Lacerda authored
* master: (141 commits) Augment environments and deployments endpoints When viewing a commit, do not go to the blob for the file path Enable promise/valid-params ESLint rule Update caps and backticks in admin docs Add Audit Event API Add user_id and created_at to Version Followup to !30199 (ce) to fix #60120 (ce) Fixes issues with the security reports migration Migrate confidential_issue_sidebar_spec.js to Jest Enable promise/param-name ESLint rule Move notes away from top of section Fix admin LDAP sync test Docs: Clarified permissions table footnotes Fix inline rendering of videos Hide All members rule from approvers list Fix vulnerability confidence in gitlab-foss Resolve "Fix Typos in Onboarding Tour" Added missing test for the exists rule pattern matching limit Increase timeouts for Gitaly RPCs Refactor license_management_spec to Jest ...
-
Sean McGivern authored
Enhance Environments and Deployments APIs Closes #5582 See merge request gitlab-org/gitlab!16242
-
Sean Carroll authored
In order to provide more control over review apps, additional front-end controls are being added. This MR exposes endpoints needed for these changes Closes https://gitlab.com/gitlab-org/gitlab/issues/5582
-
Kushal Pandya authored
Creates findAndReplaceOffset funtion See merge request gitlab-org/gitlab!17614
-
Bob Van Landuyt authored
Fix Rubocop offense Rails/Presence See merge request gitlab-org/gitlab!17631
-
Sean McGivern authored
Fix inline videos in Markdown for uppercase extensions See merge request gitlab-org/gitlab!17581
-
Andreas Brandl authored
Add user_id and created_at to DesignManagement::Version See merge request gitlab-org/gitlab!17316
-
James Lopez authored
When viewing a commit, do not go to the blob for the file path See merge request gitlab-org/gitlab!17095
-
Nick Thomas authored
This avoids a slow Gitaly call. We already have the filename in memory, so can use it directly here.
-
Lin Jen-Shin authored
Resolve "Retrieve audit events via API: MVC" See merge request gitlab-org/gitlab!15698
-
Mike Greiling authored
Enable promise/valid-params ESLint rule See merge request gitlab-org/gitlab!17628
-
Winnie Hellmann authored
-
Jan Provaznik authored
Added missing test for the exists rule pattern matching limit See merge request gitlab-org/gitlab!17641
-
Achilleas Pipinellis authored
Update caps and backticks in admin docs See merge request gitlab-org/gitlab!17730
-
Marcel Amirault authored
Update capitalization and backtick use in monitoring, operations, raketasks and api docs.
-
Sanad Liaquat authored
Fix admin LDAP sync test See merge request gitlab-org/gitlab!17732
-
manojmj authored
This change adds Audit Event API for admins
-
Mike Greiling authored
Limit group insights query in a subset of projects Closes #10904 See merge request gitlab-org/gitlab!15930
-
Evan Read authored
Followup to !30199 (ce) to fix #60120 (ce) See merge request gitlab-org/gitlab!16763
-
Daniel Le Berre authored
-
Mike Greiling authored
Disable tab navigation whilst current page loads Closes #32664 See merge request gitlab-org/gitlab!17678
-
Mike Greiling authored
Fixes issues with the security reports migration See merge request gitlab-org/gitlab!17519
-
Sam Beckham authored
- Adds `scope=all` to the reports query to ensure we return dismissed reports. - Fixes capitalization issues with severity and confidence.
-
Mike Greiling authored
Migrate confidential_issue_sidebar_spec.js to Jest See merge request gitlab-org/gitlab!17550
-
Winnie Hellmann authored
-
Mike Greiling authored
Enable promise/param-name ESLint rule See merge request gitlab-org/gitlab!17632
-
Winnie Hellmann authored
-
Mike Greiling authored
Resolve "Migrate license_management_spec to Jest" Closes #32460 See merge request gitlab-org/gitlab!17395
-
Russell Dickenson authored
Move notes away from top of section See merge request gitlab-org/gitlab!17664
-
Evan Read authored
-
Mark Lapierre authored
-