Top Level Namespace
Defined Under Namespace
Classes: Api, CodeChange, CodeChangeActivity, CodeChangeNotification, CodeReviewNotifier, GerritApi, GerritCodeChangeActivity, GitlabApi, GitlabCodeChangeActivity, StoredValues
Constant Summary collapse
- SECONDS_BETWEEN_RUNS =
60
- SECONDS_BETWEEN_NOTIFICATIONS =
5
- AUTHOR_TRANSLATIONS =
{ "Service Cloud Jenkins" => "Jenkins", /\w+ Gergich \(Bot\)/ => "Gergich" }