- 12 Nov, 2019 6 commits
-
-
Evan Read authored
Add a note about herokuish procfile exec See merge request gitlab-org/gitlab!19686
-
Hordur Freyr Yngvason authored
-
Russell Dickenson authored
Edit to blocking and deactivating users See merge request gitlab-org/gitlab!19911
-
Evan Read authored
-
Evan Read authored
Document how to set management project in UI See merge request gitlab-org/gitlab!19727
-
Thong Kuah authored
-
- 11 Nov, 2019 34 commits
-
-
Fatih Acet authored
Rework Users with ID for Feature Flags See merge request gitlab-org/gitlab!19399
-
Ash McKenzie authored
Add feature test for grafana embeds See merge request gitlab-org/gitlab!18536
-
Sarah Yasonik authored
Creates a feature test for embedding grafana metrics charts in GFM. Includes some additional helpers and fixtures.
-
Thong Kuah authored
Revert "Added submit_review quick action" See merge request gitlab-org/gitlab!19894
-
Paul Slaughter authored
Fix string typo for issue weights promotion Closes #32419 See merge request gitlab-org/gitlab!19893
-
Evan Read authored
Improve documentation about blocking/deactivating users See merge request gitlab-org/gitlab!19757
-
Ash McKenzie authored
Limit amount of data sent with Sentry list See merge request gitlab-org/gitlab!19649
-
Ash McKenzie authored
Update link to docs on cluster page See merge request gitlab-org/gitlab!19780
-
Douglas Barbosa Alexandre authored
SCIM GET /Users supports requests without a filter Closes #35209 See merge request gitlab-org/gitlab!19421
-
Alper Akgun authored
-
Andreas Brandl authored
Group Export relations with subgroups See merge request gitlab-org/gitlab!18938
-
André Luís authored
This reverts merge request !18974
-
Lin Jen-Shin authored
Extract EE specific parts from TodosFinder See merge request gitlab-org/gitlab!19221
-
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
-
James Edwards-Jones authored
Allows all SCIM identities to be returned, paginated. SCIM clients will sometimes send a request without a filter, using pagination to limit results instead. Previously we would raise an error when a filter wasn't provided, meaning we were unable to process those requests. Our initial approach was an MVC for Azure support, which required filter by id. Filters are optional however, and we need to conform to the spec more closely for Okta comaptibility. See: https://tools.ietf.org/html/rfc7644#section-3.4.2.2
-
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
-
Patrick Derichs authored
Create a separate TodosFinder spec file for EE Avoid creating additional Set instances Change todo_types to class method Updating specs as well Move spec files to correct locations Remove ee stub Remove ee specs for TodosFinder and refactor TodosFinder specs Apply suggestion to ee/app/finders/ee/todos_finder.rb
-
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
-