82 Commits (1f6d43a6528212f270f0f4542ee0cb54cd1a2435)

Author SHA1 Message Date
Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests 7 years ago
David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 7 years ago
David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 7 years ago
David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 7 years ago
Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 7 years ago
Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 8 years ago
David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" 8 years ago
Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 8 years ago
Bo Zhang d4bd09b78d Follow redirects in transport 8 years ago
David Pursehouse a45cfee7a3 Organize imports 8 years ago
Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 8 years ago
Mike Edgar 3b526f863a Fix Buck build broken by 4812fda. 9 years ago
Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 9 years ago
Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 9 years ago
David Pursehouse f595089be0 Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED 9 years ago
Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 9 years ago
Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException 9 years ago
Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 9 years ago
Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 years ago
Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 10 years ago
Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 10 years ago
Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" 10 years ago
Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 10 years ago
David Pletcher 19f869996f Extract path info from requests without decoding 10 years ago
Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers 11 years ago
Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 11 years ago
Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 11 years ago
Shawn Pearce 69c1244989 Use getPath() in FileResolverTest 11 years ago
Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 11 years ago
Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 12 years ago
Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 12 years ago
André Dietisheim a31920555f Allow users to show server messages while pushing 12 years ago