summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/servlet/SyndicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Change enum name and unit test RSS tag queriesJames Moger2014-05-081-3/+3
* Updated the SyndicationServlet to provide an additional option to return deta...Gerard Smyth2014-05-081-44/+91
* Process bugtraq configuration in markup document renderingJames Moger2014-03-041-2/+2
* New canonical base url setting for repository urls and notificationsJames Moger2013-12-301-1/+4
* Rollback to Servlet 2.5James Moger2013-12-111-16/+12
* Remove @Inject references because they confuse JEE containersJames Moger2013-12-101-4/+0
* Add support for per-repository bugtraq configurationJames Moger2013-12-031-1/+1
* Moved servlets and services to separate packagesJames Moger2013-11-291-0/+352