- 25 Sep, 2019 24 commits
-
-
Himanshu Kapoor authored
Any local changes in WebIDE should be cleared _before_ redirecting to the new merge request page. Earlier, it was happening just after redirection, which causes onbeforeunload event to trigger and warns the user that his unsaved changes will be lost, when in fact there are no unsaved changes at this point. The test for this case was falsely passing. I have modified it to ensure that it always fails in the absence of this change.
-
Russell Dickenson authored
Update caps and backticks in user and admin docs See merge request gitlab-org/gitlab!17563
-
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 16 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
-