- 26 Sep, 2019 40 commits
-
-
Sean McGivern authored
Catch unhandled exceptions in health checks Closes #23927 See merge request gitlab-org/gitlab!17694
-
Adrien Kohlbecker authored
-
Achilleas Pipinellis authored
Add instructions to set core.fsyncObjectFiles See merge request gitlab-org/gitlab!17649
-
John Cai authored
-
Douglas Barbosa Alexandre authored
Exposing design repository from primary to secondary Closes #13053 See merge request gitlab-org/gitlab!16821
-
Valery Sizov authored
Geo needs to be able to clone design repositories
-
James Lopez authored
Feature flag issue template mentions timing See merge request gitlab-org/gitlab!17336
-
James Edwards-Jones authored
-
Dmitriy Zaporozhets authored
Add epic support to UrlBuilder Closes #9801 See merge request gitlab-org/gitlab!17224
-
Jan Provaznik authored
This assures that epic and epic note URLs are built correctly with UrlBuilder.
-
Kushal Pandya authored
Remove cookie flag after cycle analytics refactor Closes #13569 See merge request gitlab-org/gitlab!17341
-
Brandon Labuschagne authored
This MR removes the feature flag that was used to refactor the code code into a vue application.
-
Marin Jankovski authored
Update development documentation See merge request gitlab-org/gitlab!17729
-
Fatih Acet authored
Use :last-child selector for adjusting .card-header border See merge request gitlab-org/gitlab!17480
-
Winnie Hellmann authored
-
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
-