You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2014/08/18 09:21:15 UTC

[1/2] git commit: make CI build faster

Repository: wicket
Updated Branches:
  refs/heads/master d5609b0ee -> 93d18f886


make CI build faster

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ed703d85
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ed703d85
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ed703d85

Branch: refs/heads/master
Commit: ed703d850982882476dffa9a062b6c4f7ed54f42
Parents: 082b888
Author: Peter Dave Hello <hs...@peterdavehello.org>
Authored: Sun Aug 17 00:52:39 2014 +0800
Committer: Peter Dave Hello <hs...@peterdavehello.org>
Committed: Sun Aug 17 00:52:39 2014 +0800

----------------------------------------------------------------------
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/ed703d85/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 4cee540..da7091a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
 language: node_js
 node_js:
-  - 0.10
\ No newline at end of file
+  - 0.10
+git:
+  depth: 10


[2/2] git commit: Merge branch 'patch-1' of https://github.com/PeterDaveHello/wicket into pr-75-patch-1

Posted by mg...@apache.org.
Merge branch 'patch-1' of https://github.com/PeterDaveHello/wicket into pr-75-patch-1


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/93d18f88
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/93d18f88
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/93d18f88

Branch: refs/heads/master
Commit: 93d18f886a4defe2a0a6935cbc389169199b252c
Parents: d5609b0 ed703d8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Mon Aug 18 09:18:45 2014 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Mon Aug 18 09:18:45 2014 +0200

----------------------------------------------------------------------
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------