- 25 Sep, 2019 16 commits
-
-
Martin Wortschack authored
- This adds a sanity check to avoid null values from being passed to n__
-
Stan Hu authored
Return Todos for Designs via the REST API See merge request gitlab-org/gitlab!16885
-
Mark Lapierre authored
Update LDAP admin sync test to add and remove a user's admin status See merge request gitlab-org/gitlab!17260
-
Sanad Liaquat authored
remove admin once removed from LDAP
-
Evan Read authored
When:manual and trigger won't work together See merge request gitlab-org/gitlab!17523
-
Stan Hu authored
Make post migration EE-specific Closes #32725 See merge request gitlab-org/gitlab!17647
-
Luke Duncalfe authored
Fixes https://gitlab.com/gitlab-org/gitlab/issues/32725
-
Evan Read authored
Clarify that product tiers should be capitalized in docs See merge request gitlab-org/gitlab!17382
-
Mike Lewis authored
-
Mark Lapierre authored
Add test for sum of issues weight on issue boards Closes gitlab-org/quality/testcases#180 See merge request gitlab-org/gitlab!17610
-
Thong Kuah authored
Add feature flag for disabling reCaptcha See merge request gitlab-org/gitlab!17604
-
Evan Read authored
Blurb about not checking in changes to `.po` files See merge request gitlab-org/gitlab!17497
-
Mark Lapierre authored
Skip test while bug is not fixed See merge request gitlab-org/gitlab!17650
-
Mark Lapierre authored
Tests for multiple assignees on issues Closes gitlab-org/quality/testcases#235 and gitlab-org/quality/testcases#176 See merge request gitlab-org/gitlab!17345
-
Thong Kuah authored
Resolve "Update docs about uninstalling Helm" Closes #32631 See merge request gitlab-org/gitlab!17572
-
João Cunha authored
-
- 24 Sep, 2019 24 commits
-
-
Clement Ho authored
Revert "Merge branch 'nfriend-dont-show-error-messages-on-browser-navigation-2' into 'master'" Closes #32716 See merge request gitlab-org/gitlab!17640
-
Winnie Hellmann authored
This reverts merge request !16545
-
Walmyr Lima authored
-
Douglas Barbosa Alexandre authored
Resolve "Geo: LFS not being synced" Closes #32696 See merge request gitlab-org/gitlab!17633
-
Mayra Cabrera authored
Upgrade Bootsnap to v1.4.5 See merge request gitlab-org/gitlab!17638
-
Gabriel Mazetto authored
Join should include `file_type` along with `file_id`, otherwise we may be joining with the wrong data.
-
Stan Hu authored
This may solve issues in development with `Bootsnap::LoadPathCache::Store::NestedTransactionError`: https://github.com/Shopify/bootsnap/pull/270
-
Mayra Cabrera authored
Remove medium from CS EE See merge request gitlab-org/gitlab!16395
-
Can Eldem authored
Write background migrations Write tests for background_migration
-
Douglas Barbosa Alexandre authored
Docs: Fix postgres configuration in Geo HA See merge request gitlab-org/gitlab!17307
-
Michael Kozono authored
-
Fatih Acet authored
Add additional check in Jest config See merge request gitlab-org/gitlab!17443
-
Illya Klymov authored
-
Michael Kozono authored
Creating events when design is created Closes #32347 See merge request gitlab-org/gitlab!17349
-
Clement Ho authored
Move all test_constants to Jest See merge request gitlab-org/gitlab!17630
-
Clement Ho authored
Suppress AJAX errors caused by browser navigation See merge request gitlab-org/gitlab!16545
-
Kamil Trzciński authored
Add timeout mechanism for includes expansion See merge request gitlab-org/gitlab!16807
-
Marius Bobin authored
Define soft timeout for CI includes expansion in `Gitlab::Ci::Config::External::File::Base::Context` as `INCLUDES_TIMEOUT` with a default value of 10 seconds
-
Paul Slaughter authored
Also updates Karma to export * from them all **Why?** This helps with automatically migrating Karma specs to Jest
-
Michael Kozono authored
Remove `environment_metrics_show_multiple_dashboards` feature flag Closes #28856 See merge request gitlab-org/gitlab!16640
-
Dhiraj Bodicherla authored
Displaying multiple dashboard dropdown is behind environment_metrics_show_multiple_dashboards feature flag. Removing it in this MR along with specs
-
Rémy Coutable authored
Refactor error handling for report comparison See merge request gitlab-org/gitlab!17516
-
Can Eldem authored
Update test for failure case Add protection for nil pipeline
-
Rémy Coutable authored
Disable review jobs for deploy and stable branches See merge request gitlab-org/gitlab!17357
-