- 06 May, 2020 40 commits
-
-
Igor Drozdov authored
Allowlist GitLab team members on gitlab.com See merge request gitlab-org/gitlab!31052
-
Peter Leitzen authored
Add mutation for AlertManagementAlert status See merge request gitlab-org/gitlab!30576
-
Peter Leitzen authored
Add support for tracking when an issue is published/unpublished See merge request gitlab-org/gitlab!30893
-
Achilleas Pipinellis authored
Add IAM role policy example Closes #34233 See merge request gitlab-org/gitlab!30993
-
Collen authored
-
Phil Hughes authored
Dark theme for the Web IDE right sidebar See merge request gitlab-org/gitlab!30587
-
Sean McGivern authored
Check nil before checking connection See merge request gitlab-org/gitlab!30209
-
Avielle Wolfe authored
When the field is a connection using a resolver but the resolved type is nil, the connection field logic tries to call `object` on `nil` and throws a NoMethodError. By checking if the resolved type is nil first, we avoid this issue. https://gitlab.com/gitlab-org/gitlab/-/issues/214047
-
Martin Wortschack authored
Container Registry: decouple store and router See merge request gitlab-org/gitlab!30196
-
Nicolò Maria Mezzopera authored
- move to components - remove store singleton usage
-
charlieablett authored
-
Sean McGivern authored
Bump `gitlab-mail_room` from 0.0.3 to 0.0.4 See merge request gitlab-org/gitlab!31188
-
Natalia Tepluhina authored
Remove the manual loading icon See merge request gitlab-org/gitlab!31075
-
Phil Hughes authored
Update dependency @gitlab/ui to v14 See merge request gitlab-org/gitlab!31106
-
Marcin Sedlak-Jakubowski authored
Update permissions.md See merge request gitlab-org/gitlab!31150
-
Kushal Pandya authored
Fix epics on roadmap when using VirtualList See merge request gitlab-org/gitlab!31164
-
Achilleas Pipinellis authored
Link to Package Registry admin docs in the user docs See merge request gitlab-org/gitlab!31050
-
Tom Quirk authored
-
Lin Jen-Shin authored
Merge branch '33019-refactor-spec-features-help_pages_spec-rb-to-not-rely-on-the-docs-content' into 'master' Don't rely on 'doc/README.md' in 'spec/features/help_pages_spec.rb' Closes #33019 See merge request gitlab-org/gitlab!31078
-
Heinrich Lee Yu authored
Instance level exportable security reports api changes See merge request gitlab-org/gitlab!30397
-
Illya Klymov authored
Migrate stage spec to jest See merge request gitlab-org/gitlab!30859
-
Illya Klymov authored
Migrate pipelines artifacts spec to jest See merge request gitlab-org/gitlab!30996
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Florie Guibert authored
-
Mehmet Emin INAC authored
We restrict access to these endpoints if the `security_dashboard` feature is not available.
-
Mehmet Emin INAC authored
-
Bob Van Landuyt authored
Add status page unpublish logic for images See merge request gitlab-org/gitlab!30298
-
Allison Browne authored
Add status page unpublish logic for images
-
James Lopez authored
Change validation rules for profile email addresses Closes #215919 See merge request gitlab-org/gitlab!30633
-
Douglas Barbosa Alexandre authored
Resolve "[:monaco_snippets] Enable Monaco as default editor for Snippets by default" Closes #198608 and #215975 See merge request gitlab-org/gitlab!30892
-
Denys Mishunov authored
In the course of making Monaco default for editing Snippets, we remove te feature flag from the codebase. This commit removes it from Vue/JS files
-
charlieablett authored
-
Kushal Pandya authored
Removes all deprecated GlDeprecatedButtons buttons in the Releases page Closes #214242 See merge request gitlab-org/gitlab!30941
-
Özgür Adem Işıklı authored
-
Sean Arnold authored
- Reword changelog
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
- Rename execute! to execute - Add update_alert_management_alerts policy
-
Sean Arnold authored
- Ensure we add model errors - Simplify resolve in mutation
-
Sean Arnold authored
-