David Ostrovsky
2014-03-11 b799d545f37f7123aaa1ee1d0ff3b61f1f3cc8c2
src/main/java/com/gitblit/utils/SyndicationUtils.java
@@ -43,15 +43,15 @@
/**
 * Utility class for RSS feeds.
 *
 *
 * @author James Moger
 *
 *
 */
public class SyndicationUtils {
   /**
    * Outputs an RSS feed of the list of entries to the outputstream.
    *
    *
    * @param hostUrl
    * @param feedLink
    * @param title
@@ -118,7 +118,7 @@
   /**
    * Reads a Gitblit RSS feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param repository
@@ -153,7 +153,7 @@
   /**
    * Reads a Gitblit RSS search feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param repository
@@ -195,7 +195,7 @@
   /**
    * Reads a Gitblit RSS feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param parameters