Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language statistics bar for repositories #8037

Merged
merged 4 commits into from
Feb 11, 2020

Commits on Feb 6, 2020

  1. Implementation for calculating language statistics

    Impement saving code language statistics to database
    
    Implement rendering langauge stats
    
    Add primary laguage to show in repository list
    
    Implement repository stats indexer queue
    
    Add indexer test
    
    Refactor to use queue module
    lafriks committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b3e60ec View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    289a5ff View commit details
    Browse the repository at this point in the history
  2. Do not timeout for queues

    lafriks committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    595e238 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    b389c28 View commit details
    Browse the repository at this point in the history