- 11 Nov, 2019 40 commits
-
-
Paul Slaughter authored
This reverts merge request !18305
-
Heinrich Lee Yu authored
Resolve "Project Import does not restore snippets having `award_emoji`" Closes #35731 See merge request gitlab-org/gitlab!19690
-
Natalia Tepluhina authored
Resolve "Make pages settings (e.g. enablement access-control) more visible." See merge request gitlab-org/gitlab!19067
-
Vladimir Shushlin authored
Add access control warning alert to pages page Add warning about pages being disabled for project Add the changelog Fix translations
-
Douglas Barbosa Alexandre authored
Expose epic in issues API See merge request gitlab-org/gitlab!19300
-
Winnie Hellmann authored
-
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
-
Aleksei Lipniagov authored
-
Aleksei Lipniagov authored
-
Aleksei Lipniagov authored
Snippets having `award_emoji` failed being imported. It happened because `award_emoji` model validation failed. It also prevented other snippets being imported as the process silently failed mid-iteration.
-
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
-