- 29 Jun, 2020 40 commits
-
-
Andreas Brandl authored
The original MR got reverted and deployed to GitLab.com. We ship another migration here to clean this up.
-
Markus Koller authored
Expose snippets_size in ProjectStatistics Entity See merge request gitlab-org/gitlab!35316
-
Shinya Maeda authored
Enable code_navigation for feature specs See merge request gitlab-org/gitlab!35309
-
Marcin Sedlak-Jakubowski authored
Update confidential epics documentation See merge request gitlab-org/gitlab!35299
-
Evan Read authored
-
Shinya Maeda authored
Do Not Allow a User List to be Deleted if Associated with a Strategy See merge request gitlab-org/gitlab!35275
-
Jason Goodman authored
Return an error message in the api
-
Bob Van Landuyt authored
Move issuable resolver logic to finders See merge request gitlab-org/gitlab!31542
-
Alex Kalderimis authored
This moves the core logic of the merge request resolver and the issues resolver into a finder (technically a composition of finders), so that we can re-use it in other resolvers/mutations without needing to instantiate an entire resolver and run the full resolver life-cycle each time.
-
Tim Zallmann authored
Change replication status button to indicator with tooltip Closes #223905 See merge request gitlab-org/gitlab!34571
-
Nick Thomas authored
Bump rouge to 3.20 See merge request gitlab-org/gitlab!34987
-
Bob Van Landuyt authored
Namespace storage purchase api See merge request gitlab-org/gitlab!35257
-
Grzegorz Bizon authored
Support warnings in pipeline creation See merge request gitlab-org/gitlab!33762
-
Fabio Pitino authored
Store errors or warnings occurring during pipeline creation in Ci::PipelineMetadata.
-
Sean McGivern authored
Update unit to seconds in GraphQL logs See merge request gitlab-org/gitlab!35446
-
Nick Thomas authored
Refer to FOSS user callout enum from EE version See merge request gitlab-org/gitlab!35420
-
Ronan OConnor authored
Update Code Quality docs to mitigate common issues Closes #220011 See merge request gitlab-org/gitlab!34264
-
Vlad Stoianovici authored
-
Sanad Liaquat authored
Add ability to skip Guided Tour if shown - Take 2 Closes #220891 See merge request gitlab-org/gitlab!35318
-
Sanad Liaquat authored
-
Jan Provaznik authored
Update Sidekiq to v5.2.9 See merge request gitlab-org/gitlab!35495
-
Jarka Košanová authored
Remove GitlabIssueTrackerService class See merge request gitlab-org/gitlab!34852
-
Denys Mishunov authored
Geo Node Form - Redesign Form Closes #215027 See merge request gitlab-org/gitlab!34561
-
Zack Cuddy authored
This MR overhauls the Geo Node Form Layout based on the design mocks. Most signifigant changes are the re-ordering of some fields, along with a complete rewrite/removal of the help texts. This overhaul also includes a few new More information links to help users along.
-
Igor Drozdov authored
Link to test reports from MR Widget Closes #201840 See merge request gitlab-org/gitlab!29729
-
Juan J. Ramirez authored
Link to test reports from MR Rendering config + tests Prettier linting change Adding missing path prop Fixing undefined path prop Undefined test variable Adding missing TestHost import Wrong helper path Fixing tests descriptions Fixes to widget tests Changes to component testing Add full report button specs Adding specs to check that the full report link button is rendered if the feature flag is enabled, and not rendered when the feature flag is disabled. Add full report button specs Adding specs to check that the full report link button is rendered if the feature flag is enabled, and not rendered when the feature flag is disabled. Added missing changelog Change to gitlab-ui button Missing component registration Formatting and translations Fixing broken test Reverting component change Changing to GlButton Apply 1 suggestion(s) to 1 file(s) Additional check for pipelinePath Quick formatting fix Adding group scope to feat flag Review refactors (@shampton)
-
nicolasdular authored
This exposes the params `additional_purchased_storage_size` and `additional_purchased_storage_ends_on` in our Namespace API and the possibility to set them for admin users. This API will be used by customer portal when additional storage packages get bought
-
Stan Hu authored
This contains only minor changes that tighten up some dependencies: * https://github.com/mperham/sidekiq/blob/master/Changes.md * https://github.com/mperham/sidekiq/compare/v5.2.7...v5.2.9 gitlab-exporter is using v5.2.9 already, so this change avoids duplicate versions being shipped in Omnuibus. Note we avoid v5.2.8 since this unnecessarily restricts Rack.
-
Kushal Pandya authored
Apply filter bar values to api requests See merge request gitlab-org/gitlab!35112
-
Ezekiel Kigbo authored
Adds the addtional filter bar parameters into the cycleAnalyticsRequestParams getter
-
Ash McKenzie authored
Configurable port for local Capybara runs See merge request gitlab-org/gitlab!34897
-
Simon Knox authored
I want to save some pages (mainly graphql-explorer) and random ports prevent that
-
Igor Drozdov authored
Add snippets_size to ProjectStatistics GraphQL type See merge request gitlab-org/gitlab!35319
-
Nicolò Maria Mezzopera authored
Geo Settings Form - Fetch Data from API See merge request gitlab-org/gitlab!35181
-
Zack Cuddy authored
This MR is an attempt at MVC. The MR hooks up the API for data fetching of the application settings. In the next MR validations and the POST/PUT actions will be hooked up.
-
Martin Wortschack authored
Fix stylelint warning in related_items_list.scss See merge request gitlab-org/gitlab!34693
-
charlie ablett authored
Remove confidential_epics_query feature flag Closes #213075 See merge request gitlab-org/gitlab!35235
-
Francisco Javier López authored
-
Francisco Javier López authored
This commit add the snippets_size field to the ProjectStatistics Entity.
-
Stan Hu authored
Save Prometheus Alert and Environment on Alert See merge request gitlab-org/gitlab!35105
-