summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/SyndicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Experimental JGit-based GC ExecutorJames Moger2012-10-281-1/+7
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-1/+1
* Draft project pages, project metadata, and RSS feedsJames Moger2012-09-071-47/+117
* Fixed generated urls in RSS feeds for grouped repositoriesJames Moger2012-08-221-1/+2
* 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