gitea/services/mirror
Lunny Xiao 540541caa2
Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231)
* Hide sensitive content on admin panel progress monitor (#19218)

Sanitize urls within git process descriptions.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>

* Do not include global arguments in process manager (#19226)

Backport #19226

The git command by default adds a number of global arguments. These are not
helpful to be displayed in the process manager and so should be skipped for
default process descriptions.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-03-27 18:21:59 +01:00
..
mirror.go Refactor mirror code & fix `StartToMirror` (#18904) (#19075) 2022-03-14 20:04:41 +08:00
mirror_pull.go Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) 2022-03-27 18:21:59 +01:00
mirror_push.go Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) 2022-03-27 18:21:59 +01:00