- 16 Jan, 2020 17 commits
-
-
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
-
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 23 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
-
Achilleas Pipinellis authored
Add docs on ignoring error See merge request gitlab-org/gitlab!22849
-
Sean Arnold authored
-
Mayra Cabrera authored
Add milestone date sourcing foreign key See merge request gitlab-org/gitlab!21907
-
charlie ablett authored
Use new option introduced in https://gitlab.com/gitlab-org/gitlab/merge_requests/22282 which allows a concurrent foreign key constraint to be added without validating, which gives the opportunity to fix existing invalid rows before validating.
-
Douglas Barbosa Alexandre authored
Change `count` to `size`, to prevent unneeded DB call Closes #196251 See merge request gitlab-org/gitlab!22844
-
Kamil Trzciński authored
Add metrics and network referee job artifact types See merge request gitlab-org/gitlab!20181
-
Jan Provaznik authored
Move collapsed partial into a diff viewer See merge request gitlab-org/gitlab!22520
-
Mike Lewis authored
Fix long markdown line in footnotes See merge request gitlab-org/gitlab!23092
-