[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r4413] by cwilper

prints stack trace if anything fails on server startup,
also fixed typo for kowari library

2005-09-16 15:57:52 Tree
[r4412] by cwilper

Upgraded to Kowari 1.1 (CVS as of Sept 16th, patched with memory leak fix)

2005-09-16 13:46:50 Tree
[r4411] by payette

the constant for FCFG_SRC was not set to a valid file path. Now, what used to be fedora-default.fcfg is fedora-secure-apim.fcfg.

2005-09-15 21:18:10 Tree
[r4410] by payette

in get method, added checks for all 300-level redirect status codes, not just 302.

2005-09-15 19:19:58 Tree
[r4409] by cwilper

changed to be more generic, since it doesn't matter for us, and will
help with the srb stuff later

2005-09-15 14:15:09 Tree
[r4408] by cwilper

updated with recent mods from fedora-start.bat

2005-09-15 14:14:41 Tree
[r4407] by payette

minor cleanup of variable names, main(), and javadoc

2005-09-14 13:53:33 Tree
[r4406] by cwilper

added alternate forms of get() that respect that value of FOLLOW_REDIRECTS

2005-09-13 18:17:45 Tree
[r4405] by payette

added finally blocks to embrace closing of InputStreams.

2005-09-13 17:25:32 Tree
[r4404] by payette

Changes to handle remaining issues with HTTP 302 status code. Client will now automatically handle SSL redirects on simple gets (REST-based). The SOAP stubs were handling the redirects, but they had a dependency on a REST operation to kick things into gear. So, now any REST or SOAP requests processed via FedoraClient will handle the 302 status. Other miscellaneous refactoring of this class to make less redundant was also done. Also some comments on major methods.

2005-09-09 20:57:54 Tree
Older >