- 30 Apr, 2020 1 commit
-
-
Max Woolf authored
Currently there is a mismatch between the email addresses that are accepted by the Devise email regular expression and what is an actual valid email address according to RFC 3696 and what will therefore be sent reliably by most SMTP servers. This commit replaces the use of Devise's default regex with the valid_email gem which is stricter. Related Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/215919
-
- 28 Apr, 2020 39 commits
-
-
Denys Mishunov authored
Migrate feature_highlight to Jest Closes #194236 See merge request gitlab-org/gitlab!30375
-
Nicolò Maria Mezzopera authored
- feature_highlight_helper - feature_highlight
-
Amy Qualls authored
Update Vale message on contractions See merge request gitlab-org/gitlab!30631
-
Mike Jang authored
-
Kushal Pandya authored
Fixes the misaligned avatar in commit discussion form Closes #33423 See merge request gitlab-org/gitlab!30481
-
Natalia Tepluhina authored
Code Review Analytics: Add new filtered search bar See merge request gitlab-org/gitlab!29669
-
Andrew Fontaine authored
Add option to add custom profile image guidelines See merge request gitlab-org/gitlab!29894
-
Bob Van Landuyt authored
Use tree folder in ndjson project import spec fixture Closes #215867 See merge request gitlab-org/gitlab!30496
-
Dmytro Zaporozhets authored
Minimal GraphQL for Alert Management Alerts Closes #213880 See merge request gitlab-org/gitlab!30140
-
Sean Arnold authored
types, enums, resolver, policy
-
Dmytro Zaporozhets authored
Add model for tracking published issues See merge request gitlab-org/gitlab!29994
-
Dmytro Zaporozhets authored
Add support for network policy k8s API resources See merge request gitlab-org/gitlab!30569
-
Dmytro Zaporozhets authored
Introduce API to fetch shared projects within a group See merge request gitlab-org/gitlab!30461
-
Manoj M J authored
This change introduces the API: GET /api/v4/groups/:id/projects/shared to fetch shared projects within a group
-
Peter Leitzen authored
Group import with json or ndjson See merge request gitlab-org/gitlab!30055
-
Bob Van Landuyt authored
Fix a flaky spec that would assume records order Closes #215327 See merge request gitlab-org/gitlab!30390
-
Imre Farkas authored
Accept dots in project name in project templates endpoint See merge request gitlab-org/gitlab!30582
-
Dmytro Zaporozhets authored
Merge branch '214501-file-location-of-vulnerability-shows-colon-after-file-if-no-line-number-exists' into 'master' Remove colon from Vulnerability file name if no line number exists See merge request gitlab-org/gitlab!30069
-
Jonathan Schafer authored
-
Walmyr Lima e Silva Filho authored
Fix framework sanity QA spec Closes #215986 See merge request gitlab-org/gitlab!30608
-
Mark Florian authored
Merge branch '213940-design-management-improve-design-management-image-loads-by-frontend-avoiding-refetching' into 'master' Avoid refetching image urls for designs See merge request gitlab-org/gitlab!30280
-
Natalia Tepluhina authored
This reverts commit 624e4433e423a661fc778a8c61261e71ab419cdd.
-
Jan Provaznik authored
Merge branch '205401-cannot-view-content-of-moved-file-without-changes-in-merge-request-backend' into 'master' Add alternate_viewer information for renamed viewers See merge request gitlab-org/gitlab!29108
-
Kushal Pandya authored
Merge branch '211944-provide-instance-level-setting-to-enable-or-disable-the-updation-of-default-branch' into 'master' Add instance setting to manage default branch protection in groups See merge request gitlab-org/gitlab!28997
-
Manoj M J authored
This change adds licensed feature policies
-
Lin Jen-Shin authored
Fix file descriptor leak with Capybara See merge request gitlab-org/gitlab!30422
-
Marcin Sedlak-Jakubowski authored
Add documentation for service desk email See merge request gitlab-org/gitlab!27220
-
Jan Provaznik authored
-
Rémy Coutable authored
Use Kaniko to build asset image in GitLab CI Closes #215003 See merge request gitlab-org/gitlab!29892
-
Albert Salim authored
- add a new job `build-assets-image` using kaniko - modify build script to be compatible with busybox/sh
-
Grzegorz Bizon authored
Use ordered stages for atomic processing See merge request gitlab-org/gitlab!30487
-
Martin Wortschack authored
Hide broadcast messages till end of period See merge request gitlab-org/gitlab!30432
-
Phil Hughes authored
Add accessibility report widget See merge request gitlab-org/gitlab!29965
-
Scott Hampton authored
Add the a11y artifact report widget to the MR page.
-
Achilleas Pipinellis authored
Updated proxy secondary documentation with SSH support See merge request gitlab-org/gitlab!29575
-
Fabian Zimmer authored
-
Nick Thomas authored
Correctly count wiki pages in sidebar See merge request gitlab-org/gitlab!30508
-
Sanad Liaquat (Personal) authored
-
Kamil Trzciński authored
Atomic Processing does update all data in bulk. We do not need to calculate data dynamically.
-