James Moger
2013-11-18 11642275bab78a22da2f85ed06eb2246f8444f4f
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