- 11 Nov, 2019 40 commits
-
-
Imre Farkas authored
Hide repeated trial offers on self-hosted instances See merge request gitlab-org/gitlab!19511
-
Alper Akgun authored
On self-hosted instances when a trial license expires we currently offer new repeated trials to the admins. With these changes we track trial ends date at instance level and do not suggest repeated trials to admins
-
Natalia Tepluhina authored
Remove IIFEs from image_file.js See merge request gitlab-org/gitlab!19548
-
Marvin Karegyeya authored
-
Martin Wortschack authored
Resolve "Conform analytics header styling" See merge request gitlab-org/gitlab!19867
-
Brandon Labuschagne authored
-
Grzegorz Bizon authored
Filter abuse reports by user See merge request gitlab-org/gitlab!19365
-
Dmitriy Zaporozhets authored
In admin area, add a user filter to abuse reports page. It will allow admin to find a report for specific user. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
Fixes mobile styling issues on security modals Closes #32951 See merge request gitlab-org/gitlab!19391
-
Sam Beckham authored
-
Imre Farkas authored
Handle new Container Scanning report format Closes #33825 See merge request gitlab-org/gitlab!19123
-
Adam Cohen authored
Deprecate old `clair-scanner` container scanning report format and handle the new report format based on the Security Products Common Format Add conditional to switch container scanning formatting behaviour based on report type Update container scanning fixtures to include deprecated `clair-scanner` report and Security Products Common Format
-
Sean McGivern authored
Add UX Review to Definition of Done See merge request gitlab-org/gitlab!19879
-
Valerie Karnes authored
-
Fatih Acet authored
Merge branch '31309-add-ability-for-users-to-organize-projects-on-the-operations-dashboard' into 'master' Can organize projects on operations dashboard See merge request gitlab-org/gitlab!18855
-
Simon Knox authored
Store in localStorage
-
Jason Colyer authored
Adding to the Geo troubleshooting docs See merge request gitlab-org/gitlab!19405
-
Aric Buerer authored
Adding geo check rake task errors to the troubleshooting docs
-
Valerie Karnes authored
-
Phil Hughes authored
Resolve "Incorrect style height git-clone-holder buttons" Closes #35837 See merge request gitlab-org/gitlab!19768
-
Vlad Starkovsky authored
-
Dmitriy Zaporozhets authored
Include exception and backtrace in API logs Closes #35362 See merge request gitlab-org/gitlab!19671
-
Dmitriy Zaporozhets authored
Add indices to abuse_reports table Closes #35621 See merge request gitlab-org/gitlab!19630
-
Dmitriy Zaporozhets authored
Add indices on user_id and reporter_id to abuse_reports table. Also fix the use of include for /admin/abuse_reports page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Fatih Acet authored
Sentry error details view See merge request gitlab-org/gitlab!18878
-
Olena Horal-Koretska authored
Error details page with stacktrace
-
Sanad Liaquat authored
Retry on OTP authentication failure Closes #35708 See merge request gitlab-org/gitlab!19811
-
Douglas Barbosa Alexandre authored
Added 12.2 warning for Geo because of minor PostgreSQL upgrade See merge request gitlab-org/gitlab!19360
-
Fabian Zimmer authored
-
Martin Wortschack authored
Merge branch '25188-unable-to-expand-collapse-files-in-merge-request-by-clicking-caret' into 'master' Fix unable to expand or collapse files in merge request by clicking caret Closes #25188 See merge request gitlab-org/gitlab!19222
-
Brian T authored
-
Filipa Lacerda authored
Make Epics Tree default by removing feature flag check Closes #32685 See merge request gitlab-org/gitlab!19812
-
Kushal Pandya authored
Makes Epics Tree default for everyone
-
Filipa Lacerda authored
Merge branch '33169-fe-productivity-analytics-no-labels-on-the-last-column-of-the-column-chart' into 'master' Resolve "[FE] Productivity Analytics: No labels on the last column of the column chart" Closes #33169 See merge request gitlab-org/gitlab!18052
-
Martin Wortschack authored
- This prevents users cannot from selecting a start before the given minDate
-
Heinrich Lee Yu authored
Revert: Resolve "Prevent accidental deletions via soft delete for groups" - db changes See merge request gitlab-org/gitlab!19862
-
Heinrich Lee Yu authored
Persist Label Based Stages in Cycle Analytics See merge request gitlab-org/gitlab!19361
-
Adam Hegyi authored
- Add label based stage event classes - Add label based stage events to the pairing rules - Validate GroupLabel associations for ProjectStage and GroupStage
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab/ci See merge request gitlab-org/gitlab!19857
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-