Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8763

Closed
Open
Created Feb 09, 2015 by Administrator@rootOwner

Indefinite loading of commit data in .dot directories

Created by: jbbr

Gitlab does not show commit information (last updated / last commit) for directories whose name begins with "." Instead the loading indicator (Loading commit data...) is visible indefinitely.

The ajax request for the commit data fails with an error 404. The requested url is something like https://gitlab.com/user/project/refs/master/logs_tree/.idea?_=1423501669010

The problem occurs in the latest Gitlab 7.7.2. Also with the official gitlab instance on https://gitlab.com

Steps to reproduce:

  • Add and push directory ".anything" with some files in it to a gitlab repository
  • List directory ".anything" in the web interface

gitlab_loading

Assignee
Assign to
Time tracking