summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/SyndicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Prefix RSS tags with type information. Include commit id and parents.James Moger2011-11-101-6/+14
* Restored html content to feeds. Include regex substitutions in content.James Moger2011-11-091-3/+4
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-071-3/+3
* Support pagination in RSS feeds. Standardize pg as page parameter.James Moger2011-11-041-3/+11
* Moved SearchType enum to ConstantsJames Moger2011-11-041-3/+2
* RSS search parameters. Include refs as categories in RSS entries.James Moger2011-11-031-1/+30
* Feeds and Manager must respect a server's web.mountParameters settingJames Moger2011-11-031-5/+23
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-011-2/+23
* Set the RSS content type for Firefox 4 (issue 22)James Moger2011-10-061-0/+1
* Fixed broken urls for WAR builds.James Moger2011-09-261-3/+3
* Largely completed, uber-cool federation feature.James Moger2011-09-121-2/+2
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-0/+35
* Big push for first release.James Moger2011-06-251-1/+1
* Mostly stable war build.James Moger2011-06-181-1/+1
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-10/+46
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-111-0/+91