2016-08-25 10:41:51 -04:00
|
|
|
### Summary
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-24 09:56:32 -04:00
|
|
|
(Summarize the bug encountered concisely)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Steps to reproduce
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(How one can reproduce the issue - this is very important)
|
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Expected behavior
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(What you should see instead)
|
|
|
|
|
2016-09-01 23:01:02 -04:00
|
|
|
### Actual behavior
|
2016-08-24 09:56:32 -04:00
|
|
|
|
|
|
|
(What actually happens)
|
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Relevant logs and/or screenshots
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(Paste any relevant logs - please use code blocks (```) to format console output,
|
|
|
|
logs, and code as it's very hard to read otherwise.)
|
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Output of checks
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
#### Results of GitLab application Check
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations with omnibus-gitlab package run and paste the output of:
|
2016-08-25 10:41:51 -04:00
|
|
|
`sudo gitlab-rake gitlab:check SANITIZE=true`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations from source run and paste the output of:
|
2016-08-25 10:41:51 -04:00
|
|
|
`sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(we will only investigate if the tests are passing)
|
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
#### Results of GitLab environment info
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations with omnibus-gitlab package run and paste the output of:
|
2016-08-25 10:41:51 -04:00
|
|
|
`sudo gitlab-rake gitlab:env:info`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations from source run and paste the output of:
|
2016-08-25 10:41:51 -04:00
|
|
|
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Possible fixes
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(If you can, link to the line of code that might be responsible for the problem)
|