Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks21-147/+210
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
2018-12-28feature[ats_TW8369]: Format codedonald.g.dunne1-3/+3
2018-11-07bug: Cleanup javadocdonald.g.dunne2-2/+11
2017-10-10refinement: Cleanup code warningsdonald.g.dunne4-11/+6
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne6-18/+18
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne2-2/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne8-22/+22
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-1/+5
2016-07-12refactor: Replace redundant code with OsgiUtil.getServiceRyan D. Brooks1-35/+3
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks3-7/+4
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne7-413/+404
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks10-26/+26
2014-10-24bug[ats_ATS104443]: Prevent bad xml characters from being unmarshalledjmisinco1-1/+3
2014-07-31refinement: Improve ActiveMQ unmarshall exceptiondonald.g.dunne1-2/+3
2014-03-05feature[ats_ATS27250]: Remove unnecessary JMS codeAndrew M. Finkbeiner1-109/+0
2013-12-13refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne1-7/+4
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks10-16/+10
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne2-5/+19
2012-11-08feature[ats_TL5SF]: Add messaging tests to mavenRoberto E. Escobar3-29/+31
2012-08-15feature[ats_BP3TW]: Add debug commandsAndrew M Finkbeiner5-3/+243
2012-08-07feature[ats_VN3JK]: Fix unsubscribe equals logicAndrew M Finkbeiner1-3/+3
2012-07-12refinement: Update file author and javadocddunne1-2/+4
2012-05-26feature[ats_19NDL]: Add async connection nodeAndrew M Finkbeiner1-0/+514
2012-04-13feature[ats_VGR8B]: Convert framework messaging to DSRoberto E. Escobar5-94/+184
2012-04-23bug[ats_094MT]: Update connection node state so that a restart can work.Andrew M Finkbeiner1-4/+4
2012-04-05feature: OseeVersion into OseeExceptions.wrapAndThrow()kwilk1-2/+0
2011-08-29feature[ats_B95CV]: Message receives now multithreadedMike Masterson2-11/+42
2011-08-26feature[ats_B95CV]: Fill in headers when notifying message listenersMike Masterson1-0/+11
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook1-2/+1
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks4-12/+10
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-1/+1
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks2-11/+6
2010-09-10bug: Remove producer creation during pingAndrew Finkbeiner1-1/+2
2010-08-29Eclipse source cleanup and formatrbrooks2-6/+2
2010-08-23Updated to use OseeProperties classrescobar1-1/+3
2010-08-06(no commit message)afinkbein2-4/+8
2010-08-02(no commit message)afinkbein1-1/+0
2010-08-02(no commit message)afinkbein1-1/+1
2010-08-02(no commit message)afinkbein1-1/+1
2010-07-27Updated osee.broker system propertyrescobar1-1/+1
2010-07-24applied Eclipse source cleanuprbrooks16-265/+300
2010-07-24converted all line terminators to unix stylerbrooks11-1160/+1160
2010-07-18add distribution statement to files that are missing itrbrooks11-54/+109
2010-07-13Added ConnectionNode functions for using default status callback handlers. mmasterso2-17/+64
2010-06-28cleaned up some messaging interfacesafinkbein1-10/+8
2010-06-24(no commit message)afinkbein1-0/+8
2010-06-11cleaned up some shutdown codeafinkbein2-4/+10
2010-05-11corrected format of @author tagsrbrooks11-11/+11
2010-04-29(no commit message)afinkbein1-2/+2

Back to the top