- 26 May, 2020 40 commits
-
-
Sean McGivern authored
Allow conan_export file for Conan uploads See merge request gitlab-org/gitlab!32866
-
Sean McGivern authored
Clean up shared/tmp folder after Project/Group Import/Export See merge request gitlab-org/gitlab!32326
-
Grzegorz Bizon authored
Remove `ci_pipeline_persisted_stages` feature flag See merge request gitlab-org/gitlab!31861
-
Jan Provaznik authored
Limit scope of admin mode in Groups::PushRulesController specs See merge request gitlab-org/gitlab!32559
-
Enrique Alcántara authored
Show usage graph for each storage type See merge request gitlab-org/gitlab!31649
-
Sean McGivern authored
Fix time being used to poll for resource events Closes #218757 See merge request gitlab-org/gitlab!33025
-
Kushal Pandya authored
Remove removeAssignee logic from issue logic See merge request gitlab-org/gitlab!32248
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Remove removeAllAssignees logic from issue model See merge request gitlab-org/gitlab!32247
-
Marvin Karegyeya authored
-
Mark Florian authored
Remove shim classes See merge request gitlab-org/gitlab!32874
-
Kamil Trzciński authored
Enable CI Minutes-related FFs by default See merge request gitlab-org/gitlab!32581
-
Aleksei Lipniagov authored
-
Kushal Pandya authored
Migrate spec/javascripts/releases to Jest Closes #194254 See merge request gitlab-org/gitlab!33012
-
Mark Florian authored
Update header and table for security config page See merge request gitlab-org/gitlab!31471
-
Enrique Alcántara authored
Hid copy contents button on render error Closes #218510 See merge request gitlab-org/gitlab!32632
-
Denys Mishunov authored
When a blob returns a render error, we do not have the blob's content, hence there's nothing to copy. That's why we hide the button in these cases. However, if, for example, user forces loading the content (in case of a collapsed blob), we do render the button again.
-
Achilleas Pipinellis authored
Disable gitlab_exporter for Gitaly servers See merge request gitlab-org/gitlab!32950
-
Achilleas Pipinellis authored
Add links for load balancer security policies Closes #199234 See merge request gitlab-org/gitlab!33030
-
Mark Florian authored
Use VTU in filters specs Closes #218451 See merge request gitlab-org/gitlab!32860
-
Markus Koller authored
Merge branch '212996-flaky-test-in-spec-features-markdown-mermaid_spec-rb-105-mermaid-rendering-correctly-sizes' into 'master' Resolve flaky test in spec/features/markdown/mermaid_spec.rb:105 Closes #212996 See merge request gitlab-org/gitlab!32826
-
Denys Mishunov authored
Update dependency @gitlab/ui to v15.6.0 See merge request gitlab-org/gitlab!33001
-
Marcin Sedlak-Jakubowski authored
Update Akismet integration docs See merge request gitlab-org/gitlab!32807
-
Marcin Sedlak-Jakubowski authored
Docs: Fix doubled sentence in workflow:rules See merge request gitlab-org/gitlab!33020
-
Denys Mishunov authored
Removes stateful utilities that have been added to gitlab-ui See merge request gitlab-org/gitlab!32725
-
Andreas Brandl authored
Iterations - constraint date ranges do not overlap See merge request gitlab-org/gitlab!32335
-
Rémy Coutable authored
Merge branch '219025-danger-bot-shouldn-t-post-a-message-inviting-to-retry-when-it-s-the-only-message-posted' into 'master' Only post the 'Retry' message when Danger has anything to say Closes #219025 See merge request gitlab-org/gitlab!32983
-
Adam Hegyi authored
Drop obsolete ghost column Closes #219002 See merge request gitlab-org/gitlab!32957
-
Pavel Shutsin authored
Please use new user_type column if needed
-
Markus Koller authored
Fix filename duplication in design notes in activity feeds Closes #218769 See merge request gitlab-org/gitlab!32823
-
Markus Koller authored
Use build_stubbed to create test data in todos helper specs See merge request gitlab-org/gitlab!32906
-
Collen Kriel authored
-
Phil Hughes authored
Remove append-bottom-2 CSS rule See merge request gitlab-org/gitlab!32889
-
Phil Hughes authored
Don't suggest creating merge commit when using FF merge See merge request gitlab-org/gitlab!22834
-
Ben Bodenmiller authored
Apply suggestion to app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_rebase.vue
-
Igor Drozdov authored
Remove jira_issue_import feature flag See merge request gitlab-org/gitlab!32946
-
Heinrich Lee Yu authored
Fix any label filter with custom sorting Closes #216160 See merge request gitlab-org/gitlab!31729
-
Igor Drozdov authored
Extract featurable concern See merge request gitlab-org/gitlab!31700
-
Himanshu Kapoor authored
Migrate all tests in spec/javascripts/releases to Jest.
-
Heinrich Lee Yu authored
We should query based on the last_fetched_at value passed by the client and not the new value for the next poll
-