- 24 Jan, 2020 40 commits
-
-
Clement Ho authored
Refactor class assignment in ErrorTrackingListView See merge request gitlab-org/gitlab!23653
-
Peter Leitzen authored
Allow users to read broadcast messages via API See merge request gitlab-org/gitlab!23298
-
Rajendra Kadam authored
Add changelog and add rspecs
-
Douglas Barbosa Alexandre authored
Move Sidekiq worker weights to application code See merge request gitlab-org/gitlab!23253
-
Douglas Barbosa Alexandre authored
Track events for paid signup flow See merge request gitlab-org/gitlab!23612
-
Annabel Dunstone Gray authored
Buttons for Edit and Web IDE look like segmented control in file header Closes #197500 See merge request gitlab-org/gitlab!23291
-
Marcel van Remmerden authored
-
Nick Thomas authored
Add accidentally deleted project config for custom apply suggestions See merge request gitlab-org/gitlab!23687
-
Nick Thomas authored
Feature flag: removal of get_tag_messages_go See merge request gitlab-org/gitlab!23607
-
nicolasdular authored
Adds tracking when starting and completing the new sign up flow to snowplow.
-
Sean McGivern authored
These weights were defined in a config file. (Which is only used if you don't use sidekiq-cluster.) By moving them to the application code, we can auto-generate the config file, and it's harder to miss out adding or updating this weight.
-
Phil Hughes authored
Merge branch '37030-alert-widget-in-monitoring-dashboard-uses-gon-instead-of-vue-mixin' into 'master' Alert widget in monitoring dashboard uses gon instead of vue mixin Closes #37030 See merge request gitlab-org/gitlab!23660
-
Dhiraj Bodicherla authored
-
Achilleas Pipinellis authored
Add monorepo package workflow docs Closes #121662 See merge request gitlab-org/gitlab!23359
-
Steve Abrams authored
Documentation detailing how to publish packages from a monorepo with multiple packages.
-
Natalia Tepluhina authored
Use GraphQL endpoint for environments dropdown in monitoring dashboard 2/4 See merge request gitlab-org/gitlab!23632
-
Fabio Huser authored
-
Alessio Caiazza authored
Enable cop HaveGitlabHttpStatus in feature specs See merge request gitlab-org/gitlab!23554
-
Achilleas Pipinellis authored
Docs: Add note on how to run a GRPC trace for Gitaly See merge request gitlab-org/gitlab!23683
-
Will Chandler authored
-
Fabio Huser authored
-
Achilleas Pipinellis authored
Documentation for Docker Expiration Policy See merge request gitlab-org/gitlab!23055
-
Nicolò Maria Mezzopera authored
Lint container registry main readme Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Add screenshot to documentation Add examples for API section Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md Apply suggestion to doc/user/packages/container_registry/index.md
-
Sean McGivern authored
Redacts quick actions used by support bot See merge request gitlab-org/gitlab!23353
-
Marcel Amirault authored
Update the docs release process See merge request gitlab-org/gitlab!23587
-
Achilleas Pipinellis authored
-
Dhiraj Bodicherla authored
Environments dropdown in monitoring dashboard REST api is replaced with graphql endpoint
-
Achilleas Pipinellis authored
Add some Maven troubleshooting docs See merge request gitlab-org/gitlab!22362
-
Kushal Pandya authored
Update Kaminari templates to match design spec See merge request gitlab-org/gitlab!23582
-
Dheeraj Joshi authored
The current Kaminari templates are not aligned with our design system pagination component which is gl-pagination.
-
Kushal Pandya authored
Disable expiration policy if dict is absent from API See merge request gitlab-org/gitlab!23511
-
Nicolò Maria Mezzopera authored
- action - mutation - mutation type - state update - unit tests
-
Kushal Pandya authored
Define constants for routes within Design Management See merge request gitlab-org/gitlab!23392
-
Tom Quirk authored
- add constants for design management routes - use these in the createRouter fn
-
Peter Leitzen authored
Show settings only if container registry enabled See merge request gitlab-org/gitlab!23593
-
Nicolò Maria Mezzopera authored
- create helper - use helper instead of direct feature flag call
-
Achilleas Pipinellis authored
Docs about permission dependencies See merge request gitlab-org/gitlab!23204
-
Tetiana Chupryna authored
Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Fix duplicating phrase
-
Imre Farkas authored
Merge branch '33257-prevent-accidental-deletions-via-soft-delete-for-groups-ui-changes' into 'master' Resolve "Prevent accidental deletions via soft delete for groups" - UI changes (MR: 5/n) See merge request gitlab-org/gitlab!19483
-
Manoj M J authored
This change adds the controller actions required to soft-delete and restore a group from the UI
-