- 16 Jan, 2020 33 commits
-
-
Phil Hughes authored
Geo Node Form in Vue - Initalize Closes #118841 See merge request gitlab-org/gitlab!22815
-
Zack Cuddy authored
Feature flag on DOM Backend Tests Frontend tests Lint and locale Duplicate code
-
Marcel Amirault authored
Update the Phoenix/Elixir tutorial See merge request gitlab-org/gitlab!22903
-
Simon Mansfield authored
This update fixes both a number of grammar and stylistic issues, as well as bringing the tutorial up to date. It now makes use of the latest elixir image, adds rebar support and has images that showcase the latest UI.
-
Ash McKenzie authored
Redirect to customer portal or registration See merge request gitlab-org/gitlab!22978
-
Mark Lapierre authored
Skip web terminal test Closes #193485 See merge request gitlab-org/gitlab!23141
-
Mark Lapierre authored
It causes subsequent tests to fail
-
Ash McKenzie authored
fix: add missing Access-Control-Expose-Headers values Closes #194897 See merge request gitlab-org/gitlab!22838
-
Ash McKenzie authored
Merge branch '24605-allow-admins-to-disable-users-ability-to-change-profile-name-premium-only' into 'master' Move "Allow admins to disable users ability to change profile name" feature to EE Premium See merge request gitlab-org/gitlab!23034
-
Heinrich Lee Yu authored
Attempt to fix Transient failure in ee/spec/lib/ee/gitlab/import_export/group_tree_saver_spec.rb:44 See merge request gitlab-org/gitlab!23128
-
Kushal Pandya authored
Scrollable design view (#13217 part 1) See merge request gitlab-org/gitlab!22942
-
Kushal Pandya authored
Migrate ee specs for monitor from karma to jest See merge request gitlab-org/gitlab!22926
-
manojmj authored
This change moves the feature “Allow admins to disable users ability to change name” to EE Premium and above
-
Albert Salim authored
-
Tom Quirk authored
This change reverts the added behviour where an image would default to 100% width and be allowed to overflow vertically. Reverted because of the additional UX complexities identified during review.
-
Tom Quirk authored
Instead of a "no-overflow" implementation, designs can now safely overflow vertically, and the user is able to scroll to explore the image vertically
-
Ash McKenzie authored
Geo: Make primary and internal_url params optional See merge request gitlab-org/gitlab!23130
-
Douglas Barbosa Alexandre authored
Change `count` to `size` Closes #196252 See merge request gitlab-org/gitlab!22842
-
Ash McKenzie authored
Change boolean value to string in helper See merge request gitlab-org/gitlab!23068
-
Heinrich Lee Yu authored
Remove unnecessary translation from merge request model Closes #118816 See merge request gitlab-org/gitlab!22952
-
Heinrich Lee Yu authored
Consolidate DB pool size settings into initializer See merge request gitlab-org/gitlab!22385
-
Douglas Barbosa Alexandre authored
Add Org to list of supported markups for wiki See merge request gitlab-org/gitlab!22898
-
Alexander Oleynikov authored
-
Douglas Barbosa Alexandre authored
Scheduling the design repositories sync Closes #34324 See merge request gitlab-org/gitlab!21239
-
Heinrich Lee Yu authored
Eliminate warnings about ambiguousness of operator See merge request gitlab-org/gitlab!23074
-
Russell Dickenson authored
Make getting-started guide adhere to style guide See merge request gitlab-org/gitlab!23116
-
Mike Kozono authored
-
Mike Kozono authored
-
Mike Kozono authored
-
Dan Davison authored
Simplify and shorten qa test See merge request gitlab-org/gitlab!23077
-
Dan Davison authored
Fix the QA 'Protected branch support' test for CE Closes #196841 See merge request gitlab-org/gitlab!23075
-
Stan Hu authored
License check with FF for work in progress limits See merge request gitlab-org/gitlab!23113
-
Scott Stern authored
-
- 15 Jan, 2020 7 commits
-
-
Dan Davison authored
Simplify a bunch of tests See merge request gitlab-org/gitlab!23098
-
Thong Kuah authored
Ensure JSON is used for Sentry requests See merge request gitlab-org/gitlab!23115
-
Sean Arnold authored
-
Stan Hu authored
Make LetsEncrypt order expiration shorter See merge request gitlab-org/gitlab!22878
-
Mayra Cabrera authored
Save instance administrators group ID in application_settings See merge request gitlab-org/gitlab!22602
-
Reuben Pereira authored
* Move the logic to create the gitlab-instance-administrators group into its own service. * Also store the ID of the created group in application_settings table.
-
Amy Qualls authored
I'm using this merge request to demonstrate how creating tests based on our style guide can help identify points of cleanup in existing documents. I didn't edit everything I wanted to, but stuck to two types of tasks: - areas of inconsistent line wrapping - items identified by Vale tests
-