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
  • #7799

Closed
Open
Created Sep 19, 2014 by Administrator@rootOwner

gitlab web-ui not show all files changes

Created by: lexeress

When i open commit i see Showing 3 changed files with 145 additions and 134 deletions

This is not binary files, just css/js files, but i see only 2 diff, no error in logs files, not see add comment form (only if files in commit <2). 6.1 6.2 7.1 7.2 version tested.

In log file i see

Started GET "/aa/test/notes?target_id=3929c77e946236a025913a3211c7f384c3b0dad9&target_type=commit&last_fetched_at=1411167235" for 0.0.0.0 at 2014-09-19 22:54:09 +0000
Processing by Projects::NotesController#index as JSON
  Parameters: {"target_id"=>"3929c77e946236a025913a3211c7f384c3b0dad9", "target_type"=>"commit", "last_fetched_at"=>"1411167235", "project_id"=>"aa/test"}
Completed 200 OK in 53ms (Views: 0.5ms | ActiveRecord: 3.9ms)
Started GET "/aa/test/blob/4167460b9b51ae5a61c194293881733364587e0e/client/app-test-store/src/main/client-script/app/data/Response.js" for 0.0.0.0 at 2014-09-19 22:54:15 +0000
Processing by Projects::BlobController#show as HTML
  Parameters: {"project_id"=>"aa/test", "id"=>"4167460b9b51ae5a61c194293881733364587e0e/client/app-test-store/src/main/client-script/app/data/Response.js"}
Completed 200 OK in 186ms (Views: 115.4ms | ActiveRecord: 6.1ms)
Assignee
Assign to
Time tracking