167
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make field final so it is guaranteed to be published More... over 16 years ago
Make instance fields final so they are guaranteed to be published More... over 16 years ago
Make field final so it is guaranteed to be published More... over 16 years ago
[maven-release-plugin] prepare for next development iteration More... over 16 years ago
[maven-release-plugin] prepare release 4.0-alpha4 More... over 16 years ago
Minor change in the release notes More... over 16 years ago
Spurious ; More... over 16 years ago
managedConn cannot be null More... over 16 years ago
Remove redundant assignment More... over 16 years ago
Remove redundant assignment More... over 16 years ago
schm cannot be null More... over 16 years ago
Javadoc correction More... over 16 years ago
Removed inception year tag from module poms More... over 16 years ago
Ensure correct socket variable is used; rename sslock => sslsock More... over 16 years ago
HTTPCLIENT-767 - Static variables need to be final (or access should be synchronised) More... over 16 years ago
Fixed inception year; upgraded JUnit to version 3.8.2 More... over 16 years ago
HTTPCLIENT-764: javadoc improvements More... over 16 years ago
Damn! More... over 16 years ago
Added missing AL header More... over 16 years ago
Javadoc fixes More... over 16 years ago
Updated download page for HttpClient 4.0-alpha4 release More... over 16 years ago
Updated release notes for HttpClient 4.0-alpha4 release More... over 16 years ago
* Fixed connection auto release problem with BasicManagedEntity#writeTo More... over 16 years ago
Copy request headers from the original request to the redirected request More... over 16 years ago
Rewrite the redirect URI only if it contains a fragment part More... over 16 years ago
Minor code improvements in the DefaultClientRequestRedirector and SingleClientConnManager More... over 16 years ago
HTTPCLIENT-763: AbstractClientConnAdapter#abortConnection() does not release the connection if called from the main execution thread while there is no blocking I/O operation. More... over 16 years ago
HTTPCLIENT-763: AbstractClientConnAdapter#abortConnection() does not release the connection if called from the main execution thread while there is no blocking I/O operation. More... over 16 years ago
Renamed Aborter to WaitingThreadAborter More... over 16 years ago
Change WaitingThread class to unblock the lock instead of interrupting the waiting thread More... over 16 years ago