jgit/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server
Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks
Bug: 431552
Change-Id: I469316f5645205016e1fa6b0fbd2ff3b509b14bc
Signed-off-by: Robin Stocker <robin@nibor.org>
2014-03-29 18:34:41 +01:00
..
glue Add type argumente to some raw reclaration 2012-12-27 11:57:34 -05:00
resolver Declare essentially static methods as static 2012-12-27 12:08:06 -05:00
AsIsFileFilter.java daemon: Use HTTP's resolver and factory pattern 2011-02-14 18:28:21 -08:00
ClientVersionUtil.java Cleanup javadocs so they pass the java8 doclint checks 2014-03-29 18:34:41 +01:00
FileSender.java Remove unnecessary @SuppressWarnings 2012-09-23 23:00:36 +02:00
GitFilter.java Use '406 Not Acceptable' when info/refs is disabled 2012-09-19 19:19:20 -07:00
GitServlet.java Add type argumente to some raw reclaration 2012-12-27 11:57:34 -05:00
GitSmartHttpTools.java Extract protocol constants to a common class 2013-11-01 19:57:47 -07:00
HttpServerText.java Make an exception for the formatting rules (turn off) for some files 2012-11-16 10:28:42 -08:00
InfoPacksServlet.java JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
InfoRefsServlet.java Propagate IOException where possible when getting refs. 2013-10-07 11:32:54 -07:00
IsLocalFilter.java JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
NoCacheFilter.java Simple dumb HTTP server for Git 2010-01-12 12:01:24 -08:00
ObjectFileServlet.java JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
ReceivePackServlet.java Disable response compression on /git-receive-pack URLs 2012-12-07 12:28:36 -08:00
RepositoryFilter.java Serve 403 from RepositoryFilter on ServiceMayNotContinueException 2012-06-20 14:53:59 -07:00
ServletUtils.java Work around smart HTTP bugs in C Git 2012-06-27 14:11:42 -07:00
SmartOutputStream.java Compress large /info/refs responses on HTTP 2012-09-19 17:33:07 -07:00
SmartServiceInfoRefs.java Compress large /info/refs responses on HTTP 2012-09-19 17:33:07 -07:00
TextFileServlet.java Allow Repository.getDirectory() to be null 2010-06-25 18:03:41 -07:00
UploadPackServlet.java Compress large /info/refs responses on HTTP 2012-09-19 17:33:07 -07:00