- 18 Sep, 2019 40 commits
-
-
Lukas Eipert authored
-
Marcia Ramos authored
Find all occurrences of gitlab-ce/gitlab-ee in docs Closes #32224 See merge request gitlab-org/gitlab!17103
-
-
Walmyr Lima e Silva Filho authored
Update issue resource to allow assignees on issue fabrication via API See merge request gitlab-org/gitlab!17086
-
Nick Thomas authored
Cycle Analytics implement event query customization See merge request gitlab-org/gitlab!16895
-
Adam Hegyi authored
- Extend StageEvent with apply_query_customization and timestamp_projection methods. - Tests to ensure the event classes have unified interface. - Include ProductionStageEnd event
-
James Lopez authored
Add GitHub & Gitea importer projects filtering See merge request gitlab-org/gitlab!16823
-
Fatih Acet authored
Allow close status to be shown if issue is locked See merge request gitlab-org/gitlab!16685
-
James Lopez authored
Resolve "Remove duplication of Licenses in Dependency List page" See merge request gitlab-org/gitlab!16946
-
Tetiana Chupryna authored
-
Dmitriy Zaporozhets authored
Fix Jira integration favicon image with relative URL See merge request gitlab-org/gitlab!16802
-
Filipa Lacerda authored
Productivity Analytics: Properly set the path for milestones and labels See merge request gitlab-org/gitlab!17079
-
Martin Wortschack authored
- Move to utils and add spec
-
Kushal Pandya authored
Show error if Jest is used with Karma files See merge request gitlab-org/gitlab!17019
-
Winnie Hellmann authored
-
James Lopez authored
[Frontend] Sign in / sign up step for trials See merge request gitlab-org/gitlab!15289
-
Vitaly Slobodin authored
This commit introduces a new Sign In / Sign Up form for trials. It behaves almost like the original with some exceptions: - removed ability to sign in via social networks; - removed captcha on the sign in form; - field 'name' replaced by two new fields 'first_name' and 'last_name';
-
Andreas Brandl authored
Add concurrent index on merged_at for PA Data migration Closes #32206 See merge request gitlab-org/gitlab!17054
-
James Lopez authored
Handling new trials redirect when feature is off See merge request gitlab-org/gitlab!17017
-
Aishwarya Subramanian authored
-
Marcia Ramos authored
add space to Git LFS See merge request gitlab-org/gitlab!16891
-
Kamil Trzciński authored
Resolve "Data and Privacy Agreement for GitLab users" Closes #13665 See merge request gitlab-org/gitlab!15435
-
Dennis Tang authored
This adds a notification to let users know of our updated privacy policy. Users can dismiss the notification either by following the link or closing the notification via an "x" icon.
-
Jan Provaznik authored
Remove dependency_list_vulnerabilities feature flag See merge request gitlab-org/gitlab!16805
-
Mark Florian authored
This removes the `dependency_list_vulnerabilities` feature flag and all code/template/spec branches associated with the missing/disabled feature flag case. This completes the feature[1] for adding dependency scanning results to the Dependency List. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
Tim Zallmann authored
Only fetch issue template names when editing an issue See merge request gitlab-org/gitlab!16707
-
Tim Zallmann authored
Explicitly import spriteIcon helper See merge request gitlab-org/gitlab!16745
-
Pavel Shutsin authored
-
George Koltsov authored
Backend: - Add new filter param - Add sanitization of filter param - Add actual filtering of repos/projects collection Frontend: - Add new input field on the UI - Add new filter to Import Projects Table state - Add realtime changes endpoint filtering - Add throttling of filtering http requests - Update documentation & screenshots
-
Walmyr Lima authored
-
Tim Zallmann authored
Define alias spec/test_constants in Jest See merge request gitlab-org/gitlab!16943
-
James Lopez authored
Upgrate Gitaly to v1.64.0 See merge request gitlab-org/gitlab!16788
-
Kushal Pandya authored
Merge branch '32052-productivity-analytics-no-labels-on-the-last-column-of-the-column-chart' into 'master' Resolve "Productivity Analytics: No labels on the last column of the column chart" Closes #32052 See merge request gitlab-org/gitlab!16993
-
Martin Wortschack authored
-
Kushal Pandya authored
Ss/collapsed issue boards per user EE Closes #24732 See merge request gitlab-org/gitlab!16421
-
Scott Stern authored
Add boilerplate and update backend to support saving board list state to backend
-
Kushal Pandya authored
FE for group level Cycle Analytics - refactor old feature into Vue See merge request gitlab-org/gitlab!15039
-
Brandon Labuschagne authored
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
-
Kushal Pandya authored
Moves job log specs to jest See merge request gitlab-org/gitlab!16957
-
Kushal Pandya authored
Fix eslints for the object-shorthand rule See merge request gitlab-org/gitlab!16991
-