- 16 Dec, 2019 9 commits
-
-
Evan Read authored
-
Mark Lapierre authored
Check for specific string in build trace for E2E test Closes #36304 See merge request gitlab-org/gitlab!21705
-
Ash McKenzie authored
Restore sidekiq middleware to original after specs Closes #103371 See merge request gitlab-org/gitlab!21798
-
Mark Lapierre authored
Add address as argument for QA::Flow::Login module methods Closes gitlab-org/quality/team-tasks#293 See merge request gitlab-org/gitlab!21690
-
Jennifer Louie authored
Update existing end-to-end Geo tests to use the Flow::Login module methods when starting browser sessions on either the primary or secondary node.
-
Mark Lapierre authored
Change the way regions are selected in Gcloud provider See merge request gitlab-org/gitlab!21211
-
Dan Davison authored
If we don't specify GCLOUD_REGION, choose a random region from the available regions. Additionally, try twice for two different regions
-
Thong Kuah authored
This ensures that other specs depending on original middleware does not fail. Closes https://gitlab.com/gitlab-org/gitlab/issues/103371
-
Evan Read authored
Replace CI_COMMIT_REF with CI_COMMIT_SHA on CI docs Closes #55706 See merge request gitlab-org/gitlab!21781
-
- 15 Dec, 2019 12 commits
-
-
Evan Read authored
Update README.md - missing the word "you". Changed sentence on line 41. See merge request gitlab-org/gitlab!20638
-
Lindsay Olson authored
Changed sentence on line 41 from "These resources will help get further acclimated to working on the command line." to "These resources will help you get further acclimated to working on the command line."
-
Evan Read authored
Backfill GraphQL type descriptions (part 3) See merge request gitlab-org/gitlab!21536
-
charlie ablett authored
- Remaining resolvers - EE notes, group, issue, epic - Tidy up some existing descriptions to adhere with standard formatting
-
Evan Read authored
Add cycle analytics duration chart to docs See merge request gitlab-org/gitlab!21631
-
Brandon Labuschagne authored
-
Evan Read authored
Add languages to code blocks in CI reference See merge request gitlab-org/gitlab!21620
-
Marcel Amirault authored
-
Russell Dickenson authored
Added missing packages_enabled in documentation See merge request gitlab-org/gitlab!21195
-
Thong Kuah authored
Modify default GKE OAuth Scopes Closes #22488 See merge request gitlab-org/gitlab!20662
-
Tan Yee Jian authored
to minimally allow pulling images from private registry.
-
Kamil Trzciński authored
Adds 'artifacts' keyword in defaults See merge request gitlab-org/gitlab!21592
-
- 14 Dec, 2019 15 commits
-
-
Cédric Tabin authored
-
Cédric Tabin authored
-
Kamil Trzciński authored
Add pipeline validation failure description Closes #55695 See merge request gitlab-org/gitlab!21780
-
Kamil Trzciński authored
Resolve "All pages that render icons return 500" See merge request gitlab-org/gitlab!21783
-
Heinrich Lee Yu authored
node_modules is cleaned up in Omnibus so this was causing errors on all pages that rendered an icon
-
Matija Čupić authored
-
Nick Thomas authored
Update query limiting whitelist link See merge request gitlab-org/gitlab!21741
-
Grzegorz Bizon authored
Refactor the Deployment model so state machine events are used by both CI and the API Closes #36648 See merge request gitlab-org/gitlab!20474
-
Grzegorz Bizon authored
Backend data model for serverless domains See merge request gitlab-org/gitlab!19835
-
Nick Thomas authored
Merge branch '36402-update-start-trial-cta-in-top-right-banner-to-only-appear-if-all-namespaces-are-free' into 'master' Update start trial CTA in top right banner to only appear if all namespaces are free See merge request gitlab-org/gitlab!20177
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Kamil Trzciński authored
Implement external validation during pipeline creation Closes #34015 See merge request gitlab-org/gitlab!21134
-
Matija Čupić authored
Stubs out the major elements of the external validation pipeline chain step.
-
Heinrich Lee Yu authored
Changes database engineer to just engineer See merge request gitlab-org/gitlab!21774
-
Mayra Cabrera authored
Rectifies Database Query Comments guide to just use Engineer instead of DB engineer, as we don't have those on call
-
- 13 Dec, 2019 4 commits
-
-
Mayra Cabrera authored
Block empty params to MR target branch autocompletion Closes #31830 See merge request gitlab-org/gitlab!21748
-
Clement Ho authored
Show correct warning on issue when project is archived See merge request gitlab-org/gitlab!20078
-
Clement Ho authored
Fix assignee url issue in board sidebar Closes #35842 See merge request gitlab-org/gitlab!20992
-
Lee Tickett authored
-