Garbage emails and reviewboard commit hooks
Jaroslaw Staniek
staniek at kde.org
Sat Jun 16 15:30:43 BST 2012
Hi,
Do you have any idea how to prevent receiving emails like this one?
(Git commit ..... by .... on behalf of ....)
It seems that merging commits to a new branch generates copy of commit email.
This is getting quite annoying, and generates garbage. Also,
reviewboard is getting similarly polluted if a commit used REVIEW:
field, see e.g. commit hooks at
https://git.reviewboard.kde.org/r/105161/
---------- Forwarded message ----------
From: Yue Liu <yue.liu at mail.com>
Date: 13 June 2012 11:51
Subject: [calligra/connection-interaction-yue]
kexi/plugins/forms/widgets: warnings-- (silent)
To: kde-commits at kde.org
Git commit 0c153bb957354320d831fe836f2d1bce325b8d21 by Yue Liu, on
behalf of Jaroslaw Staniek.
Committed on 09/06/2012 at 11:56.
Pushed by liu into branch 'connection-interaction-yue'.
warnings--
GIT_SILENT
M +1 -0 kexi/plugins/forms/widgets/kexidbdatepicker.cpp
http://commits.kde.org/calligra/0c153bb957354320d831fe836f2d1bce325b8d21
diff --git a/kexi/plugins/forms/widgets/kexidbdatepicker.cpp
b/kexi/plugins/forms/widgets/kexidbdatepicker.cpp
index d101aa8..d5d4ae4 100644
--- a/kexi/plugins/forms/widgets/kexidbdatepicker.cpp
+++ b/kexi/plugins/forms/widgets/kexidbdatepicker.cpp
@@ -38,6 +38,7 @@ KexiDBDatePicker::~KexiDBDatePicker()
void KexiDBDatePicker::setInvalidState(const QString& displayText)
{
+ Q_UNUSED(displayText);
m_invalidState = true;
setEnabled(false);
setReadOnly(true);
--
regards / pozdrawiam, Jaroslaw Staniek
http://www.linkedin.com/in/jstaniek
Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra.org/kexi)
KDE Software Development Platform on MS Windows (windows.kde.org)
More information about the calligra-devel
mailing list