- 26 Sep, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
API: Allow to exclude ancestor groups on labels API Closes #28828 See merge request gitlab-org/gitlab!17221
-
Douglas Barbosa Alexandre authored
Remove setup_postgres task and update schema RB See merge request gitlab-org/gitlab!17659
-
Sean Arnold authored
-
Marcia Ramos authored
Fix the ~documentation label in the MR docs template See merge request gitlab-org/gitlab!17753
-
Filipa Lacerda authored
Fix race condition causing duplicate replies See merge request gitlab-org/gitlab!17255
-
Marcia Ramos authored
Combine sections about RSpec in frontend testing guide See merge request gitlab-org/gitlab!17545
-
Winnie Hellmann authored
-
Mathieu Parent authored
-
Marin Jankovski authored
Fix navbar for all screen widths Closes #31329 See merge request gitlab-org/gitlab!17529
-
Rémy Coutable authored
Update references in code from gitlab-ee to gitlab See merge request gitlab-org/gitlab!17597
-
Winnie Hellmann authored
-
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
-
Annabel Dunstone Gray authored
- Move items into More dropdown - Remove IDE button from nav - Show search button on small screen widths - Move groups into More dropdown at small widths - Move help dropdown items into user dropdown at small widths - Increase max height of user dropdown to account for help items
-
Achilleas Pipinellis authored
[ci skip]
-
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
-
Heinrich Lee Yu authored
We check if the reply exists before adding it because it may have been added already from polling requests
-
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
-