- 25 Sep, 2019 22 commits
-
-
Marcel Amirault authored
Ensure various admin related docs and /user docs are using proper capitalization and backticks
-
Peter Leitzen authored
Fix spec failure when run in gitlab-foss Closes #32736 See merge request gitlab-org/gitlab!17663
-
Kamil Trzciński authored
Add support for namespaces to Pages internal API See merge request gitlab-org/gitlab!17197
-
Kushal Pandya authored
Resolve "Productivity Analytics: MR table raises a JS error occasionally" Closes #32343 See merge request gitlab-org/gitlab!17479
-
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
-
Heinrich Lee Yu authored
-
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
-
Krasimir Angelov authored
Introduce new `project_pages_metadata` table, insert new record on project creation. Update its `depoyed` flag when pages are deployed/removed. Return only these projects from namespace that have pages marked as deployed. On-demand and mass data migration will handled in subsequent commits. Related to https://gitlab.com/gitlab-org/gitlab/issues/28781.
-
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 18 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
-