Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
C
cauldron
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Cauldron
  • cauldron
  • Issues
  • #512

Closed
Open
Opened Nov 25, 2020 by Jose Javier Merchante@jjmerchanteOwner

Export git data as csv

This is issue is for implementing an Intention for exporting elastic data of a project as csv.

There will be a button in the topside of a project to create this intention. The intention will:

  • Request Elasticsearch git data for a project using a scroll and will get the following fields (and MORE):
    • Author
    • commit id
    • date
    • num files changed
    • Exclude commit text
  • The data will be stored in a file that will be accessible from the webserver or in a way to serve static files.
  • The button will be with a spinner if a intention is in progress for that project.
Assignee
Assign to
Yogurt
Milestone
Yogurt (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: cauldronio/cauldron#512