[commits] Horde-Support branch master updated. db2ce3f72f200d8601633e9886c16858a2da8b8d
Gunnar Wrobel
p at rdus.de
Sun Aug 29 20:36:51 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: df7a12a6e479d903d048f0ba2d66158b473be6df
e491d88 Should be able to grab the update-tickets hook from the hooks/ dir
1e668f7 Make executable
f4b2f99 Fix commit-update-tickets invocation
727a50d Try fixing the path to commit-update-tickets again
b45afa6 Should be able to grab the update-tickets hook from the hooks/ dir
a527ccf Fix commit-update-tickets invocation
b8b9205 Try fixing the path to commit-update-tickets again
9175abb Add basic Makefile and war download location.
bb8718c Initial structure to run hudson in a personal checkout.
83be7a3 Set additional ignores.
4059543 Added a plugin installation routine.
db2ce3f Setup the two core jobs (horde, php-hudson-tools)
-----------------------------------------------------------------------
commit e491d88f4df93686affd889c7d75a91e67941f28
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:01:37 2010 -0400
Should be able to grab the update-tickets hook from the hooks/ dir
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=bfdfdeefd3a7b5e6706db3b28945e98780d0f1e1&r2=e491d88f4df93686affd889c7d75a91e67941f28
-----------------------------------------------------------------------
commit 1e668f788a3135453944606853893a214ca9d6ce
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:03:46 2010 -0400
Make executable
-----------------------------------------------------------------------
commit f4b2f99c506a45fe774af00028440d391aa43085
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:14:38 2010 -0400
Fix commit-update-tickets invocation
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=e491d88f4df93686affd889c7d75a91e67941f28&r2=f4b2f99c506a45fe774af00028440d391aa43085
-----------------------------------------------------------------------
commit 727a50d426805a3b8bbb1c5b88ec123e733a3760
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:28:25 2010 -0400
Try fixing the path to commit-update-tickets again
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=f4b2f99c506a45fe774af00028440d391aa43085&r2=727a50d426805a3b8bbb1c5b88ec123e733a3760
-----------------------------------------------------------------------
commit b45afa63108579585ed2b30886d5d1ec1c48a8a4
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:01:37 2010 -0400
Should be able to grab the update-tickets hook from the hooks/ dir
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=727a50d426805a3b8bbb1c5b88ec123e733a3760&r2=b45afa63108579585ed2b30886d5d1ec1c48a8a4
-----------------------------------------------------------------------
commit a527ccf6b0230b38e9afb9ceedbbad139dd58216
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:14:38 2010 -0400
Fix commit-update-tickets invocation
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=b45afa63108579585ed2b30886d5d1ec1c48a8a4&r2=a527ccf6b0230b38e9afb9ceedbbad139dd58216
-----------------------------------------------------------------------
commit b8b9205de54151605d20269be864475f2b72a366
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun Aug 29 15:28:25 2010 -0400
Try fixing the path to commit-update-tickets again
git-hooks/post-receive.d/email | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/git-hooks/post-receive.d/email?rt=horde-support&r1=a527ccf6b0230b38e9afb9ceedbbad139dd58216&r2=b8b9205de54151605d20269be864475f2b72a366
-----------------------------------------------------------------------
commit 9175abbb8f83f866278cac356ea7c2e4d20bdef9
Author: Gunnar Wrobel <p at rdus.de>
Date: Sat Aug 28 12:15:19 2010 +0000
Add basic Makefile and war download location.
ci-hudson/Makefile | 5 +++++
ci-hudson/war/.gitignore | 1 +
2 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 ci-hudson/Makefile
create mode 100644 ci-hudson/war/.gitignore
http://git.horde.org/co.php/ci-hudson/Makefile?rt=horde-support&r=9175abbb8f83f866278cac356ea7c2e4d20bdef9
http://git.horde.org/co.php/ci-hudson/war/.gitignore?rt=horde-support&r=9175abbb8f83f866278cac356ea7c2e4d20bdef9
-----------------------------------------------------------------------
commit bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
Author: Gunnar Wrobel <p at rdus.de>
Date: Sat Aug 28 12:55:59 2010 +0000
Initial structure to run hudson in a personal checkout.
ci-hudson/Makefile | 6 ++-
ci-hudson/etc/hudson | 55 +++++++++++++++
ci-hudson/init.d/hudson | 176 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 236 insertions(+), 1 deletions(-)
create mode 100644 ci-hudson/etc/hudson
create mode 100755 ci-hudson/init.d/hudson
create mode 100644 ci-hudson/log/.keep
create mode 100644 ci-hudson/run/.keep
create mode 100644 ci-hudson/workdir/.keep
http://git.horde.org/diff.php/ci-hudson/Makefile?rt=horde-support&r1=9175abbb8f83f866278cac356ea7c2e4d20bdef9&r2=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
http://git.horde.org/co.php/ci-hudson/etc/hudson?rt=horde-support&r=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
http://git.horde.org/co.php/ci-hudson/init.d/hudson?rt=horde-support&r=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
http://git.horde.org/co.php/ci-hudson/log/.keep?rt=horde-support&r=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
http://git.horde.org/co.php/ci-hudson/run/.keep?rt=horde-support&r=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
http://git.horde.org/co.php/ci-hudson/workdir/.keep?rt=horde-support&r=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545
-----------------------------------------------------------------------
commit 83be7a396d7ea2f1264945f2256f007b4eee0c96
Author: Gunnar Wrobel <p at rdus.de>
Date: Sat Aug 28 21:27:46 2010 +0000
Set additional ignores.
ci-hudson/init.d/hudson | 2 +-
ci-hudson/log/.gitignore | 1 +
ci-hudson/run/.gitignore | 1 +
ci-hudson/workdir/.gitignore | 5 +++++
ci-hudson/workdir/userContent/readme.txt | 1 +
5 files changed, 9 insertions(+), 1 deletions(-)
create mode 100644 ci-hudson/log/.gitignore
create mode 100644 ci-hudson/run/.gitignore
create mode 100644 ci-hudson/workdir/.gitignore
create mode 100644 ci-hudson/workdir/userContent/readme.txt
http://git.horde.org/diff.php/ci-hudson/init.d/hudson?rt=horde-support&r1=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545&r2=83be7a396d7ea2f1264945f2256f007b4eee0c96
http://git.horde.org/co.php/ci-hudson/log/.gitignore?rt=horde-support&r=83be7a396d7ea2f1264945f2256f007b4eee0c96
http://git.horde.org/co.php/ci-hudson/run/.gitignore?rt=horde-support&r=83be7a396d7ea2f1264945f2256f007b4eee0c96
http://git.horde.org/co.php/ci-hudson/workdir/.gitignore?rt=horde-support&r=83be7a396d7ea2f1264945f2256f007b4eee0c96
http://git.horde.org/co.php/ci-hudson/workdir/userContent/readme.txt?rt=horde-support&r=83be7a396d7ea2f1264945f2256f007b4eee0c96
-----------------------------------------------------------------------
commit 40595435b23c3913f1f37ebe9ea7c07c1c592cc8
Author: Gunnar Wrobel <p at rdus.de>
Date: Sat Aug 28 22:14:13 2010 +0000
Added a plugin installation routine.
ci-hudson/Makefile | 19 +++++++++++++++++--
ci-hudson/run/.gitignore | 3 ++-
ci-hudson/workdir/.gitignore | 5 ++++-
3 files changed, 23 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/ci-hudson/Makefile?rt=horde-support&r1=bb8718c9996c4d5c4e5aae8ec8676d32d0c87545&r2=40595435b23c3913f1f37ebe9ea7c07c1c592cc8
http://git.horde.org/diff.php/ci-hudson/run/.gitignore?rt=horde-support&r1=83be7a396d7ea2f1264945f2256f007b4eee0c96&r2=40595435b23c3913f1f37ebe9ea7c07c1c592cc8
http://git.horde.org/diff.php/ci-hudson/workdir/.gitignore?rt=horde-support&r1=83be7a396d7ea2f1264945f2256f007b4eee0c96&r2=40595435b23c3913f1f37ebe9ea7c07c1c592cc8
-----------------------------------------------------------------------
commit db2ce3f72f200d8601633e9886c16858a2da8b8d
Author: Gunnar Wrobel <p at rdus.de>
Date: Sun Aug 29 19:53:09 2010 +0000
Setup the two core jobs (horde, php-hudson-tools)
ci-hudson/workdir/.gitignore | 19 +++++-
ci-hudson/workdir/config.xml | 66 ++++++++++++++++++++
ci-hudson/workdir/jobs/horde/.gitignore | 6 ++
ci-hudson/workdir/jobs/horde/config.xml | 55 ++++++++++++++++
ci-hudson/workdir/jobs/php-hudson-tools/.gitignore | 3 +
ci-hudson/workdir/jobs/php-hudson-tools/config.xml | 55 ++++++++++++++++
6 files changed, 201 insertions(+), 3 deletions(-)
create mode 100644 ci-hudson/workdir/config.xml
create mode 100644 ci-hudson/workdir/jobs/horde/.gitignore
create mode 100644 ci-hudson/workdir/jobs/horde/config.xml
create mode 100644 ci-hudson/workdir/jobs/php-hudson-tools/.gitignore
create mode 100644 ci-hudson/workdir/jobs/php-hudson-tools/config.xml
http://git.horde.org/diff.php/ci-hudson/workdir/.gitignore?rt=horde-support&r1=40595435b23c3913f1f37ebe9ea7c07c1c592cc8&r2=db2ce3f72f200d8601633e9886c16858a2da8b8d
http://git.horde.org/co.php/ci-hudson/workdir/config.xml?rt=horde-support&r=db2ce3f72f200d8601633e9886c16858a2da8b8d
http://git.horde.org/co.php/ci-hudson/workdir/jobs/horde/.gitignore?rt=horde-support&r=db2ce3f72f200d8601633e9886c16858a2da8b8d
http://git.horde.org/co.php/ci-hudson/workdir/jobs/horde/config.xml?rt=horde-support&r=db2ce3f72f200d8601633e9886c16858a2da8b8d
http://git.horde.org/co.php/ci-hudson/workdir/jobs/php-hudson-tools/.gitignore?rt=horde-support&r=db2ce3f72f200d8601633e9886c16858a2da8b8d
http://git.horde.org/co.php/ci-hudson/workdir/jobs/php-hudson-tools/config.xml?rt=horde-support&r=db2ce3f72f200d8601633e9886c16858a2da8b8d
More information about the commits
mailing list