1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 12 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message ***
girishc
as girish_c1980
More... over 14 years ago
Use caties.mmtx.data.set. More... over 14 years ago
MMTx path and MMTx data set are now initialized via the local caties.properties file. More... over 14 years ago
The MMTx dataset directory was being hardcoded. It now default to null and defers to the mmtxRegistry.cfg file. It can still be used via main for testing. More... over 14 years ago
Added Physical Object to allowed TUIS More... over 14 years ago
Leading whitespace trimmed by xml while xferring. Adjusted in CaTIES_CoderPR. More... over 14 years ago
*** empty log message ***
girishc
as girish_c1980
More... over 14 years ago
bug fix: selection of radio boxes within report text view were not transferred to new report view
girishc
as girish_c1980
More... over 14 years ago
*** empty log message ***
girishc
as girish_c1980
More... over 14 years ago
Use log4j as diagnostic mechanism More... over 14 years ago
Force CL to C9 before searching More... over 14 years ago
changed to handle older databases which might use MEDIUMBLOB instead of MEDIUMTEXT for document_binary column
girishc
as girish_c1980
More... over 14 years ago
*** empty log message ***
girishc
as girish_c1980
More... over 14 years ago
code cleanup
girishc
as girish_c1980
More... over 14 years ago
Last fix for memory leak in Sequencer, caused a more severe bug that deleted contents of the document_text and conceptcodeset columns. This was due to the session.merge method being used. An alternative solution to reducing memory usage was implemented which involved only loading the parts of the PathologyreportImpl objects that were needed.
girishc
as girish_c1980
More... over 14 years ago
changed caties.sequencer.batchsize parameter name to caties.indexer.batchsize. This is because the indexer also requires the same batch size parameter and the new name reflects this better
girishc
as girish_c1980
More... over 14 years ago
added code to reset session after every batch retrieval to reduce memory usage.
girishc
as girish_c1980
More... over 14 years ago
bucket collisions caused new reports to be loaded on each iteration to resolve the bucket. This required resetting the session periodically to avoid running out of memory. This snowballed into having to reattach objects back to the new session. This might be a potential bug source.
girishc
as girish_c1980
More... over 14 years ago
added reset session code to regular sequencing method
girishc
as girish_c1980
More... over 14 years ago
BugID:2823250 - fixed by reopening session for every new batch to release memory.
girishc
as girish_c1980
More... over 14 years ago
BugID:2823250 - fix
girishc
as girish_c1980
More... over 14 years ago
BugID:2823250 - added sequencer batch size property
girishc
as girish_c1980
More... over 14 years ago
fixed save query as.. bug
girishc
as girish_c1980
More... almost 15 years ago
removed hardcoded application name
girishc
as girish_c1980
More... almost 15 years ago
*** empty log message ***
girishc
as girish_c1980
More... almost 15 years ago
Initial Import v3.6
girishc
as girish_c1980
More... almost 15 years ago