summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/servlet/SyndicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes #922: RSS feed link ignores forward-slash characterJames Moger2015-09-281-3/+3
* Merge branch 'ticket/169' into developJames Moger2014-09-081-3/+3
|\
| * Improve bad request handling in branch graph, zip, & syndication servletsJames Moger2014-09-081-3/+3
* | Use Guice annotations, not javax.inject annotationsJames Moger2014-07-031-2/+2
* | Embrace @Inject for Managers, Servlets, and FiltersJames Moger2014-07-031-9/+15
|/
* 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