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

Closed
Open
Created Jan 16, 2013 by Administrator@rootOwner

Folder named hooks in repository root won't render files

Created by: tonybarbieri

Hello,

I'm not sure if this is a bug but we have a project that has a folder named hooks in the root of the repository. When I try to browse files in that directory I get the following in the gitlabhq log:

Started GET "/namespace/project/tree/master/hooks?=1358298525100" for 127.0.0.1 at 2013-01-15 20:08:45 -0500 Processing by HooksController#index as JS Parameters: {""=>"1358298525100", "project_id"=>"namespace/project/tree/master"} Rendered public/404.html (0.1ms) Filter chain halted as :project rendered or redirected Completed 404 Not Found in 7ms (Views: 1.0ms | ActiveRecord: 1.1ms)

Is a hooks folder in the root special?

Thanks!

-tony

Assignee
Assign to
Time tracking