jgit/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server
David Pursehouse b3b728d52c WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath
Change-Id: I268e66d2299a1a12f7ae44b67a6b947339038245
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2016-09-22 09:46:26 +02:00
..
glue WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath 2016-09-22 09:46:26 +02:00
resolver Declare essentially static methods as static 2012-12-27 12:08:06 -05:00
AsIsFileFilter.java Use message from ServiceNotAuthorizedException, ServiceNotEnabledException 2015-06-02 16:54:08 -07: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 Skip logging stack trace on corrupt objects 2015-05-06 16:02:27 -07: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 Report PackProtocolExceptions to client during receive-pack 2015-07-09 11:41:24 -07:00
RepositoryFilter.java Add HTTP status code to ServiceMayNotContinueException 2016-08-23 18:06:51 -07:00
ServletUtils.java Add repository name to failures in HTTP server log 2015-05-06 15:47:34 -07:00
SmartOutputStream.java Compress large /info/refs responses on HTTP 2012-09-19 17:33:07 -07:00
SmartServiceInfoRefs.java Add HTTP status code to ServiceMayNotContinueException 2016-08-23 18:06:51 -07:00
TextFileServlet.java Allow Repository.getDirectory() to be null 2010-06-25 18:03:41 -07:00
UploadPackServlet.java Add HTTP status code to ServiceMayNotContinueException 2016-08-23 18:06:51 -07:00