17 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 98667d3851 RepositoryFilter: Refactor doFilter to open Repository in try-with-resource 6 years ago
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server 6 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException 7 years ago
  Jonathan Nieder cc4f4f2fe1 Use message from ServiceNotAuthorizedException, ServiceNotEnabledException 9 years ago
  Dave Borowitz 330c3cae72 Serve 403 from RepositoryFilter on ServiceMayNotContinueException 12 years ago
  Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException 12 years ago
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 12 years ago
  Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter 12 years ago
  Shawn O. Pearce de16d5e8f9 Fix error handling in RepositoryFilter 13 years ago
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload 13 years ago
  Robin Rosenberg ba77150040 Use generics in RepositoryFilter constructor 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago