- 27 Jul, 2020 40 commits
-
-
Aishwarya Subramanian authored
Admins can now view Projects that are about to be deleted (delayed deletion) in the Project Overview Dashboard. They can also choose to restore any of the Projects listed. The Projects will be listed until they are permanently deleted.
-
Fabio Pitino authored
Revert "Merge branch 'mc/feature/audit-log-variable-changes' into 'master'" See merge request gitlab-org/gitlab!37941
-
Rémy Coutable authored
Update redis-namespace rubygem 1.6.0 -> 1.7.0 See merge request gitlab-org/gitlab!37836
-
Kushal Pandya authored
Default state filter to confirmed and confirmed See merge request gitlab-org/gitlab!37914
-
Natalia Tepluhina authored
Add link to details See merge request gitlab-org/gitlab!37814
-
David O'Regan authored
-
Matija Čupić authored
This reverts merge request !35977
-
Rémy Coutable authored
Update rake gem to 12.3.3 in qa Gemfiles Closes #231378 and #231377 See merge request gitlab-org/gitlab!37736
-
Sean McGivern authored
Remove skip_epic_count_visibility_check flag See merge request gitlab-org/gitlab!36455
-
Rémy Coutable authored
Update omniauth_crowd rubygem to latest upstream release See merge request gitlab-org/gitlab!37841
-
Shinya Maeda authored
Speed up EE project policy specs See merge request gitlab-org/gitlab!37872
-
Peter Leitzen authored
Move send_email? to IncidentManagement::Settings Closes #207080 See merge request gitlab-org/gitlab!37808
-
Rémy Coutable authored
Use DOCS_API_TOKEN for triggering docs build See merge request gitlab-org/gitlab!37877
-
Imre Farkas authored
Add setting for max doc size Elasticsearch See merge request gitlab-org/gitlab!36925
-
Jarka Košanová authored
Remove no longer required option for association Closes #8895 See merge request gitlab-org/gitlab!37355
-
Illya Klymov authored
Merge branch '218355-make-alert-users-that-feature-flags-will-be-changing-dismissable' into 'master' Make New Feature Flags alert dismissible See merge request gitlab-org/gitlab!37306
-
Angelo Gulina authored
- make sure the alert is dismissible in both edit and new - make sure the feature is covered with tests
-
Denys Mishunov authored
Update dependency @sourcegraph/code-host-integration to v0.0.49 See merge request gitlab-org/gitlab!37825
-
Peter Leitzen authored
-
Jan Provaznik authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37929
-
Shinya Maeda authored
Refactor Feature Flags Controller Put Request Specs See merge request gitlab-org/gitlab!37656
-
Jason Goodman authored
-
Illya Klymov authored
Implement HTML to Markdown integration tests in Static Site Editor Closes #229635 See merge request gitlab-org/gitlab!37394
-
Fabio Pitino authored
Remove fixed pipeline notification FF See merge request gitlab-org/gitlab!37694
-
Rémy Coutable authored
Include all files in snippet JS requests See merge request gitlab-org/gitlab!37412
-
Natalia Tepluhina authored
Update dependency @gitlab/ui to v17.37.0 See merge request gitlab-org/gitlab!37848
-
Alessio Caiazza authored
Remove .becomes(Namespace) calls that favour N+1 queries on route model See merge request gitlab-org/gitlab!37462
-
Alessio Caiazza authored
Remove HTML in Import/Export related translations See merge request gitlab-org/gitlab!37588
-
Rémy Coutable authored
Simplify `bin/feature-flag` See merge request gitlab-org/gitlab!37718
-
GitLab Release Tools Bot authored
-
Marcin Sedlak-Jakubowski authored
Compress images using pngquant See merge request gitlab-org/gitlab!37921
-
Rémy Coutable authored
Remove backstage label from refactoring template See merge request gitlab-org/gitlab!37827
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37925
-
Igor Drozdov authored
Add unimplemented CreateDastScannerProfile mutation See merge request gitlab-org/gitlab!37382
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for all `spec/helpers/*` and `ee/spec/helpers/*` See merge request gitlab-org/gitlab!37446
-
Rajendra Kadam authored
-
Savas Vedova authored
- Update tests - Update documentation
-
Alexandru Croitor authored
After https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12566 most route helpers methods do not need to take project.namespace as a parameter and should be enogh to pass only project. Removing the need to pass project.namespace helps to reduce some cases where N+1 is generated due to project.namespace.becomes(Namespace) creating a new instance of the namepsace thus not making use of eager loaded associations
-
Phil Hughes authored
Remove dead code around vulnerability.instances See merge request gitlab-org/gitlab!37721
-