[jenkinscat-docs] master: GIT/SVN repos added. (7efb262)

immanetize at fedoraproject.org immanetize at fedoraproject.org
Fri Feb 6 07:40:48 UTC 2015


Repository : http://git.fedorahosted.org/cgit/jenkinscat-docs.git

On branch  : master

>---------------------------------------------------------------

commit 7efb2626086edde99bd3d4827918e70fd8893500
Author: Pavel Tisnovsky <ptisnovs at redhat.com>
Date:   Thu Jan 15 09:54:15 2015 +0100

    GIT/SVN repos added.


>---------------------------------------------------------------

 ChangeLog                 |    5 +++++
 src/jenkinscat/server.clj |    6 ++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2cb283a..d1031e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-01-15  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
+	* src/jenkinscat/server.clj:
+	GIT/SVN repos added.
+
+2015-01-15  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
 	* tools/create_books_clj_file.lua:
 	Added basic support for 'disabled' books.
 
diff --git a/src/jenkinscat/server.clj b/src/jenkinscat/server.clj
index 2789fd4..d08f8db 100644
--- a/src/jenkinscat/server.clj
+++ b/src/jenkinscat/server.clj
@@ -64,6 +64,12 @@
     "<span style='color:red'>N/A</span>")
 
 
+(def github-repo-prefix
+    "https://github.com/")
+
+(def fedora-git-repo-prefix
+    "git://git.fedorahosted.org/git/docs/")
+
 (defn third
     [coll]
     (nth coll 2))



More information about the docs-commits mailing list