Enable GIT_TRACE_PERFORMANCE through a config variable.
The value of the variable must an absolute path needs to exist so we’re able to check if we can write in that file. Because in the case we cannot write we’ll throw a warning to the output of the users.
~/dev/gitlab/local/pacoguzman/gitlab-ce (master=)$ git push origin master
warning: could not open '/wadus' for tracing: Permission denied
Everything up-to-date
Closes #59 (closed)
Merge request reports
Activity
Reassigned to @jacobvosmaer-gitlab
- Resolved by Jacob Vosmaer (GitLab)
- Resolved by username-removed-128633
Reassigned to @pacoguzman
Reassigned to @jacobvosmaer-gitlab
- Resolved by username-removed-128633
Reassigned to @pacoguzman
@pacoguzman I have said all I wanted to say here, I think you can pass this to the next reviewer.
Reassigned to @rymai
- Resolved by username-removed-128633
Milestone changed to %8.13
Added 11 commits:
- 41c4ad8d...63c74eda - 10 commits from branch
master
- 9003ec61 - Enable GIT_TRACE_PERFORMANCE through a config variable git_trace_log_file
- 41c4ad8d...63c74eda - 10 commits from branch
@rymai I've just changed the changelog and the commit message based on your suggestion! Thanks!
@pacoguzman Thanks!
Mentioned in commit 0b4fd0af
@pacoguzman
v3.6.2
tag created: https://gitlab.com/gitlab-org/gitlab-shell/tags/v3.6.2Mentioned in issue #59 (closed)
Mentioned in merge request !93 (closed)
Mentioned in issue gitlab-com/infrastructure#619 (closed)
Mentioned in merge request gitlab-com/www-gitlab-com!3412 (merged)