- 10 Mar, 2020 1 commit
-
-
Zack Cuddy authored
Currently we had overly compllicated logic between the JS hook and Vue component for firing the modal. This MR simplifies that logic by moving the DOM listeners into the Vue component itself. This way we no longer need to do prop management from the JS hooks and instead just have all our logic of showing, hiding, updating, and using the modal in one place.
-
- 06 Mar, 2020 39 commits
-
-
Mike Jang authored
-
John Long authored
See merge request gitlab-org/gitlab!26398
-
Douglas Barbosa Alexandre authored
Add user_type and bot_type consistency tests See merge request gitlab-org/gitlab!26578
-
Douglas Barbosa Alexandre authored
Refactor analytics metric refresh specs See merge request gitlab-org/gitlab!26585
-
Lin Jen-Shin authored
Don't try to stop already stopped environments See merge request gitlab-org/gitlab!26678
-
Tim Zallmann authored
Replace 'issue-external' icon with 'external-link' See merge request gitlab-org/gitlab!26402
-
Jeremy Elder authored
Replaced the 'issue-external' icon with the 'external' link icon.
-
Mike Jang authored
Closes #208965 See merge request gitlab-org/gitlab!26504
-
Sean McGivern authored
Improve ApplicationSettings::UpdateService spec See merge request gitlab-org/gitlab!26672
-
Mike Jang authored
List regenerate 2FA recovery codes See merge request gitlab-org/gitlab!26258
-
Ben Bodenmiller authored
-
Bob Van Landuyt authored
Fix SCIM API Application Context Closes #199587 See merge request gitlab-org/gitlab!26514
-
Drew Blessing authored
The SCIM API needs to override the Application Context and set the user to nil since the SCIM API doesn't operate in the context of a user. Rather, the SCIM API uses a static token specific to the group enabling SCIM. Without overriding the context saving a user will hang when attempting to resolve the current_user set in the Application Context in the main API (lib/api/api.rb).
-
Rémy Coutable authored
Separate geo, subs and npm entities into own class files See merge request gitlab-org/gitlab!26674
-
Rajendra Kadam authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Peter Leitzen authored
Import/Export project snippets See merge request gitlab-org/gitlab!24150
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Rename ruby coverage job to rspec:coverage See merge request gitlab-org/gitlab!26669
-
Mayra Cabrera authored
Revert "Merge branch '198323-migrate-snippet-mentions-to-db-table' into 'master'" See merge request gitlab-org/gitlab!26671
-
Bob Van Landuyt authored
Fix broken spec covering non-tar backups See merge request gitlab-org/gitlab!26651
-
Achilleas Pipinellis authored
Add Retire.js vars to Dependency Scanning template See merge request gitlab-org/gitlab!26463
-
Adam Cohen authored
-
Achilleas Pipinellis authored
Move Sidekiq args logging to troubleshooting docs Closes gitlab-com/support/toolbox/snippets#59 See merge request gitlab-org/gitlab!26646
-
Achilleas Pipinellis authored
Use create/delete words in self-monitoring docs See merge request gitlab-org/gitlab!26590
-
Francisco Javier López authored
When the snippet has a repository attached, the export file will create a bundle per each one. When we restore the export file, if the snippet has a repository, we will import it from the bundle. If not, we will create a repository from the snippet file_name and content columns.
-
Natalia Tepluhina authored
Add pagination support to ILSD project selector See merge request gitlab-org/gitlab!26138
-
David Pisek authored
This commit adds actions, mutations and helpers to support pagination within the instance security dashboard's project selector.
-
Lin Jen-Shin authored
Remove Container Scanning kubernetes workaround Closes #207451 See merge request gitlab-org/gitlab!21188
-
Adam Cohen authored
-
Lin Jen-Shin authored
Use the (merge) commit sha when building CNG components Closes #202651 See merge request gitlab-org/gitlab!26641
-
James Lopez authored
Sync snippet after git action See merge request gitlab-org/gitlab!26565
-
Bob Van Landuyt authored
Add ENV['RAILS_PROFILE'] to the development env See merge request gitlab-org/gitlab!26516
-
Heinrich Lee Yu authored
Allow selecting all queues with sidekiq-cluster See merge request gitlab-org/gitlab!26594
-
Kushal Pandya authored
Prevent editing weight to scroll to the top Closes #207249 See merge request gitlab-org/gitlab!26613
-
Dmitry Gruzd authored
-
Alexandru Croitor authored
This reverts commit 99fe7697, reversing changes made to 1cf0dcb2.
-
Kushal Pandya authored
Convert mr_rules_spec to a jest test See merge request gitlab-org/gitlab!26638
-