- 12 Nov, 2019 40 commits
-
-
Lucas Charles authored
Enables a sidecar container within the ingress controller pod for streaming the modsecurity audit log. To properly handle the multiline datastream the logging format has been changed to JSON. This work contributes to https://gitlab.com/gitlab-org/gitlab/issues/14707 in setting up initial logging infrastructure
-
Andreas Brandl authored
Remove Pendo from EE Closes gitlab-org/growth/product#173 See merge request gitlab-org/gitlab!19400
-
Doug Stull authored
- business decided to no longer use pendo or any 3rd party tracking
-
Paul Slaughter authored
Show and hide correct elements on file tree navigation See merge request gitlab-org/gitlab!19481
-
Natalia Tepluhina authored
Update "Tag name" help text on Edit Release page See merge request gitlab-org/gitlab!19321
-
Phil Hughes authored
Resolve "Extract `DiffDiscussionHeader` component from `NoteableDiscussion`" See merge request gitlab-org/gitlab!19107
-
Sean McGivern authored
Move limits from Plan to new PlanLimits model See merge request gitlab-org/gitlab!19438
-
Fabio Pitino authored
* Add unique index * Add model validation * Ensure data migration leverages the index
-
Sean McGivern authored
Manage and display labels from epic graphql See merge request gitlab-org/gitlab!19642
-
Achilleas Pipinellis authored
Docs: update Pages illustrations Closes #34710 See merge request gitlab-org/gitlab!19585
-
Marcia Ramos authored
- Replace table of images with unique for better visualization on /help - Add new illustration for getting started section
-
Kushal Pandya authored
Migrate feature flags table specs to Jest See merge request gitlab-org/gitlab!19880
-
Phil Hughes authored
Port scroll to bottom methods to new component Closes #35534 See merge request gitlab-org/gitlab!19941
-
Mike Greiling authored
feat: add Infinite scroll to "Add Projects" modal in the operations dashboard See merge request gitlab-org/gitlab!17842
-
Laura Montemayor authored
* Imports the GlInfiniteScroll component to project selector * Adds totalResults to state which is the number of projects * Adds mutations for fetching the headers with the results information
-
Heinrich Lee Yu authored
Fix projects new page performance See merge request gitlab-org/gitlab!18180
-
Adam Hegyi authored
- Introduce OptimizedGroupsWithTemplatesFinder that queries group templates more efficiently. - Introduce a feature flag to enable the optimization: `optimized_groups_with_templates_finder`
-
Dmitriy Zaporozhets authored
Fix Arel deprecations for Rails 6 Closes #28497 See merge request gitlab-org/gitlab!19869
-
Dmitriy Zaporozhets authored
API call for Create Vulnerability from Finding See merge request gitlab-org/gitlab!18283
-
Victor Zagorodny authored
Make title_html field optional in order to be controlled by CacheMarkdownField logic. Add POST /projects/:id/vulnerabilities API call. Add create_vulnerability ability for User. Add Vulnerabilities::CreateService and model methods and scopes required for its functioning. Add new factories and traits.
-
Nathan Friend authored
This commit updates the help text that appears under the "Tag name" field on the "Edit Release" page.
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
Migrated feature_flags_table_spec.js from Karma to Jest
-
Martin Wortschack authored
Revert "Merge branch 'mfluharty-clickable-links-in-file-view' into 'master'" See merge request gitlab-org/gitlab!19887
-
Kamil Trzciński authored
Run check_mergeability only if merge status requires it See merge request gitlab-org/gitlab!19364
-
Igor authored
If merge_status is not unchecked there's no need to run whole MergeabilityCheckService because the merge_status column won't be updated in this case
-
Heinrich Lee Yu authored
Revert "Merge branch 'optimise-avatar-requests-part-two' into 'master'" See merge request gitlab-org/gitlab!19942
-
Sean McGivern authored
Mark todo done by GraphQL API See merge request gitlab-org/gitlab!18581
-
Natalia Tepluhina authored
Fix loading all issues when board list is collapsed Closes #26207 See merge request gitlab-org/gitlab!19347
-
Florie Guibert authored
-
Dmitriy Zaporozhets authored
Conan Remove API Endpoints See merge request gitlab-org/gitlab!17846
-
Steve Abrams authored
Implements the DELETE API endpoint for the conan package registry to remove conan packages and their package files.
-
Sean McGivern authored
This reverts merge request !19822
-
Filipa Lacerda authored
Render folder lock icon in table rows See merge request gitlab-org/gitlab!19776
-
Filipa Lacerda authored
-
Fatih Acet authored
Add project package api call to api.js See merge request gitlab-org/gitlab!19685
-
Nicolò Maria Mezzopera authored
- paths and function in api.js - unit tests
-
Bob Van Landuyt authored
Updated deployment api docs with pipeline data Closes #27226 See merge request gitlab-org/gitlab!19876
-
Marcia Ramos authored
Docs: add troubleshooting for domain verification Closes #28635 See merge request gitlab-org/gitlab!19885
-
Marcia Ramos authored
-