- 24 Mar, 2020 40 commits
-
-
Mike Jang authored
Entry for Vertical Ellipsis See merge request gitlab-org/gitlab!27638
-
Mike Jang authored
-
Tiger Watson authored
Rename constants for batch counter batch sizes See merge request gitlab-org/gitlab!27647
-
Ash McKenzie authored
Rewrite VSM development fixtures Closes #195829 See merge request gitlab-org/gitlab!27357
-
Mayra Cabrera authored
Removes 'No DB maintainers available' section See merge request gitlab-org/gitlab!27921
-
Mike Jang authored
Preserve user permissions on imported groups See merge request gitlab-org/gitlab!27854
-
Anton Smith authored
-
Toon Claes authored
Add namespace_storage_size_limit to application settings Closes #211856 See merge request gitlab-org/gitlab!27786
-
Paul Slaughter authored
Show object access warning when disabling repo LFS See merge request gitlab-org/gitlab!26696
-
Thomas Randolph authored
... but only if there are LFS objects in the repo. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26696
-
Paul Slaughter authored
Update Release Edit and Detail pages to pass initial state to Vuex store creation functions See merge request gitlab-org/gitlab!26515
-
Thong Kuah authored
Update ApplicationLimits to prefer defaults See merge request gitlab-org/gitlab!27574
-
Thong Kuah authored
Extract X509::Signature from X509::Commit Closes #212289 See merge request gitlab-org/gitlab!27327
-
Roger Meier authored
Closes #212289
-
Marcia Ramos authored
Docs: update Releases doc for gitlab-releaser See merge request gitlab-org/gitlab!27508
-
Marcia Ramos authored
-
Paul Slaughter authored
Add state initialization pattern for Vuex stores See merge request gitlab-org/gitlab!27549
-
Nathan Friend authored
This commit documents our new standard approach for initializing Vuex store state.
-
Nathan Friend authored
This commit updates the Release Edit and Show pages to pass their initial Vuex store state as a parameter to the store creation function rather than setting this state data using a `setInitialState` action.
-
Nathan Friend authored
Revert "Merge branch '24629' into 'master'" Closes #212358 See merge request gitlab-org/gitlab!27927
-
Mike Jang authored
LDAP Admin docs See merge request gitlab-org/gitlab!16083
-
Harish Ramachandran authored
Flesh out some more More about user logins and errors More fleshing out Reorganize outline on the page Updated a few sections Clarify ldapsearch and groupsync docs Clarify phrasing Update UserSync logs description Clarify some headings and modify other stuff Add some links; flesh out section on failed logins Finish the User logins section Finish the Connection section New links; updated workflows Link to the SSOT in the workflows Simplify the membership debugging steps Some final checks Un-indent a few bulletted lists Correct a few broken links Resolve pending comments Remove the Workflows section Move the Tools section to the bottom Rename the log output to be console outputs Move user_filter debugging to the logins section Move no-users-found section to user logins Move most of the console docs inline Update codeblock formatting; use the new Ldap module
-
nicolasdular authored
-
Andrew Fontaine authored
Jest refactor jquery setup and add import commons See merge request gitlab-org/gitlab!27862
-
Paul Slaughter authored
This reverts merge request !27703
-
Sean McGivern authored
Log Redis call count and duration to log files Closes #208821 See merge request gitlab-org/gitlab!27735
-
Alper Akgun authored
Fixes the typo by renaming the constant names
-
Martin Wortschack authored
Resolve "Value Stream Analytics - Custom ordering of stages" See merge request gitlab-org/gitlab!26074
-
Brandon Labuschagne authored
The manual sorting is added by means of drag and drop functionality. To achieve this we've made use of sortablejs which is also used for issue lists and boards.
-
Paul Slaughter authored
Move the vuex logic out of the filter component Closes #210334 See merge request gitlab-org/gitlab!27216
-
Sam Beckham authored
- Pulls all vuex logic out of the filter component and moves it into either computed properties, or up to the filters component that encompasses it. - Moves the filters spec to Jest - Removes the store based testing in the filter component - Adds extra tests around the filter component https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27216
-
Paul Slaughter authored
Replaces underscore with lodash for app/assets/javascripts/ide See merge request gitlab-org/gitlab!27051
-
Mayra Cabrera authored
Reverts a1c6a1d3. We have 5 DB maintainers now on different timezones, even though the ratio of backend engineers per database maintainer is still not great (163:5), the chances of not having a maintainer available are fewer.
-
Jarka Košanová authored
Remove n+1 queries from GraphQL EpicType See merge request gitlab-org/gitlab!27551
-
Stan Hu authored
Resolve "GCS job.log is stored with Content-Type invalid/invalid" Closes #212264 See merge request gitlab-org/gitlab!27864
-
Mike Jang authored
Add proxy config note to usage statistics docs See merge request gitlab-org/gitlab!27849
-
Dan Jensen authored
Previously the usage statistics documentation did not mention proxy configuration. Proxy mis-configuration is a common cause of usage statistics failing to be reported, which can cause other features (like DevOps Score) to be non-functional. This adds a brief note about proxy configuration to the top of the usage statistics documentation.
-
Tanya Pazitny authored
Refactor advanced_global_advanced_syntax_search_spec.rb to use API only See merge request gitlab-org/gitlab!26021
-
Andrew Fontaine authored
Update renewal banner messaging and styling See merge request gitlab-org/gitlab!27530
-
Nick Thomas authored
Load preprocessed code-nav-data directly from object storage See merge request gitlab-org/gitlab!27688
-