Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #2897
Closed
Open
Created Dec 11, 2013 by sto@stoReporter

Provide a way to show hook execution results to the user via web

With the current code there is no way to show the user the result of the execution of a hook if it does not fail.

The provided patch against current stable git adds a displayHookOutput configuration option that, when enabled, shows a message to the user with the hook result, if it prints something (the idea is that if the option is enabled but a hooks prints nothing no message is shown to the user).

(from redmine: issue id 2897, created on 2013-12-11, closed on 2014-01-03)

  • Changesets:
    • Revision 47794f97 by Côme Chilliet on 2013-12-11T15:40:11.000Z:
Fixes: #2897 Show hooks output
  • Revision 06f689bb by Côme Chilliet on 2013-12-11T15:45:30.000Z:
Fixes: #2897 Provide a way to show hook execution results to the user via web
  • Revision 20ee37d4 by Côme Chilliet on 2013-12-11T16:20:28.000Z:
Fixes: #2897 Show hooks output
  • Custom Fields:
    • Bug in version: 1.0.7.1
  • Uploads:
    • displayHookOutput.patch PATCH
    • 0001-Fixes-2897-Show-hooks-output.patch
Assignee
Assign to
Time tracking