- 16 Jan, 2020 25 commits
-
-
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 15 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
-
Valery Sizov authored
Extract some logic to DesignUnsyncFinder
-
Valery Sizov authored
This MR implements backfill of the designs to secondary node
-
Mayra Cabrera authored
Clarify security developer workflow 2 See merge request gitlab-org/gitlab!23039
-
Jeremy Matos authored
-
Clement Ho authored
Add View Issue button to error tracking detail page See merge request gitlab-org/gitlab!22862
-
Tristan Read authored
Adds a view issue button to the Error Tracking details page when a GitLab issue link is found.
-
Achilleas Pipinellis authored
Add initial version of NuGet docs See merge request gitlab-org/gitlab!21909
-
David Fernandez authored
Docs for: - how to enable the GitLab NuGet Repository - how to setup authentication with nuget and Visual Studio
-